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

test_encryption.py .E

==================================== ERRORS ====================================
__________ ERROR at teardown of TestEncryption.test_simple_encryption __________
ydb/tests/functional/encryption/test_encryption.py:166: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.045821 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.077755 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.11294 seconds, 1 sessions to shutdown
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.012767 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.023031 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.046641 seconds, 1 sessions to shutdown
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.029314 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1373633==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 528 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000021e2b6fe in bool NActors::TActorContext::Send<(NActors::ESendingType)0>(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:516:34
E   #2 0x00004b36aa45 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
E   #3 0x00004b36aa45 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:863:13
E   #4 0x00004b3707ce in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:96:70
E   #5 0x00004b362a51 in NActors::THandshakeActor::CheckPeerCookie(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:624:32
E   #6 0x00004b350a98 in NActors::THandshakeActor::PerformIncomingHandshake() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1042:52
E   #7 0x00004b34c847 in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:339:21
E   #8 0x00004b34b30c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:293:17
E   #9 0x00004050f42b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
E   #10 0x00001f6827aa in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9
E   
E   Indirect leak of 200 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f023ada in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:197:33
E   #2 0x00003f0245a8 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:204:11
E   #3 0x00003f02449a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #4 0x00004b151ed0 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
E   #5 0x000053f54db2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #6 0x000041395a5b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1604:26
E   #7 0x0000413acea4 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2266:13
E   #8 0x00003e707246 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #9 0x00004123481b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
E   #10 0x00003e78be85 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #11 0x00003e785ae5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #12 0x00003e7782a7 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #13 0x00003e70d3c6 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003e71127d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001f2a0c05 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7fdc0e40bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 168 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f00ad32 in MakeHolder<NKikimr::NNodeBroker::TCacheMissResolve, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, TAutoPtr<NActors::IEventHandle, TDelete> &, NMonotonic::TMonotonic &, unsigned long> /-S/util/generic/ptr.h:386:23
E   #2 0x00003f00ad32 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:387:27
E   #3 0x00003f014ab0 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
E   #4 0x00003f005121 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #5 0x000021e24b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #6 0x000021edbe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #7 0x000021ee59f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #8 0x000021ee4fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #9 0x000021ee701e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #10 0x00001f6a2dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #11 0x00001f3406e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 120 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f0296b3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003f0296b3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003f0296b3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003f0296b3 in get_node /-S/util/generic/hash_table.h:497:43
E   #5 0x00003f0296b3 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
E   #6 0x00003f0296b3 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
E   #7 0x00003f0246a4 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #8 0x00003f0246a4 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:177:20
E   #9 0x00003f0246a4 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
E   #10 0x00003f02449a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #11 0x00004b151ed0 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
E   #12 0x000053f54db2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x000041395a5b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1604:26
E   #14 0x0000413acea4 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2266:13
E   #15 0x00003e707246 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x00004123481b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
E   #17 0x00003e78be85 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #18 0x00003e785ae5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #19 0x00003e7782a7 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #20 0x00003e70d3c6 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e71127d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f2a0c05 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7fdc0e40bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 96 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f036d7d in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003f036d7d in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003f036d7d in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003f036d7d in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x00003f036d7d in __construct_node_hash<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1840:21
E   #6 0x00003f036d7d in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__emplace_unique_key_args<NKikimr::NNodeBroker::TCacheMiss*, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>>(NKikimr::NNodeBroker::TCacheMiss* const&, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1547:25
E   #7 0x00003f00b058 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
E   #8 0x00003f00b058 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
E   #9 0x00003f00b058 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:389:38
E   #10 0x00003f014ab0 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
E   #11 0x00003f005121 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #12 0x000021e24b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #13 0x000021edbe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #14 0x000021ee59f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #15 0x000021ee4fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #16 0x000021ee701e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #17 0x00001f6a2dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #18 0x00001f3406e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 72 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004b36a930 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:863:41
E   #2 0x00004b3707ce in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:96:70
E   #3 0x00004b362a51 in NActors::THandshakeActor::CheckPeerCookie(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:624:32
E   #4 0x00004b350a98 in NActors::THandshakeActor::PerformIncomingHandshake() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1042:52
E   #5 0x00004b34c847 in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:339:21
E   #6 0x00004b34b30c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:293:17
E   #7 0x00004050f42b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
E   #8 0x00001f6827aa in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9
E   
E   Indirect leak of 72 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f0292ba in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003f0292ba in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003f0292ba in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003f0292ba in initialize_dynamic /-S/util/generic/hash_table.h:233:35
E   #5 0x00003f0292ba in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
E   #6 0x00003f0292ba in THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::reserve(unsigned long) /-S/util/generic/hash_table.h:1324:13
E   #7 0x00003f024695 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
E   #8 0x00003f024695 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:177:20
E   #9 0x00003f024695 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
E   #10 0x00003f02449a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #11 0x00004b151ed0 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
E   #12 0x000053f54db2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x000041395a5b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1604:26
E   #14 0x0000413acea4 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2266:13
E   #15 0x00003e707246 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x00004123481b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
E   #17 0x00003e78be85 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #18 0x00003e785ae5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #19 0x00003e7782a7 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #20 0x00003e70d3c6 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e71127d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f2a0c05 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7fdc0e40bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 48 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f029d13 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003f029d13 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003f029d13 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003f029d13 in __allocate_at_least<std::__y1::allocator<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > > > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003f029d13 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003f029d13 in __init_with_size<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *, std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *> /-S/contrib/libs/cxxsupp/libcxx/include/vector:825:7
E   #7 0x00003f029d13 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
E   #8 0x00003f029d13 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
E   #9 0x00003f029d13 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
E   #10 0x00003f029728 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
E   #11 0x00003f029728 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
E   #12 0x00003f029728 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
E   #13 0x00003f029728 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
E   #14 0x00003f0246a4 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #15 0x00003f0246a4 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:177:20
E   #16 0x00003f0246a4 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
E   #17 0x00003f02449a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #18 0x00004b151ed0 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
E   #19 0x000053f54db2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #20 0x000041395a5b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1604:26
E   #21 0x0000413acea4 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2266:13
E   #22 0x00003e707246 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #23 0x00004123481b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
E   #24 0x00003e78be85 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #25 0x00003e785ae5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #26 0x00003e7782a7 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #27 0x00003e70d3c6 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #28 0x00003e71127d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #29 0x00001f2a0c05 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #30 0x7fdc0e40bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 40 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f0374d6 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003f0374d6 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003f0374d6 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003f0374d6 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x00003f0374d6 in void std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__do_rehash<true>(unsigned long) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1730:36
E   #6 0x00003f03702c in __rehash<true> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table
E   #7 0x00003f03702c in __rehash_unique /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:883:63
E   #8 0x00003f03702c in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__emplace_unique_key_args<NKikimr::NNodeBroker::TCacheMiss*, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>>(NKikimr::NNodeBroker::TCacheMiss* const&, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1549:7
E   #9 0x00003f00b058 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
E   #10 0x00003f00b058 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
E   #11 0x00003f00b058 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:389:38
E   #12 0x00003f014ab0 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
E   #13 0x00003f005121 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #14 0x000021e24b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #15 0x000021edbe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #16 0x000021ee59f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #17 0x000021ee4fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #18 0x000021ee701e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #19 0x00001f6a2dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #20 0x00001f3406e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004125229f in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00004125229f in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00004125229f in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x00004125229f in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:163:45
E   #5 0x0000412ab562 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1332:17
E   #6 0x000041293f91 in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1401:9
E   #7 0x0000412626e8 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1134:13
E   #8 0x000041235917 in Parse /-S/ydb/core/config/init/init.h:324:15
E   #9 0x000041235917 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:69:13
E   #10 0x00003e78c584 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
E   #11 0x00003e785abc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
E   #12 0x00003e7782a7 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #13 0x00003e70d3c6 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003e71127d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001f2a0c05 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7fdc0e40bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000041238089 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000041238089 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000041238089 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x000041238089 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:643:22
E   #5 0x000041252da7 in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:166:21
E   #6 0x0000412ab562 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1332:17
E   #7 0x000041293f91 in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1401:9
E   #8 0x0000412626e8 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1134:13
E   #9 0x000041235917 in Parse /-S/ydb/core/config/init/init.h:324:15
E   #10 0x000041235917 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:69:13
E   #11 0x00003e78c584 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
E   #12 0x00003e785abc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
E   #13 0x00003e7782a7 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_simple_encryption
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9245
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20447
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20869
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14103
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61895
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24515
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17905
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9387
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/ygsp/000c57/r3tmp/kikimr_cluster_w6xog1bt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14701
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11800
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6183
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/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/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_rxdjj39z.log --grpc-port=14701 --mon-port=25172 --ic-port=9245
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12638
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11471
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4115
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_fexrgbb2.log --grpc-port=8008 --mon-port=12638 --ic-port=20447
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63647
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28676
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1874
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8840
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_j_4sh8le.log --grpc-port=63647 --mon-port=28676 --ic-port=20869
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7571
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2619
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11494
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_383gm06k.log --grpc-port=1363 --mon-port=7571 --ic-port=14103
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18828
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9529
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65505
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_pwl70dbo.log --grpc-port=18828 --mon-port=9529 --ic-port=61895
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12294
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8927
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8943
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8648
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_hahcjgmy.log --grpc-port=12294 --mon-port=8927 --ic-port=24515
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17332
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6672
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_g8qnh5en.log --grpc-port=17332 --mon-port=19913 --ic-port=17905
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64624
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11490
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26749
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_jwb4vs42.log --grpc-port=64624 --mon-port=20108 --ic-port=9387
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:14701/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:14701/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/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/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_rxdjj39z.log --grpc-port=14701 --mon-port=25172 --ic-port=9245
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_rxdjj39z.log', '--grpc-port=14701', '--mon-port=25172', '--ic-port=9245')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1353234
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:14701/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1353238
DEBUG    ya.test:process.py:259 Command (pid 1353238) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1353238) elapsed time (sec): 0.8504805564880371
DEBUG    ya.test:process.py:263 Command (pid 1353238) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353238) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1353238) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353238) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353238) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1353238) maxrss: 478776
DEBUG    ya.test:process.py:263 Command (pid 1353238) minflt: 45123
DEBUG    ya.test:process.py:263 Command (pid 1353238) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1353238) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1353238) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1353238) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1353238) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1353238) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1353238) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1353238) stime: 0.212359
DEBUG    ya.test:process.py:263 Command (pid 1353238) utime: 0.504362
DEBUG    ya.test:process.py:263 Command (pid 1353238) wtime: 0.854
DEBUG    ya.test:process.py:275 Command (pid 1353238) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8008/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:8008/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_fexrgbb2.log --grpc-port=8008 --mon-port=12638 --ic-port=20447
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_fexrgbb2.log', '--grpc-port=8008', '--mon-port=12638', '--ic-port=20447')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1353449
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8008/2
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/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1353451
DEBUG    ya.test:process.py:259 Command (pid 1353451) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1353451) elapsed time (sec): 0.7562129497528076
DEBUG    ya.test:process.py:263 Command (pid 1353451) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353451) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1353451) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353451) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353451) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1353451) maxrss: 480196
DEBUG    ya.test:process.py:263 Command (pid 1353451) minflt: 45163
DEBUG    ya.test:process.py:263 Command (pid 1353451) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1353451) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1353451) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 1353451) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1353451) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1353451) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1353451) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1353451) stime: 0.179359
DEBUG    ya.test:process.py:263 Command (pid 1353451) utime: 0.49838499999999997
DEBUG    ya.test:process.py:263 Command (pid 1353451) wtime: 0.758
DEBUG    ya.test:process.py:275 Command (pid 1353451) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:63647/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:63647/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_j_4sh8le.log --grpc-port=63647 --mon-port=28676 --ic-port=20869
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_j_4sh8le.log', '--grpc-port=63647', '--mon-port=28676', '--ic-port=20869')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1353687
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:63647/3
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/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1353690
DEBUG    ya.test:process.py:259 Command (pid 1353690) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1353690) elapsed time (sec): 0.9990146160125732
DEBUG    ya.test:process.py:263 Command (pid 1353690) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353690) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1353690) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353690) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353690) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1353690) maxrss: 481448
DEBUG    ya.test:process.py:263 Command (pid 1353690) minflt: 45110
DEBUG    ya.test:process.py:263 Command (pid 1353690) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1353690) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1353690) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1353690) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1353690) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1353690) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1353690) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1353690) stime: 0.18492
DEBUG    ya.test:process.py:263 Command (pid 1353690) utime: 0.5171939999999999
DEBUG    ya.test:process.py:263 Command (pid 1353690) wtime: 1.007
DEBUG    ya.test:process.py:275 Command (pid 1353690) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:1363/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:1363/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_383gm06k.log --grpc-port=1363 --mon-port=7571 --ic-port=14103
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_383gm06k.log', '--grpc-port=1363', '--mon-port=7571', '--ic-port=14103')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1353905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:1363/4
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/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1353906
DEBUG    ya.test:process.py:259 Command (pid 1353906) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1353906) elapsed time (sec): 0.8282861709594727
DEBUG    ya.test:process.py:263 Command (pid 1353906) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353906) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1353906) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353906) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1353906) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1353906) maxrss: 482988
DEBUG    ya.test:process.py:263 Command (pid 1353906) minflt: 45147
DEBUG    ya.test:process.py:263 Command (pid 1353906) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1353906) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1353906) nivcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 1353906) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1353906) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1353906) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1353906) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1353906) stime: 0.21236
DEBUG    ya.test:process.py:263 Command (pid 1353906) utime: 0.508586
DEBUG    ya.test:process.py:263 Command (pid 1353906) wtime: 0.83
DEBUG    ya.test:process.py:275 Command (pid 1353906) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:18828/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:18828/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_pwl70dbo.log --grpc-port=18828 --mon-port=9529 --ic-port=61895
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_pwl70dbo.log', '--grpc-port=18828', '--mon-port=9529', '--ic-port=61895')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1354096
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:18828/5
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/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1354109
DEBUG    ya.test:process.py:259 Command (pid 1354109) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1354109) elapsed time (sec): 0.807157039642334
DEBUG    ya.test:process.py:263 Command (pid 1354109) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1354109) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1354109) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1354109) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1354109) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1354109) maxrss: 484288
DEBUG    ya.test:process.py:263 Command (pid 1354109) minflt: 45077
DEBUG    ya.test:process.py:263 Command (pid 1354109) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1354109) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1354109) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1354109) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1354109) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1354109) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1354109) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1354109) stime: 0.166562
DEBUG    ya.test:process.py:263 Command (pid 1354109) utime: 0.519137
DEBUG    ya.test:process.py:263 Command (pid 1354109) wtime: 0.815
DEBUG    ya.test:process.py:275 Command (pid 1354109) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:12294/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:12294/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_hahcjgmy.log --grpc-port=12294 --mon-port=8927 --ic-port=24515
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_hahcjgmy.log', '--grpc-port=12294', '--mon-port=8927', '--ic-port=24515')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1354473
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:12294/6
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/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1354478
DEBUG    ya.test:process.py:259 Command (pid 1354478) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1354478) elapsed time (sec): 0.8226797580718994
DEBUG    ya.test:process.py:263 Command (pid 1354478) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1354478) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1354478) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1354478) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1354478) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1354478) maxrss: 485888
DEBUG    ya.test:process.py:263 Command (pid 1354478) minflt: 45107
DEBUG    ya.test:process.py:263 Command (pid 1354478) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1354478) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1354478) nivcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 1354478) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1354478) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1354478) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1354478) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1354478) stime: 0.166537
DEBUG    ya.test:process.py:263 Command (pid 1354478) utime: 0.533289
DEBUG    ya.test:process.py:263 Command (pid 1354478) wtime: 0.824
DEBUG    ya.test:process.py:275 Command (pid 1354478) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:17332/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:17332/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_g8qnh5en.log --grpc-port=17332 --mon-port=19913 --ic-port=17905
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_g8qnh5en.log', '--grpc-port=17332', '--mon-port=19913', '--ic-port=17905')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1354882
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:17332/7
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/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1354889
DEBUG    ya.test:process.py:259 Command (pid 1354889) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1354889) elapsed time (sec): 1.1046967506408691
DEBUG    ya.test:process.py:263 Command (pid 1354889) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1354889) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1354889) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1354889) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1354889) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1354889) maxrss: 487644
DEBUG    ya.test:process.py:263 Command (pid 1354889) minflt: 45285
DEBUG    ya.test:process.py:263 Command (pid 1354889) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1354889) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1354889) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 1354889) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1354889) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1354889) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1354889) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1354889) stime: 0.21323799999999998
DEBUG    ya.test:process.py:263 Command (pid 1354889) utime: 0.507726
DEBUG    ya.test:process.py:263 Command (pid 1354889) wtime: 1.123
DEBUG    ya.test:process.py:275 Command (pid 1354889) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:64624/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:64624/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_jwb4vs42.log --grpc-port=64624 --mon-port=20108 --ic-port=9387
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_jwb4vs42.log', '--grpc-port=64624', '--mon-port=20108', '--ic-port=9387')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1355442
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:64624/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1355466
DEBUG    ya.test:process.py:259 Command (pid 1355466) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1355466) elapsed time (sec): 0.8470022678375244
DEBUG    ya.test:process.py:263 Command (pid 1355466) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1355466) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1355466) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1355466) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1355466) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1355466) maxrss: 488864
DEBUG    ya.test:process.py:263 Command (pid 1355466) minflt: 45154
DEBUG    ya.test:process.py:263 Command (pid 1355466) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1355466) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1355466) nivcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 1355466) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1355466) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1355466) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1355466) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1355466) stime: 0.19835799999999998
DEBUG    ya.test:process.py:263 Command (pid 1355466) utime: 0.502085
DEBUG    ya.test:process.py:263 Command (pid 1355466) wtime: 0.854
DEBUG    ya.test:process.py:275 Command (pid 1355466) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14701', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9245\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20447\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20869\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14103\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61895\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24515\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17905\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9387\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14701', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9245\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20447\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20869\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14103\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61895\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24515\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17905\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9387\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1356764
DEBUG    ya.test:process.py:259 Command (pid 1356764) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1356764) elapsed time (sec): 1.5078513622283936
DEBUG    ya.test:process.py:263 Command (pid 1356764) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356764) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1356764) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356764) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1356764) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1356764) maxrss: 750844
DEBUG    ya.test:process.py:263 Command (pid 1356764) minflt: 51384
DEBUG    ya.test:process.py:263 Command (pid 1356764) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1356764) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1356764) nivcsw: 240
DEBUG    ya.test:process.py:263 Command (pid 1356764) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1356764) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1356764) nvcsw: 616
DEBUG    ya.test:process.py:263 Command (pid 1356764) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1356764) stime: 0.308293
DEBUG    ya.test:process.py:263 Command (pid 1356764) utime: 0.545697
DEBUG    ya.test:process.py:263 Command (pid 1356764) wtime: 1.531
DEBUG    ya.test:process.py:275 Command (pid 1356764) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14701', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14701', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 1357375
DEBUG    ya.test:process.py:259 Command (pid 1357375) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1357375) elapsed time (sec): 1.0536184310913086
DEBUG    ya.test:process.py:263 Command (pid 1357375) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1357375) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1357375) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1357375) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1357375) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1357375) maxrss: 750844
DEBUG    ya.test:process.py:263 Command (pid 1357375) minflt: 51446
DEBUG    ya.test:process.py:263 Command (pid 1357375) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1357375) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1357375) nivcsw: 208
DEBUG    ya.test:process.py:263 Command (pid 1357375) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1357375) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1357375) nvcsw: 468
DEBUG    ya.test:process.py:263 Command (pid 1357375) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1357375) stime: 0.252665
DEBUG    ya.test:process.py:263 Command (pid 1357375) utime: 0.581662
DEBUG    ya.test:process.py:263 Command (pid 1357375) wtime: 1.061
DEBUG    ya.test:process.py:275 Command (pid 1357375) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_encryption.py::TestEncryption, test_name: test_simple_encryption)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14276
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24323
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5235
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pf4by4u4.log --grpc-port=26597 --mon-port=14276 --ic-port=19008 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11920
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13996
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14333
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_mvlyof73.log --grpc-port=12476 --mon-port=64538 --ic-port=11920 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pf4by4u4.log --grpc-port=26597 --mon-port=14276 --ic-port=19008 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14701', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pf4by4u4.log', '--grpc-port=26597', '--mon-port=14276', '--ic-port=19008', '--key-file', '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1357999
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26597/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1358000
DEBUG    ya.test:process.py:259 Command (pid 1358000) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1358000) elapsed time (sec): 0.7951779365539551
DEBUG    ya.test:process.py:263 Command (pid 1358000) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1358000) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1358000) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1358000) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1358000) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1358000) maxrss: 750844
DEBUG    ya.test:process.py:263 Command (pid 1358000) minflt: 45169
DEBUG    ya.test:process.py:263 Command (pid 1358000) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1358000) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1358000) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 1358000) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1358000) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1358000) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1358000) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1358000) stime: 0.229021
DEBUG    ya.test:process.py:263 Command (pid 1358000) utime: 0.469309
DEBUG    ya.test:process.py:263 Command (pid 1358000) wtime: 0.801
DEBUG    ya.test:process.py:275 Command (pid 1358000) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_mvlyof73.log --grpc-port=12476 --mon-port=64538 --ic-port=11920 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14701', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_mvlyof73.log', '--grpc-port=12476', '--mon-port=64538', '--ic-port=11920', '--key-file', '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1358217
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:12476/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1358218
DEBUG    ya.test:process.py:259 Command (pid 1358218) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1358218) elapsed time (sec): 0.7936198711395264
DEBUG    ya.test:process.py:263 Command (pid 1358218) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1358218) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1358218) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1358218) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1358218) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1358218) maxrss: 750844
DEBUG    ya.test:process.py:263 Command (pid 1358218) minflt: 45092
DEBUG    ya.test:process.py:263 Command (pid 1358218) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1358218) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1358218) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 1358218) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1358218) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1358218) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1358218) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1358218) stime: 0.22175399999999998
DEBUG    ya.test:process.py:263 Command (pid 1358218) utime: 0.469304
DEBUG    ya.test:process.py:263 Command (pid 1358218) wtime: 0.795
DEBUG    ya.test:process.py:275 Command (pid 1358218) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27082
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15165
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7259
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10878
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63866
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_dxqmr6re.log --grpc-port=27082 --mon-port=15165 --ic-port=7259 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9464
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17690
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28558
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13536
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_e76pzi11.log --grpc-port=10241 --mon-port=9464 --ic-port=17690 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_dxqmr6re.log --grpc-port=27082 --mon-port=15165 --ic-port=7259 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14701', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_dxqmr6re.log', '--grpc-port=27082', '--mon-port=15165', '--ic-port=7259', '--key-file', '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1358623
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:27082/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1358637
DEBUG    ya.test:process.py:259 Command (pid 1358637) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1358637) elapsed time (sec): 0.9723587036132812
DEBUG    ya.test:process.py:263 Command (pid 1358637) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1358637) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1358637) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1358637) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1358637) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1358637) maxrss: 750844
DEBUG    ya.test:process.py:263 Command (pid 1358637) minflt: 45029
DEBUG    ya.test:process.py:263 Command (pid 1358637) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1358637) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1358637) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1358637) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1358637) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1358637) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1358637) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1358637) stime: 0.194289
DEBUG    ya.test:process.py:263 Command (pid 1358637) utime: 0.531372
DEBUG    ya.test:process.py:263 Command (pid 1358637) wtime: 0.979
DEBUG    ya.test:process.py:275 Command (pid 1358637) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_e76pzi11.log --grpc-port=10241 --mon-port=9464 --ic-port=17690 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14701', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_e76pzi11.log', '--grpc-port=10241', '--mon-port=9464', '--ic-port=17690', '--key-file', '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1359133
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10241/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1359137
DEBUG    ya.test:process.py:259 Command (pid 1359137) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1359137) elapsed time (sec): 1.1869237422943115
DEBUG    ya.test:process.py:263 Command (pid 1359137) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1359137) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1359137) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1359137) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1359137) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1359137) maxrss: 750844
DEBUG    ya.test:process.py:263 Command (pid 1359137) minflt: 45078
DEBUG    ya.test:process.py:263 Command (pid 1359137) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1359137) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1359137) nivcsw: 223
DEBUG    ya.test:process.py:263 Command (pid 1359137) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1359137) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1359137) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1359137) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1359137) stime: 0.20174499999999998
DEBUG    ya.test:process.py:263 Command (pid 1359137) utime: 0.527287
DEBUG    ya.test:process.py:263 Command (pid 1359137) wtime: 1.189
DEBUG    ya.test:process.py:275 Command (pid 1359137) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0e68dbf5-38ac-45d4-a11a-be1b39decfc2, localhost:14701): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0e68dbf5-38ac-45d4-a11a-be1b39decfc2, localhost:14701): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0e68dbf5-38ac-45d4-a11a-be1b39decfc2, localhost:14701): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-cg3t4ljx3u.auto.internal" port: 12476 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" node_id: 50001 } endpoints { address: "ghrun-cg3t4ljx3u.auto.internal" port: 26597 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-cg3t4ljx3u.auto.internal:12476, location , ssl: False>, <Endpoint ghrun-cg3t4ljx3u.auto.internal:26597, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14701
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ae42f611-48cd-4b36-8b31-82f7210b3752, localhost:14701): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ae42f611-48cd-4b36-8b31-82f7210b3752, localhost:14701): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ae42f611-48cd-4b36-8b31-82f7210b3752, localhost:14701): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-cg3t4ljx3u.auto.internal" port: 27082 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" node_id: 50002 } endpoints { address: "ghrun-cg3t4ljx3u.auto.internal" port: 10241 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" node_id: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-cg3t4ljx3u.auto.internal:27082, location , ssl: False>, <Endpoint ghrun-cg3t4ljx3u.auto.internal:10241, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14701
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beafd0d16f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beafd0d04f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafd0d04f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7e0115c3-1461-4ba1-a906-6cf46e9cd0af, ghrun-cg3t4ljx3u.auto.internal:12476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7e0115c3-1461-4ba1-a906-6cf46e9cd0af, ghrun-cg3t4ljx3u.auto.internal:12476): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7e0115c3-1461-4ba1-a906-6cf46e9cd0af, ghrun-cg3t4ljx3u.auto.internal:12476): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7e0115c3-1461-4ba1-a906-6cf46e9cd0af, ghrun-cg3t4ljx3u.auto.internal:12476): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=YmI2NjUyMGItYjcyOWZjOTYtOWU3NTU5ZjYtNmM2NDllMGU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafd0d04f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7beafd0d04f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 7e0115c3-1461-4ba1-a906-6cf46e9cd0af, ghrun-cg3t4ljx3u.auto.internal:12476): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, e737f0a7-c880-4432-acbe-f3d55d1f076d, ghrun-cg3t4ljx3u.auto.internal:12476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, e737f0a7-c880-4432-acbe-f3d55d1f076d, ghrun-cg3t4ljx3u.auto.internal:12476): request = { session_id: "ydb://session/3?node_id=50001&id=YmI2NjUyMGItYjcyOWZjOTYtOWU3NTU5ZjYtNmM2NDllMGU=" yql_text: "--!syntax_v1\n create table db1 (key uint64, value utf8, primary key(key)) WITH ( UNIFORM_PARTITIONS = 64 ); " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, e737f0a7-c880-4432-acbe-f3d55d1f076d, ghrun-cg3t4ljx3u.auto.internal:12476): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafd0d04f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beafde0eef0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d969136a-0b90-4068-9958-ee648183327c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d969136a-0b90-4068-9958-ee648183327c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d969136a-0b90-4068-9958-ee648183327c, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d969136a-0b90-4068-9958-ee648183327c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, d969136a-0b90-4068-9958-ee648183327c, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, fae1a33b-9f1d-4a76-8583-7e57b229056e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, fae1a33b-9f1d-4a76-8583-7e57b229056e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" yql_text: "--!syntax_v1\n create table db1 (key uint64, value utf8, primary key(key)) WITH ( UNIFORM_PARTITIONS = 64 ); " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, fae1a33b-9f1d-4a76-8583-7e57b229056e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 312314d8-9ed5-4ac0-827e-9542a148a483, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 312314d8-9ed5-4ac0-827e-9542a148a483, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beafddfa5f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a99661cb-26e8-4ba5-afad-a974b387cc5b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 9245
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 9245
      NodeId: 1
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 28

DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a99661cb-26e8-4ba5-afad-a974b387cc5b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 9245 SectorMap:1:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 29
}

DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a99661cb-26e8-4ba5-afad-a974b387cc5b, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a99661cb-26e8-4ba5-afad-a974b387cc5b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, a99661cb-26e8-4ba5-afad-a974b387cc5b, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 595f0ce1-5dee-4edd-ab60-fd6399e5ec9a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 30
}

DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 595f0ce1-5dee-4edd-ab60-fd6399e5ec9a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 9245 SectorMap:2:64
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 312314d8-9ed5-4ac0-827e-9542a148a483, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=ba43fadf-33cc855b-f2f765b4-1a57a27b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 944cb2f0-7322-4a2c-a056-6075dc17b28c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 944cb2f0-7322-4a2c-a056-6075dc17b28c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14750354588901711288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475035458890171128814750354588901711288147503545889017112881475035458890171128814750354588901711288147503545889017112881475035458890171128814750354588901711288147503545889017112881475035458890171128814750354588901711288147503545889017112881475035458890171128814750354588901711288147503545889017112881475035458890171128814750354588901711288147503545889017112881475035458890171128814750354588901711288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 1
        Ring: 0
        Domain: 0
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1000
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 1
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1001
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 31
}

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 944cb2f0-7322-4a2c-a056-6075dc17b28c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2c3049c-6b9e-4056-95c8-2be649433625, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2c3049c-6b9e-4056-95c8-2be649433625, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12872494530061569478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287249453006156947812872494530061569478128724945300615694781287249453006156947812872494530061569478128724945300615694781287249453006156947812872494530061569478128724945300615694781287249453006156947812872494530061569478128724945300615694781287249453006156947812872494530061569478128724945300615694781287249453006156947812872494530061569478128724945300615694781287249453006156947812872494530061569478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 32
}

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2c3049c-6b9e-4056-95c8-2be649433625, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 008bcd72-44b6-4cff-bcd5-dbd3f5fc0226, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 008bcd72-44b6-4cff-bcd5-dbd3f5fc0226, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15617145321095478225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561714532109547822515617145321095478225156171453210954782251561714532109547822515617145321095478225156171453210954782251561714532109547822515617145321095478225156171453210954782251561714532109547822515617145321095478225156171453210954782251561714532109547822515617145321095478225156171453210954782251561714532109547822515617145321095478225156171453210954782251561714532109547822515617145321095478225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 595f0ce1-5dee-4edd-ab60-fd6399e5ec9a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=8d1a58bc-36662337-94741d65-d3748247" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f34a639e-da9f-42ef-9c8b-9b83e381a6b5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f34a639e-da9f-42ef-9c8b-9b83e381a6b5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15600159626236650571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560015962623665057115600159626236650571156001596262366505711560015962623665057115600159626236650571156001596262366505711560015962623665057115600159626236650571156001596262366505711560015962623665057115600159626236650571156001596262366505711560015962623665057115600159626236650571156001596262366505711560015962623665057115600159626236650571156001596262366505711560015962623665057115600159626236650571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 008bcd72-44b6-4cff-bcd5-dbd3f5fc0226, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a56e3071-4e89-4210-b776-714aa2a3dada, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a56e3071-4e89-4210-b776-714aa2a3dada, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8103731476822903842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81037314768229038428103731476822903842810373147682290384281037314768229038428103731476822903842810373147682290384281037314768229038428103731476822903842810373147682290384281037314768229038428103731476822903842810373147682290384281037314768229038428103731476822903842810373147682290384281037314768229038428103731476822903842810373147682290384281037314768229038428103731476822903842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f34a639e-da9f-42ef-9c8b-9b83e381a6b5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a56e3071-4e89-4210-b776-714aa2a3dada, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d98b85ac-9279-404c-bb34-ee0d4ec9730f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d98b85ac-9279-404c-bb34-ee0d4ec9730f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11524041855048174836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152404185504817483611524041855048174836115240418550481748361152404185504817483611524041855048174836115240418550481748361152404185504817483611524041855048174836115240418550481748361152404185504817483611524041855048174836115240418550481748361152404185504817483611524041855048174836115240418550481748361152404185504817483611524041855048174836115240418550481748361152404185504817483611524041855048174836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d98b85ac-9279-404c-bb34-ee0d4ec9730f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcbd1a8b-81ea-4b4c-ab55-3488e58621e9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcbd1a8b-81ea-4b4c-ab55-3488e58621e9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12044220139204510303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204422013920451030312044220139204510303120442201392045103031204422013920451030312044220139204510303120442201392045103031204422013920451030312044220139204510303120442201392045103031204422013920451030312044220139204510303120442201392045103031204422013920451030312044220139204510303120442201392045103031204422013920451030312044220139204510303120442201392045103031204422013920451030312044220139204510303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04de4433-25ac-4bac-bde1-c02684b43662, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04de4433-25ac-4bac-bde1-c02684b43662, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12423256540686096476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242325654068609647612423256540686096476124232565406860964761242325654068609647612423256540686096476124232565406860964761242325654068609647612423256540686096476124232565406860964761242325654068609647612423256540686096476124232565406860964761242325654068609647612423256540686096476124232565406860964761242325654068609647612423256540686096476124232565406860964761242325654068609647612423256540686096476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcbd1a8b-81ea-4b4c-ab55-3488e58621e9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c495cc22-fc6d-4081-a170-f8f2a836d76f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c495cc22-fc6d-4081-a170-f8f2a836d76f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1287580317121016768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12875803171210167681287580317121016768128758031712101676812875803171210167681287580317121016768128758031712101676812875803171210167681287580317121016768128758031712101676812875803171210167681287580317121016768128758031712101676812875803171210167681287580317121016768128758031712101676812875803171210167681287580317121016768128758031712101676812875803171210167681287580317121016768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04de4433-25ac-4bac-bde1-c02684b43662, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ad405e5-26ee-4917-8653-7248db5d52d5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ad405e5-26ee-4917-8653-7248db5d52d5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15345320077569574547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534532007756957454715345320077569574547153453200775695745471534532007756957454715345320077569574547153453200775695745471534532007756957454715345320077569574547153453200775695745471534532007756957454715345320077569574547153453200775695745471534532007756957454715345320077569574547153453200775695745471534532007756957454715345320077569574547153453200775695745471534532007756957454715345320077569574547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c495cc22-fc6d-4081-a170-f8f2a836d76f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51c08c51-21c0-4fb1-833e-9f5ebf26d6d2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c08c51-21c0-4fb1-833e-9f5ebf26d6d2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12472829116997394898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247282911699739489812472829116997394898124728291169973948981247282911699739489812472829116997394898124728291169973948981247282911699739489812472829116997394898124728291169973948981247282911699739489812472829116997394898124728291169973948981247282911699739489812472829116997394898124728291169973948981247282911699739489812472829116997394898124728291169973948981247282911699739489812472829116997394898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ad405e5-26ee-4917-8653-7248db5d52d5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f59ffe8d-f00c-419e-bf36-6351d07bb444, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f59ffe8d-f00c-419e-bf36-6351d07bb444, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14407611530409498855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440761153040949885514407611530409498855144076115304094988551440761153040949885514407611530409498855144076115304094988551440761153040949885514407611530409498855144076115304094988551440761153040949885514407611530409498855144076115304094988551440761153040949885514407611530409498855144076115304094988551440761153040949885514407611530409498855144076115304094988551440761153040949885514407611530409498855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c08c51-21c0-4fb1-833e-9f5ebf26d6d2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, def4bbe6-e558-45b1-9c7f-162886dddf61, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, def4bbe6-e558-45b1-9c7f-162886dddf61, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7210170532331181289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72101705323311812897210170532331181289721017053233118128972101705323311812897210170532331181289721017053233118128972101705323311812897210170532331181289721017053233118128972101705323311812897210170532331181289721017053233118128972101705323311812897210170532331181289721017053233118128972101705323311812897210170532331181289721017053233118128972101705323311812897210170532331181289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f59ffe8d-f00c-419e-bf36-6351d07bb444, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fc52a09-787d-49c5-812a-963b046f6885, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fc52a09-787d-49c5-812a-963b046f6885, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15526221893009703983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552622189300970398315526221893009703983155262218930097039831552622189300970398315526221893009703983155262218930097039831552622189300970398315526221893009703983155262218930097039831552622189300970398315526221893009703983155262218930097039831552622189300970398315526221893009703983155262218930097039831552622189300970398315526221893009703983155262218930097039831552622189300970398315526221893009703983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fc52a09-787d-49c5-812a-963b046f6885, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63bc1fd1-5ed2-4ba7-a564-51b9cf07f2cf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63bc1fd1-5ed2-4ba7-a564-51b9cf07f2cf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14095613857928972692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409561385792897269214095613857928972692140956138579289726921409561385792897269214095613857928972692140956138579289726921409561385792897269214095613857928972692140956138579289726921409561385792897269214095613857928972692140956138579289726921409561385792897269214095613857928972692140956138579289726921409561385792897269214095613857928972692140956138579289726921409561385792897269214095613857928972692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, def4bbe6-e558-45b1-9c7f-162886dddf61, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 032c082d-6a6f-4dfb-a080-ee499d1f6593, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 032c082d-6a6f-4dfb-a080-ee499d1f6593, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7576253064534447824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75762530645344478247576253064534447824757625306453444782475762530645344478247576253064534447824757625306453444782475762530645344478247576253064534447824757625306453444782475762530645344478247576253064534447824757625306453444782475762530645344478247576253064534447824757625306453444782475762530645344478247576253064534447824757625306453444782475762530645344478247576253064534447824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63bc1fd1-5ed2-4ba7-a564-51b9cf07f2cf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c800e6e-43cb-438b-8c32-d63805d1b671, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c800e6e-43cb-438b-8c32-d63805d1b671, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11910303840046549195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191030384004654919511910303840046549195119103038400465491951191030384004654919511910303840046549195119103038400465491951191030384004654919511910303840046549195119103038400465491951191030384004654919511910303840046549195119103038400465491951191030384004654919511910303840046549195119103038400465491951191030384004654919511910303840046549195119103038400465491951191030384004654919511910303840046549195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 032c082d-6a6f-4dfb-a080-ee499d1f6593, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 628c9b53-e3d5-4ec4-a879-5260e4445a5d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 628c9b53-e3d5-4ec4-a879-5260e4445a5d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2390362067367954354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23903620673679543542390362067367954354239036206736795435423903620673679543542390362067367954354239036206736795435423903620673679543542390362067367954354239036206736795435423903620673679543542390362067367954354239036206736795435423903620673679543542390362067367954354239036206736795435423903620673679543542390362067367954354239036206736795435423903620673679543542390362067367954354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c800e6e-43cb-438b-8c32-d63805d1b671, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51c768b1-6a6d-44cc-8364-e2c7effd0f1b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c768b1-6a6d-44cc-8364-e2c7effd0f1b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7308162891485506281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73081628914855062817308162891485506281730816289148550628173081628914855062817308162891485506281730816289148550628173081628914855062817308162891485506281730816289148550628173081628914855062817308162891485506281730816289148550628173081628914855062817308162891485506281730816289148550628173081628914855062817308162891485506281730816289148550628173081628914855062817308162891485506281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 628c9b53-e3d5-4ec4-a879-5260e4445a5d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1fe8b7e-5795-48da-b2e3-944a081b3274, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1fe8b7e-5795-48da-b2e3-944a081b3274, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17699196594667074191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769919659466707419117699196594667074191176991965946670741911769919659466707419117699196594667074191176991965946670741911769919659466707419117699196594667074191176991965946670741911769919659466707419117699196594667074191176991965946670741911769919659466707419117699196594667074191176991965946670741911769919659466707419117699196594667074191176991965946670741911769919659466707419117699196594667074191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c768b1-6a6d-44cc-8364-e2c7effd0f1b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa61ab6-d52f-406c-8e1a-b6c73c118ee0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa61ab6-d52f-406c-8e1a-b6c73c118ee0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10767219371191924742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076721937119192474210767219371191924742107672193711919247421076721937119192474210767219371191924742107672193711919247421076721937119192474210767219371191924742107672193711919247421076721937119192474210767219371191924742107672193711919247421076721937119192474210767219371191924742107672193711919247421076721937119192474210767219371191924742107672193711919247421076721937119192474210767219371191924742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa61ab6-d52f-406c-8e1a-b6c73c118ee0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb97285b-06bd-4948-bbad-9fb54beb76cf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb97285b-06bd-4948-bbad-9fb54beb76cf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11583829712226864304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158382971222686430411583829712226864304115838297122268643041158382971222686430411583829712226864304115838297122268643041158382971222686430411583829712226864304115838297122268643041158382971222686430411583829712226864304115838297122268643041158382971222686430411583829712226864304115838297122268643041158382971222686430411583829712226864304115838297122268643041158382971222686430411583829712226864304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1fe8b7e-5795-48da-b2e3-944a081b3274, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3b4e0c-7d65-4f2f-8386-7659082139d3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3b4e0c-7d65-4f2f-8386-7659082139d3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16066425343759584473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606642534375958447316066425343759584473160664253437595844731606642534375958447316066425343759584473160664253437595844731606642534375958447316066425343759584473160664253437595844731606642534375958447316066425343759584473160664253437595844731606642534375958447316066425343759584473160664253437595844731606642534375958447316066425343759584473160664253437595844731606642534375958447316066425343759584473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb97285b-06bd-4948-bbad-9fb54beb76cf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3b4e0c-7d65-4f2f-8386-7659082139d3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1441631e-4dc4-4d7e-ba30-173cfce6ee4d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1441631e-4dc4-4d7e-ba30-173cfce6ee4d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9171490924291423440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91714909242914234409171490924291423440917149092429142344091714909242914234409171490924291423440917149092429142344091714909242914234409171490924291423440917149092429142344091714909242914234409171490924291423440917149092429142344091714909242914234409171490924291423440917149092429142344091714909242914234409171490924291423440917149092429142344091714909242914234409171490924291423440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b5f6a93-7709-4809-8e32-80a51f460c5c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b5f6a93-7709-4809-8e32-80a51f460c5c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15960751321180862534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596075132118086253415960751321180862534159607513211808625341596075132118086253415960751321180862534159607513211808625341596075132118086253415960751321180862534159607513211808625341596075132118086253415960751321180862534159607513211808625341596075132118086253415960751321180862534159607513211808625341596075132118086253415960751321180862534159607513211808625341596075132118086253415960751321180862534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1441631e-4dc4-4d7e-ba30-173cfce6ee4d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33d7378e-d19e-4a8a-88cd-6e9812e6eb0a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33d7378e-d19e-4a8a-88cd-6e9812e6eb0a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15329635915786863710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532963591578686371015329635915786863710153296359157868637101532963591578686371015329635915786863710153296359157868637101532963591578686371015329635915786863710153296359157868637101532963591578686371015329635915786863710153296359157868637101532963591578686371015329635915786863710153296359157868637101532963591578686371015329635915786863710153296359157868637101532963591578686371015329635915786863710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b5f6a93-7709-4809-8e32-80a51f460c5c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b4d6826-6aa5-47f0-841b-7f1b4ffc09a3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b4d6826-6aa5-47f0-841b-7f1b4ffc09a3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9568266426981771563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95682664269817715639568266426981771563956826642698177156395682664269817715639568266426981771563956826642698177156395682664269817715639568266426981771563956826642698177156395682664269817715639568266426981771563956826642698177156395682664269817715639568266426981771563956826642698177156395682664269817715639568266426981771563956826642698177156395682664269817715639568266426981771563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33d7378e-d19e-4a8a-88cd-6e9812e6eb0a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06acd50e-a748-4339-8eb2-7200c1dc96fd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06acd50e-a748-4339-8eb2-7200c1dc96fd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 558649738008810371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371558649738008810371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b4d6826-6aa5-47f0-841b-7f1b4ffc09a3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ef73cfb-cefd-4818-a43b-3b87556c0489, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ef73cfb-cefd-4818-a43b-3b87556c0489, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15277298473779059965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527729847377905996515277298473779059965152772984737790599651527729847377905996515277298473779059965152772984737790599651527729847377905996515277298473779059965152772984737790599651527729847377905996515277298473779059965152772984737790599651527729847377905996515277298473779059965152772984737790599651527729847377905996515277298473779059965152772984737790599651527729847377905996515277298473779059965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06acd50e-a748-4339-8eb2-7200c1dc96fd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6ba398e-7f30-48c0-9d41-b663df7ebb61, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6ba398e-7f30-48c0-9d41-b663df7ebb61, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8909628079736482140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89096280797364821408909628079736482140890962807973648214089096280797364821408909628079736482140890962807973648214089096280797364821408909628079736482140890962807973648214089096280797364821408909628079736482140890962807973648214089096280797364821408909628079736482140890962807973648214089096280797364821408909628079736482140890962807973648214089096280797364821408909628079736482140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ef73cfb-cefd-4818-a43b-3b87556c0489, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ac7e2b9-8ad3-42ec-a631-ee5bf765c65f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ac7e2b9-8ad3-42ec-a631-ee5bf765c65f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14875377640526779571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487537764052677957114875377640526779571148753776405267795711487537764052677957114875377640526779571148753776405267795711487537764052677957114875377640526779571148753776405267795711487537764052677957114875377640526779571148753776405267795711487537764052677957114875377640526779571148753776405267795711487537764052677957114875377640526779571148753776405267795711487537764052677957114875377640526779571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6ba398e-7f30-48c0-9d41-b663df7ebb61, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aeccc2d-b429-4fa7-971c-9cc8df7352ee, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aeccc2d-b429-4fa7-971c-9cc8df7352ee, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15917531156978085903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591753115697808590315917531156978085903159175311569780859031591753115697808590315917531156978085903159175311569780859031591753115697808590315917531156978085903159175311569780859031591753115697808590315917531156978085903159175311569780859031591753115697808590315917531156978085903159175311569780859031591753115697808590315917531156978085903159175311569780859031591753115697808590315917531156978085903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ac7e2b9-8ad3-42ec-a631-ee5bf765c65f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f024cfc-4c9c-4261-af54-fefef4137760, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f024cfc-4c9c-4261-af54-fefef4137760, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5104204920419613369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51042049204196133695104204920419613369510420492041961336951042049204196133695104204920419613369510420492041961336951042049204196133695104204920419613369510420492041961336951042049204196133695104204920419613369510420492041961336951042049204196133695104204920419613369510420492041961336951042049204196133695104204920419613369510420492041961336951042049204196133695104204920419613369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aeccc2d-b429-4fa7-971c-9cc8df7352ee, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0e0e8a1-f321-4021-85cf-44608f53e09a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e0e8a1-f321-4021-85cf-44608f53e09a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17019731087641009211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701973108764100921117019731087641009211170197310876410092111701973108764100921117019731087641009211170197310876410092111701973108764100921117019731087641009211170197310876410092111701973108764100921117019731087641009211170197310876410092111701973108764100921117019731087641009211170197310876410092111701973108764100921117019731087641009211170197310876410092111701973108764100921117019731087641009211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f024cfc-4c9c-4261-af54-fefef4137760, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45152605-55a8-4d48-8f6a-8f9811405b7f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45152605-55a8-4d48-8f6a-8f9811405b7f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3928492634368228643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39284926343682286433928492634368228643392849263436822864339284926343682286433928492634368228643392849263436822864339284926343682286433928492634368228643392849263436822864339284926343682286433928492634368228643392849263436822864339284926343682286433928492634368228643392849263436822864339284926343682286433928492634368228643392849263436822864339284926343682286433928492634368228643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45152605-55a8-4d48-8f6a-8f9811405b7f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 556dc965-893b-4395-a401-4c927f335867, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 556dc965-893b-4395-a401-4c927f335867, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2775925664203748663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27759256642037486632775925664203748663277592566420374866327759256642037486632775925664203748663277592566420374866327759256642037486632775925664203748663277592566420374866327759256642037486632775925664203748663277592566420374866327759256642037486632775925664203748663277592566420374866327759256642037486632775925664203748663277592566420374866327759256642037486632775925664203748663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e0e8a1-f321-4021-85cf-44608f53e09a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202b87e5-eaf6-4816-8580-1eea9a159470, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202b87e5-eaf6-4816-8580-1eea9a159470, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5637187869535412235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56371878695354122355637187869535412235563718786953541223556371878695354122355637187869535412235563718786953541223556371878695354122355637187869535412235563718786953541223556371878695354122355637187869535412235563718786953541223556371878695354122355637187869535412235563718786953541223556371878695354122355637187869535412235563718786953541223556371878695354122355637187869535412235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 556dc965-893b-4395-a401-4c927f335867, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be626a76-e2ab-4b39-bfd4-ccf3f450b4d7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be626a76-e2ab-4b39-bfd4-ccf3f450b4d7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13323219424407732492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332321942440773249213323219424407732492133232194244077324921332321942440773249213323219424407732492133232194244077324921332321942440773249213323219424407732492133232194244077324921332321942440773249213323219424407732492133232194244077324921332321942440773249213323219424407732492133232194244077324921332321942440773249213323219424407732492133232194244077324921332321942440773249213323219424407732492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202b87e5-eaf6-4816-8580-1eea9a159470, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ada18c1e-d35d-4556-a004-a1cc28edad89, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ada18c1e-d35d-4556-a004-a1cc28edad89, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12243943987404920212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224394398740492021212243943987404920212122439439874049202121224394398740492021212243943987404920212122439439874049202121224394398740492021212243943987404920212122439439874049202121224394398740492021212243943987404920212122439439874049202121224394398740492021212243943987404920212122439439874049202121224394398740492021212243943987404920212122439439874049202121224394398740492021212243943987404920212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ada18c1e-d35d-4556-a004-a1cc28edad89, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43621e4b-602a-4ab6-bf97-b541cea60b65, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43621e4b-602a-4ab6-bf97-b541cea60b65, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13919821050660020397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391982105066002039713919821050660020397139198210506600203971391982105066002039713919821050660020397139198210506600203971391982105066002039713919821050660020397139198210506600203971391982105066002039713919821050660020397139198210506600203971391982105066002039713919821050660020397139198210506600203971391982105066002039713919821050660020397139198210506600203971391982105066002039713919821050660020397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be626a76-e2ab-4b39-bfd4-ccf3f450b4d7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b6ee8c3-32b4-42bf-a9e6-7165569d3e0f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6ee8c3-32b4-42bf-a9e6-7165569d3e0f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3430622339285946043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34306223392859460433430622339285946043343062233928594604334306223392859460433430622339285946043343062233928594604334306223392859460433430622339285946043343062233928594604334306223392859460433430622339285946043343062233928594604334306223392859460433430622339285946043343062233928594604334306223392859460433430622339285946043343062233928594604334306223392859460433430622339285946043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43621e4b-602a-4ab6-bf97-b541cea60b65, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4229b5e-1e79-4ad4-94ac-b6ee5885e4df, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4229b5e-1e79-4ad4-94ac-b6ee5885e4df, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2368041020502786407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23680410205027864072368041020502786407236804102050278640723680410205027864072368041020502786407236804102050278640723680410205027864072368041020502786407236804102050278640723680410205027864072368041020502786407236804102050278640723680410205027864072368041020502786407236804102050278640723680410205027864072368041020502786407236804102050278640723680410205027864072368041020502786407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6ee8c3-32b4-42bf-a9e6-7165569d3e0f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccacddd3-43b8-4a90-a927-4befeaeee36f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccacddd3-43b8-4a90-a927-4befeaeee36f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18210581479588396698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821058147958839669818210581479588396698182105814795883966981821058147958839669818210581479588396698182105814795883966981821058147958839669818210581479588396698182105814795883966981821058147958839669818210581479588396698182105814795883966981821058147958839669818210581479588396698182105814795883966981821058147958839669818210581479588396698182105814795883966981821058147958839669818210581479588396698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4229b5e-1e79-4ad4-94ac-b6ee5885e4df, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5922ead-b901-4e0f-a8b8-57ea4ab1beb0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5922ead-b901-4e0f-a8b8-57ea4ab1beb0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12914542616782676003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291454261678267600312914542616782676003129145426167826760031291454261678267600312914542616782676003129145426167826760031291454261678267600312914542616782676003129145426167826760031291454261678267600312914542616782676003129145426167826760031291454261678267600312914542616782676003129145426167826760031291454261678267600312914542616782676003129145426167826760031291454261678267600312914542616782676003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccacddd3-43b8-4a90-a927-4befeaeee36f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0abf3df1-7acf-449a-b950-da9f905b6fb9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0abf3df1-7acf-449a-b950-da9f905b6fb9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12186428806031789010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218642880603178901012186428806031789010121864288060317890101218642880603178901012186428806031789010121864288060317890101218642880603178901012186428806031789010121864288060317890101218642880603178901012186428806031789010121864288060317890101218642880603178901012186428806031789010121864288060317890101218642880603178901012186428806031789010121864288060317890101218642880603178901012186428806031789010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5922ead-b901-4e0f-a8b8-57ea4ab1beb0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e656493-fed8-4665-a8e1-1c3cea1427c2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e656493-fed8-4665-a8e1-1c3cea1427c2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 140170948458316933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933140170948458316933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0abf3df1-7acf-449a-b950-da9f905b6fb9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e656493-fed8-4665-a8e1-1c3cea1427c2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffab990d-d57b-4986-990e-3144a3e0fa13, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffab990d-d57b-4986-990e-3144a3e0fa13, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15420590222680205006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542059022268020500615420590222680205006154205902226802050061542059022268020500615420590222680205006154205902226802050061542059022268020500615420590222680205006154205902226802050061542059022268020500615420590222680205006154205902226802050061542059022268020500615420590222680205006154205902226802050061542059022268020500615420590222680205006154205902226802050061542059022268020500615420590222680205006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c05c3092-c444-4e86-93a7-6c4e18065929, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c05c3092-c444-4e86-93a7-6c4e18065929, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10978808890515342535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097880889051534253510978808890515342535109788088905153425351097880889051534253510978808890515342535109788088905153425351097880889051534253510978808890515342535109788088905153425351097880889051534253510978808890515342535109788088905153425351097880889051534253510978808890515342535109788088905153425351097880889051534253510978808890515342535109788088905153425351097880889051534253510978808890515342535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c05c3092-c444-4e86-93a7-6c4e18065929, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a5c8fe-19a3-4fa1-aa0a-6301f8235377, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a5c8fe-19a3-4fa1-aa0a-6301f8235377, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4446520825730818243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44465208257308182434446520825730818243444652082573081824344465208257308182434446520825730818243444652082573081824344465208257308182434446520825730818243444652082573081824344465208257308182434446520825730818243444652082573081824344465208257308182434446520825730818243444652082573081824344465208257308182434446520825730818243444652082573081824344465208257308182434446520825730818243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffab990d-d57b-4986-990e-3144a3e0fa13, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b55e9a7c-bee6-49f3-b9ba-b3e9c86833b3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b55e9a7c-bee6-49f3-b9ba-b3e9c86833b3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10386170699707362030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038617069970736203010386170699707362030103861706997073620301038617069970736203010386170699707362030103861706997073620301038617069970736203010386170699707362030103861706997073620301038617069970736203010386170699707362030103861706997073620301038617069970736203010386170699707362030103861706997073620301038617069970736203010386170699707362030103861706997073620301038617069970736203010386170699707362030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a5c8fe-19a3-4fa1-aa0a-6301f8235377, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50bbbc2c-185c-443d-8d98-5b55164bbb85, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50bbbc2c-185c-443d-8d98-5b55164bbb85, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10433054925246209638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043305492524620963810433054925246209638104330549252462096381043305492524620963810433054925246209638104330549252462096381043305492524620963810433054925246209638104330549252462096381043305492524620963810433054925246209638104330549252462096381043305492524620963810433054925246209638104330549252462096381043305492524620963810433054925246209638104330549252462096381043305492524620963810433054925246209638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b55e9a7c-bee6-49f3-b9ba-b3e9c86833b3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17551b6c-4f86-4ca7-8247-ac060ba92f4a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17551b6c-4f86-4ca7-8247-ac060ba92f4a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10128130624734876711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012813062473487671110128130624734876711101281306247348767111012813062473487671110128130624734876711101281306247348767111012813062473487671110128130624734876711101281306247348767111012813062473487671110128130624734876711101281306247348767111012813062473487671110128130624734876711101281306247348767111012813062473487671110128130624734876711101281306247348767111012813062473487671110128130624734876711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50bbbc2c-185c-443d-8d98-5b55164bbb85, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 837f0bbc-525b-451e-86a8-5746fb8c4d25, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 837f0bbc-525b-451e-86a8-5746fb8c4d25, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1624989274619336023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16249892746193360231624989274619336023162498927461933602316249892746193360231624989274619336023162498927461933602316249892746193360231624989274619336023162498927461933602316249892746193360231624989274619336023162498927461933602316249892746193360231624989274619336023162498927461933602316249892746193360231624989274619336023162498927461933602316249892746193360231624989274619336023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17551b6c-4f86-4ca7-8247-ac060ba92f4a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bbc6899-2171-4e62-aa4d-fa1d9258a2d6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bbc6899-2171-4e62-aa4d-fa1d9258a2d6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15631061716773145269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563106171677314526915631061716773145269156310617167731452691563106171677314526915631061716773145269156310617167731452691563106171677314526915631061716773145269156310617167731452691563106171677314526915631061716773145269156310617167731452691563106171677314526915631061716773145269156310617167731452691563106171677314526915631061716773145269156310617167731452691563106171677314526915631061716773145269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 837f0bbc-525b-451e-86a8-5746fb8c4d25, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08a12784-af96-430c-9877-09e210f1f71f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08a12784-af96-430c-9877-09e210f1f71f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8548891888376827219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85488918883768272198548891888376827219854889188837682721985488918883768272198548891888376827219854889188837682721985488918883768272198548891888376827219854889188837682721985488918883768272198548891888376827219854889188837682721985488918883768272198548891888376827219854889188837682721985488918883768272198548891888376827219854889188837682721985488918883768272198548891888376827219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bbc6899-2171-4e62-aa4d-fa1d9258a2d6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16a4c536-1815-47aa-883f-eccdea3900a4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16a4c536-1815-47aa-883f-eccdea3900a4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14539915601513725023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453991560151372502314539915601513725023145399156015137250231453991560151372502314539915601513725023145399156015137250231453991560151372502314539915601513725023145399156015137250231453991560151372502314539915601513725023145399156015137250231453991560151372502314539915601513725023145399156015137250231453991560151372502314539915601513725023145399156015137250231453991560151372502314539915601513725023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08a12784-af96-430c-9877-09e210f1f71f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16a4c536-1815-47aa-883f-eccdea3900a4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e93ed913-d0f1-46fa-9ee8-7f4a49dd8810, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e93ed913-d0f1-46fa-9ee8-7f4a49dd8810, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2685447471354294329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26854474713542943292685447471354294329268544747135429432926854474713542943292685447471354294329268544747135429432926854474713542943292685447471354294329268544747135429432926854474713542943292685447471354294329268544747135429432926854474713542943292685447471354294329268544747135429432926854474713542943292685447471354294329268544747135429432926854474713542943292685447471354294329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd04d07-8be7-4878-a06a-afc3920299e1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd04d07-8be7-4878-a06a-afc3920299e1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9662292642953321970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96622926429533219709662292642953321970966229264295332197096622926429533219709662292642953321970966229264295332197096622926429533219709662292642953321970966229264295332197096622926429533219709662292642953321970966229264295332197096622926429533219709662292642953321970966229264295332197096622926429533219709662292642953321970966229264295332197096622926429533219709662292642953321970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e93ed913-d0f1-46fa-9ee8-7f4a49dd8810, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd04d07-8be7-4878-a06a-afc3920299e1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca40e9f-c0a5-4bad-bb30-01d9966b8ea1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca40e9f-c0a5-4bad-bb30-01d9966b8ea1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5996083702672001876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59960837026720018765996083702672001876599608370267200187659960837026720018765996083702672001876599608370267200187659960837026720018765996083702672001876599608370267200187659960837026720018765996083702672001876599608370267200187659960837026720018765996083702672001876599608370267200187659960837026720018765996083702672001876599608370267200187659960837026720018765996083702672001876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03a6f7f7-ab8d-49da-ba26-3fe42cc9b0ae, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03a6f7f7-ab8d-49da-ba26-3fe42cc9b0ae, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4450714263295816267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44507142632958162674450714263295816267445071426329581626744507142632958162674450714263295816267445071426329581626744507142632958162674450714263295816267445071426329581626744507142632958162674450714263295816267445071426329581626744507142632958162674450714263295816267445071426329581626744507142632958162674450714263295816267445071426329581626744507142632958162674450714263295816267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03a6f7f7-ab8d-49da-ba26-3fe42cc9b0ae, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca40e9f-c0a5-4bad-bb30-01d9966b8ea1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fe40571-26a2-492e-a473-d6399cc4d48e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1766328b-6a37-4071-b5cd-4ebb9d4dd9f9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fe40571-26a2-492e-a473-d6399cc4d48e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3436393061655787410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34363930616557874103436393061655787410343639306165578741034363930616557874103436393061655787410343639306165578741034363930616557874103436393061655787410343639306165578741034363930616557874103436393061655787410343639306165578741034363930616557874103436393061655787410343639306165578741034363930616557874103436393061655787410343639306165578741034363930616557874103436393061655787410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1766328b-6a37-4071-b5cd-4ebb9d4dd9f9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17327512021786483637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732751202178648363717327512021786483637173275120217864836371732751202178648363717327512021786483637173275120217864836371732751202178648363717327512021786483637173275120217864836371732751202178648363717327512021786483637173275120217864836371732751202178648363717327512021786483637173275120217864836371732751202178648363717327512021786483637173275120217864836371732751202178648363717327512021786483637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1766328b-6a37-4071-b5cd-4ebb9d4dd9f9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a0e84ca-ab77-4007-89bf-872709a30b7f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fe40571-26a2-492e-a473-d6399cc4d48e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a0e84ca-ab77-4007-89bf-872709a30b7f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1008596755034048996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10085967550340489961008596755034048996100859675503404899610085967550340489961008596755034048996100859675503404899610085967550340489961008596755034048996100859675503404899610085967550340489961008596755034048996100859675503404899610085967550340489961008596755034048996100859675503404899610085967550340489961008596755034048996100859675503404899610085967550340489961008596755034048996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d507e24-fe6a-47d7-b80e-0cc69596fa1c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d507e24-fe6a-47d7-b80e-0cc69596fa1c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14663226823931465216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466322682393146521614663226823931465216146632268239314652161466322682393146521614663226823931465216146632268239314652161466322682393146521614663226823931465216146632268239314652161466322682393146521614663226823931465216146632268239314652161466322682393146521614663226823931465216146632268239314652161466322682393146521614663226823931465216146632268239314652161466322682393146521614663226823931465216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d507e24-fe6a-47d7-b80e-0cc69596fa1c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20f37970-18b9-4c73-b93a-12c54c946e84, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f37970-18b9-4c73-b93a-12c54c946e84, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 416958231382042410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410416958231382042410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a0e84ca-ab77-4007-89bf-872709a30b7f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ec0b93-ab26-4a89-bc2a-19cafea0dd30, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ec0b93-ab26-4a89-bc2a-19cafea0dd30, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8371102533284218168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83711025332842181688371102533284218168837110253328421816883711025332842181688371102533284218168837110253328421816883711025332842181688371102533284218168837110253328421816883711025332842181688371102533284218168837110253328421816883711025332842181688371102533284218168837110253328421816883711025332842181688371102533284218168837110253328421816883711025332842181688371102533284218168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f37970-18b9-4c73-b93a-12c54c946e84, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7c53ec8-3799-49fa-8af5-e74b3e14ed3d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7c53ec8-3799-49fa-8af5-e74b3e14ed3d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2154845802598550328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21548458025985503282154845802598550328215484580259855032821548458025985503282154845802598550328215484580259855032821548458025985503282154845802598550328215484580259855032821548458025985503282154845802598550328215484580259855032821548458025985503282154845802598550328215484580259855032821548458025985503282154845802598550328215484580259855032821548458025985503282154845802598550328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ec0b93-ab26-4a89-bc2a-19cafea0dd30, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7c53ec8-3799-49fa-8af5-e74b3e14ed3d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 692eb34c-b023-4c4b-beb6-c93d23693b12, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 692eb34c-b023-4c4b-beb6-c93d23693b12, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7294611748398133784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72946117483981337847294611748398133784729461174839813378472946117483981337847294611748398133784729461174839813378472946117483981337847294611748398133784729461174839813378472946117483981337847294611748398133784729461174839813378472946117483981337847294611748398133784729461174839813378472946117483981337847294611748398133784729461174839813378472946117483981337847294611748398133784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83734b0a-166b-4413-89c4-cc055f565c3d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83734b0a-166b-4413-89c4-cc055f565c3d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2638902582631452316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26389025826314523162638902582631452316263890258263145231626389025826314523162638902582631452316263890258263145231626389025826314523162638902582631452316263890258263145231626389025826314523162638902582631452316263890258263145231626389025826314523162638902582631452316263890258263145231626389025826314523162638902582631452316263890258263145231626389025826314523162638902582631452316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 692eb34c-b023-4c4b-beb6-c93d23693b12, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb97b4fe-edb6-4677-9d9c-737b0e1bda38, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb97b4fe-edb6-4677-9d9c-737b0e1bda38, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6131955492907898632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61319554929078986326131955492907898632613195549290789863261319554929078986326131955492907898632613195549290789863261319554929078986326131955492907898632613195549290789863261319554929078986326131955492907898632613195549290789863261319554929078986326131955492907898632613195549290789863261319554929078986326131955492907898632613195549290789863261319554929078986326131955492907898632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83734b0a-166b-4413-89c4-cc055f565c3d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da43cb59-fdaa-4739-b094-b4637dab4d9b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da43cb59-fdaa-4739-b094-b4637dab4d9b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2249345209626405082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22493452096264050822249345209626405082224934520962640508222493452096264050822249345209626405082224934520962640508222493452096264050822249345209626405082224934520962640508222493452096264050822249345209626405082224934520962640508222493452096264050822249345209626405082224934520962640508222493452096264050822249345209626405082224934520962640508222493452096264050822249345209626405082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb97b4fe-edb6-4677-9d9c-737b0e1bda38, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da43cb59-fdaa-4739-b094-b4637dab4d9b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46799988-3421-4bb4-9463-183d40e72729, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46799988-3421-4bb4-9463-183d40e72729, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15952044066977505854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595204406697750585415952044066977505854159520440669775058541595204406697750585415952044066977505854159520440669775058541595204406697750585415952044066977505854159520440669775058541595204406697750585415952044066977505854159520440669775058541595204406697750585415952044066977505854159520440669775058541595204406697750585415952044066977505854159520440669775058541595204406697750585415952044066977505854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65eee619-8b46-41f2-955d-fa0350bf91bb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65eee619-8b46-41f2-955d-fa0350bf91bb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6954560687338086981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69545606873380869816954560687338086981695456068733808698169545606873380869816954560687338086981695456068733808698169545606873380869816954560687338086981695456068733808698169545606873380869816954560687338086981695456068733808698169545606873380869816954560687338086981695456068733808698169545606873380869816954560687338086981695456068733808698169545606873380869816954560687338086981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46799988-3421-4bb4-9463-183d40e72729, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65eee619-8b46-41f2-955d-fa0350bf91bb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9c4e3af-d0f9-4e44-b64d-a14533740438, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9c4e3af-d0f9-4e44-b64d-a14533740438, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6308726587460042518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63087265874600425186308726587460042518630872658746004251863087265874600425186308726587460042518630872658746004251863087265874600425186308726587460042518630872658746004251863087265874600425186308726587460042518630872658746004251863087265874600425186308726587460042518630872658746004251863087265874600425186308726587460042518630872658746004251863087265874600425186308726587460042518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19f0d056-31f1-4c76-8e7e-afa34a20feb4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f0d056-31f1-4c76-8e7e-afa34a20feb4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8456689900091566156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84566899000915661568456689900091566156845668990009156615684566899000915661568456689900091566156845668990009156615684566899000915661568456689900091566156845668990009156615684566899000915661568456689900091566156845668990009156615684566899000915661568456689900091566156845668990009156615684566899000915661568456689900091566156845668990009156615684566899000915661568456689900091566156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9c4e3af-d0f9-4e44-b64d-a14533740438, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13d268d4-5d0d-4033-84a7-e1ca95485640, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13d268d4-5d0d-4033-84a7-e1ca95485640, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18295647223834557361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829564722383455736118295647223834557361182956472238345573611829564722383455736118295647223834557361182956472238345573611829564722383455736118295647223834557361182956472238345573611829564722383455736118295647223834557361182956472238345573611829564722383455736118295647223834557361182956472238345573611829564722383455736118295647223834557361182956472238345573611829564722383455736118295647223834557361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13d268d4-5d0d-4033-84a7-e1ca95485640, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b87979-6358-4abf-9ee9-deaaf910b963, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b87979-6358-4abf-9ee9-deaaf910b963, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5346259683542063997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53462596835420639975346259683542063997534625968354206399753462596835420639975346259683542063997534625968354206399753462596835420639975346259683542063997534625968354206399753462596835420639975346259683542063997534625968354206399753462596835420639975346259683542063997534625968354206399753462596835420639975346259683542063997534625968354206399753462596835420639975346259683542063997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f0d056-31f1-4c76-8e7e-afa34a20feb4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e78587b-fdaa-425e-b877-6b9e31cc7b92, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e78587b-fdaa-425e-b877-6b9e31cc7b92, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2847446696880063851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28474466968800638512847446696880063851284744669688006385128474466968800638512847446696880063851284744669688006385128474466968800638512847446696880063851284744669688006385128474466968800638512847446696880063851284744669688006385128474466968800638512847446696880063851284744669688006385128474466968800638512847446696880063851284744669688006385128474466968800638512847446696880063851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b87979-6358-4abf-9ee9-deaaf910b963, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0da0e0ee-2cac-4445-8f53-849f980a7d12, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0da0e0ee-2cac-4445-8f53-849f980a7d12, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14108573391059626681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410857339105962668114108573391059626681141085733910596266811410857339105962668114108573391059626681141085733910596266811410857339105962668114108573391059626681141085733910596266811410857339105962668114108573391059626681141085733910596266811410857339105962668114108573391059626681141085733910596266811410857339105962668114108573391059626681141085733910596266811410857339105962668114108573391059626681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e78587b-fdaa-425e-b877-6b9e31cc7b92, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18bc5a0f-eb00-455e-9c43-06f70e57ec8a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18bc5a0f-eb00-455e-9c43-06f70e57ec8a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18019950076311363378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801995007631136337818019950076311363378180199500763113633781801995007631136337818019950076311363378180199500763113633781801995007631136337818019950076311363378180199500763113633781801995007631136337818019950076311363378180199500763113633781801995007631136337818019950076311363378180199500763113633781801995007631136337818019950076311363378180199500763113633781801995007631136337818019950076311363378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0da0e0ee-2cac-4445-8f53-849f980a7d12, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d9ea46-ed57-4fb4-b7df-469636200875, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d9ea46-ed57-4fb4-b7df-469636200875, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5751239043219403920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57512390432194039205751239043219403920575123904321940392057512390432194039205751239043219403920575123904321940392057512390432194039205751239043219403920575123904321940392057512390432194039205751239043219403920575123904321940392057512390432194039205751239043219403920575123904321940392057512390432194039205751239043219403920575123904321940392057512390432194039205751239043219403920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18bc5a0f-eb00-455e-9c43-06f70e57ec8a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c0c474f-5157-41ca-9705-dae3ca96c5a4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c0c474f-5157-41ca-9705-dae3ca96c5a4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15563222880430362692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556322288043036269215563222880430362692155632228804303626921556322288043036269215563222880430362692155632228804303626921556322288043036269215563222880430362692155632228804303626921556322288043036269215563222880430362692155632228804303626921556322288043036269215563222880430362692155632228804303626921556322288043036269215563222880430362692155632228804303626921556322288043036269215563222880430362692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d9ea46-ed57-4fb4-b7df-469636200875, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d237cb52-e0d0-4a72-be80-50153da4d51d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d237cb52-e0d0-4a72-be80-50153da4d51d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17646888819333841984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764688881933384198417646888819333841984176468888193338419841764688881933384198417646888819333841984176468888193338419841764688881933384198417646888819333841984176468888193338419841764688881933384198417646888819333841984176468888193338419841764688881933384198417646888819333841984176468888193338419841764688881933384198417646888819333841984176468888193338419841764688881933384198417646888819333841984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c0c474f-5157-41ca-9705-dae3ca96c5a4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a924578-5f2e-40a0-b0f2-8a15978db32f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a924578-5f2e-40a0-b0f2-8a15978db32f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2214430776618488645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22144307766184886452214430776618488645221443077661848864522144307766184886452214430776618488645221443077661848864522144307766184886452214430776618488645221443077661848864522144307766184886452214430776618488645221443077661848864522144307766184886452214430776618488645221443077661848864522144307766184886452214430776618488645221443077661848864522144307766184886452214430776618488645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d237cb52-e0d0-4a72-be80-50153da4d51d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6edb983-3595-4363-8f71-56a261c9893a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6edb983-3595-4363-8f71-56a261c9893a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4321348355603027813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43213483556030278134321348355603027813432134835560302781343213483556030278134321348355603027813432134835560302781343213483556030278134321348355603027813432134835560302781343213483556030278134321348355603027813432134835560302781343213483556030278134321348355603027813432134835560302781343213483556030278134321348355603027813432134835560302781343213483556030278134321348355603027813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a924578-5f2e-40a0-b0f2-8a15978db32f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 674c626a-b132-4350-9e5a-a20dd95cbabb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 674c626a-b132-4350-9e5a-a20dd95cbabb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1526992501415072909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15269925014150729091526992501415072909152699250141507290915269925014150729091526992501415072909152699250141507290915269925014150729091526992501415072909152699250141507290915269925014150729091526992501415072909152699250141507290915269925014150729091526992501415072909152699250141507290915269925014150729091526992501415072909152699250141507290915269925014150729091526992501415072909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6edb983-3595-4363-8f71-56a261c9893a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73dbfec4-cea4-4dc4-853c-48bf826c188f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73dbfec4-cea4-4dc4-853c-48bf826c188f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4956176574313251380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49561765743132513804956176574313251380495617657431325138049561765743132513804956176574313251380495617657431325138049561765743132513804956176574313251380495617657431325138049561765743132513804956176574313251380495617657431325138049561765743132513804956176574313251380495617657431325138049561765743132513804956176574313251380495617657431325138049561765743132513804956176574313251380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 674c626a-b132-4350-9e5a-a20dd95cbabb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850da9c5-f432-4629-b333-506a6ae0e2d5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850da9c5-f432-4629-b333-506a6ae0e2d5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12562676171233194138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256267617123319413812562676171233194138125626761712331941381256267617123319413812562676171233194138125626761712331941381256267617123319413812562676171233194138125626761712331941381256267617123319413812562676171233194138125626761712331941381256267617123319413812562676171233194138125626761712331941381256267617123319413812562676171233194138125626761712331941381256267617123319413812562676171233194138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73dbfec4-cea4-4dc4-853c-48bf826c188f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1631d656-98e4-4c91-969c-3828b39235bf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1631d656-98e4-4c91-969c-3828b39235bf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12094111461401603537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209411146140160353712094111461401603537120941114614016035371209411146140160353712094111461401603537120941114614016035371209411146140160353712094111461401603537120941114614016035371209411146140160353712094111461401603537120941114614016035371209411146140160353712094111461401603537120941114614016035371209411146140160353712094111461401603537120941114614016035371209411146140160353712094111461401603537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850da9c5-f432-4629-b333-506a6ae0e2d5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d71fd77f-8f16-474d-b21b-e8d5a2c41ab3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d71fd77f-8f16-474d-b21b-e8d5a2c41ab3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11163597575425942087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116359757542594208711163597575425942087111635975754259420871116359757542594208711163597575425942087111635975754259420871116359757542594208711163597575425942087111635975754259420871116359757542594208711163597575425942087111635975754259420871116359757542594208711163597575425942087111635975754259420871116359757542594208711163597575425942087111635975754259420871116359757542594208711163597575425942087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1631d656-98e4-4c91-969c-3828b39235bf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 010ad55c-f32d-49d1-a010-b14eac5535e2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 010ad55c-f32d-49d1-a010-b14eac5535e2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9305810775779946547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93058107757799465479305810775779946547930581077577994654793058107757799465479305810775779946547930581077577994654793058107757799465479305810775779946547930581077577994654793058107757799465479305810775779946547930581077577994654793058107757799465479305810775779946547930581077577994654793058107757799465479305810775779946547930581077577994654793058107757799465479305810775779946547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d71fd77f-8f16-474d-b21b-e8d5a2c41ab3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b1a592f-55f7-48fb-81a0-967489bccccc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b1a592f-55f7-48fb-81a0-967489bccccc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6783313767974986812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67833137679749868126783313767974986812678331376797498681267833137679749868126783313767974986812678331376797498681267833137679749868126783313767974986812678331376797498681267833137679749868126783313767974986812678331376797498681267833137679749868126783313767974986812678331376797498681267833137679749868126783313767974986812678331376797498681267833137679749868126783313767974986812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 010ad55c-f32d-49d1-a010-b14eac5535e2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d01e202a-89c2-4f8f-abd0-599c96977e86, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d01e202a-89c2-4f8f-abd0-599c96977e86, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10487503567318154149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048750356731815414910487503567318154149104875035673181541491048750356731815414910487503567318154149104875035673181541491048750356731815414910487503567318154149104875035673181541491048750356731815414910487503567318154149104875035673181541491048750356731815414910487503567318154149104875035673181541491048750356731815414910487503567318154149104875035673181541491048750356731815414910487503567318154149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b1a592f-55f7-48fb-81a0-967489bccccc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6faf04e1-9ce5-4399-8214-279e36821abd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6faf04e1-9ce5-4399-8214-279e36821abd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16526601927296063180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652660192729606318016526601927296063180165266019272960631801652660192729606318016526601927296063180165266019272960631801652660192729606318016526601927296063180165266019272960631801652660192729606318016526601927296063180165266019272960631801652660192729606318016526601927296063180165266019272960631801652660192729606318016526601927296063180165266019272960631801652660192729606318016526601927296063180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6faf04e1-9ce5-4399-8214-279e36821abd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 267c9f5f-17a4-4612-9172-919900eb0036, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 267c9f5f-17a4-4612-9172-919900eb0036, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9696645651150719122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96966456511507191229696645651150719122969664565115071912296966456511507191229696645651150719122969664565115071912296966456511507191229696645651150719122969664565115071912296966456511507191229696645651150719122969664565115071912296966456511507191229696645651150719122969664565115071912296966456511507191229696645651150719122969664565115071912296966456511507191229696645651150719122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d01e202a-89c2-4f8f-abd0-599c96977e86, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 905bc01d-5b0d-454d-9766-d2726d2fe298, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 905bc01d-5b0d-454d-9766-d2726d2fe298, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7005893570153972421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70058935701539724217005893570153972421700589357015397242170058935701539724217005893570153972421700589357015397242170058935701539724217005893570153972421700589357015397242170058935701539724217005893570153972421700589357015397242170058935701539724217005893570153972421700589357015397242170058935701539724217005893570153972421700589357015397242170058935701539724217005893570153972421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 267c9f5f-17a4-4612-9172-919900eb0036, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfd89d4c-7a49-4bdc-b789-46d194dbe4d3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfd89d4c-7a49-4bdc-b789-46d194dbe4d3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13800451451189606495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380045145118960649513800451451189606495138004514511896064951380045145118960649513800451451189606495138004514511896064951380045145118960649513800451451189606495138004514511896064951380045145118960649513800451451189606495138004514511896064951380045145118960649513800451451189606495138004514511896064951380045145118960649513800451451189606495138004514511896064951380045145118960649513800451451189606495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 905bc01d-5b0d-454d-9766-d2726d2fe298, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12784c2b-b100-4e63-955d-be9ea1509776, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12784c2b-b100-4e63-955d-be9ea1509776, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6081064640082826672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60810646400828266726081064640082826672608106464008282667260810646400828266726081064640082826672608106464008282667260810646400828266726081064640082826672608106464008282667260810646400828266726081064640082826672608106464008282667260810646400828266726081064640082826672608106464008282667260810646400828266726081064640082826672608106464008282667260810646400828266726081064640082826672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfd89d4c-7a49-4bdc-b789-46d194dbe4d3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6e297a2-ac06-4c6f-9ce6-3819a927b846, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e297a2-ac06-4c6f-9ce6-3819a927b846, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11777549635735538982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177754963573553898211777549635735538982117775496357355389821177754963573553898211777549635735538982117775496357355389821177754963573553898211777549635735538982117775496357355389821177754963573553898211777549635735538982117775496357355389821177754963573553898211777549635735538982117775496357355389821177754963573553898211777549635735538982117775496357355389821177754963573553898211777549635735538982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12784c2b-b100-4e63-955d-be9ea1509776, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f719eed3-fafc-4ad8-87b5-1f6ee3d2bd0f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f719eed3-fafc-4ad8-87b5-1f6ee3d2bd0f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1878773820787047818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18787738207870478181878773820787047818187877382078704781818787738207870478181878773820787047818187877382078704781818787738207870478181878773820787047818187877382078704781818787738207870478181878773820787047818187877382078704781818787738207870478181878773820787047818187877382078704781818787738207870478181878773820787047818187877382078704781818787738207870478181878773820787047818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e297a2-ac06-4c6f-9ce6-3819a927b846, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdca8d8d-fde5-4f05-9531-dabb6a8e7b00, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f719eed3-fafc-4ad8-87b5-1f6ee3d2bd0f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdca8d8d-fde5-4f05-9531-dabb6a8e7b00, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10918855385257879280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091885538525787928010918855385257879280109188553852578792801091885538525787928010918855385257879280109188553852578792801091885538525787928010918855385257879280109188553852578792801091885538525787928010918855385257879280109188553852578792801091885538525787928010918855385257879280109188553852578792801091885538525787928010918855385257879280109188553852578792801091885538525787928010918855385257879280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfa8ae96-b45a-49e3-adb3-c886cfee2416, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfa8ae96-b45a-49e3-adb3-c886cfee2416, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16147629138935468921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614762913893546892116147629138935468921161476291389354689211614762913893546892116147629138935468921161476291389354689211614762913893546892116147629138935468921161476291389354689211614762913893546892116147629138935468921161476291389354689211614762913893546892116147629138935468921161476291389354689211614762913893546892116147629138935468921161476291389354689211614762913893546892116147629138935468921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdca8d8d-fde5-4f05-9531-dabb6a8e7b00, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d3cf4b-f15a-4358-8941-6de0a3f1deb5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d3cf4b-f15a-4358-8941-6de0a3f1deb5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16676008755334185967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667600875533418596716676008755334185967166760087553341859671667600875533418596716676008755334185967166760087553341859671667600875533418596716676008755334185967166760087553341859671667600875533418596716676008755334185967166760087553341859671667600875533418596716676008755334185967166760087553341859671667600875533418596716676008755334185967166760087553341859671667600875533418596716676008755334185967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d3cf4b-f15a-4358-8941-6de0a3f1deb5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90eee22-29f8-4e3c-a52f-85213d859309, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90eee22-29f8-4e3c-a52f-85213d859309, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1861971287242324963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18619712872423249631861971287242324963186197128724232496318619712872423249631861971287242324963186197128724232496318619712872423249631861971287242324963186197128724232496318619712872423249631861971287242324963186197128724232496318619712872423249631861971287242324963186197128724232496318619712872423249631861971287242324963186197128724232496318619712872423249631861971287242324963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfa8ae96-b45a-49e3-adb3-c886cfee2416, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c703a8b-3b24-4add-8ec8-20af68d9ba5c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c703a8b-3b24-4add-8ec8-20af68d9ba5c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 815046440191866030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030815046440191866030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c703a8b-3b24-4add-8ec8-20af68d9ba5c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a66c3b7e-5a4a-4b9d-a38e-db61dfe8b7d8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a66c3b7e-5a4a-4b9d-a38e-db61dfe8b7d8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9803149039621690086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98031490396216900869803149039621690086980314903962169008698031490396216900869803149039621690086980314903962169008698031490396216900869803149039621690086980314903962169008698031490396216900869803149039621690086980314903962169008698031490396216900869803149039621690086980314903962169008698031490396216900869803149039621690086980314903962169008698031490396216900869803149039621690086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90eee22-29f8-4e3c-a52f-85213d859309, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc85f02-c45c-4b08-8098-4bf3a69ae094, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc85f02-c45c-4b08-8098-4bf3a69ae094, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10584197973478619354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058419797347861935410584197973478619354105841979734786193541058419797347861935410584197973478619354105841979734786193541058419797347861935410584197973478619354105841979734786193541058419797347861935410584197973478619354105841979734786193541058419797347861935410584197973478619354105841979734786193541058419797347861935410584197973478619354105841979734786193541058419797347861935410584197973478619354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a66c3b7e-5a4a-4b9d-a38e-db61dfe8b7d8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59425d2b-2223-46e5-b30d-4f7b7cfcd855, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59425d2b-2223-46e5-b30d-4f7b7cfcd855, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8528000572670381852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85280005726703818528528000572670381852852800057267038185285280005726703818528528000572670381852852800057267038185285280005726703818528528000572670381852852800057267038185285280005726703818528528000572670381852852800057267038185285280005726703818528528000572670381852852800057267038185285280005726703818528528000572670381852852800057267038185285280005726703818528528000572670381852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc85f02-c45c-4b08-8098-4bf3a69ae094, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c3579a3-353d-4be5-b94d-534cc956e50d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59425d2b-2223-46e5-b30d-4f7b7cfcd855, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81672f73-9e6e-414f-8cf8-ebc42b97966b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81672f73-9e6e-414f-8cf8-ebc42b97966b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2148739431187597923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21487394311875979232148739431187597923214873943118759792321487394311875979232148739431187597923214873943118759792321487394311875979232148739431187597923214873943118759792321487394311875979232148739431187597923214873943118759792321487394311875979232148739431187597923214873943118759792321487394311875979232148739431187597923214873943118759792321487394311875979232148739431187597923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c3579a3-353d-4be5-b94d-534cc956e50d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5427894556088800149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54278945560888001495427894556088800149542789455608880014954278945560888001495427894556088800149542789455608880014954278945560888001495427894556088800149542789455608880014954278945560888001495427894556088800149542789455608880014954278945560888001495427894556088800149542789455608880014954278945560888001495427894556088800149542789455608880014954278945560888001495427894556088800149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81672f73-9e6e-414f-8cf8-ebc42b97966b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2657201f-8800-4e64-ba5a-3d8ffb639abd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2657201f-8800-4e64-ba5a-3d8ffb639abd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14621178755035688177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462117875503568817714621178755035688177146211787550356881771462117875503568817714621178755035688177146211787550356881771462117875503568817714621178755035688177146211787550356881771462117875503568817714621178755035688177146211787550356881771462117875503568817714621178755035688177146211787550356881771462117875503568817714621178755035688177146211787550356881771462117875503568817714621178755035688177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c3579a3-353d-4be5-b94d-534cc956e50d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95620721-b15b-4d4b-a8ae-ff0cb6cc9f41, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95620721-b15b-4d4b-a8ae-ff0cb6cc9f41, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5622677893350333445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56226778933503334455622677893350333445562267789335033344556226778933503334455622677893350333445562267789335033344556226778933503334455622677893350333445562267789335033344556226778933503334455622677893350333445562267789335033344556226778933503334455622677893350333445562267789335033344556226778933503334455622677893350333445562267789335033344556226778933503334455622677893350333445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2657201f-8800-4e64-ba5a-3d8ffb639abd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f4420e-3570-40b7-894f-562e12a429b0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f4420e-3570-40b7-894f-562e12a429b0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3632899592057086375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36328995920570863753632899592057086375363289959205708637536328995920570863753632899592057086375363289959205708637536328995920570863753632899592057086375363289959205708637536328995920570863753632899592057086375363289959205708637536328995920570863753632899592057086375363289959205708637536328995920570863753632899592057086375363289959205708637536328995920570863753632899592057086375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95620721-b15b-4d4b-a8ae-ff0cb6cc9f41, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45e89143-b3f8-411e-96ee-492c2a709595, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45e89143-b3f8-411e-96ee-492c2a709595, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10328825460810834835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032882546081083483510328825460810834835103288254608108348351032882546081083483510328825460810834835103288254608108348351032882546081083483510328825460810834835103288254608108348351032882546081083483510328825460810834835103288254608108348351032882546081083483510328825460810834835103288254608108348351032882546081083483510328825460810834835103288254608108348351032882546081083483510328825460810834835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f4420e-3570-40b7-894f-562e12a429b0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b593380-3eeb-4883-b5ac-882431f2e759, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b593380-3eeb-4883-b5ac-882431f2e759, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6920787846895232583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69207878468952325836920787846895232583692078784689523258369207878468952325836920787846895232583692078784689523258369207878468952325836920787846895232583692078784689523258369207878468952325836920787846895232583692078784689523258369207878468952325836920787846895232583692078784689523258369207878468952325836920787846895232583692078784689523258369207878468952325836920787846895232583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45e89143-b3f8-411e-96ee-492c2a709595, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b905a86-4449-4ee8-98c7-1297f5251043, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b905a86-4449-4ee8-98c7-1297f5251043, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13851764348438350872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385176434843835087213851764348438350872138517643484383508721385176434843835087213851764348438350872138517643484383508721385176434843835087213851764348438350872138517643484383508721385176434843835087213851764348438350872138517643484383508721385176434843835087213851764348438350872138517643484383508721385176434843835087213851764348438350872138517643484383508721385176434843835087213851764348438350872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b593380-3eeb-4883-b5ac-882431f2e759, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1ca868d-b3bd-4915-a80c-95785740e93e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ca868d-b3bd-4915-a80c-95785740e93e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9749454942275487796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97494549422754877969749454942275487796974945494227548779697494549422754877969749454942275487796974945494227548779697494549422754877969749454942275487796974945494227548779697494549422754877969749454942275487796974945494227548779697494549422754877969749454942275487796974945494227548779697494549422754877969749454942275487796974945494227548779697494549422754877969749454942275487796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b905a86-4449-4ee8-98c7-1297f5251043, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e750f26-6b95-4719-899f-0b19ba0c1c29, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e750f26-6b95-4719-899f-0b19ba0c1c29, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6062572989852613160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60625729898526131606062572989852613160606257298985261316060625729898526131606062572989852613160606257298985261316060625729898526131606062572989852613160606257298985261316060625729898526131606062572989852613160606257298985261316060625729898526131606062572989852613160606257298985261316060625729898526131606062572989852613160606257298985261316060625729898526131606062572989852613160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ca868d-b3bd-4915-a80c-95785740e93e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8746e896-bb08-41a1-9df1-ea55c72284cd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8746e896-bb08-41a1-9df1-ea55c72284cd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16916859120696701830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691685912069670183016916859120696701830169168591206967018301691685912069670183016916859120696701830169168591206967018301691685912069670183016916859120696701830169168591206967018301691685912069670183016916859120696701830169168591206967018301691685912069670183016916859120696701830169168591206967018301691685912069670183016916859120696701830169168591206967018301691685912069670183016916859120696701830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e750f26-6b95-4719-899f-0b19ba0c1c29, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed71e257-3601-4a5c-b721-412615bb1c25, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed71e257-3601-4a5c-b721-412615bb1c25, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8858556356728050325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88585563567280503258858556356728050325885855635672805032588585563567280503258858556356728050325885855635672805032588585563567280503258858556356728050325885855635672805032588585563567280503258858556356728050325885855635672805032588585563567280503258858556356728050325885855635672805032588585563567280503258858556356728050325885855635672805032588585563567280503258858556356728050325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8746e896-bb08-41a1-9df1-ea55c72284cd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ae9355-6c02-4bfd-8d82-e6a588aa820d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ae9355-6c02-4bfd-8d82-e6a588aa820d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14883961809272858521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488396180927285852114883961809272858521148839618092728585211488396180927285852114883961809272858521148839618092728585211488396180927285852114883961809272858521148839618092728585211488396180927285852114883961809272858521148839618092728585211488396180927285852114883961809272858521148839618092728585211488396180927285852114883961809272858521148839618092728585211488396180927285852114883961809272858521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed71e257-3601-4a5c-b721-412615bb1c25, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f93c3d-e6cd-4fe0-9506-bb25556fc35b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f93c3d-e6cd-4fe0-9506-bb25556fc35b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1766576163119069157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17665761631190691571766576163119069157176657616311906915717665761631190691571766576163119069157176657616311906915717665761631190691571766576163119069157176657616311906915717665761631190691571766576163119069157176657616311906915717665761631190691571766576163119069157176657616311906915717665761631190691571766576163119069157176657616311906915717665761631190691571766576163119069157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ae9355-6c02-4bfd-8d82-e6a588aa820d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39337552-e77f-48be-a067-e5412673f266, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39337552-e77f-48be-a067-e5412673f266, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 495229676685516061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061495229676685516061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f93c3d-e6cd-4fe0-9506-bb25556fc35b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76bcfe53-ab2e-405c-a518-9195625c25c1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39337552-e77f-48be-a067-e5412673f266, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76bcfe53-ab2e-405c-a518-9195625c25c1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15376646484843848337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537664648484384833715376646484843848337153766464848438483371537664648484384833715376646484843848337153766464848438483371537664648484384833715376646484843848337153766464848438483371537664648484384833715376646484843848337153766464848438483371537664648484384833715376646484843848337153766464848438483371537664648484384833715376646484843848337153766464848438483371537664648484384833715376646484843848337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f5e2f53-7e66-4352-8960-b47f8e15c906, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f5e2f53-7e66-4352-8960-b47f8e15c906, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14124455900411067073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412445590041106707314124455900411067073141244559004110670731412445590041106707314124455900411067073141244559004110670731412445590041106707314124455900411067073141244559004110670731412445590041106707314124455900411067073141244559004110670731412445590041106707314124455900411067073141244559004110670731412445590041106707314124455900411067073141244559004110670731412445590041106707314124455900411067073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76bcfe53-ab2e-405c-a518-9195625c25c1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d09e663f-fb65-4ad8-88f5-c0458704a6c3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d09e663f-fb65-4ad8-88f5-c0458704a6c3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8286072608932645559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82860726089326455598286072608932645559828607260893264555982860726089326455598286072608932645559828607260893264555982860726089326455598286072608932645559828607260893264555982860726089326455598286072608932645559828607260893264555982860726089326455598286072608932645559828607260893264555982860726089326455598286072608932645559828607260893264555982860726089326455598286072608932645559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f5e2f53-7e66-4352-8960-b47f8e15c906, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e66adba5-0f09-4ee9-bff7-948708b4e955, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e66adba5-0f09-4ee9-bff7-948708b4e955, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821779223981427678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58217792239814276785821779223981427678582177922398142767858217792239814276785821779223981427678582177922398142767858217792239814276785821779223981427678582177922398142767858217792239814276785821779223981427678582177922398142767858217792239814276785821779223981427678582177922398142767858217792239814276785821779223981427678582177922398142767858217792239814276785821779223981427678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d09e663f-fb65-4ad8-88f5-c0458704a6c3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 496b7ba9-9d5d-48f2-851e-2349e3d9c9d5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496b7ba9-9d5d-48f2-851e-2349e3d9c9d5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11468057384500172229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146805738450017222911468057384500172229114680573845001722291146805738450017222911468057384500172229114680573845001722291146805738450017222911468057384500172229114680573845001722291146805738450017222911468057384500172229114680573845001722291146805738450017222911468057384500172229114680573845001722291146805738450017222911468057384500172229114680573845001722291146805738450017222911468057384500172229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e66adba5-0f09-4ee9-bff7-948708b4e955, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 836c2515-b674-467c-ba76-a40aa9307ef0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 836c2515-b674-467c-ba76-a40aa9307ef0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9661402093428583688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96614020934285836889661402093428583688966140209342858368896614020934285836889661402093428583688966140209342858368896614020934285836889661402093428583688966140209342858368896614020934285836889661402093428583688966140209342858368896614020934285836889661402093428583688966140209342858368896614020934285836889661402093428583688966140209342858368896614020934285836889661402093428583688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496b7ba9-9d5d-48f2-851e-2349e3d9c9d5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa7db9bd-7b13-40eb-ad27-ab788e7a41cb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa7db9bd-7b13-40eb-ad27-ab788e7a41cb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1993260523785176078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19932605237851760781993260523785176078199326052378517607819932605237851760781993260523785176078199326052378517607819932605237851760781993260523785176078199326052378517607819932605237851760781993260523785176078199326052378517607819932605237851760781993260523785176078199326052378517607819932605237851760781993260523785176078199326052378517607819932605237851760781993260523785176078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa7db9bd-7b13-40eb-ad27-ab788e7a41cb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0d180d-cce7-4b5a-a0e3-63c742883f6f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0d180d-cce7-4b5a-a0e3-63c742883f6f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18341537092890248544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834153709289024854418341537092890248544183415370928902485441834153709289024854418341537092890248544183415370928902485441834153709289024854418341537092890248544183415370928902485441834153709289024854418341537092890248544183415370928902485441834153709289024854418341537092890248544183415370928902485441834153709289024854418341537092890248544183415370928902485441834153709289024854418341537092890248544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 836c2515-b674-467c-ba76-a40aa9307ef0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90be5ed-e212-4ada-b460-f41a0f172ef0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90be5ed-e212-4ada-b460-f41a0f172ef0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 230175796645955892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892230175796645955892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0d180d-cce7-4b5a-a0e3-63c742883f6f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9281eb0d-96e9-40d8-bda0-a6dffd6f4e3b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9281eb0d-96e9-40d8-bda0-a6dffd6f4e3b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6225725178142063342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62257251781420633426225725178142063342622572517814206334262257251781420633426225725178142063342622572517814206334262257251781420633426225725178142063342622572517814206334262257251781420633426225725178142063342622572517814206334262257251781420633426225725178142063342622572517814206334262257251781420633426225725178142063342622572517814206334262257251781420633426225725178142063342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90be5ed-e212-4ada-b460-f41a0f172ef0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02b572e3-ef52-4f3f-b9d7-8e208c1604ab, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02b572e3-ef52-4f3f-b9d7-8e208c1604ab, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10663662374293737765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066366237429373776510663662374293737765106636623742937377651066366237429373776510663662374293737765106636623742937377651066366237429373776510663662374293737765106636623742937377651066366237429373776510663662374293737765106636623742937377651066366237429373776510663662374293737765106636623742937377651066366237429373776510663662374293737765106636623742937377651066366237429373776510663662374293737765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9281eb0d-96e9-40d8-bda0-a6dffd6f4e3b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6731be4a-1969-42f0-b347-96069810d570, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6731be4a-1969-42f0-b347-96069810d570, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16353511839674150673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635351183967415067316353511839674150673163535118396741506731635351183967415067316353511839674150673163535118396741506731635351183967415067316353511839674150673163535118396741506731635351183967415067316353511839674150673163535118396741506731635351183967415067316353511839674150673163535118396741506731635351183967415067316353511839674150673163535118396741506731635351183967415067316353511839674150673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02b572e3-ef52-4f3f-b9d7-8e208c1604ab, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdb6aace-59e6-4046-b5ac-bd2f80c7477d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdb6aace-59e6-4046-b5ac-bd2f80c7477d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17941958725801919819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794195872580191981917941958725801919819179419587258019198191794195872580191981917941958725801919819179419587258019198191794195872580191981917941958725801919819179419587258019198191794195872580191981917941958725801919819179419587258019198191794195872580191981917941958725801919819179419587258019198191794195872580191981917941958725801919819179419587258019198191794195872580191981917941958725801919819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6731be4a-1969-42f0-b347-96069810d570, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd0f6af-83db-4cc3-b087-f7af7f95829c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd0f6af-83db-4cc3-b087-f7af7f95829c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2668874975703995502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26688749757039955022668874975703995502266887497570399550226688749757039955022668874975703995502266887497570399550226688749757039955022668874975703995502266887497570399550226688749757039955022668874975703995502266887497570399550226688749757039955022668874975703995502266887497570399550226688749757039955022668874975703995502266887497570399550226688749757039955022668874975703995502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdb6aace-59e6-4046-b5ac-bd2f80c7477d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d398d06e-a2ce-4ce0-a277-79cb94a67eb1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d398d06e-a2ce-4ce0-a277-79cb94a67eb1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8969015054969604794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89690150549696047948969015054969604794896901505496960479489690150549696047948969015054969604794896901505496960479489690150549696047948969015054969604794896901505496960479489690150549696047948969015054969604794896901505496960479489690150549696047948969015054969604794896901505496960479489690150549696047948969015054969604794896901505496960479489690150549696047948969015054969604794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd0f6af-83db-4cc3-b087-f7af7f95829c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d398d06e-a2ce-4ce0-a277-79cb94a67eb1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dc97f5e-9e83-414d-8aeb-a49739569fcb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dc97f5e-9e83-414d-8aeb-a49739569fcb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1037335506850869856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10373355068508698561037335506850869856103733550685086985610373355068508698561037335506850869856103733550685086985610373355068508698561037335506850869856103733550685086985610373355068508698561037335506850869856103733550685086985610373355068508698561037335506850869856103733550685086985610373355068508698561037335506850869856103733550685086985610373355068508698561037335506850869856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc6446e-fcb2-4fef-ba5c-5487ecbaf803, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc6446e-fcb2-4fef-ba5c-5487ecbaf803, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8407188034991670030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84071880349916700308407188034991670030840718803499167003084071880349916700308407188034991670030840718803499167003084071880349916700308407188034991670030840718803499167003084071880349916700308407188034991670030840718803499167003084071880349916700308407188034991670030840718803499167003084071880349916700308407188034991670030840718803499167003084071880349916700308407188034991670030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc6446e-fcb2-4fef-ba5c-5487ecbaf803, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dc97f5e-9e83-414d-8aeb-a49739569fcb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afc1a545-d461-4d95-b345-6b929632cb3b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afc1a545-d461-4d95-b345-6b929632cb3b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7896020375838407485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78960203758384074857896020375838407485789602037583840748578960203758384074857896020375838407485789602037583840748578960203758384074857896020375838407485789602037583840748578960203758384074857896020375838407485789602037583840748578960203758384074857896020375838407485789602037583840748578960203758384074857896020375838407485789602037583840748578960203758384074857896020375838407485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff94e695-50a4-4db4-9751-1a3e702cd1a9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff94e695-50a4-4db4-9751-1a3e702cd1a9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3802226380787955727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38022263807879557273802226380787955727380222638078795572738022263807879557273802226380787955727380222638078795572738022263807879557273802226380787955727380222638078795572738022263807879557273802226380787955727380222638078795572738022263807879557273802226380787955727380222638078795572738022263807879557273802226380787955727380222638078795572738022263807879557273802226380787955727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afc1a545-d461-4d95-b345-6b929632cb3b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f084e95-edb1-4da2-8e93-9793d7b497a2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff94e695-50a4-4db4-9751-1a3e702cd1a9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f084e95-edb1-4da2-8e93-9793d7b497a2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12635506155430630896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263550615543063089612635506155430630896126355061554306308961263550615543063089612635506155430630896126355061554306308961263550615543063089612635506155430630896126355061554306308961263550615543063089612635506155430630896126355061554306308961263550615543063089612635506155430630896126355061554306308961263550615543063089612635506155430630896126355061554306308961263550615543063089612635506155430630896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8fcc4b2-1ef5-4749-9b9e-35278fb845b0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8fcc4b2-1ef5-4749-9b9e-35278fb845b0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14773364044009657148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477336404400965714814773364044009657148147733640440096571481477336404400965714814773364044009657148147733640440096571481477336404400965714814773364044009657148147733640440096571481477336404400965714814773364044009657148147733640440096571481477336404400965714814773364044009657148147733640440096571481477336404400965714814773364044009657148147733640440096571481477336404400965714814773364044009657148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f084e95-edb1-4da2-8e93-9793d7b497a2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e296b385-4d5e-4e1b-a416-4d30c58653ae, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e296b385-4d5e-4e1b-a416-4d30c58653ae, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3959085442617531499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39590854426175314993959085442617531499395908544261753149939590854426175314993959085442617531499395908544261753149939590854426175314993959085442617531499395908544261753149939590854426175314993959085442617531499395908544261753149939590854426175314993959085442617531499395908544261753149939590854426175314993959085442617531499395908544261753149939590854426175314993959085442617531499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8fcc4b2-1ef5-4749-9b9e-35278fb845b0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd3190c6-407f-42f9-a15e-ebe5af58a6a0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3190c6-407f-42f9-a15e-ebe5af58a6a0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2007490054864465808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20074900548644658082007490054864465808200749005486446580820074900548644658082007490054864465808200749005486446580820074900548644658082007490054864465808200749005486446580820074900548644658082007490054864465808200749005486446580820074900548644658082007490054864465808200749005486446580820074900548644658082007490054864465808200749005486446580820074900548644658082007490054864465808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e296b385-4d5e-4e1b-a416-4d30c58653ae, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 853d27e4-3b9a-4f3a-91d6-7bba55981e98, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 853d27e4-3b9a-4f3a-91d6-7bba55981e98, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14564733508301931642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456473350830193164214564733508301931642145647335083019316421456473350830193164214564733508301931642145647335083019316421456473350830193164214564733508301931642145647335083019316421456473350830193164214564733508301931642145647335083019316421456473350830193164214564733508301931642145647335083019316421456473350830193164214564733508301931642145647335083019316421456473350830193164214564733508301931642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3190c6-407f-42f9-a15e-ebe5af58a6a0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54906f6b-732f-42cb-a0c6-c2bf687f298e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 853d27e4-3b9a-4f3a-91d6-7bba55981e98, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38058251-43da-4dc9-b7be-2d043fa177c7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38058251-43da-4dc9-b7be-2d043fa177c7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4920757907729091212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49207579077290912124920757907729091212492075790772909121249207579077290912124920757907729091212492075790772909121249207579077290912124920757907729091212492075790772909121249207579077290912124920757907729091212492075790772909121249207579077290912124920757907729091212492075790772909121249207579077290912124920757907729091212492075790772909121249207579077290912124920757907729091212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54906f6b-732f-42cb-a0c6-c2bf687f298e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2282331058926500730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22823310589265007302282331058926500730228233105892650073022823310589265007302282331058926500730228233105892650073022823310589265007302282331058926500730228233105892650073022823310589265007302282331058926500730228233105892650073022823310589265007302282331058926500730228233105892650073022823310589265007302282331058926500730228233105892650073022823310589265007302282331058926500730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38058251-43da-4dc9-b7be-2d043fa177c7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fde4305-15ce-4d44-bb68-94b876dee25a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fde4305-15ce-4d44-bb68-94b876dee25a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8923607295607205664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89236072956072056648923607295607205664892360729560720566489236072956072056648923607295607205664892360729560720566489236072956072056648923607295607205664892360729560720566489236072956072056648923607295607205664892360729560720566489236072956072056648923607295607205664892360729560720566489236072956072056648923607295607205664892360729560720566489236072956072056648923607295607205664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54906f6b-732f-42cb-a0c6-c2bf687f298e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fde4305-15ce-4d44-bb68-94b876dee25a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193f8f91-3822-4b7d-b866-fc47076ff167, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193f8f91-3822-4b7d-b866-fc47076ff167, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6467091136179225952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64670911361792259526467091136179225952646709113617922595264670911361792259526467091136179225952646709113617922595264670911361792259526467091136179225952646709113617922595264670911361792259526467091136179225952646709113617922595264670911361792259526467091136179225952646709113617922595264670911361792259526467091136179225952646709113617922595264670911361792259526467091136179225952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07fecd9b-00da-45b4-9314-74490243f848, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07fecd9b-00da-45b4-9314-74490243f848, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3087201437067437423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30872014370674374233087201437067437423308720143706743742330872014370674374233087201437067437423308720143706743742330872014370674374233087201437067437423308720143706743742330872014370674374233087201437067437423308720143706743742330872014370674374233087201437067437423308720143706743742330872014370674374233087201437067437423308720143706743742330872014370674374233087201437067437423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193f8f91-3822-4b7d-b866-fc47076ff167, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cfdc110-44da-43c2-b002-bfe69cd2cf72, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cfdc110-44da-43c2-b002-bfe69cd2cf72, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3246372301029073387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32463723010290733873246372301029073387324637230102907338732463723010290733873246372301029073387324637230102907338732463723010290733873246372301029073387324637230102907338732463723010290733873246372301029073387324637230102907338732463723010290733873246372301029073387324637230102907338732463723010290733873246372301029073387324637230102907338732463723010290733873246372301029073387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07fecd9b-00da-45b4-9314-74490243f848, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b0d590b-538d-46ac-ac81-f6d1a6627d41, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b0d590b-538d-46ac-ac81-f6d1a6627d41, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4992033428367748609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49920334283677486094992033428367748609499203342836774860949920334283677486094992033428367748609499203342836774860949920334283677486094992033428367748609499203342836774860949920334283677486094992033428367748609499203342836774860949920334283677486094992033428367748609499203342836774860949920334283677486094992033428367748609499203342836774860949920334283677486094992033428367748609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b0d590b-538d-46ac-ac81-f6d1a6627d41, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cfdc110-44da-43c2-b002-bfe69cd2cf72, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e3a108e-0eb2-4e28-95cf-3088fd285b27, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e4982ed-7332-457b-b9bf-d7e9843b5827, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e4982ed-7332-457b-b9bf-d7e9843b5827, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12864278211100785655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286427821110078565512864278211100785655128642782111007856551286427821110078565512864278211100785655128642782111007856551286427821110078565512864278211100785655128642782111007856551286427821110078565512864278211100785655128642782111007856551286427821110078565512864278211100785655128642782111007856551286427821110078565512864278211100785655128642782111007856551286427821110078565512864278211100785655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e3a108e-0eb2-4e28-95cf-3088fd285b27, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6826896432872125898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68268964328721258986826896432872125898682689643287212589868268964328721258986826896432872125898682689643287212589868268964328721258986826896432872125898682689643287212589868268964328721258986826896432872125898682689643287212589868268964328721258986826896432872125898682689643287212589868268964328721258986826896432872125898682689643287212589868268964328721258986826896432872125898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e3a108e-0eb2-4e28-95cf-3088fd285b27, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6a1fa17-1072-43af-8c8d-aa029c208d3e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a1fa17-1072-43af-8c8d-aa029c208d3e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 77987664993867379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7798766499386737977987664993867379779876649938673797798766499386737977987664993867379779876649938673797798766499386737977987664993867379779876649938673797798766499386737977987664993867379779876649938673797798766499386737977987664993867379779876649938673797798766499386737977987664993867379779876649938673797798766499386737977987664993867379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e4982ed-7332-457b-b9bf-d7e9843b5827, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f2efb0-578a-4f9f-a18f-f32f33c53952, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f2efb0-578a-4f9f-a18f-f32f33c53952, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4592204796718968011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45922047967189680114592204796718968011459220479671896801145922047967189680114592204796718968011459220479671896801145922047967189680114592204796718968011459220479671896801145922047967189680114592204796718968011459220479671896801145922047967189680114592204796718968011459220479671896801145922047967189680114592204796718968011459220479671896801145922047967189680114592204796718968011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a1fa17-1072-43af-8c8d-aa029c208d3e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c16235-fcae-426d-9e75-27d708516cdf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c16235-fcae-426d-9e75-27d708516cdf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6013622322929954703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60136223229299547036013622322929954703601362232292995470360136223229299547036013622322929954703601362232292995470360136223229299547036013622322929954703601362232292995470360136223229299547036013622322929954703601362232292995470360136223229299547036013622322929954703601362232292995470360136223229299547036013622322929954703601362232292995470360136223229299547036013622322929954703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f2efb0-578a-4f9f-a18f-f32f33c53952, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d877a183-dffc-40c1-8962-eb1d1be9a1df, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d877a183-dffc-40c1-8962-eb1d1be9a1df, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7988579990389873958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79885799903898739587988579990389873958798857999038987395879885799903898739587988579990389873958798857999038987395879885799903898739587988579990389873958798857999038987395879885799903898739587988579990389873958798857999038987395879885799903898739587988579990389873958798857999038987395879885799903898739587988579990389873958798857999038987395879885799903898739587988579990389873958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c16235-fcae-426d-9e75-27d708516cdf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15fa64fd-0a95-4a19-989c-da189958bb82, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15fa64fd-0a95-4a19-989c-da189958bb82, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9800645748326801484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98006457483268014849800645748326801484980064574832680148498006457483268014849800645748326801484980064574832680148498006457483268014849800645748326801484980064574832680148498006457483268014849800645748326801484980064574832680148498006457483268014849800645748326801484980064574832680148498006457483268014849800645748326801484980064574832680148498006457483268014849800645748326801484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15fa64fd-0a95-4a19-989c-da189958bb82, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d877a183-dffc-40c1-8962-eb1d1be9a1df, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 420260d3-7bd3-4284-b5fc-e3424e5fd876, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 420260d3-7bd3-4284-b5fc-e3424e5fd876, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17969362665752596659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796936266575259665917969362665752596659179693626657525966591796936266575259665917969362665752596659179693626657525966591796936266575259665917969362665752596659179693626657525966591796936266575259665917969362665752596659179693626657525966591796936266575259665917969362665752596659179693626657525966591796936266575259665917969362665752596659179693626657525966591796936266575259665917969362665752596659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78035d95-fe31-4a51-b084-844ec8f97b79, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78035d95-fe31-4a51-b084-844ec8f97b79, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7669377074138136409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76693770741381364097669377074138136409766937707413813640976693770741381364097669377074138136409766937707413813640976693770741381364097669377074138136409766937707413813640976693770741381364097669377074138136409766937707413813640976693770741381364097669377074138136409766937707413813640976693770741381364097669377074138136409766937707413813640976693770741381364097669377074138136409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 420260d3-7bd3-4284-b5fc-e3424e5fd876, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60abb33b-cb36-493a-89e0-ce6f86335b48, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60abb33b-cb36-493a-89e0-ce6f86335b48, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13772816920359196086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377281692035919608613772816920359196086137728169203591960861377281692035919608613772816920359196086137728169203591960861377281692035919608613772816920359196086137728169203591960861377281692035919608613772816920359196086137728169203591960861377281692035919608613772816920359196086137728169203591960861377281692035919608613772816920359196086137728169203591960861377281692035919608613772816920359196086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78035d95-fe31-4a51-b084-844ec8f97b79, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5811dc60-c9b2-464f-9e1d-8600fb9b810b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5811dc60-c9b2-464f-9e1d-8600fb9b810b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5715413907767350803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57154139077673508035715413907767350803571541390776735080357154139077673508035715413907767350803571541390776735080357154139077673508035715413907767350803571541390776735080357154139077673508035715413907767350803571541390776735080357154139077673508035715413907767350803571541390776735080357154139077673508035715413907767350803571541390776735080357154139077673508035715413907767350803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5811dc60-c9b2-464f-9e1d-8600fb9b810b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57cf63bf-8e0b-43f9-927a-7e7c099a1621, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57cf63bf-8e0b-43f9-927a-7e7c099a1621, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11408749680002514334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140874968000251433411408749680002514334114087496800025143341140874968000251433411408749680002514334114087496800025143341140874968000251433411408749680002514334114087496800025143341140874968000251433411408749680002514334114087496800025143341140874968000251433411408749680002514334114087496800025143341140874968000251433411408749680002514334114087496800025143341140874968000251433411408749680002514334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60abb33b-cb36-493a-89e0-ce6f86335b48, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 719a9214-f124-4c7e-8eeb-ddf52bab7dd2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 719a9214-f124-4c7e-8eeb-ddf52bab7dd2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7359952600080254439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73599526000802544397359952600080254439735995260008025443973599526000802544397359952600080254439735995260008025443973599526000802544397359952600080254439735995260008025443973599526000802544397359952600080254439735995260008025443973599526000802544397359952600080254439735995260008025443973599526000802544397359952600080254439735995260008025443973599526000802544397359952600080254439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 719a9214-f124-4c7e-8eeb-ddf52bab7dd2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae701d6a-7869-4039-9da2-b67221b0fa19, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae701d6a-7869-4039-9da2-b67221b0fa19, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 129284911301292317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317129284911301292317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57cf63bf-8e0b-43f9-927a-7e7c099a1621, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ced8432-4b99-4263-9502-404e5fdd4bc6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ced8432-4b99-4263-9502-404e5fdd4bc6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2910498219719438343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29104982197194383432910498219719438343291049821971943834329104982197194383432910498219719438343291049821971943834329104982197194383432910498219719438343291049821971943834329104982197194383432910498219719438343291049821971943834329104982197194383432910498219719438343291049821971943834329104982197194383432910498219719438343291049821971943834329104982197194383432910498219719438343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae701d6a-7869-4039-9da2-b67221b0fa19, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f617dbf7-531b-4c36-8786-81b75eedd13b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f617dbf7-531b-4c36-8786-81b75eedd13b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8308820818054645989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83088208180546459898308820818054645989830882081805464598983088208180546459898308820818054645989830882081805464598983088208180546459898308820818054645989830882081805464598983088208180546459898308820818054645989830882081805464598983088208180546459898308820818054645989830882081805464598983088208180546459898308820818054645989830882081805464598983088208180546459898308820818054645989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ced8432-4b99-4263-9502-404e5fdd4bc6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, addd0497-3095-47ac-934a-58f5db09838a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, addd0497-3095-47ac-934a-58f5db09838a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16734021732995496157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673402173299549615716734021732995496157167340217329954961571673402173299549615716734021732995496157167340217329954961571673402173299549615716734021732995496157167340217329954961571673402173299549615716734021732995496157167340217329954961571673402173299549615716734021732995496157167340217329954961571673402173299549615716734021732995496157167340217329954961571673402173299549615716734021732995496157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f617dbf7-531b-4c36-8786-81b75eedd13b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d72d3166-cfbc-452a-9711-5e3a3810650c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d72d3166-cfbc-452a-9711-5e3a3810650c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15821463837043815985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582146383704381598515821463837043815985158214638370438159851582146383704381598515821463837043815985158214638370438159851582146383704381598515821463837043815985158214638370438159851582146383704381598515821463837043815985158214638370438159851582146383704381598515821463837043815985158214638370438159851582146383704381598515821463837043815985158214638370438159851582146383704381598515821463837043815985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d72d3166-cfbc-452a-9711-5e3a3810650c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42326545-f40a-4e06-bae6-b6292b7fc436, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42326545-f40a-4e06-bae6-b6292b7fc436, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18228646047854975016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822864604785497501618228646047854975016182286460478549750161822864604785497501618228646047854975016182286460478549750161822864604785497501618228646047854975016182286460478549750161822864604785497501618228646047854975016182286460478549750161822864604785497501618228646047854975016182286460478549750161822864604785497501618228646047854975016182286460478549750161822864604785497501618228646047854975016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, addd0497-3095-47ac-934a-58f5db09838a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b45d975b-d71c-4c7d-bcd1-edaf0f5999ec, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b45d975b-d71c-4c7d-bcd1-edaf0f5999ec, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2257470247897671579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22574702478976715792257470247897671579225747024789767157922574702478976715792257470247897671579225747024789767157922574702478976715792257470247897671579225747024789767157922574702478976715792257470247897671579225747024789767157922574702478976715792257470247897671579225747024789767157922574702478976715792257470247897671579225747024789767157922574702478976715792257470247897671579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42326545-f40a-4e06-bae6-b6292b7fc436, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7cd10e3-e56c-4591-ab6b-2a8693eae99e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7cd10e3-e56c-4591-ab6b-2a8693eae99e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1416650989214079891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14166509892140798911416650989214079891141665098921407989114166509892140798911416650989214079891141665098921407989114166509892140798911416650989214079891141665098921407989114166509892140798911416650989214079891141665098921407989114166509892140798911416650989214079891141665098921407989114166509892140798911416650989214079891141665098921407989114166509892140798911416650989214079891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b45d975b-d71c-4c7d-bcd1-edaf0f5999ec, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e23ad0c8-7b24-41da-82d6-dfd525b8e757, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e23ad0c8-7b24-41da-82d6-dfd525b8e757, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1349853023919217633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13498530239192176331349853023919217633134985302391921763313498530239192176331349853023919217633134985302391921763313498530239192176331349853023919217633134985302391921763313498530239192176331349853023919217633134985302391921763313498530239192176331349853023919217633134985302391921763313498530239192176331349853023919217633134985302391921763313498530239192176331349853023919217633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7cd10e3-e56c-4591-ab6b-2a8693eae99e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40df3aa4-a27e-4048-9f8d-5454d36b0edb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40df3aa4-a27e-4048-9f8d-5454d36b0edb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10217688277117955879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021768827711795587910217688277117955879102176882771179558791021768827711795587910217688277117955879102176882771179558791021768827711795587910217688277117955879102176882771179558791021768827711795587910217688277117955879102176882771179558791021768827711795587910217688277117955879102176882771179558791021768827711795587910217688277117955879102176882771179558791021768827711795587910217688277117955879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e23ad0c8-7b24-41da-82d6-dfd525b8e757, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbf4cb11-a8bf-4a9a-8774-d9d28b0a72f1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf4cb11-a8bf-4a9a-8774-d9d28b0a72f1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 733084064184707208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208733084064184707208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40df3aa4-a27e-4048-9f8d-5454d36b0edb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d38b7ba-f80c-4133-89e7-7d411a733578, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d38b7ba-f80c-4133-89e7-7d411a733578, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13570939872552114624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357093987255211462413570939872552114624135709398725521146241357093987255211462413570939872552114624135709398725521146241357093987255211462413570939872552114624135709398725521146241357093987255211462413570939872552114624135709398725521146241357093987255211462413570939872552114624135709398725521146241357093987255211462413570939872552114624135709398725521146241357093987255211462413570939872552114624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf4cb11-a8bf-4a9a-8774-d9d28b0a72f1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3620c8ef-9916-4367-a1e7-f4af0786e6bd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3620c8ef-9916-4367-a1e7-f4af0786e6bd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14811738640103938113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481173864010393811314811738640103938113148117386401039381131481173864010393811314811738640103938113148117386401039381131481173864010393811314811738640103938113148117386401039381131481173864010393811314811738640103938113148117386401039381131481173864010393811314811738640103938113148117386401039381131481173864010393811314811738640103938113148117386401039381131481173864010393811314811738640103938113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d38b7ba-f80c-4133-89e7-7d411a733578, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16b96673-eb7b-455a-a821-f512676fea79, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16b96673-eb7b-455a-a821-f512676fea79, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8538481796166031978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85384817961660319788538481796166031978853848179616603197885384817961660319788538481796166031978853848179616603197885384817961660319788538481796166031978853848179616603197885384817961660319788538481796166031978853848179616603197885384817961660319788538481796166031978853848179616603197885384817961660319788538481796166031978853848179616603197885384817961660319788538481796166031978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3620c8ef-9916-4367-a1e7-f4af0786e6bd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b93ae1fe-4fc8-4d60-b2e3-0e29e7c897e3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b93ae1fe-4fc8-4d60-b2e3-0e29e7c897e3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11761063940310126121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176106394031012612111761063940310126121117610639403101261211176106394031012612111761063940310126121117610639403101261211176106394031012612111761063940310126121117610639403101261211176106394031012612111761063940310126121117610639403101261211176106394031012612111761063940310126121117610639403101261211176106394031012612111761063940310126121117610639403101261211176106394031012612111761063940310126121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16b96673-eb7b-455a-a821-f512676fea79, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ec563fb-5497-4d7b-b2d6-ab086b875060, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ec563fb-5497-4d7b-b2d6-ab086b875060, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7060285112754553545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70602851127545535457060285112754553545706028511275455354570602851127545535457060285112754553545706028511275455354570602851127545535457060285112754553545706028511275455354570602851127545535457060285112754553545706028511275455354570602851127545535457060285112754553545706028511275455354570602851127545535457060285112754553545706028511275455354570602851127545535457060285112754553545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b93ae1fe-4fc8-4d60-b2e3-0e29e7c897e3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474703ce-d570-42ef-b758-d92caa460ae9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474703ce-d570-42ef-b758-d92caa460ae9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4721259150595928907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47212591505959289074721259150595928907472125915059592890747212591505959289074721259150595928907472125915059592890747212591505959289074721259150595928907472125915059592890747212591505959289074721259150595928907472125915059592890747212591505959289074721259150595928907472125915059592890747212591505959289074721259150595928907472125915059592890747212591505959289074721259150595928907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ec563fb-5497-4d7b-b2d6-ab086b875060, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 483577d9-7fa8-4c93-a274-d07831245d13, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 483577d9-7fa8-4c93-a274-d07831245d13, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4141928545694812631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41419285456948126314141928545694812631414192854569481263141419285456948126314141928545694812631414192854569481263141419285456948126314141928545694812631414192854569481263141419285456948126314141928545694812631414192854569481263141419285456948126314141928545694812631414192854569481263141419285456948126314141928545694812631414192854569481263141419285456948126314141928545694812631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474703ce-d570-42ef-b758-d92caa460ae9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51770e22-7459-4225-8e32-cde2443b94c1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51770e22-7459-4225-8e32-cde2443b94c1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16042802485499055065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604280248549905506516042802485499055065160428024854990550651604280248549905506516042802485499055065160428024854990550651604280248549905506516042802485499055065160428024854990550651604280248549905506516042802485499055065160428024854990550651604280248549905506516042802485499055065160428024854990550651604280248549905506516042802485499055065160428024854990550651604280248549905506516042802485499055065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 483577d9-7fa8-4c93-a274-d07831245d13, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b592c2-6fb4-4664-bd75-091eea106680, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b592c2-6fb4-4664-bd75-091eea106680, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7440055681462828373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74400556814628283737440055681462828373744005568146282837374400556814628283737440055681462828373744005568146282837374400556814628283737440055681462828373744005568146282837374400556814628283737440055681462828373744005568146282837374400556814628283737440055681462828373744005568146282837374400556814628283737440055681462828373744005568146282837374400556814628283737440055681462828373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51770e22-7459-4225-8e32-cde2443b94c1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ecd62d2-6824-423c-b61a-53a82aefe84b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ecd62d2-6824-423c-b61a-53a82aefe84b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11782343147792191191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178234314779219119111782343147792191191117823431477921911911178234314779219119111782343147792191191117823431477921911911178234314779219119111782343147792191191117823431477921911911178234314779219119111782343147792191191117823431477921911911178234314779219119111782343147792191191117823431477921911911178234314779219119111782343147792191191117823431477921911911178234314779219119111782343147792191191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b592c2-6fb4-4664-bd75-091eea106680, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d749a3a-2b17-49f4-8286-388643ea0a74, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d749a3a-2b17-49f4-8286-388643ea0a74, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1636880135725996973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16368801357259969731636880135725996973163688013572599697316368801357259969731636880135725996973163688013572599697316368801357259969731636880135725996973163688013572599697316368801357259969731636880135725996973163688013572599697316368801357259969731636880135725996973163688013572599697316368801357259969731636880135725996973163688013572599697316368801357259969731636880135725996973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ecd62d2-6824-423c-b61a-53a82aefe84b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a6d0f6-319a-46f2-a9c2-6004e0ebd14d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a6d0f6-319a-46f2-a9c2-6004e0ebd14d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16740541226505629116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674054122650562911616740541226505629116167405412265056291161674054122650562911616740541226505629116167405412265056291161674054122650562911616740541226505629116167405412265056291161674054122650562911616740541226505629116167405412265056291161674054122650562911616740541226505629116167405412265056291161674054122650562911616740541226505629116167405412265056291161674054122650562911616740541226505629116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d749a3a-2b17-49f4-8286-388643ea0a74, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f344cbc-a570-44fc-a46a-4ea6a386d1fc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f344cbc-a570-44fc-a46a-4ea6a386d1fc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14218962106237824317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421896210623782431714218962106237824317142189621062378243171421896210623782431714218962106237824317142189621062378243171421896210623782431714218962106237824317142189621062378243171421896210623782431714218962106237824317142189621062378243171421896210623782431714218962106237824317142189621062378243171421896210623782431714218962106237824317142189621062378243171421896210623782431714218962106237824317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a6d0f6-319a-46f2-a9c2-6004e0ebd14d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2008f5c-2357-43bd-9224-d9eaa4a9bdd7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2008f5c-2357-43bd-9224-d9eaa4a9bdd7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1483117657825247176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14831176578252471761483117657825247176148311765782524717614831176578252471761483117657825247176148311765782524717614831176578252471761483117657825247176148311765782524717614831176578252471761483117657825247176148311765782524717614831176578252471761483117657825247176148311765782524717614831176578252471761483117657825247176148311765782524717614831176578252471761483117657825247176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f344cbc-a570-44fc-a46a-4ea6a386d1fc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd34d3b-fbe9-4d68-b4d0-2d0389ca4582, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd34d3b-fbe9-4d68-b4d0-2d0389ca4582, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3917988472389037672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39179884723890376723917988472389037672391798847238903767239179884723890376723917988472389037672391798847238903767239179884723890376723917988472389037672391798847238903767239179884723890376723917988472389037672391798847238903767239179884723890376723917988472389037672391798847238903767239179884723890376723917988472389037672391798847238903767239179884723890376723917988472389037672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2008f5c-2357-43bd-9224-d9eaa4a9bdd7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f0f07ed-1dcd-46bd-bde7-698bcf2c4643, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0f07ed-1dcd-46bd-bde7-698bcf2c4643, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7238148860060690369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72381488600606903697238148860060690369723814886006069036972381488600606903697238148860060690369723814886006069036972381488600606903697238148860060690369723814886006069036972381488600606903697238148860060690369723814886006069036972381488600606903697238148860060690369723814886006069036972381488600606903697238148860060690369723814886006069036972381488600606903697238148860060690369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd34d3b-fbe9-4d68-b4d0-2d0389ca4582, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76e95177-3814-40d1-b7bd-60dc7e962e66, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76e95177-3814-40d1-b7bd-60dc7e962e66, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14274883764513155117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427488376451315511714274883764513155117142748837645131551171427488376451315511714274883764513155117142748837645131551171427488376451315511714274883764513155117142748837645131551171427488376451315511714274883764513155117142748837645131551171427488376451315511714274883764513155117142748837645131551171427488376451315511714274883764513155117142748837645131551171427488376451315511714274883764513155117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0f07ed-1dcd-46bd-bde7-698bcf2c4643, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39cf78a0-42e8-498a-ba2a-c967ed2cb0d2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39cf78a0-42e8-498a-ba2a-c967ed2cb0d2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7891425462891100102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78914254628911001027891425462891100102789142546289110010278914254628911001027891425462891100102789142546289110010278914254628911001027891425462891100102789142546289110010278914254628911001027891425462891100102789142546289110010278914254628911001027891425462891100102789142546289110010278914254628911001027891425462891100102789142546289110010278914254628911001027891425462891100102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76e95177-3814-40d1-b7bd-60dc7e962e66, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b33f38be-019e-49d7-b94b-c5f88b576da4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b33f38be-019e-49d7-b94b-c5f88b576da4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16888915955823645260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688891595582364526016888915955823645260168889159558236452601688891595582364526016888915955823645260168889159558236452601688891595582364526016888915955823645260168889159558236452601688891595582364526016888915955823645260168889159558236452601688891595582364526016888915955823645260168889159558236452601688891595582364526016888915955823645260168889159558236452601688891595582364526016888915955823645260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39cf78a0-42e8-498a-ba2a-c967ed2cb0d2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bae76e9-fafe-457d-9df5-27dd92cfcd18, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bae76e9-fafe-457d-9df5-27dd92cfcd18, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12028330083469707373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202833008346970737312028330083469707373120283300834697073731202833008346970737312028330083469707373120283300834697073731202833008346970737312028330083469707373120283300834697073731202833008346970737312028330083469707373120283300834697073731202833008346970737312028330083469707373120283300834697073731202833008346970737312028330083469707373120283300834697073731202833008346970737312028330083469707373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b33f38be-019e-49d7-b94b-c5f88b576da4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81ab18a2-a99d-443a-a9b3-cd67346e0ff4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81ab18a2-a99d-443a-a9b3-cd67346e0ff4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16020268431801310094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602026843180131009416020268431801310094160202684318013100941602026843180131009416020268431801310094160202684318013100941602026843180131009416020268431801310094160202684318013100941602026843180131009416020268431801310094160202684318013100941602026843180131009416020268431801310094160202684318013100941602026843180131009416020268431801310094160202684318013100941602026843180131009416020268431801310094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bae76e9-fafe-457d-9df5-27dd92cfcd18, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bf0485d-3bd7-43f7-af8d-533953a314ac, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf0485d-3bd7-43f7-af8d-533953a314ac, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6664156310240521087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66641563102405210876664156310240521087666415631024052108766641563102405210876664156310240521087666415631024052108766641563102405210876664156310240521087666415631024052108766641563102405210876664156310240521087666415631024052108766641563102405210876664156310240521087666415631024052108766641563102405210876664156310240521087666415631024052108766641563102405210876664156310240521087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81ab18a2-a99d-443a-a9b3-cd67346e0ff4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e562f2f7-23e4-4253-8b7a-0b500aecb1c8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e562f2f7-23e4-4253-8b7a-0b500aecb1c8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3965384162500885839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39653841625008858393965384162500885839396538416250088583939653841625008858393965384162500885839396538416250088583939653841625008858393965384162500885839396538416250088583939653841625008858393965384162500885839396538416250088583939653841625008858393965384162500885839396538416250088583939653841625008858393965384162500885839396538416250088583939653841625008858393965384162500885839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf0485d-3bd7-43f7-af8d-533953a314ac, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a04546a-b7c9-4c0e-85ad-7b1637af8ff6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a04546a-b7c9-4c0e-85ad-7b1637af8ff6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5240349735273798627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52403497352737986275240349735273798627524034973527379862752403497352737986275240349735273798627524034973527379862752403497352737986275240349735273798627524034973527379862752403497352737986275240349735273798627524034973527379862752403497352737986275240349735273798627524034973527379862752403497352737986275240349735273798627524034973527379862752403497352737986275240349735273798627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e562f2f7-23e4-4253-8b7a-0b500aecb1c8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86b9182c-a607-4ab3-9a53-d9ff9639fbd4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86b9182c-a607-4ab3-9a53-d9ff9639fbd4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7188233065862378877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71882330658623788777188233065862378877718823306586237887771882330658623788777188233065862378877718823306586237887771882330658623788777188233065862378877718823306586237887771882330658623788777188233065862378877718823306586237887771882330658623788777188233065862378877718823306586237887771882330658623788777188233065862378877718823306586237887771882330658623788777188233065862378877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a04546a-b7c9-4c0e-85ad-7b1637af8ff6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29aeb065-2357-4890-82a3-bee679c6b31d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29aeb065-2357-4890-82a3-bee679c6b31d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5902020276527373066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59020202765273730665902020276527373066590202027652737306659020202765273730665902020276527373066590202027652737306659020202765273730665902020276527373066590202027652737306659020202765273730665902020276527373066590202027652737306659020202765273730665902020276527373066590202027652737306659020202765273730665902020276527373066590202027652737306659020202765273730665902020276527373066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29aeb065-2357-4890-82a3-bee679c6b31d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f545ebda-d8b6-4c94-99eb-d6056d38b84f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f545ebda-d8b6-4c94-99eb-d6056d38b84f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5100126659098207186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51001266590982071865100126659098207186510012665909820718651001266590982071865100126659098207186510012665909820718651001266590982071865100126659098207186510012665909820718651001266590982071865100126659098207186510012665909820718651001266590982071865100126659098207186510012665909820718651001266590982071865100126659098207186510012665909820718651001266590982071865100126659098207186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86b9182c-a607-4ab3-9a53-d9ff9639fbd4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5f7e637-8249-4c1b-b91a-5f82afbd8be4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5f7e637-8249-4c1b-b91a-5f82afbd8be4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10560594934838545570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056059493483854557010560594934838545570105605949348385455701056059493483854557010560594934838545570105605949348385455701056059493483854557010560594934838545570105605949348385455701056059493483854557010560594934838545570105605949348385455701056059493483854557010560594934838545570105605949348385455701056059493483854557010560594934838545570105605949348385455701056059493483854557010560594934838545570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f545ebda-d8b6-4c94-99eb-d6056d38b84f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2144f028-d3dd-40a7-82d1-d8f666ac48ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2144f028-d3dd-40a7-82d1-d8f666ac48ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 683405553655564654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654683405553655564654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5f7e637-8249-4c1b-b91a-5f82afbd8be4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 392b73d1-1a39-473f-832c-494b1eac11df, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 392b73d1-1a39-473f-832c-494b1eac11df, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17836965336830709165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783696533683070916517836965336830709165178369653368307091651783696533683070916517836965336830709165178369653368307091651783696533683070916517836965336830709165178369653368307091651783696533683070916517836965336830709165178369653368307091651783696533683070916517836965336830709165178369653368307091651783696533683070916517836965336830709165178369653368307091651783696533683070916517836965336830709165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2144f028-d3dd-40a7-82d1-d8f666ac48ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f06a7b7f-0edf-4b06-bfca-89237c6db87f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f06a7b7f-0edf-4b06-bfca-89237c6db87f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16848766859472606971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684876685947260697116848766859472606971168487668594726069711684876685947260697116848766859472606971168487668594726069711684876685947260697116848766859472606971168487668594726069711684876685947260697116848766859472606971168487668594726069711684876685947260697116848766859472606971168487668594726069711684876685947260697116848766859472606971168487668594726069711684876685947260697116848766859472606971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 392b73d1-1a39-473f-832c-494b1eac11df, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc666c04-e963-44f1-9963-d8f4efdfae71, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc666c04-e963-44f1-9963-d8f4efdfae71, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2030620898691740645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20306208986917406452030620898691740645203062089869174064520306208986917406452030620898691740645203062089869174064520306208986917406452030620898691740645203062089869174064520306208986917406452030620898691740645203062089869174064520306208986917406452030620898691740645203062089869174064520306208986917406452030620898691740645203062089869174064520306208986917406452030620898691740645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc666c04-e963-44f1-9963-d8f4efdfae71, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c67e3271-366b-4b47-955e-63e3348127e6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c67e3271-366b-4b47-955e-63e3348127e6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3968225152972434185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39682251529724341853968225152972434185396822515297243418539682251529724341853968225152972434185396822515297243418539682251529724341853968225152972434185396822515297243418539682251529724341853968225152972434185396822515297243418539682251529724341853968225152972434185396822515297243418539682251529724341853968225152972434185396822515297243418539682251529724341853968225152972434185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f06a7b7f-0edf-4b06-bfca-89237c6db87f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c67e3271-366b-4b47-955e-63e3348127e6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1ce2d38-2add-4613-a896-ebd2a229a8a0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8137e750-6efa-4601-b5d0-aa1c279b7714, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8137e750-6efa-4601-b5d0-aa1c279b7714, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7706401036081867872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77064010360818678727706401036081867872770640103608186787277064010360818678727706401036081867872770640103608186787277064010360818678727706401036081867872770640103608186787277064010360818678727706401036081867872770640103608186787277064010360818678727706401036081867872770640103608186787277064010360818678727706401036081867872770640103608186787277064010360818678727706401036081867872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ce2d38-2add-4613-a896-ebd2a229a8a0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17868729013607876147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786872901360787614717868729013607876147178687290136078761471786872901360787614717868729013607876147178687290136078761471786872901360787614717868729013607876147178687290136078761471786872901360787614717868729013607876147178687290136078761471786872901360787614717868729013607876147178687290136078761471786872901360787614717868729013607876147178687290136078761471786872901360787614717868729013607876147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ce2d38-2add-4613-a896-ebd2a229a8a0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82251b29-4f55-482e-9b39-83d1bd012cb2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82251b29-4f55-482e-9b39-83d1bd012cb2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12324375096297089931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232437509629708993112324375096297089931123243750962970899311232437509629708993112324375096297089931123243750962970899311232437509629708993112324375096297089931123243750962970899311232437509629708993112324375096297089931123243750962970899311232437509629708993112324375096297089931123243750962970899311232437509629708993112324375096297089931123243750962970899311232437509629708993112324375096297089931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8137e750-6efa-4601-b5d0-aa1c279b7714, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df42ac33-3c43-4399-8576-9a5e03e474ee, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df42ac33-3c43-4399-8576-9a5e03e474ee, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12516641281063260550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251664128106326055012516641281063260550125166412810632605501251664128106326055012516641281063260550125166412810632605501251664128106326055012516641281063260550125166412810632605501251664128106326055012516641281063260550125166412810632605501251664128106326055012516641281063260550125166412810632605501251664128106326055012516641281063260550125166412810632605501251664128106326055012516641281063260550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82251b29-4f55-482e-9b39-83d1bd012cb2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ed65c8-0266-47ba-a177-4093eabe08f1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ed65c8-0266-47ba-a177-4093eabe08f1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 606824247897184872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872606824247897184872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df42ac33-3c43-4399-8576-9a5e03e474ee, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1fdce44-a474-43a8-b387-8c4fa48303a0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1fdce44-a474-43a8-b387-8c4fa48303a0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17143000558449169727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714300055844916972717143000558449169727171430005584491697271714300055844916972717143000558449169727171430005584491697271714300055844916972717143000558449169727171430005584491697271714300055844916972717143000558449169727171430005584491697271714300055844916972717143000558449169727171430005584491697271714300055844916972717143000558449169727171430005584491697271714300055844916972717143000558449169727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ed65c8-0266-47ba-a177-4093eabe08f1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b1d1b8a-1505-47b9-aaab-1f5bb49cd918, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b1d1b8a-1505-47b9-aaab-1f5bb49cd918, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8125112069486725174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81251120694867251748125112069486725174812511206948672517481251120694867251748125112069486725174812511206948672517481251120694867251748125112069486725174812511206948672517481251120694867251748125112069486725174812511206948672517481251120694867251748125112069486725174812511206948672517481251120694867251748125112069486725174812511206948672517481251120694867251748125112069486725174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1fdce44-a474-43a8-b387-8c4fa48303a0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a7b224-b86f-41c2-9e93-99db7c010538, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a7b224-b86f-41c2-9e93-99db7c010538, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8408566049104175796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84085660491041757968408566049104175796840856604910417579684085660491041757968408566049104175796840856604910417579684085660491041757968408566049104175796840856604910417579684085660491041757968408566049104175796840856604910417579684085660491041757968408566049104175796840856604910417579684085660491041757968408566049104175796840856604910417579684085660491041757968408566049104175796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b1d1b8a-1505-47b9-aaab-1f5bb49cd918, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed0b69a-cbfb-436f-aae7-512ee7dc6784, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed0b69a-cbfb-436f-aae7-512ee7dc6784, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18435995265981327198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843599526598132719818435995265981327198184359952659813271981843599526598132719818435995265981327198184359952659813271981843599526598132719818435995265981327198184359952659813271981843599526598132719818435995265981327198184359952659813271981843599526598132719818435995265981327198184359952659813271981843599526598132719818435995265981327198184359952659813271981843599526598132719818435995265981327198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a7b224-b86f-41c2-9e93-99db7c010538, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e90146-98fd-4e75-ac13-40223ae267ca, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e90146-98fd-4e75-ac13-40223ae267ca, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2004079656893609548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20040796568936095482004079656893609548200407965689360954820040796568936095482004079656893609548200407965689360954820040796568936095482004079656893609548200407965689360954820040796568936095482004079656893609548200407965689360954820040796568936095482004079656893609548200407965689360954820040796568936095482004079656893609548200407965689360954820040796568936095482004079656893609548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed0b69a-cbfb-436f-aae7-512ee7dc6784, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2799f59-ff04-40b9-b1ac-e43494d79dcc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2799f59-ff04-40b9-b1ac-e43494d79dcc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5973890730502147134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59738907305021471345973890730502147134597389073050214713459738907305021471345973890730502147134597389073050214713459738907305021471345973890730502147134597389073050214713459738907305021471345973890730502147134597389073050214713459738907305021471345973890730502147134597389073050214713459738907305021471345973890730502147134597389073050214713459738907305021471345973890730502147134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e90146-98fd-4e75-ac13-40223ae267ca, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1905bb5-890c-4b35-92d4-a77affb84275, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1905bb5-890c-4b35-92d4-a77affb84275, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10785506628068585260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078550662806858526010785506628068585260107855066280685852601078550662806858526010785506628068585260107855066280685852601078550662806858526010785506628068585260107855066280685852601078550662806858526010785506628068585260107855066280685852601078550662806858526010785506628068585260107855066280685852601078550662806858526010785506628068585260107855066280685852601078550662806858526010785506628068585260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2799f59-ff04-40b9-b1ac-e43494d79dcc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8f7405b-41c9-4064-b665-8c0202a00690, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8f7405b-41c9-4064-b665-8c0202a00690, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16168335843304721753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616833584330472175316168335843304721753161683358433047217531616833584330472175316168335843304721753161683358433047217531616833584330472175316168335843304721753161683358433047217531616833584330472175316168335843304721753161683358433047217531616833584330472175316168335843304721753161683358433047217531616833584330472175316168335843304721753161683358433047217531616833584330472175316168335843304721753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1905bb5-890c-4b35-92d4-a77affb84275, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26078734-472f-4276-b017-e7cfa141fbd3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8f7405b-41c9-4064-b665-8c0202a00690, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55fffde1-2626-476f-a911-8689312e02e8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55fffde1-2626-476f-a911-8689312e02e8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6567797105756999254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65677971057569992546567797105756999254656779710575699925465677971057569992546567797105756999254656779710575699925465677971057569992546567797105756999254656779710575699925465677971057569992546567797105756999254656779710575699925465677971057569992546567797105756999254656779710575699925465677971057569992546567797105756999254656779710575699925465677971057569992546567797105756999254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26078734-472f-4276-b017-e7cfa141fbd3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17297878845406532853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729787884540653285317297878845406532853172978788454065328531729787884540653285317297878845406532853172978788454065328531729787884540653285317297878845406532853172978788454065328531729787884540653285317297878845406532853172978788454065328531729787884540653285317297878845406532853172978788454065328531729787884540653285317297878845406532853172978788454065328531729787884540653285317297878845406532853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26078734-472f-4276-b017-e7cfa141fbd3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8d53cb-9882-4fc4-b46b-45c1e188472a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8d53cb-9882-4fc4-b46b-45c1e188472a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8869156881335450991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88691568813354509918869156881335450991886915688133545099188691568813354509918869156881335450991886915688133545099188691568813354509918869156881335450991886915688133545099188691568813354509918869156881335450991886915688133545099188691568813354509918869156881335450991886915688133545099188691568813354509918869156881335450991886915688133545099188691568813354509918869156881335450991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55fffde1-2626-476f-a911-8689312e02e8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acb7a428-4926-4a5c-9556-aa86276fe500, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acb7a428-4926-4a5c-9556-aa86276fe500, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7036588701468678525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70365887014686785257036588701468678525703658870146867852570365887014686785257036588701468678525703658870146867852570365887014686785257036588701468678525703658870146867852570365887014686785257036588701468678525703658870146867852570365887014686785257036588701468678525703658870146867852570365887014686785257036588701468678525703658870146867852570365887014686785257036588701468678525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acb7a428-4926-4a5c-9556-aa86276fe500, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d01c720a-13f1-482e-8c60-7123e200a498, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d01c720a-13f1-482e-8c60-7123e200a498, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 832135690651236012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012832135690651236012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8d53cb-9882-4fc4-b46b-45c1e188472a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2507d5e-3d0f-43cb-9d44-551fe104b86c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2507d5e-3d0f-43cb-9d44-551fe104b86c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12364452644251662137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236445264425166213712364452644251662137123644526442516621371236445264425166213712364452644251662137123644526442516621371236445264425166213712364452644251662137123644526442516621371236445264425166213712364452644251662137123644526442516621371236445264425166213712364452644251662137123644526442516621371236445264425166213712364452644251662137123644526442516621371236445264425166213712364452644251662137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d01c720a-13f1-482e-8c60-7123e200a498, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2507d5e-3d0f-43cb-9d44-551fe104b86c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e84b31d8-ef93-4d0e-9128-f0fd90f88d99, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e84b31d8-ef93-4d0e-9128-f0fd90f88d99, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15143764706415947383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514376470641594738315143764706415947383151437647064159473831514376470641594738315143764706415947383151437647064159473831514376470641594738315143764706415947383151437647064159473831514376470641594738315143764706415947383151437647064159473831514376470641594738315143764706415947383151437647064159473831514376470641594738315143764706415947383151437647064159473831514376470641594738315143764706415947383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b8fc996-3480-45ee-9f04-5e8dc387c080, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b8fc996-3480-45ee-9f04-5e8dc387c080, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14786841723183947684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478684172318394768414786841723183947684147868417231839476841478684172318394768414786841723183947684147868417231839476841478684172318394768414786841723183947684147868417231839476841478684172318394768414786841723183947684147868417231839476841478684172318394768414786841723183947684147868417231839476841478684172318394768414786841723183947684147868417231839476841478684172318394768414786841723183947684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b8fc996-3480-45ee-9f04-5e8dc387c080, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47b5f007-2a14-4ecd-81af-6861ef7d3b6e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b5f007-2a14-4ecd-81af-6861ef7d3b6e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13709523523280338480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370952352328033848013709523523280338480137095235232803384801370952352328033848013709523523280338480137095235232803384801370952352328033848013709523523280338480137095235232803384801370952352328033848013709523523280338480137095235232803384801370952352328033848013709523523280338480137095235232803384801370952352328033848013709523523280338480137095235232803384801370952352328033848013709523523280338480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e84b31d8-ef93-4d0e-9128-f0fd90f88d99, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 614b3ff6-6890-4c6b-a05c-4342d055e130, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 614b3ff6-6890-4c6b-a05c-4342d055e130, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16793767829225920957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679376782922592095716793767829225920957167937678292259209571679376782922592095716793767829225920957167937678292259209571679376782922592095716793767829225920957167937678292259209571679376782922592095716793767829225920957167937678292259209571679376782922592095716793767829225920957167937678292259209571679376782922592095716793767829225920957167937678292259209571679376782922592095716793767829225920957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b5f007-2a14-4ecd-81af-6861ef7d3b6e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2e40333-a028-4cf6-81b2-e79e01d91503, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2e40333-a028-4cf6-81b2-e79e01d91503, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2823076497222318647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28230764972223186472823076497222318647282307649722231864728230764972223186472823076497222318647282307649722231864728230764972223186472823076497222318647282307649722231864728230764972223186472823076497222318647282307649722231864728230764972223186472823076497222318647282307649722231864728230764972223186472823076497222318647282307649722231864728230764972223186472823076497222318647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 614b3ff6-6890-4c6b-a05c-4342d055e130, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 519301d4-7ee3-4a23-8d31-81a7ce06cced, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 519301d4-7ee3-4a23-8d31-81a7ce06cced, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12586771394088101800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258677139408810180012586771394088101800125867713940881018001258677139408810180012586771394088101800125867713940881018001258677139408810180012586771394088101800125867713940881018001258677139408810180012586771394088101800125867713940881018001258677139408810180012586771394088101800125867713940881018001258677139408810180012586771394088101800125867713940881018001258677139408810180012586771394088101800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2e40333-a028-4cf6-81b2-e79e01d91503, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeeda031-78ba-482a-b327-fa8ba7ca56f4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeeda031-78ba-482a-b327-fa8ba7ca56f4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15817928418413089887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581792841841308988715817928418413089887158179284184130898871581792841841308988715817928418413089887158179284184130898871581792841841308988715817928418413089887158179284184130898871581792841841308988715817928418413089887158179284184130898871581792841841308988715817928418413089887158179284184130898871581792841841308988715817928418413089887158179284184130898871581792841841308988715817928418413089887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeeda031-78ba-482a-b327-fa8ba7ca56f4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b5510b-6bcf-4e7d-b3b5-aaaf6700834e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b5510b-6bcf-4e7d-b3b5-aaaf6700834e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13031559352911370950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303155935291137095013031559352911370950130315593529113709501303155935291137095013031559352911370950130315593529113709501303155935291137095013031559352911370950130315593529113709501303155935291137095013031559352911370950130315593529113709501303155935291137095013031559352911370950130315593529113709501303155935291137095013031559352911370950130315593529113709501303155935291137095013031559352911370950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 519301d4-7ee3-4a23-8d31-81a7ce06cced, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd7e8a96-ea3f-4eb0-a900-2164bfce67a4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd7e8a96-ea3f-4eb0-a900-2164bfce67a4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11420318102676405718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142031810267640571811420318102676405718114203181026764057181142031810267640571811420318102676405718114203181026764057181142031810267640571811420318102676405718114203181026764057181142031810267640571811420318102676405718114203181026764057181142031810267640571811420318102676405718114203181026764057181142031810267640571811420318102676405718114203181026764057181142031810267640571811420318102676405718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b5510b-6bcf-4e7d-b3b5-aaaf6700834e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d7f4c4-6068-41c2-9c16-ef2945ebe5bc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d7f4c4-6068-41c2-9c16-ef2945ebe5bc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6230570488693882452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62305704886938824526230570488693882452623057048869388245262305704886938824526230570488693882452623057048869388245262305704886938824526230570488693882452623057048869388245262305704886938824526230570488693882452623057048869388245262305704886938824526230570488693882452623057048869388245262305704886938824526230570488693882452623057048869388245262305704886938824526230570488693882452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd7e8a96-ea3f-4eb0-a900-2164bfce67a4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d2ddd70-50a9-45bf-9c8c-1d2e2c8ee35f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d2ddd70-50a9-45bf-9c8c-1d2e2c8ee35f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15279913464499162764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527991346449916276415279913464499162764152799134644991627641527991346449916276415279913464499162764152799134644991627641527991346449916276415279913464499162764152799134644991627641527991346449916276415279913464499162764152799134644991627641527991346449916276415279913464499162764152799134644991627641527991346449916276415279913464499162764152799134644991627641527991346449916276415279913464499162764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d7f4c4-6068-41c2-9c16-ef2945ebe5bc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fdca920-1cbe-453c-b7aa-15bf858f33c5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fdca920-1cbe-453c-b7aa-15bf858f33c5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10856692104585062322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085669210458506232210856692104585062322108566921045850623221085669210458506232210856692104585062322108566921045850623221085669210458506232210856692104585062322108566921045850623221085669210458506232210856692104585062322108566921045850623221085669210458506232210856692104585062322108566921045850623221085669210458506232210856692104585062322108566921045850623221085669210458506232210856692104585062322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d2ddd70-50a9-45bf-9c8c-1d2e2c8ee35f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 975fbb84-98ff-4fb3-b468-b1b824c43627, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 975fbb84-98ff-4fb3-b468-b1b824c43627, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7548055208205815796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75480552082058157967548055208205815796754805520820581579675480552082058157967548055208205815796754805520820581579675480552082058157967548055208205815796754805520820581579675480552082058157967548055208205815796754805520820581579675480552082058157967548055208205815796754805520820581579675480552082058157967548055208205815796754805520820581579675480552082058157967548055208205815796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fdca920-1cbe-453c-b7aa-15bf858f33c5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 546e4de9-9857-4477-8d72-002897cf60ee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 546e4de9-9857-4477-8d72-002897cf60ee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8845658612807796253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88456586128077962538845658612807796253884565861280779625388456586128077962538845658612807796253884565861280779625388456586128077962538845658612807796253884565861280779625388456586128077962538845658612807796253884565861280779625388456586128077962538845658612807796253884565861280779625388456586128077962538845658612807796253884565861280779625388456586128077962538845658612807796253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 975fbb84-98ff-4fb3-b468-b1b824c43627, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51846a6b-26dd-4ef9-bc50-7d87dd212f59, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51846a6b-26dd-4ef9-bc50-7d87dd212f59, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4090500723656786153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40905007236567861534090500723656786153409050072365678615340905007236567861534090500723656786153409050072365678615340905007236567861534090500723656786153409050072365678615340905007236567861534090500723656786153409050072365678615340905007236567861534090500723656786153409050072365678615340905007236567861534090500723656786153409050072365678615340905007236567861534090500723656786153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 546e4de9-9857-4477-8d72-002897cf60ee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5e981c3-ea0b-4bc8-a8d4-b9792559f537, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e981c3-ea0b-4bc8-a8d4-b9792559f537, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5976468359362494592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59764683593624945925976468359362494592597646835936249459259764683593624945925976468359362494592597646835936249459259764683593624945925976468359362494592597646835936249459259764683593624945925976468359362494592597646835936249459259764683593624945925976468359362494592597646835936249459259764683593624945925976468359362494592597646835936249459259764683593624945925976468359362494592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51846a6b-26dd-4ef9-bc50-7d87dd212f59, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5435bfbf-f8b5-4deb-8b08-60ec7e422f76, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5435bfbf-f8b5-4deb-8b08-60ec7e422f76, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12825950382276203646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282595038227620364612825950382276203646128259503822762036461282595038227620364612825950382276203646128259503822762036461282595038227620364612825950382276203646128259503822762036461282595038227620364612825950382276203646128259503822762036461282595038227620364612825950382276203646128259503822762036461282595038227620364612825950382276203646128259503822762036461282595038227620364612825950382276203646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e981c3-ea0b-4bc8-a8d4-b9792559f537, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5435bfbf-f8b5-4deb-8b08-60ec7e422f76, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44d1abe2-8459-40f3-b676-946ba784afd5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b3e845a-b327-4d40-891d-2438d4e1c011, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44d1abe2-8459-40f3-b676-946ba784afd5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16839064694238142622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683906469423814262216839064694238142622168390646942381426221683906469423814262216839064694238142622168390646942381426221683906469423814262216839064694238142622168390646942381426221683906469423814262216839064694238142622168390646942381426221683906469423814262216839064694238142622168390646942381426221683906469423814262216839064694238142622168390646942381426221683906469423814262216839064694238142622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b3e845a-b327-4d40-891d-2438d4e1c011, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7674439560603023097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76744395606030230977674439560603023097767443956060302309776744395606030230977674439560603023097767443956060302309776744395606030230977674439560603023097767443956060302309776744395606030230977674439560603023097767443956060302309776744395606030230977674439560603023097767443956060302309776744395606030230977674439560603023097767443956060302309776744395606030230977674439560603023097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44d1abe2-8459-40f3-b676-946ba784afd5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b4529fc-2868-4f11-af1a-d4d4ac42c03a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b4529fc-2868-4f11-af1a-d4d4ac42c03a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16855738584426538892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685573858442653889216855738584426538892168557385844265388921685573858442653889216855738584426538892168557385844265388921685573858442653889216855738584426538892168557385844265388921685573858442653889216855738584426538892168557385844265388921685573858442653889216855738584426538892168557385844265388921685573858442653889216855738584426538892168557385844265388921685573858442653889216855738584426538892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4529fc-2868-4f11-af1a-d4d4ac42c03a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b3e845a-b327-4d40-891d-2438d4e1c011, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e6cb765-ec49-4235-ad49-f4e04ddbcb87, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316af718-fa2c-46fd-a5c2-7605158539a6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316af718-fa2c-46fd-a5c2-7605158539a6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6207441432337503393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62074414323375033936207441432337503393620744143233750339362074414323375033936207441432337503393620744143233750339362074414323375033936207441432337503393620744143233750339362074414323375033936207441432337503393620744143233750339362074414323375033936207441432337503393620744143233750339362074414323375033936207441432337503393620744143233750339362074414323375033936207441432337503393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6cb765-ec49-4235-ad49-f4e04ddbcb87, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13752652553579644972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375265255357964497213752652553579644972137526525535796449721375265255357964497213752652553579644972137526525535796449721375265255357964497213752652553579644972137526525535796449721375265255357964497213752652553579644972137526525535796449721375265255357964497213752652553579644972137526525535796449721375265255357964497213752652553579644972137526525535796449721375265255357964497213752652553579644972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316af718-fa2c-46fd-a5c2-7605158539a6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5254606-f0bb-4663-969d-a4a7cd430838, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5254606-f0bb-4663-969d-a4a7cd430838, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9911849893644833295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99118498936448332959911849893644833295991184989364483329599118498936448332959911849893644833295991184989364483329599118498936448332959911849893644833295991184989364483329599118498936448332959911849893644833295991184989364483329599118498936448332959911849893644833295991184989364483329599118498936448332959911849893644833295991184989364483329599118498936448332959911849893644833295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e6cb765-ec49-4235-ad49-f4e04ddbcb87, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0edca8b-f17a-410a-8961-768f8d2ccaf6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0edca8b-f17a-410a-8961-768f8d2ccaf6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8624039447615275759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86240394476152757598624039447615275759862403944761527575986240394476152757598624039447615275759862403944761527575986240394476152757598624039447615275759862403944761527575986240394476152757598624039447615275759862403944761527575986240394476152757598624039447615275759862403944761527575986240394476152757598624039447615275759862403944761527575986240394476152757598624039447615275759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5254606-f0bb-4663-969d-a4a7cd430838, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc14cc7-0315-4daa-8e2b-b83174b02957, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc14cc7-0315-4daa-8e2b-b83174b02957, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1180251058431440446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11802510584314404461180251058431440446118025105843144044611802510584314404461180251058431440446118025105843144044611802510584314404461180251058431440446118025105843144044611802510584314404461180251058431440446118025105843144044611802510584314404461180251058431440446118025105843144044611802510584314404461180251058431440446118025105843144044611802510584314404461180251058431440446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0edca8b-f17a-410a-8961-768f8d2ccaf6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3239ef5d-8695-41a6-af2c-946aac4eafbb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3239ef5d-8695-41a6-af2c-946aac4eafbb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10282749334262401505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028274933426240150510282749334262401505102827493342624015051028274933426240150510282749334262401505102827493342624015051028274933426240150510282749334262401505102827493342624015051028274933426240150510282749334262401505102827493342624015051028274933426240150510282749334262401505102827493342624015051028274933426240150510282749334262401505102827493342624015051028274933426240150510282749334262401505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc14cc7-0315-4daa-8e2b-b83174b02957, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceef4205-c4d9-45f1-bdf7-f5b36d284828, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceef4205-c4d9-45f1-bdf7-f5b36d284828, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2088664760506908475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20886647605069084752088664760506908475208866476050690847520886647605069084752088664760506908475208866476050690847520886647605069084752088664760506908475208866476050690847520886647605069084752088664760506908475208866476050690847520886647605069084752088664760506908475208866476050690847520886647605069084752088664760506908475208866476050690847520886647605069084752088664760506908475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3239ef5d-8695-41a6-af2c-946aac4eafbb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e4b706-6c3f-4ae2-810a-c6703a258544, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e4b706-6c3f-4ae2-810a-c6703a258544, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8969867294728337998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89698672947283379988969867294728337998896986729472833799889698672947283379988969867294728337998896986729472833799889698672947283379988969867294728337998896986729472833799889698672947283379988969867294728337998896986729472833799889698672947283379988969867294728337998896986729472833799889698672947283379988969867294728337998896986729472833799889698672947283379988969867294728337998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceef4205-c4d9-45f1-bdf7-f5b36d284828, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7debd86f-1e02-4b36-baa5-683efcccbf29, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7debd86f-1e02-4b36-baa5-683efcccbf29, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14755176237641370348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475517623764137034814755176237641370348147551762376413703481475517623764137034814755176237641370348147551762376413703481475517623764137034814755176237641370348147551762376413703481475517623764137034814755176237641370348147551762376413703481475517623764137034814755176237641370348147551762376413703481475517623764137034814755176237641370348147551762376413703481475517623764137034814755176237641370348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e4b706-6c3f-4ae2-810a-c6703a258544, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2360f676-e20c-4d36-a5a4-1683148bf841, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2360f676-e20c-4d36-a5a4-1683148bf841, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4223211174041265311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42232111740412653114223211174041265311422321117404126531142232111740412653114223211174041265311422321117404126531142232111740412653114223211174041265311422321117404126531142232111740412653114223211174041265311422321117404126531142232111740412653114223211174041265311422321117404126531142232111740412653114223211174041265311422321117404126531142232111740412653114223211174041265311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7debd86f-1e02-4b36-baa5-683efcccbf29, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49f33105-2571-49be-b410-bc908064c2a7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49f33105-2571-49be-b410-bc908064c2a7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4026695191059402498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40266951910594024984026695191059402498402669519105940249840266951910594024984026695191059402498402669519105940249840266951910594024984026695191059402498402669519105940249840266951910594024984026695191059402498402669519105940249840266951910594024984026695191059402498402669519105940249840266951910594024984026695191059402498402669519105940249840266951910594024984026695191059402498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2360f676-e20c-4d36-a5a4-1683148bf841, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65cadadb-1985-4483-9c38-9f77b0a3d5e7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65cadadb-1985-4483-9c38-9f77b0a3d5e7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9147782884108500474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91477828841085004749147782884108500474914778288410850047491477828841085004749147782884108500474914778288410850047491477828841085004749147782884108500474914778288410850047491477828841085004749147782884108500474914778288410850047491477828841085004749147782884108500474914778288410850047491477828841085004749147782884108500474914778288410850047491477828841085004749147782884108500474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49f33105-2571-49be-b410-bc908064c2a7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8e0ddf-4f96-4f28-b249-c1dddbfd8c91, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8e0ddf-4f96-4f28-b249-c1dddbfd8c91, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17576290671712538987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757629067171253898717576290671712538987175762906717125389871757629067171253898717576290671712538987175762906717125389871757629067171253898717576290671712538987175762906717125389871757629067171253898717576290671712538987175762906717125389871757629067171253898717576290671712538987175762906717125389871757629067171253898717576290671712538987175762906717125389871757629067171253898717576290671712538987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65cadadb-1985-4483-9c38-9f77b0a3d5e7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02552182-083f-4f11-a324-8b51d3269088, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02552182-083f-4f11-a324-8b51d3269088, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4012015954854988958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40120159548549889584012015954854988958401201595485498895840120159548549889584012015954854988958401201595485498895840120159548549889584012015954854988958401201595485498895840120159548549889584012015954854988958401201595485498895840120159548549889584012015954854988958401201595485498895840120159548549889584012015954854988958401201595485498895840120159548549889584012015954854988958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8e0ddf-4f96-4f28-b249-c1dddbfd8c91, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eedc2c1-2a02-4d03-857d-429daafc5735, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eedc2c1-2a02-4d03-857d-429daafc5735, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7301159870535290712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73011598705352907127301159870535290712730115987053529071273011598705352907127301159870535290712730115987053529071273011598705352907127301159870535290712730115987053529071273011598705352907127301159870535290712730115987053529071273011598705352907127301159870535290712730115987053529071273011598705352907127301159870535290712730115987053529071273011598705352907127301159870535290712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02552182-083f-4f11-a324-8b51d3269088, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5531fc9e-0b83-452d-b3dd-12e12db58457, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5531fc9e-0b83-452d-b3dd-12e12db58457, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13263751554541830224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326375155454183022413263751554541830224132637515545418302241326375155454183022413263751554541830224132637515545418302241326375155454183022413263751554541830224132637515545418302241326375155454183022413263751554541830224132637515545418302241326375155454183022413263751554541830224132637515545418302241326375155454183022413263751554541830224132637515545418302241326375155454183022413263751554541830224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eedc2c1-2a02-4d03-857d-429daafc5735, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8dae875-0504-42a1-87bf-4ec6a6e1aedb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8dae875-0504-42a1-87bf-4ec6a6e1aedb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13300729745745022476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330072974574502247613300729745745022476133007297457450224761330072974574502247613300729745745022476133007297457450224761330072974574502247613300729745745022476133007297457450224761330072974574502247613300729745745022476133007297457450224761330072974574502247613300729745745022476133007297457450224761330072974574502247613300729745745022476133007297457450224761330072974574502247613300729745745022476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5531fc9e-0b83-452d-b3dd-12e12db58457, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4034092d-9df3-45dc-a124-72d644abba71, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8dae875-0504-42a1-87bf-4ec6a6e1aedb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bda326e4-13be-4377-ac34-f5f11d5b0bd5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bda326e4-13be-4377-ac34-f5f11d5b0bd5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12751109551112893860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275110955111289386012751109551112893860127511095511128938601275110955111289386012751109551112893860127511095511128938601275110955111289386012751109551112893860127511095511128938601275110955111289386012751109551112893860127511095511128938601275110955111289386012751109551112893860127511095511128938601275110955111289386012751109551112893860127511095511128938601275110955111289386012751109551112893860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4034092d-9df3-45dc-a124-72d644abba71, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7069947671780804726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70699476717808047267069947671780804726706994767178080472670699476717808047267069947671780804726706994767178080472670699476717808047267069947671780804726706994767178080472670699476717808047267069947671780804726706994767178080472670699476717808047267069947671780804726706994767178080472670699476717808047267069947671780804726706994767178080472670699476717808047267069947671780804726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bda326e4-13be-4377-ac34-f5f11d5b0bd5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdb8af6-f6f6-490d-956f-3ab2e24eb2ca, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdb8af6-f6f6-490d-956f-3ab2e24eb2ca, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13700685136704052633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370068513670405263313700685136704052633137006851367040526331370068513670405263313700685136704052633137006851367040526331370068513670405263313700685136704052633137006851367040526331370068513670405263313700685136704052633137006851367040526331370068513670405263313700685136704052633137006851367040526331370068513670405263313700685136704052633137006851367040526331370068513670405263313700685136704052633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4034092d-9df3-45dc-a124-72d644abba71, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2e4d23a-fe1c-4f00-a411-6faeab80a033, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2e4d23a-fe1c-4f00-a411-6faeab80a033, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1155224438296740150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11552244382967401501155224438296740150115522443829674015011552244382967401501155224438296740150115522443829674015011552244382967401501155224438296740150115522443829674015011552244382967401501155224438296740150115522443829674015011552244382967401501155224438296740150115522443829674015011552244382967401501155224438296740150115522443829674015011552244382967401501155224438296740150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2e4d23a-fe1c-4f00-a411-6faeab80a033, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09a197b8-6d37-4202-800b-f6cec8e8f23d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a197b8-6d37-4202-800b-f6cec8e8f23d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8469642862439318054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84696428624393180548469642862439318054846964286243931805484696428624393180548469642862439318054846964286243931805484696428624393180548469642862439318054846964286243931805484696428624393180548469642862439318054846964286243931805484696428624393180548469642862439318054846964286243931805484696428624393180548469642862439318054846964286243931805484696428624393180548469642862439318054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdb8af6-f6f6-490d-956f-3ab2e24eb2ca, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1031cf3a-28fb-4a3f-9e5b-9764e1547f53, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1031cf3a-28fb-4a3f-9e5b-9764e1547f53, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3967395310586619230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39673953105866192303967395310586619230396739531058661923039673953105866192303967395310586619230396739531058661923039673953105866192303967395310586619230396739531058661923039673953105866192303967395310586619230396739531058661923039673953105866192303967395310586619230396739531058661923039673953105866192303967395310586619230396739531058661923039673953105866192303967395310586619230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a197b8-6d37-4202-800b-f6cec8e8f23d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe1ad247-7c85-4b52-a042-b9052367306a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe1ad247-7c85-4b52-a042-b9052367306a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4776634224417085171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47766342244170851714776634224417085171477663422441708517147766342244170851714776634224417085171477663422441708517147766342244170851714776634224417085171477663422441708517147766342244170851714776634224417085171477663422441708517147766342244170851714776634224417085171477663422441708517147766342244170851714776634224417085171477663422441708517147766342244170851714776634224417085171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1031cf3a-28fb-4a3f-9e5b-9764e1547f53, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c9e674f-58c1-49ab-aa06-94b17e2be6ea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c9e674f-58c1-49ab-aa06-94b17e2be6ea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4469851174649104040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44698511746491040404469851174649104040446985117464910404044698511746491040404469851174649104040446985117464910404044698511746491040404469851174649104040446985117464910404044698511746491040404469851174649104040446985117464910404044698511746491040404469851174649104040446985117464910404044698511746491040404469851174649104040446985117464910404044698511746491040404469851174649104040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe1ad247-7c85-4b52-a042-b9052367306a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74776a12-eff5-43a7-9653-e90f56a48ecb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74776a12-eff5-43a7-9653-e90f56a48ecb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3533756306216940727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35337563062169407273533756306216940727353375630621694072735337563062169407273533756306216940727353375630621694072735337563062169407273533756306216940727353375630621694072735337563062169407273533756306216940727353375630621694072735337563062169407273533756306216940727353375630621694072735337563062169407273533756306216940727353375630621694072735337563062169407273533756306216940727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c9e674f-58c1-49ab-aa06-94b17e2be6ea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87b5619-b6ec-4bf0-a404-ed3535af50e1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87b5619-b6ec-4bf0-a404-ed3535af50e1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12753205403025472728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275320540302547272812753205403025472728127532054030254727281275320540302547272812753205403025472728127532054030254727281275320540302547272812753205403025472728127532054030254727281275320540302547272812753205403025472728127532054030254727281275320540302547272812753205403025472728127532054030254727281275320540302547272812753205403025472728127532054030254727281275320540302547272812753205403025472728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74776a12-eff5-43a7-9653-e90f56a48ecb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6e40c3-b1ab-454f-9b8d-6c27be328201, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6e40c3-b1ab-454f-9b8d-6c27be328201, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217478201406475717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221747820140647571712217478201406475717122174782014064757171221747820140647571712217478201406475717122174782014064757171221747820140647571712217478201406475717122174782014064757171221747820140647571712217478201406475717122174782014064757171221747820140647571712217478201406475717122174782014064757171221747820140647571712217478201406475717122174782014064757171221747820140647571712217478201406475717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87b5619-b6ec-4bf0-a404-ed3535af50e1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f4d773f-b42d-4ecb-afec-63e4380caa41, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f4d773f-b42d-4ecb-afec-63e4380caa41, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14438222832749741095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443822283274974109514438222832749741095144382228327497410951443822283274974109514438222832749741095144382228327497410951443822283274974109514438222832749741095144382228327497410951443822283274974109514438222832749741095144382228327497410951443822283274974109514438222832749741095144382228327497410951443822283274974109514438222832749741095144382228327497410951443822283274974109514438222832749741095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6e40c3-b1ab-454f-9b8d-6c27be328201, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6b63ca-6a0a-4986-8668-141c2f286312, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6b63ca-6a0a-4986-8668-141c2f286312, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6537909535125088353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65379095351250883536537909535125088353653790953512508835365379095351250883536537909535125088353653790953512508835365379095351250883536537909535125088353653790953512508835365379095351250883536537909535125088353653790953512508835365379095351250883536537909535125088353653790953512508835365379095351250883536537909535125088353653790953512508835365379095351250883536537909535125088353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f4d773f-b42d-4ecb-afec-63e4380caa41, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a254d425-e0a0-411b-9a1a-c80a0974c95c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a254d425-e0a0-411b-9a1a-c80a0974c95c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12548247771455828767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254824777145582876712548247771455828767125482477714558287671254824777145582876712548247771455828767125482477714558287671254824777145582876712548247771455828767125482477714558287671254824777145582876712548247771455828767125482477714558287671254824777145582876712548247771455828767125482477714558287671254824777145582876712548247771455828767125482477714558287671254824777145582876712548247771455828767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6b63ca-6a0a-4986-8668-141c2f286312, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a41f94e-d19f-4e4b-9544-162e623e2ac9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a254d425-e0a0-411b-9a1a-c80a0974c95c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57f4da0d-f470-4be0-acc6-62465765aadb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a41f94e-d19f-4e4b-9544-162e623e2ac9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 895349692012915877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877895349692012915877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f4da0d-f470-4be0-acc6-62465765aadb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15082893087987823013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508289308798782301315082893087987823013150828930879878230131508289308798782301315082893087987823013150828930879878230131508289308798782301315082893087987823013150828930879878230131508289308798782301315082893087987823013150828930879878230131508289308798782301315082893087987823013150828930879878230131508289308798782301315082893087987823013150828930879878230131508289308798782301315082893087987823013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a41f94e-d19f-4e4b-9544-162e623e2ac9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 875b6f19-99cc-418f-97e9-0630a6050182, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 875b6f19-99cc-418f-97e9-0630a6050182, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17934616833732870677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793461683373287067717934616833732870677179346168337328706771793461683373287067717934616833732870677179346168337328706771793461683373287067717934616833732870677179346168337328706771793461683373287067717934616833732870677179346168337328706771793461683373287067717934616833732870677179346168337328706771793461683373287067717934616833732870677179346168337328706771793461683373287067717934616833732870677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f4da0d-f470-4be0-acc6-62465765aadb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b7f926-681c-48cb-89f4-30020172bd1e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b7f926-681c-48cb-89f4-30020172bd1e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7248519255325648035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72485192553256480357248519255325648035724851925532564803572485192553256480357248519255325648035724851925532564803572485192553256480357248519255325648035724851925532564803572485192553256480357248519255325648035724851925532564803572485192553256480357248519255325648035724851925532564803572485192553256480357248519255325648035724851925532564803572485192553256480357248519255325648035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 875b6f19-99cc-418f-97e9-0630a6050182, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8a1039a-2731-4b2b-b9aa-b7889d54272d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8a1039a-2731-4b2b-b9aa-b7889d54272d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17480618932739522222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748061893273952222217480618932739522222174806189327395222221748061893273952222217480618932739522222174806189327395222221748061893273952222217480618932739522222174806189327395222221748061893273952222217480618932739522222174806189327395222221748061893273952222217480618932739522222174806189327395222221748061893273952222217480618932739522222174806189327395222221748061893273952222217480618932739522222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b7f926-681c-48cb-89f4-30020172bd1e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89904bbd-169e-4852-8453-2058640061b6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89904bbd-169e-4852-8453-2058640061b6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4238415386529002535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42384153865290025354238415386529002535423841538652900253542384153865290025354238415386529002535423841538652900253542384153865290025354238415386529002535423841538652900253542384153865290025354238415386529002535423841538652900253542384153865290025354238415386529002535423841538652900253542384153865290025354238415386529002535423841538652900253542384153865290025354238415386529002535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8a1039a-2731-4b2b-b9aa-b7889d54272d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e6c7ef4-92bc-4769-aad6-76585570e1e4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e6c7ef4-92bc-4769-aad6-76585570e1e4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2361459263432237879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23614592634322378792361459263432237879236145926343223787923614592634322378792361459263432237879236145926343223787923614592634322378792361459263432237879236145926343223787923614592634322378792361459263432237879236145926343223787923614592634322378792361459263432237879236145926343223787923614592634322378792361459263432237879236145926343223787923614592634322378792361459263432237879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89904bbd-169e-4852-8453-2058640061b6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70be2c5b-8510-49e3-b456-66ca29e798bc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70be2c5b-8510-49e3-b456-66ca29e798bc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11638562937019929513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163856293701992951311638562937019929513116385629370199295131163856293701992951311638562937019929513116385629370199295131163856293701992951311638562937019929513116385629370199295131163856293701992951311638562937019929513116385629370199295131163856293701992951311638562937019929513116385629370199295131163856293701992951311638562937019929513116385629370199295131163856293701992951311638562937019929513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e6c7ef4-92bc-4769-aad6-76585570e1e4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c016c1ca-065e-44bc-a2af-30a20d89788b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c016c1ca-065e-44bc-a2af-30a20d89788b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12027229716169800833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202722971616980083312027229716169800833120272297161698008331202722971616980083312027229716169800833120272297161698008331202722971616980083312027229716169800833120272297161698008331202722971616980083312027229716169800833120272297161698008331202722971616980083312027229716169800833120272297161698008331202722971616980083312027229716169800833120272297161698008331202722971616980083312027229716169800833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70be2c5b-8510-49e3-b456-66ca29e798bc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f261c12-d85a-4473-b7a2-e61d622c8298, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f261c12-d85a-4473-b7a2-e61d622c8298, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11523272026147937754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152327202614793775411523272026147937754115232720261479377541152327202614793775411523272026147937754115232720261479377541152327202614793775411523272026147937754115232720261479377541152327202614793775411523272026147937754115232720261479377541152327202614793775411523272026147937754115232720261479377541152327202614793775411523272026147937754115232720261479377541152327202614793775411523272026147937754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c016c1ca-065e-44bc-a2af-30a20d89788b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16bb7e37-7005-48f5-82ef-46ab804daaa7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16bb7e37-7005-48f5-82ef-46ab804daaa7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10534741313647518818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053474131364751881810534741313647518818105347413136475188181053474131364751881810534741313647518818105347413136475188181053474131364751881810534741313647518818105347413136475188181053474131364751881810534741313647518818105347413136475188181053474131364751881810534741313647518818105347413136475188181053474131364751881810534741313647518818105347413136475188181053474131364751881810534741313647518818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f261c12-d85a-4473-b7a2-e61d622c8298, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 412e4681-8f7e-41f0-aca1-5b882f7a786c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 412e4681-8f7e-41f0-aca1-5b882f7a786c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7790219348172337682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77902193481723376827790219348172337682779021934817233768277902193481723376827790219348172337682779021934817233768277902193481723376827790219348172337682779021934817233768277902193481723376827790219348172337682779021934817233768277902193481723376827790219348172337682779021934817233768277902193481723376827790219348172337682779021934817233768277902193481723376827790219348172337682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16bb7e37-7005-48f5-82ef-46ab804daaa7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b641eeb-b664-43e0-acf8-7dc484e48368, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b641eeb-b664-43e0-acf8-7dc484e48368, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1429601600544260519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14296016005442605191429601600544260519142960160054426051914296016005442605191429601600544260519142960160054426051914296016005442605191429601600544260519142960160054426051914296016005442605191429601600544260519142960160054426051914296016005442605191429601600544260519142960160054426051914296016005442605191429601600544260519142960160054426051914296016005442605191429601600544260519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 412e4681-8f7e-41f0-aca1-5b882f7a786c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40410e9d-aa5b-4326-884e-2eb672f33d27, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40410e9d-aa5b-4326-884e-2eb672f33d27, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5338769640818228239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53387696408182282395338769640818228239533876964081822823953387696408182282395338769640818228239533876964081822823953387696408182282395338769640818228239533876964081822823953387696408182282395338769640818228239533876964081822823953387696408182282395338769640818228239533876964081822823953387696408182282395338769640818228239533876964081822823953387696408182282395338769640818228239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b641eeb-b664-43e0-acf8-7dc484e48368, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e4b3b4d-75d9-4b1b-87e0-27e71cd4f74a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e4b3b4d-75d9-4b1b-87e0-27e71cd4f74a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3254356724147167550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32543567241471675503254356724147167550325435672414716755032543567241471675503254356724147167550325435672414716755032543567241471675503254356724147167550325435672414716755032543567241471675503254356724147167550325435672414716755032543567241471675503254356724147167550325435672414716755032543567241471675503254356724147167550325435672414716755032543567241471675503254356724147167550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40410e9d-aa5b-4326-884e-2eb672f33d27, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29acd601-9153-4f04-8f5b-637b86a4994b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29acd601-9153-4f04-8f5b-637b86a4994b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6025095262086060577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60250952620860605776025095262086060577602509526208606057760250952620860605776025095262086060577602509526208606057760250952620860605776025095262086060577602509526208606057760250952620860605776025095262086060577602509526208606057760250952620860605776025095262086060577602509526208606057760250952620860605776025095262086060577602509526208606057760250952620860605776025095262086060577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e4b3b4d-75d9-4b1b-87e0-27e71cd4f74a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba2bf35e-e47a-4b3a-8826-e7d0e13e01b8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba2bf35e-e47a-4b3a-8826-e7d0e13e01b8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2711821722128958701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27118217221289587012711821722128958701271182172212895870127118217221289587012711821722128958701271182172212895870127118217221289587012711821722128958701271182172212895870127118217221289587012711821722128958701271182172212895870127118217221289587012711821722128958701271182172212895870127118217221289587012711821722128958701271182172212895870127118217221289587012711821722128958701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29acd601-9153-4f04-8f5b-637b86a4994b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65238922-6535-401c-82b8-bb1119fee9d2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65238922-6535-401c-82b8-bb1119fee9d2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2730189246688319833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27301892466883198332730189246688319833273018924668831983327301892466883198332730189246688319833273018924668831983327301892466883198332730189246688319833273018924668831983327301892466883198332730189246688319833273018924668831983327301892466883198332730189246688319833273018924668831983327301892466883198332730189246688319833273018924668831983327301892466883198332730189246688319833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba2bf35e-e47a-4b3a-8826-e7d0e13e01b8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b844c16d-004e-45d2-bf94-407a1ba62192, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b844c16d-004e-45d2-bf94-407a1ba62192, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17160203243982522708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716020324398252270817160203243982522708171602032439825227081716020324398252270817160203243982522708171602032439825227081716020324398252270817160203243982522708171602032439825227081716020324398252270817160203243982522708171602032439825227081716020324398252270817160203243982522708171602032439825227081716020324398252270817160203243982522708171602032439825227081716020324398252270817160203243982522708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65238922-6535-401c-82b8-bb1119fee9d2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79bf209f-edd4-4dcf-8098-b7954899685d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79bf209f-edd4-4dcf-8098-b7954899685d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4237877056599290948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42378770565992909484237877056599290948423787705659929094842378770565992909484237877056599290948423787705659929094842378770565992909484237877056599290948423787705659929094842378770565992909484237877056599290948423787705659929094842378770565992909484237877056599290948423787705659929094842378770565992909484237877056599290948423787705659929094842378770565992909484237877056599290948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b844c16d-004e-45d2-bf94-407a1ba62192, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37325c68-e0bc-4155-b8cd-7345b9bbf385, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37325c68-e0bc-4155-b8cd-7345b9bbf385, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3590326750905579331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35903267509055793313590326750905579331359032675090557933135903267509055793313590326750905579331359032675090557933135903267509055793313590326750905579331359032675090557933135903267509055793313590326750905579331359032675090557933135903267509055793313590326750905579331359032675090557933135903267509055793313590326750905579331359032675090557933135903267509055793313590326750905579331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79bf209f-edd4-4dcf-8098-b7954899685d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4ea9e7a-a004-423e-a193-c7b0eee8cff7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ea9e7a-a004-423e-a193-c7b0eee8cff7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7767291703755768549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77672917037557685497767291703755768549776729170375576854977672917037557685497767291703755768549776729170375576854977672917037557685497767291703755768549776729170375576854977672917037557685497767291703755768549776729170375576854977672917037557685497767291703755768549776729170375576854977672917037557685497767291703755768549776729170375576854977672917037557685497767291703755768549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37325c68-e0bc-4155-b8cd-7345b9bbf385, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1ba54ac-fe29-4543-848d-aff35a835e75, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1ba54ac-fe29-4543-848d-aff35a835e75, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6773284334934922530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67732843349349225306773284334934922530677328433493492253067732843349349225306773284334934922530677328433493492253067732843349349225306773284334934922530677328433493492253067732843349349225306773284334934922530677328433493492253067732843349349225306773284334934922530677328433493492253067732843349349225306773284334934922530677328433493492253067732843349349225306773284334934922530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ea9e7a-a004-423e-a193-c7b0eee8cff7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cc2bbcf-1df9-4339-8a0f-8bdcb729ee09, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cc2bbcf-1df9-4339-8a0f-8bdcb729ee09, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17343799798385713005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734379979838571300517343799798385713005173437997983857130051734379979838571300517343799798385713005173437997983857130051734379979838571300517343799798385713005173437997983857130051734379979838571300517343799798385713005173437997983857130051734379979838571300517343799798385713005173437997983857130051734379979838571300517343799798385713005173437997983857130051734379979838571300517343799798385713005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1ba54ac-fe29-4543-848d-aff35a835e75, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 467c5f45-b19f-4d1a-8cad-1b44b5ac22eb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 467c5f45-b19f-4d1a-8cad-1b44b5ac22eb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17059785159962912364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705978515996291236417059785159962912364170597851599629123641705978515996291236417059785159962912364170597851599629123641705978515996291236417059785159962912364170597851599629123641705978515996291236417059785159962912364170597851599629123641705978515996291236417059785159962912364170597851599629123641705978515996291236417059785159962912364170597851599629123641705978515996291236417059785159962912364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cc2bbcf-1df9-4339-8a0f-8bdcb729ee09, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 080b03e2-84f9-4835-8ef8-eb90fa389a92, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 080b03e2-84f9-4835-8ef8-eb90fa389a92, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12099917292160752980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209991729216075298012099917292160752980120999172921607529801209991729216075298012099917292160752980120999172921607529801209991729216075298012099917292160752980120999172921607529801209991729216075298012099917292160752980120999172921607529801209991729216075298012099917292160752980120999172921607529801209991729216075298012099917292160752980120999172921607529801209991729216075298012099917292160752980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 467c5f45-b19f-4d1a-8cad-1b44b5ac22eb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c155c22d-f67f-4a53-90ae-6433a1a67bd5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c155c22d-f67f-4a53-90ae-6433a1a67bd5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14259845345274663879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425984534527466387914259845345274663879142598453452746638791425984534527466387914259845345274663879142598453452746638791425984534527466387914259845345274663879142598453452746638791425984534527466387914259845345274663879142598453452746638791425984534527466387914259845345274663879142598453452746638791425984534527466387914259845345274663879142598453452746638791425984534527466387914259845345274663879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c155c22d-f67f-4a53-90ae-6433a1a67bd5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f69dff42-144f-4f82-94b5-f4a3a09795cd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f69dff42-144f-4f82-94b5-f4a3a09795cd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13865660909694321718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386566090969432171813865660909694321718138656609096943217181386566090969432171813865660909694321718138656609096943217181386566090969432171813865660909694321718138656609096943217181386566090969432171813865660909694321718138656609096943217181386566090969432171813865660909694321718138656609096943217181386566090969432171813865660909694321718138656609096943217181386566090969432171813865660909694321718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 080b03e2-84f9-4835-8ef8-eb90fa389a92, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7180bd4-f386-4733-8dee-2146b1248cf4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7180bd4-f386-4733-8dee-2146b1248cf4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13341556412438073053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334155641243807305313341556412438073053133415564124380730531334155641243807305313341556412438073053133415564124380730531334155641243807305313341556412438073053133415564124380730531334155641243807305313341556412438073053133415564124380730531334155641243807305313341556412438073053133415564124380730531334155641243807305313341556412438073053133415564124380730531334155641243807305313341556412438073053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f69dff42-144f-4f82-94b5-f4a3a09795cd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cea6d9b-492e-4d38-9a33-47d8bc5b2715, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cea6d9b-492e-4d38-9a33-47d8bc5b2715, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14827393606324637453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482739360632463745314827393606324637453148273936063246374531482739360632463745314827393606324637453148273936063246374531482739360632463745314827393606324637453148273936063246374531482739360632463745314827393606324637453148273936063246374531482739360632463745314827393606324637453148273936063246374531482739360632463745314827393606324637453148273936063246374531482739360632463745314827393606324637453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7180bd4-f386-4733-8dee-2146b1248cf4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fd07bb2-1ad6-4130-9e28-c0490cadb791, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fd07bb2-1ad6-4130-9e28-c0490cadb791, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11388895191286377671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138889519128637767111388895191286377671113888951912863776711138889519128637767111388895191286377671113888951912863776711138889519128637767111388895191286377671113888951912863776711138889519128637767111388895191286377671113888951912863776711138889519128637767111388895191286377671113888951912863776711138889519128637767111388895191286377671113888951912863776711138889519128637767111388895191286377671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cea6d9b-492e-4d38-9a33-47d8bc5b2715, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b4edf8d-73e3-4890-a1b2-47ba0791447c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b4edf8d-73e3-4890-a1b2-47ba0791447c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3738369721987872069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37383697219878720693738369721987872069373836972198787206937383697219878720693738369721987872069373836972198787206937383697219878720693738369721987872069373836972198787206937383697219878720693738369721987872069373836972198787206937383697219878720693738369721987872069373836972198787206937383697219878720693738369721987872069373836972198787206937383697219878720693738369721987872069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fd07bb2-1ad6-4130-9e28-c0490cadb791, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c6513b-6dee-4322-a861-d0d1964389d7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c6513b-6dee-4322-a861-d0d1964389d7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8648755653521782470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86487556535217824708648755653521782470864875565352178247086487556535217824708648755653521782470864875565352178247086487556535217824708648755653521782470864875565352178247086487556535217824708648755653521782470864875565352178247086487556535217824708648755653521782470864875565352178247086487556535217824708648755653521782470864875565352178247086487556535217824708648755653521782470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b4edf8d-73e3-4890-a1b2-47ba0791447c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b648e3a7-2837-4133-a574-cf106a7cce29, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b648e3a7-2837-4133-a574-cf106a7cce29, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2137011777891901106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21370117778919011062137011777891901106213701177789190110621370117778919011062137011777891901106213701177789190110621370117778919011062137011777891901106213701177789190110621370117778919011062137011777891901106213701177789190110621370117778919011062137011777891901106213701177789190110621370117778919011062137011777891901106213701177789190110621370117778919011062137011777891901106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c6513b-6dee-4322-a861-d0d1964389d7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f7f1a76-db3c-4c99-82a8-b1a05b07d755, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f7f1a76-db3c-4c99-82a8-b1a05b07d755, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16902564406880622826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690256440688062282616902564406880622826169025644068806228261690256440688062282616902564406880622826169025644068806228261690256440688062282616902564406880622826169025644068806228261690256440688062282616902564406880622826169025644068806228261690256440688062282616902564406880622826169025644068806228261690256440688062282616902564406880622826169025644068806228261690256440688062282616902564406880622826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b648e3a7-2837-4133-a574-cf106a7cce29, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa56ab8-6712-4897-b1ac-cb9ee2640f8e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa56ab8-6712-4897-b1ac-cb9ee2640f8e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6055364574373582399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60553645743735823996055364574373582399605536457437358239960553645743735823996055364574373582399605536457437358239960553645743735823996055364574373582399605536457437358239960553645743735823996055364574373582399605536457437358239960553645743735823996055364574373582399605536457437358239960553645743735823996055364574373582399605536457437358239960553645743735823996055364574373582399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f7f1a76-db3c-4c99-82a8-b1a05b07d755, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d67cd793-0b5b-4c6d-ab09-90eec5e36300, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d67cd793-0b5b-4c6d-ab09-90eec5e36300, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16821680430340063063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682168043034006306316821680430340063063168216804303400630631682168043034006306316821680430340063063168216804303400630631682168043034006306316821680430340063063168216804303400630631682168043034006306316821680430340063063168216804303400630631682168043034006306316821680430340063063168216804303400630631682168043034006306316821680430340063063168216804303400630631682168043034006306316821680430340063063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa56ab8-6712-4897-b1ac-cb9ee2640f8e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e48403-13a2-45cd-9ed1-8e6d02d6d597, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e48403-13a2-45cd-9ed1-8e6d02d6d597, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16452187183512638400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645218718351263840016452187183512638400164521871835126384001645218718351263840016452187183512638400164521871835126384001645218718351263840016452187183512638400164521871835126384001645218718351263840016452187183512638400164521871835126384001645218718351263840016452187183512638400164521871835126384001645218718351263840016452187183512638400164521871835126384001645218718351263840016452187183512638400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d67cd793-0b5b-4c6d-ab09-90eec5e36300, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6dd882f-f91a-4584-b0e6-727e90f3a584, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6dd882f-f91a-4584-b0e6-727e90f3a584, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 512231039088074699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699512231039088074699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e48403-13a2-45cd-9ed1-8e6d02d6d597, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2107f66-fc90-4230-851b-87883f471410, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2107f66-fc90-4230-851b-87883f471410, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3522499613290375580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35224996132903755803522499613290375580352249961329037558035224996132903755803522499613290375580352249961329037558035224996132903755803522499613290375580352249961329037558035224996132903755803522499613290375580352249961329037558035224996132903755803522499613290375580352249961329037558035224996132903755803522499613290375580352249961329037558035224996132903755803522499613290375580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6dd882f-f91a-4584-b0e6-727e90f3a584, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da908e82-6cd0-41cf-8754-88e10c966f13, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da908e82-6cd0-41cf-8754-88e10c966f13, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10138543327769873511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013854332776987351110138543327769873511101385433277698735111013854332776987351110138543327769873511101385433277698735111013854332776987351110138543327769873511101385433277698735111013854332776987351110138543327769873511101385433277698735111013854332776987351110138543327769873511101385433277698735111013854332776987351110138543327769873511101385433277698735111013854332776987351110138543327769873511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2107f66-fc90-4230-851b-87883f471410, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dda0ecfd-94f3-4b60-9409-836339c2841e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dda0ecfd-94f3-4b60-9409-836339c2841e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10049435812121708592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004943581212170859210049435812121708592100494358121217085921004943581212170859210049435812121708592100494358121217085921004943581212170859210049435812121708592100494358121217085921004943581212170859210049435812121708592100494358121217085921004943581212170859210049435812121708592100494358121217085921004943581212170859210049435812121708592100494358121217085921004943581212170859210049435812121708592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da908e82-6cd0-41cf-8754-88e10c966f13, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a2b458f-9dcb-4b2c-a950-79fbae9b1af1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dda0ecfd-94f3-4b60-9409-836339c2841e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc04c941-6d89-46a1-8818-4397896a6752, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a2b458f-9dcb-4b2c-a950-79fbae9b1af1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8252958080210200761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82529580802102007618252958080210200761825295808021020076182529580802102007618252958080210200761825295808021020076182529580802102007618252958080210200761825295808021020076182529580802102007618252958080210200761825295808021020076182529580802102007618252958080210200761825295808021020076182529580802102007618252958080210200761825295808021020076182529580802102007618252958080210200761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc04c941-6d89-46a1-8818-4397896a6752, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4247304065508737429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42473040655087374294247304065508737429424730406550873742942473040655087374294247304065508737429424730406550873742942473040655087374294247304065508737429424730406550873742942473040655087374294247304065508737429424730406550873742942473040655087374294247304065508737429424730406550873742942473040655087374294247304065508737429424730406550873742942473040655087374294247304065508737429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc04c941-6d89-46a1-8818-4397896a6752, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51cacade-ccee-49cd-89ac-1fc0ce546361, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51cacade-ccee-49cd-89ac-1fc0ce546361, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2929975470400410382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29299754704004103822929975470400410382292997547040041038229299754704004103822929975470400410382292997547040041038229299754704004103822929975470400410382292997547040041038229299754704004103822929975470400410382292997547040041038229299754704004103822929975470400410382292997547040041038229299754704004103822929975470400410382292997547040041038229299754704004103822929975470400410382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a2b458f-9dcb-4b2c-a950-79fbae9b1af1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23673579-6078-48aa-98dc-16545aee89a9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23673579-6078-48aa-98dc-16545aee89a9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17918750845594020268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791875084559402026817918750845594020268179187508455940202681791875084559402026817918750845594020268179187508455940202681791875084559402026817918750845594020268179187508455940202681791875084559402026817918750845594020268179187508455940202681791875084559402026817918750845594020268179187508455940202681791875084559402026817918750845594020268179187508455940202681791875084559402026817918750845594020268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51cacade-ccee-49cd-89ac-1fc0ce546361, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b43cda51-9d0f-4c89-b680-388ce61d0d94, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b43cda51-9d0f-4c89-b680-388ce61d0d94, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16631878578134332083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663187857813433208316631878578134332083166318785781343320831663187857813433208316631878578134332083166318785781343320831663187857813433208316631878578134332083166318785781343320831663187857813433208316631878578134332083166318785781343320831663187857813433208316631878578134332083166318785781343320831663187857813433208316631878578134332083166318785781343320831663187857813433208316631878578134332083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23673579-6078-48aa-98dc-16545aee89a9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1575e81b-2ba7-4858-93b2-129b7d939c62, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b43cda51-9d0f-4c89-b680-388ce61d0d94, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1575e81b-2ba7-4858-93b2-129b7d939c62, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2195099785408261558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21950997854082615582195099785408261558219509978540826155821950997854082615582195099785408261558219509978540826155821950997854082615582195099785408261558219509978540826155821950997854082615582195099785408261558219509978540826155821950997854082615582195099785408261558219509978540826155821950997854082615582195099785408261558219509978540826155821950997854082615582195099785408261558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c45e7abf-c5f7-4137-9d82-40d957827ed4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c45e7abf-c5f7-4137-9d82-40d957827ed4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11860028465367669664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186002846536766966411860028465367669664118600284653676696641186002846536766966411860028465367669664118600284653676696641186002846536766966411860028465367669664118600284653676696641186002846536766966411860028465367669664118600284653676696641186002846536766966411860028465367669664118600284653676696641186002846536766966411860028465367669664118600284653676696641186002846536766966411860028465367669664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1575e81b-2ba7-4858-93b2-129b7d939c62, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbd2de1d-6e0f-4b9c-b0d4-b26223301fca, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbd2de1d-6e0f-4b9c-b0d4-b26223301fca, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2610290035334809276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26102900353348092762610290035334809276261029003533480927626102900353348092762610290035334809276261029003533480927626102900353348092762610290035334809276261029003533480927626102900353348092762610290035334809276261029003533480927626102900353348092762610290035334809276261029003533480927626102900353348092762610290035334809276261029003533480927626102900353348092762610290035334809276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c45e7abf-c5f7-4137-9d82-40d957827ed4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9f3c0fb-8653-4284-afc0-b028123a2a25, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f3c0fb-8653-4284-afc0-b028123a2a25, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1052571060337704156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10525710603377041561052571060337704156105257106033770415610525710603377041561052571060337704156105257106033770415610525710603377041561052571060337704156105257106033770415610525710603377041561052571060337704156105257106033770415610525710603377041561052571060337704156105257106033770415610525710603377041561052571060337704156105257106033770415610525710603377041561052571060337704156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbd2de1d-6e0f-4b9c-b0d4-b26223301fca, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f0cffc0-1a20-4712-9598-3346c3909388, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f0cffc0-1a20-4712-9598-3346c3909388, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17834818284583278009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783481828458327800917834818284583278009178348182845832780091783481828458327800917834818284583278009178348182845832780091783481828458327800917834818284583278009178348182845832780091783481828458327800917834818284583278009178348182845832780091783481828458327800917834818284583278009178348182845832780091783481828458327800917834818284583278009178348182845832780091783481828458327800917834818284583278009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f3c0fb-8653-4284-afc0-b028123a2a25, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cab6838e-74b0-42bc-b12e-70b7129aa46b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cab6838e-74b0-42bc-b12e-70b7129aa46b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7688437384797682263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76884373847976822637688437384797682263768843738479768226376884373847976822637688437384797682263768843738479768226376884373847976822637688437384797682263768843738479768226376884373847976822637688437384797682263768843738479768226376884373847976822637688437384797682263768843738479768226376884373847976822637688437384797682263768843738479768226376884373847976822637688437384797682263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f0cffc0-1a20-4712-9598-3346c3909388, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc3ea49f-3850-465b-97f9-feaaeb5a41e9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc3ea49f-3850-465b-97f9-feaaeb5a41e9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12150153894442170168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215015389444217016812150153894442170168121501538944421701681215015389444217016812150153894442170168121501538944421701681215015389444217016812150153894442170168121501538944421701681215015389444217016812150153894442170168121501538944421701681215015389444217016812150153894442170168121501538944421701681215015389444217016812150153894442170168121501538944421701681215015389444217016812150153894442170168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cab6838e-74b0-42bc-b12e-70b7129aa46b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd81e64-c866-4b46-8a74-d3f48ed13393, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd81e64-c866-4b46-8a74-d3f48ed13393, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13275943976295122727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327594397629512272713275943976295122727132759439762951227271327594397629512272713275943976295122727132759439762951227271327594397629512272713275943976295122727132759439762951227271327594397629512272713275943976295122727132759439762951227271327594397629512272713275943976295122727132759439762951227271327594397629512272713275943976295122727132759439762951227271327594397629512272713275943976295122727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc3ea49f-3850-465b-97f9-feaaeb5a41e9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd81e64-c866-4b46-8a74-d3f48ed13393, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50784cda-b6ec-4c12-bfd7-f5bd33f77e5f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e3ee3a-64b0-4c70-b93d-df1a5952fdab, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50784cda-b6ec-4c12-bfd7-f5bd33f77e5f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7849745382263126791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78497453822631267917849745382263126791784974538226312679178497453822631267917849745382263126791784974538226312679178497453822631267917849745382263126791784974538226312679178497453822631267917849745382263126791784974538226312679178497453822631267917849745382263126791784974538226312679178497453822631267917849745382263126791784974538226312679178497453822631267917849745382263126791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e3ee3a-64b0-4c70-b93d-df1a5952fdab, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 101564123788586271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271101564123788586271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50784cda-b6ec-4c12-bfd7-f5bd33f77e5f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e3ee3a-64b0-4c70-b93d-df1a5952fdab, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f73a71-12d9-427a-b04a-e045e79b53fa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f73a71-12d9-427a-b04a-e045e79b53fa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16935871837336268472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693587183733626847216935871837336268472169358718373362684721693587183733626847216935871837336268472169358718373362684721693587183733626847216935871837336268472169358718373362684721693587183733626847216935871837336268472169358718373362684721693587183733626847216935871837336268472169358718373362684721693587183733626847216935871837336268472169358718373362684721693587183733626847216935871837336268472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71aaaa9a-b55b-41f5-95d7-877e509e8d65, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71aaaa9a-b55b-41f5-95d7-877e509e8d65, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1260295224486412729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12602952244864127291260295224486412729126029522448641272912602952244864127291260295224486412729126029522448641272912602952244864127291260295224486412729126029522448641272912602952244864127291260295224486412729126029522448641272912602952244864127291260295224486412729126029522448641272912602952244864127291260295224486412729126029522448641272912602952244864127291260295224486412729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f73a71-12d9-427a-b04a-e045e79b53fa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d53146be-5702-430a-bb71-efa23cd5ea90, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d53146be-5702-430a-bb71-efa23cd5ea90, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16772891537099057730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677289153709905773016772891537099057730167728915370990577301677289153709905773016772891537099057730167728915370990577301677289153709905773016772891537099057730167728915370990577301677289153709905773016772891537099057730167728915370990577301677289153709905773016772891537099057730167728915370990577301677289153709905773016772891537099057730167728915370990577301677289153709905773016772891537099057730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71aaaa9a-b55b-41f5-95d7-877e509e8d65, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f61bbbcf-c13c-46a8-817c-33231948455c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d53146be-5702-430a-bb71-efa23cd5ea90, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f61bbbcf-c13c-46a8-817c-33231948455c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17894706724012842431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789470672401284243117894706724012842431178947067240128424311789470672401284243117894706724012842431178947067240128424311789470672401284243117894706724012842431178947067240128424311789470672401284243117894706724012842431178947067240128424311789470672401284243117894706724012842431178947067240128424311789470672401284243117894706724012842431178947067240128424311789470672401284243117894706724012842431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66a9e668-78ec-4911-a71a-b7a081b6f93b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66a9e668-78ec-4911-a71a-b7a081b6f93b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3590332722368318373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35903327223683183733590332722368318373359033272236831837335903327223683183733590332722368318373359033272236831837335903327223683183733590332722368318373359033272236831837335903327223683183733590332722368318373359033272236831837335903327223683183733590332722368318373359033272236831837335903327223683183733590332722368318373359033272236831837335903327223683183733590332722368318373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f61bbbcf-c13c-46a8-817c-33231948455c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20328be8-e453-4ee6-8307-98ae651e9458, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20328be8-e453-4ee6-8307-98ae651e9458, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9959012039495752481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99590120394957524819959012039495752481995901203949575248199590120394957524819959012039495752481995901203949575248199590120394957524819959012039495752481995901203949575248199590120394957524819959012039495752481995901203949575248199590120394957524819959012039495752481995901203949575248199590120394957524819959012039495752481995901203949575248199590120394957524819959012039495752481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66a9e668-78ec-4911-a71a-b7a081b6f93b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7670db5-8f29-4278-abd4-8ef84ed27084, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7670db5-8f29-4278-abd4-8ef84ed27084, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8173074393586152878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81730743935861528788173074393586152878817307439358615287881730743935861528788173074393586152878817307439358615287881730743935861528788173074393586152878817307439358615287881730743935861528788173074393586152878817307439358615287881730743935861528788173074393586152878817307439358615287881730743935861528788173074393586152878817307439358615287881730743935861528788173074393586152878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20328be8-e453-4ee6-8307-98ae651e9458, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b72de6b-6357-431c-9944-f5db48b27f57, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b72de6b-6357-431c-9944-f5db48b27f57, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 590509589313478931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931590509589313478931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7670db5-8f29-4278-abd4-8ef84ed27084, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c765c12-373c-44b1-b761-84e1c3dc5529, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c765c12-373c-44b1-b761-84e1c3dc5529, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17362943786792401314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736294378679240131417362943786792401314173629437867924013141736294378679240131417362943786792401314173629437867924013141736294378679240131417362943786792401314173629437867924013141736294378679240131417362943786792401314173629437867924013141736294378679240131417362943786792401314173629437867924013141736294378679240131417362943786792401314173629437867924013141736294378679240131417362943786792401314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b72de6b-6357-431c-9944-f5db48b27f57, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c765c12-373c-44b1-b761-84e1c3dc5529, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a8853e-3e5f-4d63-a5fc-86e0d0b7848a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a8853e-3e5f-4d63-a5fc-86e0d0b7848a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4535374909154947670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45353749091549476704535374909154947670453537490915494767045353749091549476704535374909154947670453537490915494767045353749091549476704535374909154947670453537490915494767045353749091549476704535374909154947670453537490915494767045353749091549476704535374909154947670453537490915494767045353749091549476704535374909154947670453537490915494767045353749091549476704535374909154947670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f26ec4b1-cfa7-4cd0-bda7-ae9c79957079, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f26ec4b1-cfa7-4cd0-bda7-ae9c79957079, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12112999046677173289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211299904667717328912112999046677173289121129990466771732891211299904667717328912112999046677173289121129990466771732891211299904667717328912112999046677173289121129990466771732891211299904667717328912112999046677173289121129990466771732891211299904667717328912112999046677173289121129990466771732891211299904667717328912112999046677173289121129990466771732891211299904667717328912112999046677173289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a8853e-3e5f-4d63-a5fc-86e0d0b7848a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcf4a267-96be-4219-aaa6-67ddd8a3a7b7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcf4a267-96be-4219-aaa6-67ddd8a3a7b7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6497874092848437502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64978740928484375026497874092848437502649787409284843750264978740928484375026497874092848437502649787409284843750264978740928484375026497874092848437502649787409284843750264978740928484375026497874092848437502649787409284843750264978740928484375026497874092848437502649787409284843750264978740928484375026497874092848437502649787409284843750264978740928484375026497874092848437502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f26ec4b1-cfa7-4cd0-bda7-ae9c79957079, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3c9a048-b7aa-445f-9cd4-95e529533f23, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3c9a048-b7aa-445f-9cd4-95e529533f23, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6300418265010248650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63004182650102486506300418265010248650630041826501024865063004182650102486506300418265010248650630041826501024865063004182650102486506300418265010248650630041826501024865063004182650102486506300418265010248650630041826501024865063004182650102486506300418265010248650630041826501024865063004182650102486506300418265010248650630041826501024865063004182650102486506300418265010248650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcf4a267-96be-4219-aaa6-67ddd8a3a7b7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6424ad6c-75f7-463e-9775-c07bec6ed82b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6424ad6c-75f7-463e-9775-c07bec6ed82b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 98903520470463504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9890352047046350498903520470463504989035204704635049890352047046350498903520470463504989035204704635049890352047046350498903520470463504989035204704635049890352047046350498903520470463504989035204704635049890352047046350498903520470463504989035204704635049890352047046350498903520470463504989035204704635049890352047046350498903520470463504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3c9a048-b7aa-445f-9cd4-95e529533f23, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cea0c0ff-97ea-4c31-a997-580062525b4d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cea0c0ff-97ea-4c31-a997-580062525b4d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1461223913830712012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14612239138307120121461223913830712012146122391383071201214612239138307120121461223913830712012146122391383071201214612239138307120121461223913830712012146122391383071201214612239138307120121461223913830712012146122391383071201214612239138307120121461223913830712012146122391383071201214612239138307120121461223913830712012146122391383071201214612239138307120121461223913830712012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6424ad6c-75f7-463e-9775-c07bec6ed82b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 415f3a88-9b7e-4fd3-8982-772689a073c8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 415f3a88-9b7e-4fd3-8982-772689a073c8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2149942544058955515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21499425440589555152149942544058955515214994254405895551521499425440589555152149942544058955515214994254405895551521499425440589555152149942544058955515214994254405895551521499425440589555152149942544058955515214994254405895551521499425440589555152149942544058955515214994254405895551521499425440589555152149942544058955515214994254405895551521499425440589555152149942544058955515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cea0c0ff-97ea-4c31-a997-580062525b4d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 286b02b3-535f-4587-96a5-e951cab02a78, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 286b02b3-535f-4587-96a5-e951cab02a78, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12135921982310154658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213592198231015465812135921982310154658121359219823101546581213592198231015465812135921982310154658121359219823101546581213592198231015465812135921982310154658121359219823101546581213592198231015465812135921982310154658121359219823101546581213592198231015465812135921982310154658121359219823101546581213592198231015465812135921982310154658121359219823101546581213592198231015465812135921982310154658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 415f3a88-9b7e-4fd3-8982-772689a073c8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f40f943-e798-4b85-8d3c-921eb12fd4e2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f40f943-e798-4b85-8d3c-921eb12fd4e2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10070923000917966061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007092300091796606110070923000917966061100709230009179660611007092300091796606110070923000917966061100709230009179660611007092300091796606110070923000917966061100709230009179660611007092300091796606110070923000917966061100709230009179660611007092300091796606110070923000917966061100709230009179660611007092300091796606110070923000917966061100709230009179660611007092300091796606110070923000917966061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f40f943-e798-4b85-8d3c-921eb12fd4e2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31885056-9645-4fdc-ab61-9903776e29af, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31885056-9645-4fdc-ab61-9903776e29af, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2759474356653367108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27594743566533671082759474356653367108275947435665336710827594743566533671082759474356653367108275947435665336710827594743566533671082759474356653367108275947435665336710827594743566533671082759474356653367108275947435665336710827594743566533671082759474356653367108275947435665336710827594743566533671082759474356653367108275947435665336710827594743566533671082759474356653367108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 286b02b3-535f-4587-96a5-e951cab02a78, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34680a3c-c6b3-414d-90ad-bc2e5d9472e3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34680a3c-c6b3-414d-90ad-bc2e5d9472e3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14303174252663749973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430317425266374997314303174252663749973143031742526637499731430317425266374997314303174252663749973143031742526637499731430317425266374997314303174252663749973143031742526637499731430317425266374997314303174252663749973143031742526637499731430317425266374997314303174252663749973143031742526637499731430317425266374997314303174252663749973143031742526637499731430317425266374997314303174252663749973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31885056-9645-4fdc-ab61-9903776e29af, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34680a3c-c6b3-414d-90ad-bc2e5d9472e3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba7ec7c0-9a07-4fde-bb9f-461b0ac9c2ff, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba7ec7c0-9a07-4fde-bb9f-461b0ac9c2ff, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7911847214816153696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79118472148161536967911847214816153696791184721481615369679118472148161536967911847214816153696791184721481615369679118472148161536967911847214816153696791184721481615369679118472148161536967911847214816153696791184721481615369679118472148161536967911847214816153696791184721481615369679118472148161536967911847214816153696791184721481615369679118472148161536967911847214816153696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c51657-dc6f-44d6-affb-11540a7f79c8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c51657-dc6f-44d6-affb-11540a7f79c8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12775857982689641723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277585798268964172312775857982689641723127758579826896417231277585798268964172312775857982689641723127758579826896417231277585798268964172312775857982689641723127758579826896417231277585798268964172312775857982689641723127758579826896417231277585798268964172312775857982689641723127758579826896417231277585798268964172312775857982689641723127758579826896417231277585798268964172312775857982689641723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba7ec7c0-9a07-4fde-bb9f-461b0ac9c2ff, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d65d439-019d-4d83-99c1-c16a6799f2af, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d65d439-019d-4d83-99c1-c16a6799f2af, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1598201000142457617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15982010001424576171598201000142457617159820100014245761715982010001424576171598201000142457617159820100014245761715982010001424576171598201000142457617159820100014245761715982010001424576171598201000142457617159820100014245761715982010001424576171598201000142457617159820100014245761715982010001424576171598201000142457617159820100014245761715982010001424576171598201000142457617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c51657-dc6f-44d6-affb-11540a7f79c8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1af6d5bc-d22f-41a5-a65e-d5e5969e35f6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1af6d5bc-d22f-41a5-a65e-d5e5969e35f6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17188964940887766631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718896494088776663117188964940887766631171889649408877666311718896494088776663117188964940887766631171889649408877666311718896494088776663117188964940887766631171889649408877666311718896494088776663117188964940887766631171889649408877666311718896494088776663117188964940887766631171889649408877666311718896494088776663117188964940887766631171889649408877666311718896494088776663117188964940887766631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1af6d5bc-d22f-41a5-a65e-d5e5969e35f6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 712e6a6d-ec58-471e-bb05-1dd0cf590f6e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 712e6a6d-ec58-471e-bb05-1dd0cf590f6e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15745329909621563861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574532990962156386115745329909621563861157453299096215638611574532990962156386115745329909621563861157453299096215638611574532990962156386115745329909621563861157453299096215638611574532990962156386115745329909621563861157453299096215638611574532990962156386115745329909621563861157453299096215638611574532990962156386115745329909621563861157453299096215638611574532990962156386115745329909621563861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d65d439-019d-4d83-99c1-c16a6799f2af, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7dd3b8b-2d67-4208-8356-f2148b323d80, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7dd3b8b-2d67-4208-8356-f2148b323d80, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15105804864764273545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510580486476427354515105804864764273545151058048647642735451510580486476427354515105804864764273545151058048647642735451510580486476427354515105804864764273545151058048647642735451510580486476427354515105804864764273545151058048647642735451510580486476427354515105804864764273545151058048647642735451510580486476427354515105804864764273545151058048647642735451510580486476427354515105804864764273545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 712e6a6d-ec58-471e-bb05-1dd0cf590f6e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eed3a485-2a61-45e5-a173-a411124c28ca, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eed3a485-2a61-45e5-a173-a411124c28ca, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9383611052409588213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93836110524095882139383611052409588213938361105240958821393836110524095882139383611052409588213938361105240958821393836110524095882139383611052409588213938361105240958821393836110524095882139383611052409588213938361105240958821393836110524095882139383611052409588213938361105240958821393836110524095882139383611052409588213938361105240958821393836110524095882139383611052409588213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7dd3b8b-2d67-4208-8356-f2148b323d80, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098a9be5-3b33-4e9a-be4f-aab6779e00d3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098a9be5-3b33-4e9a-be4f-aab6779e00d3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4541009842199560388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45410098421995603884541009842199560388454100984219956038845410098421995603884541009842199560388454100984219956038845410098421995603884541009842199560388454100984219956038845410098421995603884541009842199560388454100984219956038845410098421995603884541009842199560388454100984219956038845410098421995603884541009842199560388454100984219956038845410098421995603884541009842199560388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098a9be5-3b33-4e9a-be4f-aab6779e00d3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afa2c219-8547-4eec-ad13-f3b565346d4f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afa2c219-8547-4eec-ad13-f3b565346d4f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4364605507606392813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43646055076063928134364605507606392813436460550760639281343646055076063928134364605507606392813436460550760639281343646055076063928134364605507606392813436460550760639281343646055076063928134364605507606392813436460550760639281343646055076063928134364605507606392813436460550760639281343646055076063928134364605507606392813436460550760639281343646055076063928134364605507606392813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eed3a485-2a61-45e5-a173-a411124c28ca, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdeeec94-04f5-44c5-a987-e930c16c12bb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdeeec94-04f5-44c5-a987-e930c16c12bb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1835745975703716327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18357459757037163271835745975703716327183574597570371632718357459757037163271835745975703716327183574597570371632718357459757037163271835745975703716327183574597570371632718357459757037163271835745975703716327183574597570371632718357459757037163271835745975703716327183574597570371632718357459757037163271835745975703716327183574597570371632718357459757037163271835745975703716327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afa2c219-8547-4eec-ad13-f3b565346d4f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d8eedb-758f-4689-93c5-e5e250648775, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d8eedb-758f-4689-93c5-e5e250648775, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1095403904495790296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10954039044957902961095403904495790296109540390449579029610954039044957902961095403904495790296109540390449579029610954039044957902961095403904495790296109540390449579029610954039044957902961095403904495790296109540390449579029610954039044957902961095403904495790296109540390449579029610954039044957902961095403904495790296109540390449579029610954039044957902961095403904495790296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdeeec94-04f5-44c5-a987-e930c16c12bb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26bdd601-2438-45b4-8178-e562580104a8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26bdd601-2438-45b4-8178-e562580104a8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1615258768527821484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16152587685278214841615258768527821484161525876852782148416152587685278214841615258768527821484161525876852782148416152587685278214841615258768527821484161525876852782148416152587685278214841615258768527821484161525876852782148416152587685278214841615258768527821484161525876852782148416152587685278214841615258768527821484161525876852782148416152587685278214841615258768527821484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26bdd601-2438-45b4-8178-e562580104a8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f12afcb4-5b79-4555-b33d-8d2186a38450, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12afcb4-5b79-4555-b33d-8d2186a38450, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16429152791951609749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642915279195160974916429152791951609749164291527919516097491642915279195160974916429152791951609749164291527919516097491642915279195160974916429152791951609749164291527919516097491642915279195160974916429152791951609749164291527919516097491642915279195160974916429152791951609749164291527919516097491642915279195160974916429152791951609749164291527919516097491642915279195160974916429152791951609749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d8eedb-758f-4689-93c5-e5e250648775, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cdb0805-39d6-4252-8828-48a79d441b16, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cdb0805-39d6-4252-8828-48a79d441b16, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3632242212389370061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36322422123893700613632242212389370061363224221238937006136322422123893700613632242212389370061363224221238937006136322422123893700613632242212389370061363224221238937006136322422123893700613632242212389370061363224221238937006136322422123893700613632242212389370061363224221238937006136322422123893700613632242212389370061363224221238937006136322422123893700613632242212389370061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12afcb4-5b79-4555-b33d-8d2186a38450, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd06fb34-bedf-4453-87cd-00de6f2fefce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd06fb34-bedf-4453-87cd-00de6f2fefce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7090214562078410077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70902145620784100777090214562078410077709021456207841007770902145620784100777090214562078410077709021456207841007770902145620784100777090214562078410077709021456207841007770902145620784100777090214562078410077709021456207841007770902145620784100777090214562078410077709021456207841007770902145620784100777090214562078410077709021456207841007770902145620784100777090214562078410077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cdb0805-39d6-4252-8828-48a79d441b16, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f37b14d2-61ff-4529-a76e-d40d1ac983ae, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37b14d2-61ff-4529-a76e-d40d1ac983ae, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4020313199739482770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40203131997394827704020313199739482770402031319973948277040203131997394827704020313199739482770402031319973948277040203131997394827704020313199739482770402031319973948277040203131997394827704020313199739482770402031319973948277040203131997394827704020313199739482770402031319973948277040203131997394827704020313199739482770402031319973948277040203131997394827704020313199739482770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd06fb34-bedf-4453-87cd-00de6f2fefce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4a6234f-cb9d-48f9-aca5-10f0f790088a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4a6234f-cb9d-48f9-aca5-10f0f790088a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17843819628647985840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784381962864798584017843819628647985840178438196286479858401784381962864798584017843819628647985840178438196286479858401784381962864798584017843819628647985840178438196286479858401784381962864798584017843819628647985840178438196286479858401784381962864798584017843819628647985840178438196286479858401784381962864798584017843819628647985840178438196286479858401784381962864798584017843819628647985840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37b14d2-61ff-4529-a76e-d40d1ac983ae, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6c1035c-a4a1-4903-8ecc-9ca19b0f4bac, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4a6234f-cb9d-48f9-aca5-10f0f790088a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6c1035c-a4a1-4903-8ecc-9ca19b0f4bac, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13763036187919481163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376303618791948116313763036187919481163137630361879194811631376303618791948116313763036187919481163137630361879194811631376303618791948116313763036187919481163137630361879194811631376303618791948116313763036187919481163137630361879194811631376303618791948116313763036187919481163137630361879194811631376303618791948116313763036187919481163137630361879194811631376303618791948116313763036187919481163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 504ddcc0-259f-4d93-90de-4b81ffda3c2c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504ddcc0-259f-4d93-90de-4b81ffda3c2c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 760275752270580225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225760275752270580225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6c1035c-a4a1-4903-8ecc-9ca19b0f4bac, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504ddcc0-259f-4d93-90de-4b81ffda3c2c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e347b0cc-5384-4b79-92a3-24e5fc4ac67f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e347b0cc-5384-4b79-92a3-24e5fc4ac67f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4670390643013011457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46703906430130114574670390643013011457467039064301301145746703906430130114574670390643013011457467039064301301145746703906430130114574670390643013011457467039064301301145746703906430130114574670390643013011457467039064301301145746703906430130114574670390643013011457467039064301301145746703906430130114574670390643013011457467039064301301145746703906430130114574670390643013011457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac62ba98-b7a8-40bd-9182-b967794d81e0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac62ba98-b7a8-40bd-9182-b967794d81e0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 51564674269984453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5156467426998445351564674269984453515646742699844535156467426998445351564674269984453515646742699844535156467426998445351564674269984453515646742699844535156467426998445351564674269984453515646742699844535156467426998445351564674269984453515646742699844535156467426998445351564674269984453515646742699844535156467426998445351564674269984453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e347b0cc-5384-4b79-92a3-24e5fc4ac67f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac62ba98-b7a8-40bd-9182-b967794d81e0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6231a14b-9063-4f0d-9491-ec12a5c0c5ef, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6231a14b-9063-4f0d-9491-ec12a5c0c5ef, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13740434194006510253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374043419400651025313740434194006510253137404341940065102531374043419400651025313740434194006510253137404341940065102531374043419400651025313740434194006510253137404341940065102531374043419400651025313740434194006510253137404341940065102531374043419400651025313740434194006510253137404341940065102531374043419400651025313740434194006510253137404341940065102531374043419400651025313740434194006510253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b420387a-5c82-44fa-8745-9b725c68e09b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b420387a-5c82-44fa-8745-9b725c68e09b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10470232569808554204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047023256980855420410470232569808554204104702325698085542041047023256980855420410470232569808554204104702325698085542041047023256980855420410470232569808554204104702325698085542041047023256980855420410470232569808554204104702325698085542041047023256980855420410470232569808554204104702325698085542041047023256980855420410470232569808554204104702325698085542041047023256980855420410470232569808554204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6231a14b-9063-4f0d-9491-ec12a5c0c5ef, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ced220-00bd-4bf8-a7cc-b9dda6e682c8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ced220-00bd-4bf8-a7cc-b9dda6e682c8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4527981070575313258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45279810705753132584527981070575313258452798107057531325845279810705753132584527981070575313258452798107057531325845279810705753132584527981070575313258452798107057531325845279810705753132584527981070575313258452798107057531325845279810705753132584527981070575313258452798107057531325845279810705753132584527981070575313258452798107057531325845279810705753132584527981070575313258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b420387a-5c82-44fa-8745-9b725c68e09b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebf9e381-06cb-4fbf-88f0-05c9575bc20d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebf9e381-06cb-4fbf-88f0-05c9575bc20d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1358766336627693928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13587663366276939281358766336627693928135876633662769392813587663366276939281358766336627693928135876633662769392813587663366276939281358766336627693928135876633662769392813587663366276939281358766336627693928135876633662769392813587663366276939281358766336627693928135876633662769392813587663366276939281358766336627693928135876633662769392813587663366276939281358766336627693928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ced220-00bd-4bf8-a7cc-b9dda6e682c8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 841ea450-1c6c-466d-85db-93cc66e4efa4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 841ea450-1c6c-466d-85db-93cc66e4efa4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16219127425457752846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621912742545775284616219127425457752846162191274254577528461621912742545775284616219127425457752846162191274254577528461621912742545775284616219127425457752846162191274254577528461621912742545775284616219127425457752846162191274254577528461621912742545775284616219127425457752846162191274254577528461621912742545775284616219127425457752846162191274254577528461621912742545775284616219127425457752846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebf9e381-06cb-4fbf-88f0-05c9575bc20d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1131afb-4c21-496d-96c4-87ef825819f5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1131afb-4c21-496d-96c4-87ef825819f5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11375240702729247453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137524070272924745311375240702729247453113752407027292474531137524070272924745311375240702729247453113752407027292474531137524070272924745311375240702729247453113752407027292474531137524070272924745311375240702729247453113752407027292474531137524070272924745311375240702729247453113752407027292474531137524070272924745311375240702729247453113752407027292474531137524070272924745311375240702729247453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 841ea450-1c6c-466d-85db-93cc66e4efa4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb3c3ee7-13ff-41bc-8387-3127f8d0de2e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb3c3ee7-13ff-41bc-8387-3127f8d0de2e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3505265677593048805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35052656775930488053505265677593048805350526567759304880535052656775930488053505265677593048805350526567759304880535052656775930488053505265677593048805350526567759304880535052656775930488053505265677593048805350526567759304880535052656775930488053505265677593048805350526567759304880535052656775930488053505265677593048805350526567759304880535052656775930488053505265677593048805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1131afb-4c21-496d-96c4-87ef825819f5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c975959b-65c2-41d6-b8bb-2ae5ae8bdd7b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c975959b-65c2-41d6-b8bb-2ae5ae8bdd7b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1695845646072439695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16958456460724396951695845646072439695169584564607243969516958456460724396951695845646072439695169584564607243969516958456460724396951695845646072439695169584564607243969516958456460724396951695845646072439695169584564607243969516958456460724396951695845646072439695169584564607243969516958456460724396951695845646072439695169584564607243969516958456460724396951695845646072439695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb3c3ee7-13ff-41bc-8387-3127f8d0de2e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16083b63-00ef-467f-bf36-59330a7146ab, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16083b63-00ef-467f-bf36-59330a7146ab, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14227420846542360574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422742084654236057414227420846542360574142274208465423605741422742084654236057414227420846542360574142274208465423605741422742084654236057414227420846542360574142274208465423605741422742084654236057414227420846542360574142274208465423605741422742084654236057414227420846542360574142274208465423605741422742084654236057414227420846542360574142274208465423605741422742084654236057414227420846542360574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c975959b-65c2-41d6-b8bb-2ae5ae8bdd7b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8276c59a-75aa-47e9-936e-ea38c5227997, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8276c59a-75aa-47e9-936e-ea38c5227997, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4929363010382494610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49293630103824946104929363010382494610492936301038249461049293630103824946104929363010382494610492936301038249461049293630103824946104929363010382494610492936301038249461049293630103824946104929363010382494610492936301038249461049293630103824946104929363010382494610492936301038249461049293630103824946104929363010382494610492936301038249461049293630103824946104929363010382494610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16083b63-00ef-467f-bf36-59330a7146ab, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f859ad1-353b-4b1f-b384-7e6ea39f268c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f859ad1-353b-4b1f-b384-7e6ea39f268c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7579093900908928642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75790939009089286427579093900908928642757909390090892864275790939009089286427579093900908928642757909390090892864275790939009089286427579093900908928642757909390090892864275790939009089286427579093900908928642757909390090892864275790939009089286427579093900908928642757909390090892864275790939009089286427579093900908928642757909390090892864275790939009089286427579093900908928642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8276c59a-75aa-47e9-936e-ea38c5227997, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab6aa25-d215-4bf6-a478-3ae4fe06c92e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab6aa25-d215-4bf6-a478-3ae4fe06c92e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9746655246471627049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97466552464716270499746655246471627049974665524647162704997466552464716270499746655246471627049974665524647162704997466552464716270499746655246471627049974665524647162704997466552464716270499746655246471627049974665524647162704997466552464716270499746655246471627049974665524647162704997466552464716270499746655246471627049974665524647162704997466552464716270499746655246471627049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f859ad1-353b-4b1f-b384-7e6ea39f268c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6972b004-e1f7-4475-a107-40466621857f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6972b004-e1f7-4475-a107-40466621857f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7730888790294850715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77308887902948507157730888790294850715773088879029485071577308887902948507157730888790294850715773088879029485071577308887902948507157730888790294850715773088879029485071577308887902948507157730888790294850715773088879029485071577308887902948507157730888790294850715773088879029485071577308887902948507157730888790294850715773088879029485071577308887902948507157730888790294850715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab6aa25-d215-4bf6-a478-3ae4fe06c92e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f7b0458-de2e-42a5-b1b1-ffed7523f8f1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7b0458-de2e-42a5-b1b1-ffed7523f8f1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17864087195792481029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786408719579248102917864087195792481029178640871957924810291786408719579248102917864087195792481029178640871957924810291786408719579248102917864087195792481029178640871957924810291786408719579248102917864087195792481029178640871957924810291786408719579248102917864087195792481029178640871957924810291786408719579248102917864087195792481029178640871957924810291786408719579248102917864087195792481029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6972b004-e1f7-4475-a107-40466621857f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a240d820-3047-4fe8-be00-8cd01ae583fc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a240d820-3047-4fe8-be00-8cd01ae583fc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2736967485764251957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27369674857642519572736967485764251957273696748576425195727369674857642519572736967485764251957273696748576425195727369674857642519572736967485764251957273696748576425195727369674857642519572736967485764251957273696748576425195727369674857642519572736967485764251957273696748576425195727369674857642519572736967485764251957273696748576425195727369674857642519572736967485764251957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7b0458-de2e-42a5-b1b1-ffed7523f8f1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d417f442-8183-4278-948f-4fd96cb4adc5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d417f442-8183-4278-948f-4fd96cb4adc5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7756678715988636804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77566787159886368047756678715988636804775667871598863680477566787159886368047756678715988636804775667871598863680477566787159886368047756678715988636804775667871598863680477566787159886368047756678715988636804775667871598863680477566787159886368047756678715988636804775667871598863680477566787159886368047756678715988636804775667871598863680477566787159886368047756678715988636804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a240d820-3047-4fe8-be00-8cd01ae583fc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25daaf02-f8a3-465c-a361-86d974cfca92, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25daaf02-f8a3-465c-a361-86d974cfca92, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12798210471850248536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279821047185024853612798210471850248536127982104718502485361279821047185024853612798210471850248536127982104718502485361279821047185024853612798210471850248536127982104718502485361279821047185024853612798210471850248536127982104718502485361279821047185024853612798210471850248536127982104718502485361279821047185024853612798210471850248536127982104718502485361279821047185024853612798210471850248536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d417f442-8183-4278-948f-4fd96cb4adc5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bba9fe62-5794-49ac-80ff-7f2ebaf4d1eb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bba9fe62-5794-49ac-80ff-7f2ebaf4d1eb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11793435123022877690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179343512302287769011793435123022877690117934351230228776901179343512302287769011793435123022877690117934351230228776901179343512302287769011793435123022877690117934351230228776901179343512302287769011793435123022877690117934351230228776901179343512302287769011793435123022877690117934351230228776901179343512302287769011793435123022877690117934351230228776901179343512302287769011793435123022877690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25daaf02-f8a3-465c-a361-86d974cfca92, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5617ca5c-02db-440b-9d45-2e34f2cd9ac1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5617ca5c-02db-440b-9d45-2e34f2cd9ac1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8915374115406425042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89153741154064250428915374115406425042891537411540642504289153741154064250428915374115406425042891537411540642504289153741154064250428915374115406425042891537411540642504289153741154064250428915374115406425042891537411540642504289153741154064250428915374115406425042891537411540642504289153741154064250428915374115406425042891537411540642504289153741154064250428915374115406425042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bba9fe62-5794-49ac-80ff-7f2ebaf4d1eb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74bb86e4-c295-46df-8d56-9244d4009fe4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74bb86e4-c295-46df-8d56-9244d4009fe4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3426336621816331486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34263366218163314863426336621816331486342633662181633148634263366218163314863426336621816331486342633662181633148634263366218163314863426336621816331486342633662181633148634263366218163314863426336621816331486342633662181633148634263366218163314863426336621816331486342633662181633148634263366218163314863426336621816331486342633662181633148634263366218163314863426336621816331486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5617ca5c-02db-440b-9d45-2e34f2cd9ac1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e43fff9-9777-47c2-a7c2-63fd3b71f5a2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e43fff9-9777-47c2-a7c2-63fd3b71f5a2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14717570355377809054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471757035537780905414717570355377809054147175703553778090541471757035537780905414717570355377809054147175703553778090541471757035537780905414717570355377809054147175703553778090541471757035537780905414717570355377809054147175703553778090541471757035537780905414717570355377809054147175703553778090541471757035537780905414717570355377809054147175703553778090541471757035537780905414717570355377809054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74bb86e4-c295-46df-8d56-9244d4009fe4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bfe8d50-7533-4281-9c7d-08f9e9599729, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bfe8d50-7533-4281-9c7d-08f9e9599729, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11353354551740180837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135335455174018083711353354551740180837113533545517401808371135335455174018083711353354551740180837113533545517401808371135335455174018083711353354551740180837113533545517401808371135335455174018083711353354551740180837113533545517401808371135335455174018083711353354551740180837113533545517401808371135335455174018083711353354551740180837113533545517401808371135335455174018083711353354551740180837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e43fff9-9777-47c2-a7c2-63fd3b71f5a2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d409ad06-b0f9-4f50-bad7-3bd982da2825, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d409ad06-b0f9-4f50-bad7-3bd982da2825, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11910402023286320046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191040202328632004611910402023286320046119104020232863200461191040202328632004611910402023286320046119104020232863200461191040202328632004611910402023286320046119104020232863200461191040202328632004611910402023286320046119104020232863200461191040202328632004611910402023286320046119104020232863200461191040202328632004611910402023286320046119104020232863200461191040202328632004611910402023286320046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bfe8d50-7533-4281-9c7d-08f9e9599729, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8178cc8b-2ce0-4da0-9ada-4af69d62ec05, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8178cc8b-2ce0-4da0-9ada-4af69d62ec05, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12267509158594693680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226750915859469368012267509158594693680122675091585946936801226750915859469368012267509158594693680122675091585946936801226750915859469368012267509158594693680122675091585946936801226750915859469368012267509158594693680122675091585946936801226750915859469368012267509158594693680122675091585946936801226750915859469368012267509158594693680122675091585946936801226750915859469368012267509158594693680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:26597/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d409ad06-b0f9-4f50-bad7-3bd982da2825, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2566f5dd-4466-4e32-afd8-511a11ee5832, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2566f5dd-4466-4e32-afd8-511a11ee5832, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14112458323037724638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411245832303772463814112458323037724638141124583230377246381411245832303772463814112458323037724638141124583230377246381411245832303772463814112458323037724638141124583230377246381411245832303772463814112458323037724638141124583230377246381411245832303772463814112458323037724638141124583230377246381411245832303772463814112458323037724638141124583230377246381411245832303772463814112458323037724638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8178cc8b-2ce0-4da0-9ada-4af69d62ec05, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc10f461-877d-4003-b34b-ac36525c0e1d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc10f461-877d-4003-b34b-ac36525c0e1d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12037551475719849452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203755147571984945212037551475719849452120375514757198494521203755147571984945212037551475719849452120375514757198494521203755147571984945212037551475719849452120375514757198494521203755147571984945212037551475719849452120375514757198494521203755147571984945212037551475719849452120375514757198494521203755147571984945212037551475719849452120375514757198494521203755147571984945212037551475719849452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2566f5dd-4466-4e32-afd8-511a11ee5832, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f76cd789-1628-4d22-a2af-492ef59aac75, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f76cd789-1628-4d22-a2af-492ef59aac75, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3537065531549476780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35370655315494767803537065531549476780353706553154947678035370655315494767803537065531549476780353706553154947678035370655315494767803537065531549476780353706553154947678035370655315494767803537065531549476780353706553154947678035370655315494767803537065531549476780353706553154947678035370655315494767803537065531549476780353706553154947678035370655315494767803537065531549476780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc10f461-877d-4003-b34b-ac36525c0e1d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea5b046b-e865-494b-9b09-8383f7edb526, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea5b046b-e865-494b-9b09-8383f7edb526, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5223037246884864030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52230372468848640305223037246884864030522303724688486403052230372468848640305223037246884864030522303724688486403052230372468848640305223037246884864030522303724688486403052230372468848640305223037246884864030522303724688486403052230372468848640305223037246884864030522303724688486403052230372468848640305223037246884864030522303724688486403052230372468848640305223037246884864030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f76cd789-1628-4d22-a2af-492ef59aac75, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c938b0-4e73-4301-9223-b34aa3738b70, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c938b0-4e73-4301-9223-b34aa3738b70, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5518026285838919464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55180262858389194645518026285838919464551802628583891946455180262858389194645518026285838919464551802628583891946455180262858389194645518026285838919464551802628583891946455180262858389194645518026285838919464551802628583891946455180262858389194645518026285838919464551802628583891946455180262858389194645518026285838919464551802628583891946455180262858389194645518026285838919464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea5b046b-e865-494b-9b09-8383f7edb526, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a50ea3b5-93bf-4358-ba5d-73a762f38d7d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a50ea3b5-93bf-4358-ba5d-73a762f38d7d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13439953489151872964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343995348915187296413439953489151872964134399534891518729641343995348915187296413439953489151872964134399534891518729641343995348915187296413439953489151872964134399534891518729641343995348915187296413439953489151872964134399534891518729641343995348915187296413439953489151872964134399534891518729641343995348915187296413439953489151872964134399534891518729641343995348915187296413439953489151872964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c938b0-4e73-4301-9223-b34aa3738b70, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df136304-4da7-490e-9a52-a44d75e62f58, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df136304-4da7-490e-9a52-a44d75e62f58, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2266348964625037994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22663489646250379942266348964625037994226634896462503799422663489646250379942266348964625037994226634896462503799422663489646250379942266348964625037994226634896462503799422663489646250379942266348964625037994226634896462503799422663489646250379942266348964625037994226634896462503799422663489646250379942266348964625037994226634896462503799422663489646250379942266348964625037994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a50ea3b5-93bf-4358-ba5d-73a762f38d7d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a8b476-76af-4b88-9152-6a4ad2e4c6c2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a8b476-76af-4b88-9152-6a4ad2e4c6c2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11774163347925962934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177416334792596293411774163347925962934117741633479259629341177416334792596293411774163347925962934117741633479259629341177416334792596293411774163347925962934117741633479259629341177416334792596293411774163347925962934117741633479259629341177416334792596293411774163347925962934117741633479259629341177416334792596293411774163347925962934117741633479259629341177416334792596293411774163347925962934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df136304-4da7-490e-9a52-a44d75e62f58, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ad23b43-ed56-4d09-a63c-c304d80d6e2d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ad23b43-ed56-4d09-a63c-c304d80d6e2d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13255188261141763578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325518826114176357813255188261141763578132551882611417635781325518826114176357813255188261141763578132551882611417635781325518826114176357813255188261141763578132551882611417635781325518826114176357813255188261141763578132551882611417635781325518826114176357813255188261141763578132551882611417635781325518826114176357813255188261141763578132551882611417635781325518826114176357813255188261141763578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a8b476-76af-4b88-9152-6a4ad2e4c6c2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a50b545-3ad6-4bcb-9380-a609c8926be2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a50b545-3ad6-4bcb-9380-a609c8926be2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7288961671752899319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72889616717528993197288961671752899319728896167175289931972889616717528993197288961671752899319728896167175289931972889616717528993197288961671752899319728896167175289931972889616717528993197288961671752899319728896167175289931972889616717528993197288961671752899319728896167175289931972889616717528993197288961671752899319728896167175289931972889616717528993197288961671752899319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a50b545-3ad6-4bcb-9380-a609c8926be2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5402052-8d30-4c85-aa9b-b065ed86e8c7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ad23b43-ed56-4d09-a63c-c304d80d6e2d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5402052-8d30-4c85-aa9b-b065ed86e8c7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6969824644736128493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69698246447361284936969824644736128493696982464473612849369698246447361284936969824644736128493696982464473612849369698246447361284936969824644736128493696982464473612849369698246447361284936969824644736128493696982464473612849369698246447361284936969824644736128493696982464473612849369698246447361284936969824644736128493696982464473612849369698246447361284936969824644736128493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b038ca4f-66f3-4b90-85bc-e96a48121ae9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b038ca4f-66f3-4b90-85bc-e96a48121ae9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1573825382669472372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15738253826694723721573825382669472372157382538266947237215738253826694723721573825382669472372157382538266947237215738253826694723721573825382669472372157382538266947237215738253826694723721573825382669472372157382538266947237215738253826694723721573825382669472372157382538266947237215738253826694723721573825382669472372157382538266947237215738253826694723721573825382669472372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5402052-8d30-4c85-aa9b-b065ed86e8c7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cfa2a1a-fc80-4290-9446-e7573cb59170, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cfa2a1a-fc80-4290-9446-e7573cb59170, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17686353536265781087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768635353626578108717686353536265781087176863535362657810871768635353626578108717686353536265781087176863535362657810871768635353626578108717686353536265781087176863535362657810871768635353626578108717686353536265781087176863535362657810871768635353626578108717686353536265781087176863535362657810871768635353626578108717686353536265781087176863535362657810871768635353626578108717686353536265781087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b038ca4f-66f3-4b90-85bc-e96a48121ae9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce8ebade-3f35-465c-8d53-433d237f466e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce8ebade-3f35-465c-8d53-433d237f466e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7696038115873212397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76960381158732123977696038115873212397769603811587321239776960381158732123977696038115873212397769603811587321239776960381158732123977696038115873212397769603811587321239776960381158732123977696038115873212397769603811587321239776960381158732123977696038115873212397769603811587321239776960381158732123977696038115873212397769603811587321239776960381158732123977696038115873212397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cfa2a1a-fc80-4290-9446-e7573cb59170, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78ebc914-9f42-4e41-b1d1-2d059dea4257, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78ebc914-9f42-4e41-b1d1-2d059dea4257, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2090258642577740512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20902586425777405122090258642577740512209025864257774051220902586425777405122090258642577740512209025864257774051220902586425777405122090258642577740512209025864257774051220902586425777405122090258642577740512209025864257774051220902586425777405122090258642577740512209025864257774051220902586425777405122090258642577740512209025864257774051220902586425777405122090258642577740512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce8ebade-3f35-465c-8d53-433d237f466e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec8d341f-d250-4225-a974-00a2993896cb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec8d341f-d250-4225-a974-00a2993896cb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2240025598489918211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22400255984899182112240025598489918211224002559848991821122400255984899182112240025598489918211224002559848991821122400255984899182112240025598489918211224002559848991821122400255984899182112240025598489918211224002559848991821122400255984899182112240025598489918211224002559848991821122400255984899182112240025598489918211224002559848991821122400255984899182112240025598489918211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78ebc914-9f42-4e41-b1d1-2d059dea4257, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d257dc74-15d2-4a3b-944b-29ec94fff40c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d257dc74-15d2-4a3b-944b-29ec94fff40c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13743531111885592233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374353111188559223313743531111885592233137435311118855922331374353111188559223313743531111885592233137435311118855922331374353111188559223313743531111885592233137435311118855922331374353111188559223313743531111885592233137435311118855922331374353111188559223313743531111885592233137435311118855922331374353111188559223313743531111885592233137435311118855922331374353111188559223313743531111885592233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec8d341f-d250-4225-a974-00a2993896cb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d31354ff-bb1f-42b6-ba9b-f860ec3b24ea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d31354ff-bb1f-42b6-ba9b-f860ec3b24ea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16208018170706770026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620801817070677002616208018170706770026162080181707067700261620801817070677002616208018170706770026162080181707067700261620801817070677002616208018170706770026162080181707067700261620801817070677002616208018170706770026162080181707067700261620801817070677002616208018170706770026162080181707067700261620801817070677002616208018170706770026162080181707067700261620801817070677002616208018170706770026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d257dc74-15d2-4a3b-944b-29ec94fff40c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d016b56f-2e55-4564-9ae7-ba01ef53718d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d016b56f-2e55-4564-9ae7-ba01ef53718d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7361787020406375663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73617870204063756637361787020406375663736178702040637566373617870204063756637361787020406375663736178702040637566373617870204063756637361787020406375663736178702040637566373617870204063756637361787020406375663736178702040637566373617870204063756637361787020406375663736178702040637566373617870204063756637361787020406375663736178702040637566373617870204063756637361787020406375663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d31354ff-bb1f-42b6-ba9b-f860ec3b24ea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c247df86-a854-4fbb-aae3-246ec7f36b7b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c247df86-a854-4fbb-aae3-246ec7f36b7b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2511813495179126027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25118134951791260272511813495179126027251181349517912602725118134951791260272511813495179126027251181349517912602725118134951791260272511813495179126027251181349517912602725118134951791260272511813495179126027251181349517912602725118134951791260272511813495179126027251181349517912602725118134951791260272511813495179126027251181349517912602725118134951791260272511813495179126027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d016b56f-2e55-4564-9ae7-ba01ef53718d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8aa1584-0929-4f40-8f00-343625ab2391, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8aa1584-0929-4f40-8f00-343625ab2391, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8954005631228152951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89540056312281529518954005631228152951895400563122815295189540056312281529518954005631228152951895400563122815295189540056312281529518954005631228152951895400563122815295189540056312281529518954005631228152951895400563122815295189540056312281529518954005631228152951895400563122815295189540056312281529518954005631228152951895400563122815295189540056312281529518954005631228152951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c247df86-a854-4fbb-aae3-246ec7f36b7b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8aa1584-0929-4f40-8f00-343625ab2391, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae96a024-e29a-42c4-a8d5-24442e8689c9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae96a024-e29a-42c4-a8d5-24442e8689c9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10623820327438766995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062382032743876699510623820327438766995106238203274387669951062382032743876699510623820327438766995106238203274387669951062382032743876699510623820327438766995106238203274387669951062382032743876699510623820327438766995106238203274387669951062382032743876699510623820327438766995106238203274387669951062382032743876699510623820327438766995106238203274387669951062382032743876699510623820327438766995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 295b59da-b6ec-480d-b3a2-d3691dbf3cb7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 295b59da-b6ec-480d-b3a2-d3691dbf3cb7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16050782454255622382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605078245425562238216050782454255622382160507824542556223821605078245425562238216050782454255622382160507824542556223821605078245425562238216050782454255622382160507824542556223821605078245425562238216050782454255622382160507824542556223821605078245425562238216050782454255622382160507824542556223821605078245425562238216050782454255622382160507824542556223821605078245425562238216050782454255622382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae96a024-e29a-42c4-a8d5-24442e8689c9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e8abc5-8d1d-4899-b904-73e03747e7e2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93e8abc5-8d1d-4899-b904-73e03747e7e2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9710742176950293064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97107421769502930649710742176950293064971074217695029306497107421769502930649710742176950293064971074217695029306497107421769502930649710742176950293064971074217695029306497107421769502930649710742176950293064971074217695029306497107421769502930649710742176950293064971074217695029306497107421769502930649710742176950293064971074217695029306497107421769502930649710742176950293064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 295b59da-b6ec-480d-b3a2-d3691dbf3cb7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7990e5c9-91aa-49f0-8443-27e6ab36d419, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7990e5c9-91aa-49f0-8443-27e6ab36d419, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7987024303117426687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79870243031174266877987024303117426687798702430311742668779870243031174266877987024303117426687798702430311742668779870243031174266877987024303117426687798702430311742668779870243031174266877987024303117426687798702430311742668779870243031174266877987024303117426687798702430311742668779870243031174266877987024303117426687798702430311742668779870243031174266877987024303117426687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e8abc5-8d1d-4899-b904-73e03747e7e2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13f287d0-16a0-4528-ac8f-15e3db1957ee, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13f287d0-16a0-4528-ac8f-15e3db1957ee, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13068269792047958849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306826979204795884913068269792047958849130682697920479588491306826979204795884913068269792047958849130682697920479588491306826979204795884913068269792047958849130682697920479588491306826979204795884913068269792047958849130682697920479588491306826979204795884913068269792047958849130682697920479588491306826979204795884913068269792047958849130682697920479588491306826979204795884913068269792047958849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7990e5c9-91aa-49f0-8443-27e6ab36d419, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef7f0f00-5689-48ee-ad7a-08fa7e4483aa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef7f0f00-5689-48ee-ad7a-08fa7e4483aa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15325266588833187950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532526658883318795015325266588833187950153252665888331879501532526658883318795015325266588833187950153252665888331879501532526658883318795015325266588833187950153252665888331879501532526658883318795015325266588833187950153252665888331879501532526658883318795015325266588833187950153252665888331879501532526658883318795015325266588833187950153252665888331879501532526658883318795015325266588833187950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13f287d0-16a0-4528-ac8f-15e3db1957ee, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b80913-2c3c-4245-985f-5dc047ea3c7e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b80913-2c3c-4245-985f-5dc047ea3c7e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16769888223755573901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676988822375557390116769888223755573901167698882237555739011676988822375557390116769888223755573901167698882237555739011676988822375557390116769888223755573901167698882237555739011676988822375557390116769888223755573901167698882237555739011676988822375557390116769888223755573901167698882237555739011676988822375557390116769888223755573901167698882237555739011676988822375557390116769888223755573901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b80913-2c3c-4245-985f-5dc047ea3c7e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1e3a7c7-fb86-4caf-afcd-ad617104f0cf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e3a7c7-fb86-4caf-afcd-ad617104f0cf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6027125134002564400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60271251340025644006027125134002564400602712513400256440060271251340025644006027125134002564400602712513400256440060271251340025644006027125134002564400602712513400256440060271251340025644006027125134002564400602712513400256440060271251340025644006027125134002564400602712513400256440060271251340025644006027125134002564400602712513400256440060271251340025644006027125134002564400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef7f0f00-5689-48ee-ad7a-08fa7e4483aa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29f9e93c-57ee-4a44-9ad5-41640949947d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29f9e93c-57ee-4a44-9ad5-41640949947d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4557799943092901278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45577999430929012784557799943092901278455779994309290127845577999430929012784557799943092901278455779994309290127845577999430929012784557799943092901278455779994309290127845577999430929012784557799943092901278455779994309290127845577999430929012784557799943092901278455779994309290127845577999430929012784557799943092901278455779994309290127845577999430929012784557799943092901278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e3a7c7-fb86-4caf-afcd-ad617104f0cf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a39bcca-7261-4259-9665-3b79f606fd64, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29f9e93c-57ee-4a44-9ad5-41640949947d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 570764db-1779-4210-8556-9021146c9555, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 570764db-1779-4210-8556-9021146c9555, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 587805326517608446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446587805326517608446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a39bcca-7261-4259-9665-3b79f606fd64, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9476496512788370851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94764965127883708519476496512788370851947649651278837085194764965127883708519476496512788370851947649651278837085194764965127883708519476496512788370851947649651278837085194764965127883708519476496512788370851947649651278837085194764965127883708519476496512788370851947649651278837085194764965127883708519476496512788370851947649651278837085194764965127883708519476496512788370851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a39bcca-7261-4259-9665-3b79f606fd64, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c014c100-71d1-4d74-ae8b-e03963250085, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c014c100-71d1-4d74-ae8b-e03963250085, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1220837908920229877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12208379089202298771220837908920229877122083790892022987712208379089202298771220837908920229877122083790892022987712208379089202298771220837908920229877122083790892022987712208379089202298771220837908920229877122083790892022987712208379089202298771220837908920229877122083790892022987712208379089202298771220837908920229877122083790892022987712208379089202298771220837908920229877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 570764db-1779-4210-8556-9021146c9555, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6297ed2-fe61-4a49-a607-779457b5b155, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6297ed2-fe61-4a49-a607-779457b5b155, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18316588647803872911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831658864780387291118316588647803872911183165886478038729111831658864780387291118316588647803872911183165886478038729111831658864780387291118316588647803872911183165886478038729111831658864780387291118316588647803872911183165886478038729111831658864780387291118316588647803872911183165886478038729111831658864780387291118316588647803872911183165886478038729111831658864780387291118316588647803872911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c014c100-71d1-4d74-ae8b-e03963250085, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2e321e3-5102-45ae-b04d-940e967eb7bf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2e321e3-5102-45ae-b04d-940e967eb7bf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14482494813503114550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448249481350311455014482494813503114550144824948135031145501448249481350311455014482494813503114550144824948135031145501448249481350311455014482494813503114550144824948135031145501448249481350311455014482494813503114550144824948135031145501448249481350311455014482494813503114550144824948135031145501448249481350311455014482494813503114550144824948135031145501448249481350311455014482494813503114550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6297ed2-fe61-4a49-a607-779457b5b155, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e41e68e2-c319-4768-be9f-c8c84675f6aa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e41e68e2-c319-4768-be9f-c8c84675f6aa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6729081246873595614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67290812468735956146729081246873595614672908124687359561467290812468735956146729081246873595614672908124687359561467290812468735956146729081246873595614672908124687359561467290812468735956146729081246873595614672908124687359561467290812468735956146729081246873595614672908124687359561467290812468735956146729081246873595614672908124687359561467290812468735956146729081246873595614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2e321e3-5102-45ae-b04d-940e967eb7bf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ae6dab6-5de2-40d7-bca5-ef4b3818871e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ae6dab6-5de2-40d7-bca5-ef4b3818871e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10697521748307508173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069752174830750817310697521748307508173106975217483075081731069752174830750817310697521748307508173106975217483075081731069752174830750817310697521748307508173106975217483075081731069752174830750817310697521748307508173106975217483075081731069752174830750817310697521748307508173106975217483075081731069752174830750817310697521748307508173106975217483075081731069752174830750817310697521748307508173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e41e68e2-c319-4768-be9f-c8c84675f6aa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec70e686-eaeb-419d-a224-fbf7b5aa34e1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec70e686-eaeb-419d-a224-fbf7b5aa34e1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3728943501600669806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37289435016006698063728943501600669806372894350160066980637289435016006698063728943501600669806372894350160066980637289435016006698063728943501600669806372894350160066980637289435016006698063728943501600669806372894350160066980637289435016006698063728943501600669806372894350160066980637289435016006698063728943501600669806372894350160066980637289435016006698063728943501600669806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ae6dab6-5de2-40d7-bca5-ef4b3818871e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, debed463-d5fc-42d9-961c-fca7ff7e9567, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, debed463-d5fc-42d9-961c-fca7ff7e9567, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8850873307338535538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88508733073385355388850873307338535538885087330733853553888508733073385355388850873307338535538885087330733853553888508733073385355388850873307338535538885087330733853553888508733073385355388850873307338535538885087330733853553888508733073385355388850873307338535538885087330733853553888508733073385355388850873307338535538885087330733853553888508733073385355388850873307338535538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec70e686-eaeb-419d-a224-fbf7b5aa34e1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b0904d-e609-4415-9e19-b952c2f705e0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b0904d-e609-4415-9e19-b952c2f705e0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13306156860229079092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330615686022907909213306156860229079092133061568602290790921330615686022907909213306156860229079092133061568602290790921330615686022907909213306156860229079092133061568602290790921330615686022907909213306156860229079092133061568602290790921330615686022907909213306156860229079092133061568602290790921330615686022907909213306156860229079092133061568602290790921330615686022907909213306156860229079092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, debed463-d5fc-42d9-961c-fca7ff7e9567, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e269dae-f829-456f-a3aa-9b777e2c4d35, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e269dae-f829-456f-a3aa-9b777e2c4d35, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1269509655177080755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12695096551770807551269509655177080755126950965517708075512695096551770807551269509655177080755126950965517708075512695096551770807551269509655177080755126950965517708075512695096551770807551269509655177080755126950965517708075512695096551770807551269509655177080755126950965517708075512695096551770807551269509655177080755126950965517708075512695096551770807551269509655177080755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e269dae-f829-456f-a3aa-9b777e2c4d35, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b0904d-e609-4415-9e19-b952c2f705e0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f4d2456-fc8b-4cc9-9339-9d393b7946a0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f4d2456-fc8b-4cc9-9339-9d393b7946a0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1815156298119269791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18151562981192697911815156298119269791181515629811926979118151562981192697911815156298119269791181515629811926979118151562981192697911815156298119269791181515629811926979118151562981192697911815156298119269791181515629811926979118151562981192697911815156298119269791181515629811926979118151562981192697911815156298119269791181515629811926979118151562981192697911815156298119269791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f738aa89-aca3-4648-bd5b-79b03ed1b96a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f738aa89-aca3-4648-bd5b-79b03ed1b96a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8945995814682590640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89459958146825906408945995814682590640894599581468259064089459958146825906408945995814682590640894599581468259064089459958146825906408945995814682590640894599581468259064089459958146825906408945995814682590640894599581468259064089459958146825906408945995814682590640894599581468259064089459958146825906408945995814682590640894599581468259064089459958146825906408945995814682590640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f738aa89-aca3-4648-bd5b-79b03ed1b96a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 105f92e9-2728-4b2d-940d-3fc3b56a48d1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f4d2456-fc8b-4cc9-9339-9d393b7946a0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 105f92e9-2728-4b2d-940d-3fc3b56a48d1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14872169619863806463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487216961986380646314872169619863806463148721696198638064631487216961986380646314872169619863806463148721696198638064631487216961986380646314872169619863806463148721696198638064631487216961986380646314872169619863806463148721696198638064631487216961986380646314872169619863806463148721696198638064631487216961986380646314872169619863806463148721696198638064631487216961986380646314872169619863806463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ffaa7dd-04ab-4b21-9d4c-351f7e5619ab, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ffaa7dd-04ab-4b21-9d4c-351f7e5619ab, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1785884056730283293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17858840567302832931785884056730283293178588405673028329317858840567302832931785884056730283293178588405673028329317858840567302832931785884056730283293178588405673028329317858840567302832931785884056730283293178588405673028329317858840567302832931785884056730283293178588405673028329317858840567302832931785884056730283293178588405673028329317858840567302832931785884056730283293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 105f92e9-2728-4b2d-940d-3fc3b56a48d1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b7f6e3-261d-4457-8d92-c3c97587da45, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b7f6e3-261d-4457-8d92-c3c97587da45, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5296101045912946918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52961010459129469185296101045912946918529610104591294691852961010459129469185296101045912946918529610104591294691852961010459129469185296101045912946918529610104591294691852961010459129469185296101045912946918529610104591294691852961010459129469185296101045912946918529610104591294691852961010459129469185296101045912946918529610104591294691852961010459129469185296101045912946918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ffaa7dd-04ab-4b21-9d4c-351f7e5619ab, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25602823-ac38-46a6-b57c-d8b79c6a953b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25602823-ac38-46a6-b57c-d8b79c6a953b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14302948554814590865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430294855481459086514302948554814590865143029485548145908651430294855481459086514302948554814590865143029485548145908651430294855481459086514302948554814590865143029485548145908651430294855481459086514302948554814590865143029485548145908651430294855481459086514302948554814590865143029485548145908651430294855481459086514302948554814590865143029485548145908651430294855481459086514302948554814590865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25602823-ac38-46a6-b57c-d8b79c6a953b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74477cc8-7e7e-468d-8b29-b0542e96ba46, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74477cc8-7e7e-468d-8b29-b0542e96ba46, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5559689382109141951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55596893821091419515559689382109141951555968938210914195155596893821091419515559689382109141951555968938210914195155596893821091419515559689382109141951555968938210914195155596893821091419515559689382109141951555968938210914195155596893821091419515559689382109141951555968938210914195155596893821091419515559689382109141951555968938210914195155596893821091419515559689382109141951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b7f6e3-261d-4457-8d92-c3c97587da45, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feebabb9-fb66-4cdc-a6af-6c47eb467ecb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feebabb9-fb66-4cdc-a6af-6c47eb467ecb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2549761016930807922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25497610169308079222549761016930807922254976101693080792225497610169308079222549761016930807922254976101693080792225497610169308079222549761016930807922254976101693080792225497610169308079222549761016930807922254976101693080792225497610169308079222549761016930807922254976101693080792225497610169308079222549761016930807922254976101693080792225497610169308079222549761016930807922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74477cc8-7e7e-468d-8b29-b0542e96ba46, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ba6761f-606c-4926-9876-88c9fee2a50d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ba6761f-606c-4926-9876-88c9fee2a50d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1597141816188324825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15971418161883248251597141816188324825159714181618832482515971418161883248251597141816188324825159714181618832482515971418161883248251597141816188324825159714181618832482515971418161883248251597141816188324825159714181618832482515971418161883248251597141816188324825159714181618832482515971418161883248251597141816188324825159714181618832482515971418161883248251597141816188324825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ba6761f-606c-4926-9876-88c9fee2a50d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71cc2cb9-1dce-493a-b352-e8dac89fecc6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71cc2cb9-1dce-493a-b352-e8dac89fecc6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17816795255538149469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781679525553814946917816795255538149469178167952555381494691781679525553814946917816795255538149469178167952555381494691781679525553814946917816795255538149469178167952555381494691781679525553814946917816795255538149469178167952555381494691781679525553814946917816795255538149469178167952555381494691781679525553814946917816795255538149469178167952555381494691781679525553814946917816795255538149469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feebabb9-fb66-4cdc-a6af-6c47eb467ecb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01db2550-46f5-4436-9850-893cf4a82ca5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01db2550-46f5-4436-9850-893cf4a82ca5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4275087874326907850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42750878743269078504275087874326907850427508787432690785042750878743269078504275087874326907850427508787432690785042750878743269078504275087874326907850427508787432690785042750878743269078504275087874326907850427508787432690785042750878743269078504275087874326907850427508787432690785042750878743269078504275087874326907850427508787432690785042750878743269078504275087874326907850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71cc2cb9-1dce-493a-b352-e8dac89fecc6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e0c0012-fbbd-4232-a51b-e33e9df24bb6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e0c0012-fbbd-4232-a51b-e33e9df24bb6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6218519484627636698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62185194846276366986218519484627636698621851948462763669862185194846276366986218519484627636698621851948462763669862185194846276366986218519484627636698621851948462763669862185194846276366986218519484627636698621851948462763669862185194846276366986218519484627636698621851948462763669862185194846276366986218519484627636698621851948462763669862185194846276366986218519484627636698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01db2550-46f5-4436-9850-893cf4a82ca5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a828d2a4-0739-4754-9f9c-be5cc1c80096, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a828d2a4-0739-4754-9f9c-be5cc1c80096, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5698335490229049294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56983354902290492945698335490229049294569833549022904929456983354902290492945698335490229049294569833549022904929456983354902290492945698335490229049294569833549022904929456983354902290492945698335490229049294569833549022904929456983354902290492945698335490229049294569833549022904929456983354902290492945698335490229049294569833549022904929456983354902290492945698335490229049294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a828d2a4-0739-4754-9f9c-be5cc1c80096, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31a9e44b-203e-4fe3-8a24-3d5438e6c5c9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31a9e44b-203e-4fe3-8a24-3d5438e6c5c9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5629327917197393622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56293279171973936225629327917197393622562932791719739362256293279171973936225629327917197393622562932791719739362256293279171973936225629327917197393622562932791719739362256293279171973936225629327917197393622562932791719739362256293279171973936225629327917197393622562932791719739362256293279171973936225629327917197393622562932791719739362256293279171973936225629327917197393622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e0c0012-fbbd-4232-a51b-e33e9df24bb6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2d6d59d-b94d-4eb6-bc23-c3a924eafbba, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2d6d59d-b94d-4eb6-bc23-c3a924eafbba, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16419403862696664068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641940386269666406816419403862696664068164194038626966640681641940386269666406816419403862696664068164194038626966640681641940386269666406816419403862696664068164194038626966640681641940386269666406816419403862696664068164194038626966640681641940386269666406816419403862696664068164194038626966640681641940386269666406816419403862696664068164194038626966640681641940386269666406816419403862696664068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31a9e44b-203e-4fe3-8a24-3d5438e6c5c9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e9cd8e-d0a6-4437-bf9e-f567a9b76239, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e9cd8e-d0a6-4437-bf9e-f567a9b76239, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18351492818297195211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835149281829719521118351492818297195211183514928182971952111835149281829719521118351492818297195211183514928182971952111835149281829719521118351492818297195211183514928182971952111835149281829719521118351492818297195211183514928182971952111835149281829719521118351492818297195211183514928182971952111835149281829719521118351492818297195211183514928182971952111835149281829719521118351492818297195211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2d6d59d-b94d-4eb6-bc23-c3a924eafbba, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 859b76a5-c40d-41f0-a8c3-534e8c3a0490, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 859b76a5-c40d-41f0-a8c3-534e8c3a0490, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7129242201066173816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71292422010661738167129242201066173816712924220106617381671292422010661738167129242201066173816712924220106617381671292422010661738167129242201066173816712924220106617381671292422010661738167129242201066173816712924220106617381671292422010661738167129242201066173816712924220106617381671292422010661738167129242201066173816712924220106617381671292422010661738167129242201066173816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 859b76a5-c40d-41f0-a8c3-534e8c3a0490, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2776fe3a-b1af-4bfd-a28b-926dd518caab, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2776fe3a-b1af-4bfd-a28b-926dd518caab, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10587613659189755845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058761365918975584510587613659189755845105876136591897558451058761365918975584510587613659189755845105876136591897558451058761365918975584510587613659189755845105876136591897558451058761365918975584510587613659189755845105876136591897558451058761365918975584510587613659189755845105876136591897558451058761365918975584510587613659189755845105876136591897558451058761365918975584510587613659189755845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e9cd8e-d0a6-4437-bf9e-f567a9b76239, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pf4by4u4.log --grpc-port=26597 --mon-port=14276 --ic-port=19008 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14701', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pf4by4u4.log', '--grpc-port=26597', '--mon-port=14276', '--ic-port=19008', '--key-file', '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57b56a02-a839-40e5-b669-bdbe9f74139e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57b56a02-a839-40e5-b669-bdbe9f74139e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5593817850962776949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55938178509627769495593817850962776949559381785096277694955938178509627769495593817850962776949559381785096277694955938178509627769495593817850962776949559381785096277694955938178509627769495593817850962776949559381785096277694955938178509627769495593817850962776949559381785096277694955938178509627769495593817850962776949559381785096277694955938178509627769495593817850962776949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1362220
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26597/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57b56a02-a839-40e5-b669-bdbe9f74139e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2776fe3a-b1af-4bfd-a28b-926dd518caab, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 1362222
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db81bb8e-58f1-4ea1-91c6-97ce1c2238e8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db27183-1742-4602-ac4f-0d0c43170917, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db81bb8e-58f1-4ea1-91c6-97ce1c2238e8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12837048337601358369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283704833760135836912837048337601358369128370483376013583691283704833760135836912837048337601358369128370483376013583691283704833760135836912837048337601358369128370483376013583691283704833760135836912837048337601358369128370483376013583691283704833760135836912837048337601358369128370483376013583691283704833760135836912837048337601358369128370483376013583691283704833760135836912837048337601358369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db27183-1742-4602-ac4f-0d0c43170917, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12413696701925308058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241369670192530805812413696701925308058124136967019253080581241369670192530805812413696701925308058124136967019253080581241369670192530805812413696701925308058124136967019253080581241369670192530805812413696701925308058124136967019253080581241369670192530805812413696701925308058124136967019253080581241369670192530805812413696701925308058124136967019253080581241369670192530805812413696701925308058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db81bb8e-58f1-4ea1-91c6-97ce1c2238e8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4701210d-58db-4898-a8ba-64bbe9010877, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4701210d-58db-4898-a8ba-64bbe9010877, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13306007150509404452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330600715050940445213306007150509404452133060071505094044521330600715050940445213306007150509404452133060071505094044521330600715050940445213306007150509404452133060071505094044521330600715050940445213306007150509404452133060071505094044521330600715050940445213306007150509404452133060071505094044521330600715050940445213306007150509404452133060071505094044521330600715050940445213306007150509404452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db27183-1742-4602-ac4f-0d0c43170917, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75023e0e-dd3d-4041-93c2-fd7c6615edb6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75023e0e-dd3d-4041-93c2-fd7c6615edb6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3917210913334155509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39172109133341555093917210913334155509391721091333415550939172109133341555093917210913334155509391721091333415550939172109133341555093917210913334155509391721091333415550939172109133341555093917210913334155509391721091333415550939172109133341555093917210913334155509391721091333415550939172109133341555093917210913334155509391721091333415550939172109133341555093917210913334155509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75023e0e-dd3d-4041-93c2-fd7c6615edb6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4701210d-58db-4898-a8ba-64bbe9010877, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e99bafdd-7e3c-4cfc-9a54-f3b8b6c457ba, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e99bafdd-7e3c-4cfc-9a54-f3b8b6c457ba, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4126385855586057369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41263858555860573694126385855586057369412638585558605736941263858555860573694126385855586057369412638585558605736941263858555860573694126385855586057369412638585558605736941263858555860573694126385855586057369412638585558605736941263858555860573694126385855586057369412638585558605736941263858555860573694126385855586057369412638585558605736941263858555860573694126385855586057369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0960983-046c-4a41-be96-61cb37e0a23a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0960983-046c-4a41-be96-61cb37e0a23a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14267125152518706618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426712515251870661814267125152518706618142671251525187066181426712515251870661814267125152518706618142671251525187066181426712515251870661814267125152518706618142671251525187066181426712515251870661814267125152518706618142671251525187066181426712515251870661814267125152518706618142671251525187066181426712515251870661814267125152518706618142671251525187066181426712515251870661814267125152518706618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e99bafdd-7e3c-4cfc-9a54-f3b8b6c457ba, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b19e552-db40-4e44-a4d2-14b072f73127, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0960983-046c-4a41-be96-61cb37e0a23a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfbb62e2-e102-4ff4-b0a7-1568c0bfbc0f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfbb62e2-e102-4ff4-b0a7-1568c0bfbc0f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9722674503407077180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97226745034070771809722674503407077180972267450340707718097226745034070771809722674503407077180972267450340707718097226745034070771809722674503407077180972267450340707718097226745034070771809722674503407077180972267450340707718097226745034070771809722674503407077180972267450340707718097226745034070771809722674503407077180972267450340707718097226745034070771809722674503407077180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b19e552-db40-4e44-a4d2-14b072f73127, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7631303558345272718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76313035583452727187631303558345272718763130355834527271876313035583452727187631303558345272718763130355834527271876313035583452727187631303558345272718763130355834527271876313035583452727187631303558345272718763130355834527271876313035583452727187631303558345272718763130355834527271876313035583452727187631303558345272718763130355834527271876313035583452727187631303558345272718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b19e552-db40-4e44-a4d2-14b072f73127, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73c3995d-5879-44b0-9117-7a7bc9c2aa41, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73c3995d-5879-44b0-9117-7a7bc9c2aa41, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5859531035745373388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58595310357453733885859531035745373388585953103574537338858595310357453733885859531035745373388585953103574537338858595310357453733885859531035745373388585953103574537338858595310357453733885859531035745373388585953103574537338858595310357453733885859531035745373388585953103574537338858595310357453733885859531035745373388585953103574537338858595310357453733885859531035745373388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfbb62e2-e102-4ff4-b0a7-1568c0bfbc0f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a151722-95d6-41bb-8aaa-a3c1a6724f57, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a151722-95d6-41bb-8aaa-a3c1a6724f57, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8323292084659577592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83232920846595775928323292084659577592832329208465957759283232920846595775928323292084659577592832329208465957759283232920846595775928323292084659577592832329208465957759283232920846595775928323292084659577592832329208465957759283232920846595775928323292084659577592832329208465957759283232920846595775928323292084659577592832329208465957759283232920846595775928323292084659577592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73c3995d-5879-44b0-9117-7a7bc9c2aa41, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 192016b1-9b95-4134-b387-87f2e867f9f3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 192016b1-9b95-4134-b387-87f2e867f9f3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10126436235891074921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012643623589107492110126436235891074921101264362358910749211012643623589107492110126436235891074921101264362358910749211012643623589107492110126436235891074921101264362358910749211012643623589107492110126436235891074921101264362358910749211012643623589107492110126436235891074921101264362358910749211012643623589107492110126436235891074921101264362358910749211012643623589107492110126436235891074921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a151722-95d6-41bb-8aaa-a3c1a6724f57, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cf8311d-5bdb-46e7-a6ec-5ef62515d439, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cf8311d-5bdb-46e7-a6ec-5ef62515d439, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16519239860425293868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651923986042529386816519239860425293868165192398604252938681651923986042529386816519239860425293868165192398604252938681651923986042529386816519239860425293868165192398604252938681651923986042529386816519239860425293868165192398604252938681651923986042529386816519239860425293868165192398604252938681651923986042529386816519239860425293868165192398604252938681651923986042529386816519239860425293868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 192016b1-9b95-4134-b387-87f2e867f9f3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21cf153-b795-4a6d-990d-9b1cd6b3a8a9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21cf153-b795-4a6d-990d-9b1cd6b3a8a9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4024518540515788200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40245185405157882004024518540515788200402451854051578820040245185405157882004024518540515788200402451854051578820040245185405157882004024518540515788200402451854051578820040245185405157882004024518540515788200402451854051578820040245185405157882004024518540515788200402451854051578820040245185405157882004024518540515788200402451854051578820040245185405157882004024518540515788200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cf8311d-5bdb-46e7-a6ec-5ef62515d439, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b5d15c8-d68d-43f4-968e-d1a4210d71a7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b5d15c8-d68d-43f4-968e-d1a4210d71a7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7180597543922518076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71805975439225180767180597543922518076718059754392251807671805975439225180767180597543922518076718059754392251807671805975439225180767180597543922518076718059754392251807671805975439225180767180597543922518076718059754392251807671805975439225180767180597543922518076718059754392251807671805975439225180767180597543922518076718059754392251807671805975439225180767180597543922518076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21cf153-b795-4a6d-990d-9b1cd6b3a8a9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2410849-4389-4faf-97e9-44e13324b01c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2410849-4389-4faf-97e9-44e13324b01c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8525785979064569475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85257859790645694758525785979064569475852578597906456947585257859790645694758525785979064569475852578597906456947585257859790645694758525785979064569475852578597906456947585257859790645694758525785979064569475852578597906456947585257859790645694758525785979064569475852578597906456947585257859790645694758525785979064569475852578597906456947585257859790645694758525785979064569475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b5d15c8-d68d-43f4-968e-d1a4210d71a7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bcd84ee-b834-4c4b-b571-199b452ed616, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bcd84ee-b834-4c4b-b571-199b452ed616, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10215462245020785907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021546224502078590710215462245020785907102154622450207859071021546224502078590710215462245020785907102154622450207859071021546224502078590710215462245020785907102154622450207859071021546224502078590710215462245020785907102154622450207859071021546224502078590710215462245020785907102154622450207859071021546224502078590710215462245020785907102154622450207859071021546224502078590710215462245020785907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2410849-4389-4faf-97e9-44e13324b01c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8acafc54-1143-4d4b-a223-bfef27f37a80, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8acafc54-1143-4d4b-a223-bfef27f37a80, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4388222948099596393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43882229480995963934388222948099596393438822294809959639343882229480995963934388222948099596393438822294809959639343882229480995963934388222948099596393438822294809959639343882229480995963934388222948099596393438822294809959639343882229480995963934388222948099596393438822294809959639343882229480995963934388222948099596393438822294809959639343882229480995963934388222948099596393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bcd84ee-b834-4c4b-b571-199b452ed616, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf5fd827-0709-4eed-9016-bdf2d40d41dc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf5fd827-0709-4eed-9016-bdf2d40d41dc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15575835156431360115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557583515643136011515575835156431360115155758351564313601151557583515643136011515575835156431360115155758351564313601151557583515643136011515575835156431360115155758351564313601151557583515643136011515575835156431360115155758351564313601151557583515643136011515575835156431360115155758351564313601151557583515643136011515575835156431360115155758351564313601151557583515643136011515575835156431360115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8acafc54-1143-4d4b-a223-bfef27f37a80, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15eb53ab-b39f-4330-8ee1-7c1895561ea7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15eb53ab-b39f-4330-8ee1-7c1895561ea7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 199585530897260720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720199585530897260720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf5fd827-0709-4eed-9016-bdf2d40d41dc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25cc349b-3514-46e9-aaa8-9157d444a9d6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25cc349b-3514-46e9-aaa8-9157d444a9d6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5203888323841136741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52038883238411367415203888323841136741520388832384113674152038883238411367415203888323841136741520388832384113674152038883238411367415203888323841136741520388832384113674152038883238411367415203888323841136741520388832384113674152038883238411367415203888323841136741520388832384113674152038883238411367415203888323841136741520388832384113674152038883238411367415203888323841136741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15eb53ab-b39f-4330-8ee1-7c1895561ea7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e050ad-3f56-4a31-8fcc-8e3f68d45bd6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25cc349b-3514-46e9-aaa8-9157d444a9d6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a659ba-c6ab-4d6a-8a9e-07ac23a8ec5a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e050ad-3f56-4a31-8fcc-8e3f68d45bd6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17546130994717120854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754613099471712085417546130994717120854175461309947171208541754613099471712085417546130994717120854175461309947171208541754613099471712085417546130994717120854175461309947171208541754613099471712085417546130994717120854175461309947171208541754613099471712085417546130994717120854175461309947171208541754613099471712085417546130994717120854175461309947171208541754613099471712085417546130994717120854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a659ba-c6ab-4d6a-8a9e-07ac23a8ec5a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15005470168027818378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500547016802781837815005470168027818378150054701680278183781500547016802781837815005470168027818378150054701680278183781500547016802781837815005470168027818378150054701680278183781500547016802781837815005470168027818378150054701680278183781500547016802781837815005470168027818378150054701680278183781500547016802781837815005470168027818378150054701680278183781500547016802781837815005470168027818378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e050ad-3f56-4a31-8fcc-8e3f68d45bd6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f55f51f2-d4d4-43f4-aeca-9b5216dc06ff, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f55f51f2-d4d4-43f4-aeca-9b5216dc06ff, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1352213639325165665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13522136393251656651352213639325165665135221363932516566513522136393251656651352213639325165665135221363932516566513522136393251656651352213639325165665135221363932516566513522136393251656651352213639325165665135221363932516566513522136393251656651352213639325165665135221363932516566513522136393251656651352213639325165665135221363932516566513522136393251656651352213639325165665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a659ba-c6ab-4d6a-8a9e-07ac23a8ec5a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4c1e965-ba74-4dc2-9aaf-f6a8a2d120b9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4c1e965-ba74-4dc2-9aaf-f6a8a2d120b9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8893094784505300090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88930947845053000908893094784505300090889309478450530009088930947845053000908893094784505300090889309478450530009088930947845053000908893094784505300090889309478450530009088930947845053000908893094784505300090889309478450530009088930947845053000908893094784505300090889309478450530009088930947845053000908893094784505300090889309478450530009088930947845053000908893094784505300090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4c1e965-ba74-4dc2-9aaf-f6a8a2d120b9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f55f51f2-d4d4-43f4-aeca-9b5216dc06ff, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c3e1cae-f69f-4793-8b18-46116533961e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c3e1cae-f69f-4793-8b18-46116533961e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1358892202847007158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13588922028470071581358892202847007158135889220284700715813588922028470071581358892202847007158135889220284700715813588922028470071581358892202847007158135889220284700715813588922028470071581358892202847007158135889220284700715813588922028470071581358892202847007158135889220284700715813588922028470071581358892202847007158135889220284700715813588922028470071581358892202847007158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a85b70-1810-481d-a2f9-89385c6f6724, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a85b70-1810-481d-a2f9-89385c6f6724, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16117938283312202214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611793828331220221416117938283312202214161179382833122022141611793828331220221416117938283312202214161179382833122022141611793828331220221416117938283312202214161179382833122022141611793828331220221416117938283312202214161179382833122022141611793828331220221416117938283312202214161179382833122022141611793828331220221416117938283312202214161179382833122022141611793828331220221416117938283312202214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c3e1cae-f69f-4793-8b18-46116533961e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35b26e7b-28bc-4b26-8187-2fe3ed0ad770, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b26e7b-28bc-4b26-8187-2fe3ed0ad770, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18249810922206857645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824981092220685764518249810922206857645182498109222068576451824981092220685764518249810922206857645182498109222068576451824981092220685764518249810922206857645182498109222068576451824981092220685764518249810922206857645182498109222068576451824981092220685764518249810922206857645182498109222068576451824981092220685764518249810922206857645182498109222068576451824981092220685764518249810922206857645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a85b70-1810-481d-a2f9-89385c6f6724, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52195be8-bfdf-419f-a7f0-d9ee97fa4f43, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52195be8-bfdf-419f-a7f0-d9ee97fa4f43, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13893530195965547383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389353019596554738313893530195965547383138935301959655473831389353019596554738313893530195965547383138935301959655473831389353019596554738313893530195965547383138935301959655473831389353019596554738313893530195965547383138935301959655473831389353019596554738313893530195965547383138935301959655473831389353019596554738313893530195965547383138935301959655473831389353019596554738313893530195965547383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b26e7b-28bc-4b26-8187-2fe3ed0ad770, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 703ffd62-b60c-4ba0-a363-aef48b697bac, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 703ffd62-b60c-4ba0-a363-aef48b697bac, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18117155907888629426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811715590788862942618117155907888629426181171559078886294261811715590788862942618117155907888629426181171559078886294261811715590788862942618117155907888629426181171559078886294261811715590788862942618117155907888629426181171559078886294261811715590788862942618117155907888629426181171559078886294261811715590788862942618117155907888629426181171559078886294261811715590788862942618117155907888629426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52195be8-bfdf-419f-a7f0-d9ee97fa4f43, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9222c53-6a0e-45f7-bf1c-2daf54ea5696, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9222c53-6a0e-45f7-bf1c-2daf54ea5696, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1913175730982683190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19131757309826831901913175730982683190191317573098268319019131757309826831901913175730982683190191317573098268319019131757309826831901913175730982683190191317573098268319019131757309826831901913175730982683190191317573098268319019131757309826831901913175730982683190191317573098268319019131757309826831901913175730982683190191317573098268319019131757309826831901913175730982683190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 703ffd62-b60c-4ba0-a363-aef48b697bac, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e7a497b-a300-491b-aac2-ec1dc574d441, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e7a497b-a300-491b-aac2-ec1dc574d441, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2500623235104509560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25006232351045095602500623235104509560250062323510450956025006232351045095602500623235104509560250062323510450956025006232351045095602500623235104509560250062323510450956025006232351045095602500623235104509560250062323510450956025006232351045095602500623235104509560250062323510450956025006232351045095602500623235104509560250062323510450956025006232351045095602500623235104509560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9222c53-6a0e-45f7-bf1c-2daf54ea5696, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a826f4c9-256a-4c55-97e6-1d72721723b8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a826f4c9-256a-4c55-97e6-1d72721723b8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13458318856481745276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345831885648174527613458318856481745276134583188564817452761345831885648174527613458318856481745276134583188564817452761345831885648174527613458318856481745276134583188564817452761345831885648174527613458318856481745276134583188564817452761345831885648174527613458318856481745276134583188564817452761345831885648174527613458318856481745276134583188564817452761345831885648174527613458318856481745276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e7a497b-a300-491b-aac2-ec1dc574d441, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c27e30df-2bf6-406e-b95d-686ee8eb145d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c27e30df-2bf6-406e-b95d-686ee8eb145d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17761496899638540869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776149689963854086917761496899638540869177614968996385408691776149689963854086917761496899638540869177614968996385408691776149689963854086917761496899638540869177614968996385408691776149689963854086917761496899638540869177614968996385408691776149689963854086917761496899638540869177614968996385408691776149689963854086917761496899638540869177614968996385408691776149689963854086917761496899638540869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a826f4c9-256a-4c55-97e6-1d72721723b8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e840e4c5-ec60-49c3-82ca-59c381f8f505, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e840e4c5-ec60-49c3-82ca-59c381f8f505, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9260342766158418156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92603427661584181569260342766158418156926034276615841815692603427661584181569260342766158418156926034276615841815692603427661584181569260342766158418156926034276615841815692603427661584181569260342766158418156926034276615841815692603427661584181569260342766158418156926034276615841815692603427661584181569260342766158418156926034276615841815692603427661584181569260342766158418156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c27e30df-2bf6-406e-b95d-686ee8eb145d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44d5b356-e76e-4fd5-84e2-e45ffb111dc7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44d5b356-e76e-4fd5-84e2-e45ffb111dc7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12767366239765509491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276736623976550949112767366239765509491127673662397655094911276736623976550949112767366239765509491127673662397655094911276736623976550949112767366239765509491127673662397655094911276736623976550949112767366239765509491127673662397655094911276736623976550949112767366239765509491127673662397655094911276736623976550949112767366239765509491127673662397655094911276736623976550949112767366239765509491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44d5b356-e76e-4fd5-84e2-e45ffb111dc7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b71329e-3150-4c0a-9324-8f2e6965fbfc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b71329e-3150-4c0a-9324-8f2e6965fbfc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2752647465450786875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27526474654507868752752647465450786875275264746545078687527526474654507868752752647465450786875275264746545078687527526474654507868752752647465450786875275264746545078687527526474654507868752752647465450786875275264746545078687527526474654507868752752647465450786875275264746545078687527526474654507868752752647465450786875275264746545078687527526474654507868752752647465450786875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e840e4c5-ec60-49c3-82ca-59c381f8f505, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c17d0df0-3af9-4f32-a1d5-8a45c2db67ff, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17d0df0-3af9-4f32-a1d5-8a45c2db67ff, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16443170050443333588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644317005044333358816443170050443333588164431700504433335881644317005044333358816443170050443333588164431700504433335881644317005044333358816443170050443333588164431700504433335881644317005044333358816443170050443333588164431700504433335881644317005044333358816443170050443333588164431700504433335881644317005044333358816443170050443333588164431700504433335881644317005044333358816443170050443333588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b71329e-3150-4c0a-9324-8f2e6965fbfc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c155f3-a5d0-47ce-9ae7-e07a1333f129, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c155f3-a5d0-47ce-9ae7-e07a1333f129, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15409245141320642700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540924514132064270015409245141320642700154092451413206427001540924514132064270015409245141320642700154092451413206427001540924514132064270015409245141320642700154092451413206427001540924514132064270015409245141320642700154092451413206427001540924514132064270015409245141320642700154092451413206427001540924514132064270015409245141320642700154092451413206427001540924514132064270015409245141320642700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17d0df0-3af9-4f32-a1d5-8a45c2db67ff, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d79ec6f-ef71-4b53-b883-41e511bc4fdf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c155f3-a5d0-47ce-9ae7-e07a1333f129, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d79ec6f-ef71-4b53-b883-41e511bc4fdf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14008750312118357321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400875031211835732114008750312118357321140087503121183573211400875031211835732114008750312118357321140087503121183573211400875031211835732114008750312118357321140087503121183573211400875031211835732114008750312118357321140087503121183573211400875031211835732114008750312118357321140087503121183573211400875031211835732114008750312118357321140087503121183573211400875031211835732114008750312118357321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd487219-feb3-4da5-9e6d-7c442716dee9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd487219-feb3-4da5-9e6d-7c442716dee9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15619784678064592049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561978467806459204915619784678064592049156197846780645920491561978467806459204915619784678064592049156197846780645920491561978467806459204915619784678064592049156197846780645920491561978467806459204915619784678064592049156197846780645920491561978467806459204915619784678064592049156197846780645920491561978467806459204915619784678064592049156197846780645920491561978467806459204915619784678064592049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d79ec6f-ef71-4b53-b883-41e511bc4fdf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 969a83c1-1607-4c67-82fd-cb6df30eaaa3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd487219-feb3-4da5-9e6d-7c442716dee9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 969a83c1-1607-4c67-82fd-cb6df30eaaa3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16959251081473075789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695925108147307578916959251081473075789169592510814730757891695925108147307578916959251081473075789169592510814730757891695925108147307578916959251081473075789169592510814730757891695925108147307578916959251081473075789169592510814730757891695925108147307578916959251081473075789169592510814730757891695925108147307578916959251081473075789169592510814730757891695925108147307578916959251081473075789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60da465d-2e05-459f-98a2-d67cad143c73, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60da465d-2e05-459f-98a2-d67cad143c73, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6087962733948531748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60879627339485317486087962733948531748608796273394853174860879627339485317486087962733948531748608796273394853174860879627339485317486087962733948531748608796273394853174860879627339485317486087962733948531748608796273394853174860879627339485317486087962733948531748608796273394853174860879627339485317486087962733948531748608796273394853174860879627339485317486087962733948531748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 969a83c1-1607-4c67-82fd-cb6df30eaaa3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5a65b1-42f4-4614-bb9a-09d2b5a30578, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5a65b1-42f4-4614-bb9a-09d2b5a30578, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2506879521815145182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25068795218151451822506879521815145182250687952181514518225068795218151451822506879521815145182250687952181514518225068795218151451822506879521815145182250687952181514518225068795218151451822506879521815145182250687952181514518225068795218151451822506879521815145182250687952181514518225068795218151451822506879521815145182250687952181514518225068795218151451822506879521815145182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60da465d-2e05-459f-98a2-d67cad143c73, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da4a7e0a-120a-4bed-985d-58ca301f9f3f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da4a7e0a-120a-4bed-985d-58ca301f9f3f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13659049990996868019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365904999099686801913659049990996868019136590499909968680191365904999099686801913659049990996868019136590499909968680191365904999099686801913659049990996868019136590499909968680191365904999099686801913659049990996868019136590499909968680191365904999099686801913659049990996868019136590499909968680191365904999099686801913659049990996868019136590499909968680191365904999099686801913659049990996868019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5a65b1-42f4-4614-bb9a-09d2b5a30578, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17d611ff-ed13-4afa-ac0b-0971270816df, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17d611ff-ed13-4afa-ac0b-0971270816df, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3484131065945772198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34841310659457721983484131065945772198348413106594577219834841310659457721983484131065945772198348413106594577219834841310659457721983484131065945772198348413106594577219834841310659457721983484131065945772198348413106594577219834841310659457721983484131065945772198348413106594577219834841310659457721983484131065945772198348413106594577219834841310659457721983484131065945772198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da4a7e0a-120a-4bed-985d-58ca301f9f3f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2547f463-fbb4-4667-beab-d006ef6fd7d6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2547f463-fbb4-4667-beab-d006ef6fd7d6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6879629905996406031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68796299059964060316879629905996406031687962990599640603168796299059964060316879629905996406031687962990599640603168796299059964060316879629905996406031687962990599640603168796299059964060316879629905996406031687962990599640603168796299059964060316879629905996406031687962990599640603168796299059964060316879629905996406031687962990599640603168796299059964060316879629905996406031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17d611ff-ed13-4afa-ac0b-0971270816df, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 486958d4-6fd3-4a5e-a973-7db262373b4f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 486958d4-6fd3-4a5e-a973-7db262373b4f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3567640601275389644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35676406012753896443567640601275389644356764060127538964435676406012753896443567640601275389644356764060127538964435676406012753896443567640601275389644356764060127538964435676406012753896443567640601275389644356764060127538964435676406012753896443567640601275389644356764060127538964435676406012753896443567640601275389644356764060127538964435676406012753896443567640601275389644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 486958d4-6fd3-4a5e-a973-7db262373b4f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e5e8a2-01b8-4912-8307-7cbe360f461c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e5e8a2-01b8-4912-8307-7cbe360f461c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13823886484440157366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382388648444015736613823886484440157366138238864844401573661382388648444015736613823886484440157366138238864844401573661382388648444015736613823886484440157366138238864844401573661382388648444015736613823886484440157366138238864844401573661382388648444015736613823886484440157366138238864844401573661382388648444015736613823886484440157366138238864844401573661382388648444015736613823886484440157366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2547f463-fbb4-4667-beab-d006ef6fd7d6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16552b6e-7982-4933-bff8-295a35e1d2a8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16552b6e-7982-4933-bff8-295a35e1d2a8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9773374095669098178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97733740956690981789773374095669098178977337409566909817897733740956690981789773374095669098178977337409566909817897733740956690981789773374095669098178977337409566909817897733740956690981789773374095669098178977337409566909817897733740956690981789773374095669098178977337409566909817897733740956690981789773374095669098178977337409566909817897733740956690981789773374095669098178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e5e8a2-01b8-4912-8307-7cbe360f461c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3484f0e-38d5-4fad-a7f7-2dbf6ac9e7b4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3484f0e-38d5-4fad-a7f7-2dbf6ac9e7b4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17099695349071948175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709969534907194817517099695349071948175170996953490719481751709969534907194817517099695349071948175170996953490719481751709969534907194817517099695349071948175170996953490719481751709969534907194817517099695349071948175170996953490719481751709969534907194817517099695349071948175170996953490719481751709969534907194817517099695349071948175170996953490719481751709969534907194817517099695349071948175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16552b6e-7982-4933-bff8-295a35e1d2a8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13e45e8a-02db-4867-97da-87cd15775fcf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13e45e8a-02db-4867-97da-87cd15775fcf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11238698084362935191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123869808436293519111238698084362935191112386980843629351911123869808436293519111238698084362935191112386980843629351911123869808436293519111238698084362935191112386980843629351911123869808436293519111238698084362935191112386980843629351911123869808436293519111238698084362935191112386980843629351911123869808436293519111238698084362935191112386980843629351911123869808436293519111238698084362935191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3484f0e-38d5-4fad-a7f7-2dbf6ac9e7b4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f5bea9-e08f-449d-8122-d28f470c2531, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f5bea9-e08f-449d-8122-d28f470c2531, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2618920257419487617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26189202574194876172618920257419487617261892025741948761726189202574194876172618920257419487617261892025741948761726189202574194876172618920257419487617261892025741948761726189202574194876172618920257419487617261892025741948761726189202574194876172618920257419487617261892025741948761726189202574194876172618920257419487617261892025741948761726189202574194876172618920257419487617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13e45e8a-02db-4867-97da-87cd15775fcf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ae43a91-7b53-4a31-af58-6146661f9ff9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ae43a91-7b53-4a31-af58-6146661f9ff9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4807212084951041126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48072120849510411264807212084951041126480721208495104112648072120849510411264807212084951041126480721208495104112648072120849510411264807212084951041126480721208495104112648072120849510411264807212084951041126480721208495104112648072120849510411264807212084951041126480721208495104112648072120849510411264807212084951041126480721208495104112648072120849510411264807212084951041126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ae43a91-7b53-4a31-af58-6146661f9ff9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53a28767-8e40-4498-ae14-387f98e77d54, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53a28767-8e40-4498-ae14-387f98e77d54, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11385992839884557037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138599283988455703711385992839884557037113859928398845570371138599283988455703711385992839884557037113859928398845570371138599283988455703711385992839884557037113859928398845570371138599283988455703711385992839884557037113859928398845570371138599283988455703711385992839884557037113859928398845570371138599283988455703711385992839884557037113859928398845570371138599283988455703711385992839884557037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f5bea9-e08f-449d-8122-d28f470c2531, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f19d0937-3f32-436e-b22d-88556898ec43, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f19d0937-3f32-436e-b22d-88556898ec43, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14488508994287958709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448850899428795870914488508994287958709144885089942879587091448850899428795870914488508994287958709144885089942879587091448850899428795870914488508994287958709144885089942879587091448850899428795870914488508994287958709144885089942879587091448850899428795870914488508994287958709144885089942879587091448850899428795870914488508994287958709144885089942879587091448850899428795870914488508994287958709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53a28767-8e40-4498-ae14-387f98e77d54, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4c4986-4ddb-4103-9bb9-73a420e25bbe, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4c4986-4ddb-4103-9bb9-73a420e25bbe, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3306959160258212908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33069591602582129083306959160258212908330695916025821290833069591602582129083306959160258212908330695916025821290833069591602582129083306959160258212908330695916025821290833069591602582129083306959160258212908330695916025821290833069591602582129083306959160258212908330695916025821290833069591602582129083306959160258212908330695916025821290833069591602582129083306959160258212908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f19d0937-3f32-436e-b22d-88556898ec43, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3d528ee-479b-4ebb-ba84-c062324d2ba3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d528ee-479b-4ebb-ba84-c062324d2ba3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4314710343512796402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43147103435127964024314710343512796402431471034351279640243147103435127964024314710343512796402431471034351279640243147103435127964024314710343512796402431471034351279640243147103435127964024314710343512796402431471034351279640243147103435127964024314710343512796402431471034351279640243147103435127964024314710343512796402431471034351279640243147103435127964024314710343512796402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4c4986-4ddb-4103-9bb9-73a420e25bbe, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 934834c9-7550-4e52-a733-19a0e71ebd31, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d528ee-479b-4ebb-ba84-c062324d2ba3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 934834c9-7550-4e52-a733-19a0e71ebd31, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10837565169181581834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083756516918158183410837565169181581834108375651691815818341083756516918158183410837565169181581834108375651691815818341083756516918158183410837565169181581834108375651691815818341083756516918158183410837565169181581834108375651691815818341083756516918158183410837565169181581834108375651691815818341083756516918158183410837565169181581834108375651691815818341083756516918158183410837565169181581834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55dcab1a-7c46-48c9-9e24-6b8e3f5607c8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55dcab1a-7c46-48c9-9e24-6b8e3f5607c8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9452729471872287071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94527294718722870719452729471872287071945272947187228707194527294718722870719452729471872287071945272947187228707194527294718722870719452729471872287071945272947187228707194527294718722870719452729471872287071945272947187228707194527294718722870719452729471872287071945272947187228707194527294718722870719452729471872287071945272947187228707194527294718722870719452729471872287071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 934834c9-7550-4e52-a733-19a0e71ebd31, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7f28072-7145-4e89-91e2-c1c9fde0c284, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7f28072-7145-4e89-91e2-c1c9fde0c284, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17171961854844168369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717196185484416836917171961854844168369171719618548441683691717196185484416836917171961854844168369171719618548441683691717196185484416836917171961854844168369171719618548441683691717196185484416836917171961854844168369171719618548441683691717196185484416836917171961854844168369171719618548441683691717196185484416836917171961854844168369171719618548441683691717196185484416836917171961854844168369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55dcab1a-7c46-48c9-9e24-6b8e3f5607c8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c46c3b-898a-4c32-a8de-7ef896ab8b79, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c46c3b-898a-4c32-a8de-7ef896ab8b79, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10107760230463913432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010776023046391343210107760230463913432101077602304639134321010776023046391343210107760230463913432101077602304639134321010776023046391343210107760230463913432101077602304639134321010776023046391343210107760230463913432101077602304639134321010776023046391343210107760230463913432101077602304639134321010776023046391343210107760230463913432101077602304639134321010776023046391343210107760230463913432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7f28072-7145-4e89-91e2-c1c9fde0c284, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 572ed390-2895-4cfa-b1f9-037cc755c54e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 572ed390-2895-4cfa-b1f9-037cc755c54e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5376267253597890376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53762672535978903765376267253597890376537626725359789037653762672535978903765376267253597890376537626725359789037653762672535978903765376267253597890376537626725359789037653762672535978903765376267253597890376537626725359789037653762672535978903765376267253597890376537626725359789037653762672535978903765376267253597890376537626725359789037653762672535978903765376267253597890376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c46c3b-898a-4c32-a8de-7ef896ab8b79, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79fa2cde-0280-41c4-8aa7-af2c1ace5841, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79fa2cde-0280-41c4-8aa7-af2c1ace5841, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15347906862603504821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534790686260350482115347906862603504821153479068626035048211534790686260350482115347906862603504821153479068626035048211534790686260350482115347906862603504821153479068626035048211534790686260350482115347906862603504821153479068626035048211534790686260350482115347906862603504821153479068626035048211534790686260350482115347906862603504821153479068626035048211534790686260350482115347906862603504821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 572ed390-2895-4cfa-b1f9-037cc755c54e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f6ae584-5f7d-4bd3-8c46-858e664279cb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79fa2cde-0280-41c4-8aa7-af2c1ace5841, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd829c9d-75b2-4813-91e6-6c617a3f5256, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f6ae584-5f7d-4bd3-8c46-858e664279cb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5210027387641731176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52100273876417311765210027387641731176521002738764173117652100273876417311765210027387641731176521002738764173117652100273876417311765210027387641731176521002738764173117652100273876417311765210027387641731176521002738764173117652100273876417311765210027387641731176521002738764173117652100273876417311765210027387641731176521002738764173117652100273876417311765210027387641731176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd829c9d-75b2-4813-91e6-6c617a3f5256, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8697827880846578443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86978278808465784438697827880846578443869782788084657844386978278808465784438697827880846578443869782788084657844386978278808465784438697827880846578443869782788084657844386978278808465784438697827880846578443869782788084657844386978278808465784438697827880846578443869782788084657844386978278808465784438697827880846578443869782788084657844386978278808465784438697827880846578443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f6ae584-5f7d-4bd3-8c46-858e664279cb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af73a3eb-69fe-4528-8ae2-70d4337acd2b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af73a3eb-69fe-4528-8ae2-70d4337acd2b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8573004551875403238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85730045518754032388573004551875403238857300455187540323885730045518754032388573004551875403238857300455187540323885730045518754032388573004551875403238857300455187540323885730045518754032388573004551875403238857300455187540323885730045518754032388573004551875403238857300455187540323885730045518754032388573004551875403238857300455187540323885730045518754032388573004551875403238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd829c9d-75b2-4813-91e6-6c617a3f5256, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 509c9175-3927-47c8-ace9-0c91e0820bc9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 509c9175-3927-47c8-ace9-0c91e0820bc9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5799550642689629442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57995506426896294425799550642689629442579955064268962944257995506426896294425799550642689629442579955064268962944257995506426896294425799550642689629442579955064268962944257995506426896294425799550642689629442579955064268962944257995506426896294425799550642689629442579955064268962944257995506426896294425799550642689629442579955064268962944257995506426896294425799550642689629442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af73a3eb-69fe-4528-8ae2-70d4337acd2b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e07021d6-d214-45ea-a1f4-f151a4e0cfd4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e07021d6-d214-45ea-a1f4-f151a4e0cfd4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7759158497907185437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77591584979071854377759158497907185437775915849790718543777591584979071854377759158497907185437775915849790718543777591584979071854377759158497907185437775915849790718543777591584979071854377759158497907185437775915849790718543777591584979071854377759158497907185437775915849790718543777591584979071854377759158497907185437775915849790718543777591584979071854377759158497907185437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 509c9175-3927-47c8-ace9-0c91e0820bc9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16bcf5ab-48e7-49b9-94e8-70124de81c2c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16bcf5ab-48e7-49b9-94e8-70124de81c2c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10194568404597213401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019456840459721340110194568404597213401101945684045972134011019456840459721340110194568404597213401101945684045972134011019456840459721340110194568404597213401101945684045972134011019456840459721340110194568404597213401101945684045972134011019456840459721340110194568404597213401101945684045972134011019456840459721340110194568404597213401101945684045972134011019456840459721340110194568404597213401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 1362222) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1362222) elapsed time (sec): 1.1901273727416992
DEBUG    ya.test:process.py:263 Command (pid 1362222) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362222) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1362222) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362222) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362222) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1362222) maxrss: 801940
DEBUG    ya.test:process.py:263 Command (pid 1362222) minflt: 45130
DEBUG    ya.test:process.py:263 Command (pid 1362222) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1362222) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1362222) nivcsw: 172
DEBUG    ya.test:process.py:263 Command (pid 1362222) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1362222) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1362222) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1362222) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1362222) stime: 0.239637
DEBUG    ya.test:process.py:263 Command (pid 1362222) utime: 0.509338
DEBUG    ya.test:process.py:263 Command (pid 1362222) wtime: 1.224
DEBUG    ya.test:process.py:275 Command (pid 1362222) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16bcf5ab-48e7-49b9-94e8-70124de81c2c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 280c3592-87fe-4f6c-b2c1-c58ac85dacf7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 280c3592-87fe-4f6c-b2c1-c58ac85dacf7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2113526576491913240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21135265764919132402113526576491913240211352657649191324021135265764919132402113526576491913240211352657649191324021135265764919132402113526576491913240211352657649191324021135265764919132402113526576491913240211352657649191324021135265764919132402113526576491913240211352657649191324021135265764919132402113526576491913240211352657649191324021135265764919132402113526576491913240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e07021d6-d214-45ea-a1f4-f151a4e0cfd4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b1b906e-9916-40ec-af17-7ea76c7a09e3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b1b906e-9916-40ec-af17-7ea76c7a09e3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17599834054630166822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759983405463016682217599834054630166822175998340546301668221759983405463016682217599834054630166822175998340546301668221759983405463016682217599834054630166822175998340546301668221759983405463016682217599834054630166822175998340546301668221759983405463016682217599834054630166822175998340546301668221759983405463016682217599834054630166822175998340546301668221759983405463016682217599834054630166822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b1b906e-9916-40ec-af17-7ea76c7a09e3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02e3e74b-1cf4-4919-afe8-d3603d5e5251, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02e3e74b-1cf4-4919-afe8-d3603d5e5251, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1693163657894268264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16931636578942682641693163657894268264169316365789426826416931636578942682641693163657894268264169316365789426826416931636578942682641693163657894268264169316365789426826416931636578942682641693163657894268264169316365789426826416931636578942682641693163657894268264169316365789426826416931636578942682641693163657894268264169316365789426826416931636578942682641693163657894268264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 280c3592-87fe-4f6c-b2c1-c58ac85dacf7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82a33c11-e4a5-4615-a402-6cf84bd54f4b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82a33c11-e4a5-4615-a402-6cf84bd54f4b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 722297187610399488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488722297187610399488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02e3e74b-1cf4-4919-afe8-d3603d5e5251, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a67064bc-4aff-4b06-a0c1-641fcbd735e8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82a33c11-e4a5-4615-a402-6cf84bd54f4b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba8660f4-f815-410f-a742-83fd8e9491eb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba8660f4-f815-410f-a742-83fd8e9491eb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3720290939914502881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37202909399145028813720290939914502881372029093991450288137202909399145028813720290939914502881372029093991450288137202909399145028813720290939914502881372029093991450288137202909399145028813720290939914502881372029093991450288137202909399145028813720290939914502881372029093991450288137202909399145028813720290939914502881372029093991450288137202909399145028813720290939914502881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a67064bc-4aff-4b06-a0c1-641fcbd735e8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11036897491710600413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103689749171060041311036897491710600413110368974917106004131103689749171060041311036897491710600413110368974917106004131103689749171060041311036897491710600413110368974917106004131103689749171060041311036897491710600413110368974917106004131103689749171060041311036897491710600413110368974917106004131103689749171060041311036897491710600413110368974917106004131103689749171060041311036897491710600413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a67064bc-4aff-4b06-a0c1-641fcbd735e8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5814545-ed46-45d1-b8f3-3e5cc57b0aa1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5814545-ed46-45d1-b8f3-3e5cc57b0aa1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13270427219072813516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327042721907281351613270427219072813516132704272190728135161327042721907281351613270427219072813516132704272190728135161327042721907281351613270427219072813516132704272190728135161327042721907281351613270427219072813516132704272190728135161327042721907281351613270427219072813516132704272190728135161327042721907281351613270427219072813516132704272190728135161327042721907281351613270427219072813516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba8660f4-f815-410f-a742-83fd8e9491eb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f99ec14-3fad-4fbb-b186-f94f1f7e55a3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f99ec14-3fad-4fbb-b186-f94f1f7e55a3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4496687021987447691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44966870219874476914496687021987447691449668702198744769144966870219874476914496687021987447691449668702198744769144966870219874476914496687021987447691449668702198744769144966870219874476914496687021987447691449668702198744769144966870219874476914496687021987447691449668702198744769144966870219874476914496687021987447691449668702198744769144966870219874476914496687021987447691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5814545-ed46-45d1-b8f3-3e5cc57b0aa1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1453dc19-b147-4314-8834-88f6d837cdb1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1453dc19-b147-4314-8834-88f6d837cdb1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17658412088150831324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765841208815083132417658412088150831324176584120881508313241765841208815083132417658412088150831324176584120881508313241765841208815083132417658412088150831324176584120881508313241765841208815083132417658412088150831324176584120881508313241765841208815083132417658412088150831324176584120881508313241765841208815083132417658412088150831324176584120881508313241765841208815083132417658412088150831324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f99ec14-3fad-4fbb-b186-f94f1f7e55a3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e2a844d-fbb8-4a34-ae3c-c4fb0c75a2ca, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e2a844d-fbb8-4a34-ae3c-c4fb0c75a2ca, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7021389750504931216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70213897505049312167021389750504931216702138975050493121670213897505049312167021389750504931216702138975050493121670213897505049312167021389750504931216702138975050493121670213897505049312167021389750504931216702138975050493121670213897505049312167021389750504931216702138975050493121670213897505049312167021389750504931216702138975050493121670213897505049312167021389750504931216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1453dc19-b147-4314-8834-88f6d837cdb1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 838cb54d-4df5-41b5-a953-53eb34ff553e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 838cb54d-4df5-41b5-a953-53eb34ff553e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1941010897190369646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19410108971903696461941010897190369646194101089719036964619410108971903696461941010897190369646194101089719036964619410108971903696461941010897190369646194101089719036964619410108971903696461941010897190369646194101089719036964619410108971903696461941010897190369646194101089719036964619410108971903696461941010897190369646194101089719036964619410108971903696461941010897190369646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e2a844d-fbb8-4a34-ae3c-c4fb0c75a2ca, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 439d1a00-9196-4a09-9bd0-554eedc82835, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 439d1a00-9196-4a09-9bd0-554eedc82835, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 176633645844082557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557176633645844082557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 439d1a00-9196-4a09-9bd0-554eedc82835, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ef32088-8f85-4a17-a5f0-eb0975d81d88, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ef32088-8f85-4a17-a5f0-eb0975d81d88, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16962812282512310850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696281228251231085016962812282512310850169628122825123108501696281228251231085016962812282512310850169628122825123108501696281228251231085016962812282512310850169628122825123108501696281228251231085016962812282512310850169628122825123108501696281228251231085016962812282512310850169628122825123108501696281228251231085016962812282512310850169628122825123108501696281228251231085016962812282512310850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 838cb54d-4df5-41b5-a953-53eb34ff553e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2746618d-0f30-4e0a-b9fa-df4119b6c5e1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2746618d-0f30-4e0a-b9fa-df4119b6c5e1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15589344498643633754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558934449864363375415589344498643633754155893444986436337541558934449864363375415589344498643633754155893444986436337541558934449864363375415589344498643633754155893444986436337541558934449864363375415589344498643633754155893444986436337541558934449864363375415589344498643633754155893444986436337541558934449864363375415589344498643633754155893444986436337541558934449864363375415589344498643633754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2746618d-0f30-4e0a-b9fa-df4119b6c5e1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea78fdfb-2d61-41fa-b771-509947e6d2e2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea78fdfb-2d61-41fa-b771-509947e6d2e2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12458201220885416943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245820122088541694312458201220885416943124582012208854169431245820122088541694312458201220885416943124582012208854169431245820122088541694312458201220885416943124582012208854169431245820122088541694312458201220885416943124582012208854169431245820122088541694312458201220885416943124582012208854169431245820122088541694312458201220885416943124582012208854169431245820122088541694312458201220885416943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ef32088-8f85-4a17-a5f0-eb0975d81d88, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fb0b99c-182a-4b9e-842f-ea991078ae52, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb0b99c-182a-4b9e-842f-ea991078ae52, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5096659562673034414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50966595626730344145096659562673034414509665956267303441450966595626730344145096659562673034414509665956267303441450966595626730344145096659562673034414509665956267303441450966595626730344145096659562673034414509665956267303441450966595626730344145096659562673034414509665956267303441450966595626730344145096659562673034414509665956267303441450966595626730344145096659562673034414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea78fdfb-2d61-41fa-b771-509947e6d2e2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba88b68-fe22-42cf-80b2-701485569b63, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba88b68-fe22-42cf-80b2-701485569b63, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 563156443368124703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703563156443368124703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb0b99c-182a-4b9e-842f-ea991078ae52, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32beab06-795c-43e7-9533-98e34a00435f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32beab06-795c-43e7-9533-98e34a00435f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2896276604304932471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28962766043049324712896276604304932471289627660430493247128962766043049324712896276604304932471289627660430493247128962766043049324712896276604304932471289627660430493247128962766043049324712896276604304932471289627660430493247128962766043049324712896276604304932471289627660430493247128962766043049324712896276604304932471289627660430493247128962766043049324712896276604304932471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba88b68-fe22-42cf-80b2-701485569b63, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2ecc825-183c-4bc3-b504-1204ee8178a7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2ecc825-183c-4bc3-b504-1204ee8178a7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7273913134602692905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72739131346026929057273913134602692905727391313460269290572739131346026929057273913134602692905727391313460269290572739131346026929057273913134602692905727391313460269290572739131346026929057273913134602692905727391313460269290572739131346026929057273913134602692905727391313460269290572739131346026929057273913134602692905727391313460269290572739131346026929057273913134602692905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32beab06-795c-43e7-9533-98e34a00435f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d33abc31-7780-4030-980a-57bdc8d226de, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d33abc31-7780-4030-980a-57bdc8d226de, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8416815331883039547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84168153318830395478416815331883039547841681533188303954784168153318830395478416815331883039547841681533188303954784168153318830395478416815331883039547841681533188303954784168153318830395478416815331883039547841681533188303954784168153318830395478416815331883039547841681533188303954784168153318830395478416815331883039547841681533188303954784168153318830395478416815331883039547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2ecc825-183c-4bc3-b504-1204ee8178a7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72870b37-b7de-4d51-86ef-8d61620b07c9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72870b37-b7de-4d51-86ef-8d61620b07c9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16384512365748836473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638451236574883647316384512365748836473163845123657488364731638451236574883647316384512365748836473163845123657488364731638451236574883647316384512365748836473163845123657488364731638451236574883647316384512365748836473163845123657488364731638451236574883647316384512365748836473163845123657488364731638451236574883647316384512365748836473163845123657488364731638451236574883647316384512365748836473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d33abc31-7780-4030-980a-57bdc8d226de, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac8f69e7-4045-4243-91da-3676d683a3b7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac8f69e7-4045-4243-91da-3676d683a3b7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 206847546583492249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249206847546583492249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72870b37-b7de-4d51-86ef-8d61620b07c9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98870b0d-b6e6-4c5d-b99c-6631643a12dd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98870b0d-b6e6-4c5d-b99c-6631643a12dd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9612817108022141808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96128171080221418089612817108022141808961281710802214180896128171080221418089612817108022141808961281710802214180896128171080221418089612817108022141808961281710802214180896128171080221418089612817108022141808961281710802214180896128171080221418089612817108022141808961281710802214180896128171080221418089612817108022141808961281710802214180896128171080221418089612817108022141808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac8f69e7-4045-4243-91da-3676d683a3b7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84fe52fe-b506-4808-b72c-540b42ae68a3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84fe52fe-b506-4808-b72c-540b42ae68a3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320119812893516400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53201198128935164005320119812893516400532011981289351640053201198128935164005320119812893516400532011981289351640053201198128935164005320119812893516400532011981289351640053201198128935164005320119812893516400532011981289351640053201198128935164005320119812893516400532011981289351640053201198128935164005320119812893516400532011981289351640053201198128935164005320119812893516400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98870b0d-b6e6-4c5d-b99c-6631643a12dd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 061ba75a-9d97-44f7-8743-5ee9d4a064b2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84fe52fe-b506-4808-b72c-540b42ae68a3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 061ba75a-9d97-44f7-8743-5ee9d4a064b2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11100732191175166129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110073219117516612911100732191175166129111007321911751661291110073219117516612911100732191175166129111007321911751661291110073219117516612911100732191175166129111007321911751661291110073219117516612911100732191175166129111007321911751661291110073219117516612911100732191175166129111007321911751661291110073219117516612911100732191175166129111007321911751661291110073219117516612911100732191175166129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9912ee65-061f-4f2d-b7df-18d0a9023ec1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9912ee65-061f-4f2d-b7df-18d0a9023ec1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14487304976456696415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448730497645669641514487304976456696415144873049764566964151448730497645669641514487304976456696415144873049764566964151448730497645669641514487304976456696415144873049764566964151448730497645669641514487304976456696415144873049764566964151448730497645669641514487304976456696415144873049764566964151448730497645669641514487304976456696415144873049764566964151448730497645669641514487304976456696415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 061ba75a-9d97-44f7-8743-5ee9d4a064b2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f94a38-0276-47ef-af2f-7c28057d4760, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f94a38-0276-47ef-af2f-7c28057d4760, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10697338789181756223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069733878918175622310697338789181756223106973387891817562231069733878918175622310697338789181756223106973387891817562231069733878918175622310697338789181756223106973387891817562231069733878918175622310697338789181756223106973387891817562231069733878918175622310697338789181756223106973387891817562231069733878918175622310697338789181756223106973387891817562231069733878918175622310697338789181756223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9912ee65-061f-4f2d-b7df-18d0a9023ec1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9a3f4dd-e116-4246-9625-4609b7519b2d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9a3f4dd-e116-4246-9625-4609b7519b2d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8474563466686671325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84745634666866713258474563466686671325847456346668667132584745634666866713258474563466686671325847456346668667132584745634666866713258474563466686671325847456346668667132584745634666866713258474563466686671325847456346668667132584745634666866713258474563466686671325847456346668667132584745634666866713258474563466686671325847456346668667132584745634666866713258474563466686671325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9a3f4dd-e116-4246-9625-4609b7519b2d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d85bae9e-cf43-439e-8599-09fd17f6fb77, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f94a38-0276-47ef-af2f-7c28057d4760, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d85bae9e-cf43-439e-8599-09fd17f6fb77, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11087949366714623853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108794936671462385311087949366714623853110879493667146238531108794936671462385311087949366714623853110879493667146238531108794936671462385311087949366714623853110879493667146238531108794936671462385311087949366714623853110879493667146238531108794936671462385311087949366714623853110879493667146238531108794936671462385311087949366714623853110879493667146238531108794936671462385311087949366714623853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ad595e1-1c12-4456-b824-b9d95342fbd2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ad595e1-1c12-4456-b824-b9d95342fbd2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24235192724094599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2423519272409459924235192724094599242351927240945992423519272409459924235192724094599242351927240945992423519272409459924235192724094599242351927240945992423519272409459924235192724094599242351927240945992423519272409459924235192724094599242351927240945992423519272409459924235192724094599242351927240945992423519272409459924235192724094599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ad595e1-1c12-4456-b824-b9d95342fbd2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e24e72dc-f476-4013-b354-0a9ce327ddea, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d85bae9e-cf43-439e-8599-09fd17f6fb77, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f977a3-1baf-4558-b679-f5fd7355e7c6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f977a3-1baf-4558-b679-f5fd7355e7c6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16225762127891132294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622576212789113229416225762127891132294162257621278911322941622576212789113229416225762127891132294162257621278911322941622576212789113229416225762127891132294162257621278911322941622576212789113229416225762127891132294162257621278911322941622576212789113229416225762127891132294162257621278911322941622576212789113229416225762127891132294162257621278911322941622576212789113229416225762127891132294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e24e72dc-f476-4013-b354-0a9ce327ddea, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7133705612314495212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71337056123144952127133705612314495212713370561231449521271337056123144952127133705612314495212713370561231449521271337056123144952127133705612314495212713370561231449521271337056123144952127133705612314495212713370561231449521271337056123144952127133705612314495212713370561231449521271337056123144952127133705612314495212713370561231449521271337056123144952127133705612314495212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f977a3-1baf-4558-b679-f5fd7355e7c6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12a60095-3f70-4d64-acfc-b73ab2ccffca, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12a60095-3f70-4d64-acfc-b73ab2ccffca, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4688540075523969163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46885400755239691634688540075523969163468854007552396916346885400755239691634688540075523969163468854007552396916346885400755239691634688540075523969163468854007552396916346885400755239691634688540075523969163468854007552396916346885400755239691634688540075523969163468854007552396916346885400755239691634688540075523969163468854007552396916346885400755239691634688540075523969163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e24e72dc-f476-4013-b354-0a9ce327ddea, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff08790c-122a-4939-b47c-f3691e69f0b8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff08790c-122a-4939-b47c-f3691e69f0b8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11592564360626395470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159256436062639547011592564360626395470115925643606263954701159256436062639547011592564360626395470115925643606263954701159256436062639547011592564360626395470115925643606263954701159256436062639547011592564360626395470115925643606263954701159256436062639547011592564360626395470115925643606263954701159256436062639547011592564360626395470115925643606263954701159256436062639547011592564360626395470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12a60095-3f70-4d64-acfc-b73ab2ccffca, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5d93d96-eb6e-4f85-be5c-1ff4057b3e6b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5d93d96-eb6e-4f85-be5c-1ff4057b3e6b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3217978762543556399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32179787625435563993217978762543556399321797876254355639932179787625435563993217978762543556399321797876254355639932179787625435563993217978762543556399321797876254355639932179787625435563993217978762543556399321797876254355639932179787625435563993217978762543556399321797876254355639932179787625435563993217978762543556399321797876254355639932179787625435563993217978762543556399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff08790c-122a-4939-b47c-f3691e69f0b8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 397ab10a-28c5-401f-86dd-9dd59af0ee66, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 397ab10a-28c5-401f-86dd-9dd59af0ee66, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7634498029591380521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76344980295913805217634498029591380521763449802959138052176344980295913805217634498029591380521763449802959138052176344980295913805217634498029591380521763449802959138052176344980295913805217634498029591380521763449802959138052176344980295913805217634498029591380521763449802959138052176344980295913805217634498029591380521763449802959138052176344980295913805217634498029591380521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5d93d96-eb6e-4f85-be5c-1ff4057b3e6b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c8c510c-094a-4b2a-b1a5-55add847d5d2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c8c510c-094a-4b2a-b1a5-55add847d5d2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18368972273682569726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836897227368256972618368972273682569726183689722736825697261836897227368256972618368972273682569726183689722736825697261836897227368256972618368972273682569726183689722736825697261836897227368256972618368972273682569726183689722736825697261836897227368256972618368972273682569726183689722736825697261836897227368256972618368972273682569726183689722736825697261836897227368256972618368972273682569726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 397ab10a-28c5-401f-86dd-9dd59af0ee66, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4971bb18-9fb9-46c0-875f-929f096b8bbb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4971bb18-9fb9-46c0-875f-929f096b8bbb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4626974302130238397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46269743021302383974626974302130238397462697430213023839746269743021302383974626974302130238397462697430213023839746269743021302383974626974302130238397462697430213023839746269743021302383974626974302130238397462697430213023839746269743021302383974626974302130238397462697430213023839746269743021302383974626974302130238397462697430213023839746269743021302383974626974302130238397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c8c510c-094a-4b2a-b1a5-55add847d5d2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a90e23f-e1f2-4d01-8385-0fac78adcf01, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a90e23f-e1f2-4d01-8385-0fac78adcf01, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14761014116882938461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476101411688293846114761014116882938461147610141168829384611476101411688293846114761014116882938461147610141168829384611476101411688293846114761014116882938461147610141168829384611476101411688293846114761014116882938461147610141168829384611476101411688293846114761014116882938461147610141168829384611476101411688293846114761014116882938461147610141168829384611476101411688293846114761014116882938461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4971bb18-9fb9-46c0-875f-929f096b8bbb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 077e0764-2167-4519-88c1-02944e39a9a3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 077e0764-2167-4519-88c1-02944e39a9a3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1677480582714039687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16774805827140396871677480582714039687167748058271403968716774805827140396871677480582714039687167748058271403968716774805827140396871677480582714039687167748058271403968716774805827140396871677480582714039687167748058271403968716774805827140396871677480582714039687167748058271403968716774805827140396871677480582714039687167748058271403968716774805827140396871677480582714039687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a90e23f-e1f2-4d01-8385-0fac78adcf01, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 077e0764-2167-4519-88c1-02944e39a9a3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e272849-7ce2-45b3-9d8f-cdbf6653c803, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e272849-7ce2-45b3-9d8f-cdbf6653c803, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8129541305812149857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81295413058121498578129541305812149857812954130581214985781295413058121498578129541305812149857812954130581214985781295413058121498578129541305812149857812954130581214985781295413058121498578129541305812149857812954130581214985781295413058121498578129541305812149857812954130581214985781295413058121498578129541305812149857812954130581214985781295413058121498578129541305812149857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46831eab-fef1-4935-ab4e-3476047408b7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46831eab-fef1-4935-ab4e-3476047408b7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2459555840209459025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24595558402094590252459555840209459025245955584020945902524595558402094590252459555840209459025245955584020945902524595558402094590252459555840209459025245955584020945902524595558402094590252459555840209459025245955584020945902524595558402094590252459555840209459025245955584020945902524595558402094590252459555840209459025245955584020945902524595558402094590252459555840209459025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46831eab-fef1-4935-ab4e-3476047408b7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e272849-7ce2-45b3-9d8f-cdbf6653c803, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66409029-dae2-4de6-91b5-1cc718d8b626, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66409029-dae2-4de6-91b5-1cc718d8b626, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10890340094261861914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089034009426186191410890340094261861914108903400942618619141089034009426186191410890340094261861914108903400942618619141089034009426186191410890340094261861914108903400942618619141089034009426186191410890340094261861914108903400942618619141089034009426186191410890340094261861914108903400942618619141089034009426186191410890340094261861914108903400942618619141089034009426186191410890340094261861914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 961d3d4d-ea19-455c-a9ea-5db3fce65862, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 961d3d4d-ea19-455c-a9ea-5db3fce65862, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15381037377708271785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538103737770827178515381037377708271785153810373777082717851538103737770827178515381037377708271785153810373777082717851538103737770827178515381037377708271785153810373777082717851538103737770827178515381037377708271785153810373777082717851538103737770827178515381037377708271785153810373777082717851538103737770827178515381037377708271785153810373777082717851538103737770827178515381037377708271785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66409029-dae2-4de6-91b5-1cc718d8b626, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1d56955-2241-4522-be20-a8ae63a16085, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d56955-2241-4522-be20-a8ae63a16085, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18172926077302674434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817292607730267443418172926077302674434181729260773026744341817292607730267443418172926077302674434181729260773026744341817292607730267443418172926077302674434181729260773026744341817292607730267443418172926077302674434181729260773026744341817292607730267443418172926077302674434181729260773026744341817292607730267443418172926077302674434181729260773026744341817292607730267443418172926077302674434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 961d3d4d-ea19-455c-a9ea-5db3fce65862, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 216f0cc7-9fb7-4869-b6a3-c42345091eea, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 216f0cc7-9fb7-4869-b6a3-c42345091eea, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12900299237585350154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290029923758535015412900299237585350154129002992375853501541290029923758535015412900299237585350154129002992375853501541290029923758535015412900299237585350154129002992375853501541290029923758535015412900299237585350154129002992375853501541290029923758535015412900299237585350154129002992375853501541290029923758535015412900299237585350154129002992375853501541290029923758535015412900299237585350154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d56955-2241-4522-be20-a8ae63a16085, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70f83e0-b835-4b7e-8bfc-a974a16ca53c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70f83e0-b835-4b7e-8bfc-a974a16ca53c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4020389989164787422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40203899891647874224020389989164787422402038998916478742240203899891647874224020389989164787422402038998916478742240203899891647874224020389989164787422402038998916478742240203899891647874224020389989164787422402038998916478742240203899891647874224020389989164787422402038998916478742240203899891647874224020389989164787422402038998916478742240203899891647874224020389989164787422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 216f0cc7-9fb7-4869-b6a3-c42345091eea, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bbc8703-db41-4491-850a-fdc7c02bcb57, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bbc8703-db41-4491-850a-fdc7c02bcb57, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7276507216296877203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72765072162968772037276507216296877203727650721629687720372765072162968772037276507216296877203727650721629687720372765072162968772037276507216296877203727650721629687720372765072162968772037276507216296877203727650721629687720372765072162968772037276507216296877203727650721629687720372765072162968772037276507216296877203727650721629687720372765072162968772037276507216296877203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70f83e0-b835-4b7e-8bfc-a974a16ca53c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f36f85c6-a798-4956-be31-523f14896c0b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36f85c6-a798-4956-be31-523f14896c0b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9023224851086208484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90232248510862084849023224851086208484902322485108620848490232248510862084849023224851086208484902322485108620848490232248510862084849023224851086208484902322485108620848490232248510862084849023224851086208484902322485108620848490232248510862084849023224851086208484902322485108620848490232248510862084849023224851086208484902322485108620848490232248510862084849023224851086208484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bbc8703-db41-4491-850a-fdc7c02bcb57, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af01dd7e-56d4-4dc2-875f-a48a488d1ddf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af01dd7e-56d4-4dc2-875f-a48a488d1ddf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16136140740603765388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613614074060376538816136140740603765388161361407406037653881613614074060376538816136140740603765388161361407406037653881613614074060376538816136140740603765388161361407406037653881613614074060376538816136140740603765388161361407406037653881613614074060376538816136140740603765388161361407406037653881613614074060376538816136140740603765388161361407406037653881613614074060376538816136140740603765388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af01dd7e-56d4-4dc2-875f-a48a488d1ddf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f22ceb0d-c710-468a-8a41-6b5ea0ca9b2c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f22ceb0d-c710-468a-8a41-6b5ea0ca9b2c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18365388524588838854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836538852458883885418365388524588838854183653885245888388541836538852458883885418365388524588838854183653885245888388541836538852458883885418365388524588838854183653885245888388541836538852458883885418365388524588838854183653885245888388541836538852458883885418365388524588838854183653885245888388541836538852458883885418365388524588838854183653885245888388541836538852458883885418365388524588838854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36f85c6-a798-4956-be31-523f14896c0b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ba70591-7141-40ba-9c2d-6daf39cbb97f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ba70591-7141-40ba-9c2d-6daf39cbb97f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9581982793028356230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95819827930283562309581982793028356230958198279302835623095819827930283562309581982793028356230958198279302835623095819827930283562309581982793028356230958198279302835623095819827930283562309581982793028356230958198279302835623095819827930283562309581982793028356230958198279302835623095819827930283562309581982793028356230958198279302835623095819827930283562309581982793028356230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f22ceb0d-c710-468a-8a41-6b5ea0ca9b2c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b214c03c-0bd1-45b3-8d6c-ea821df67201, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b214c03c-0bd1-45b3-8d6c-ea821df67201, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6486330977281895113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64863309772818951136486330977281895113648633097728189511364863309772818951136486330977281895113648633097728189511364863309772818951136486330977281895113648633097728189511364863309772818951136486330977281895113648633097728189511364863309772818951136486330977281895113648633097728189511364863309772818951136486330977281895113648633097728189511364863309772818951136486330977281895113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ba70591-7141-40ba-9c2d-6daf39cbb97f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b9343e5-2ae7-4386-8203-890059d044df, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b9343e5-2ae7-4386-8203-890059d044df, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1026032868437706834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10260328684377068341026032868437706834102603286843770683410260328684377068341026032868437706834102603286843770683410260328684377068341026032868437706834102603286843770683410260328684377068341026032868437706834102603286843770683410260328684377068341026032868437706834102603286843770683410260328684377068341026032868437706834102603286843770683410260328684377068341026032868437706834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b214c03c-0bd1-45b3-8d6c-ea821df67201, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3368b50-95e6-437a-85a8-8da6d7eaefb3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3368b50-95e6-437a-85a8-8da6d7eaefb3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11112156394143685346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111215639414368534611112156394143685346111121563941436853461111215639414368534611112156394143685346111121563941436853461111215639414368534611112156394143685346111121563941436853461111215639414368534611112156394143685346111121563941436853461111215639414368534611112156394143685346111121563941436853461111215639414368534611112156394143685346111121563941436853461111215639414368534611112156394143685346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b9343e5-2ae7-4386-8203-890059d044df, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a83a972-cf6a-495b-83cd-4567905139b2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a83a972-cf6a-495b-83cd-4567905139b2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17582276648305146545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758227664830514654517582276648305146545175822766483051465451758227664830514654517582276648305146545175822766483051465451758227664830514654517582276648305146545175822766483051465451758227664830514654517582276648305146545175822766483051465451758227664830514654517582276648305146545175822766483051465451758227664830514654517582276648305146545175822766483051465451758227664830514654517582276648305146545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3368b50-95e6-437a-85a8-8da6d7eaefb3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ba632a7-a609-4405-9976-5b85b7d07a63, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ba632a7-a609-4405-9976-5b85b7d07a63, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6276125500972979468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62761255009729794686276125500972979468627612550097297946862761255009729794686276125500972979468627612550097297946862761255009729794686276125500972979468627612550097297946862761255009729794686276125500972979468627612550097297946862761255009729794686276125500972979468627612550097297946862761255009729794686276125500972979468627612550097297946862761255009729794686276125500972979468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a83a972-cf6a-495b-83cd-4567905139b2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 026478cd-ddd7-4b7b-94a1-feb0924f3324, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 026478cd-ddd7-4b7b-94a1-feb0924f3324, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9142127928837212503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91421279288372125039142127928837212503914212792883721250391421279288372125039142127928837212503914212792883721250391421279288372125039142127928837212503914212792883721250391421279288372125039142127928837212503914212792883721250391421279288372125039142127928837212503914212792883721250391421279288372125039142127928837212503914212792883721250391421279288372125039142127928837212503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ba632a7-a609-4405-9976-5b85b7d07a63, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23a1b3d9-af61-4c8e-9f7d-7a46267731ec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 026478cd-ddd7-4b7b-94a1-feb0924f3324, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23a1b3d9-af61-4c8e-9f7d-7a46267731ec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12706832417441039314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270683241744103931412706832417441039314127068324174410393141270683241744103931412706832417441039314127068324174410393141270683241744103931412706832417441039314127068324174410393141270683241744103931412706832417441039314127068324174410393141270683241744103931412706832417441039314127068324174410393141270683241744103931412706832417441039314127068324174410393141270683241744103931412706832417441039314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8efe1fa1-eba6-439e-8788-6aec32f0cf55, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8efe1fa1-eba6-439e-8788-6aec32f0cf55, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8121305598229612234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81213055982296122348121305598229612234812130559822961223481213055982296122348121305598229612234812130559822961223481213055982296122348121305598229612234812130559822961223481213055982296122348121305598229612234812130559822961223481213055982296122348121305598229612234812130559822961223481213055982296122348121305598229612234812130559822961223481213055982296122348121305598229612234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23a1b3d9-af61-4c8e-9f7d-7a46267731ec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9827a6ca-7d56-4389-9efd-2d93502a2a95, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9827a6ca-7d56-4389-9efd-2d93502a2a95, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3303313376698597285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33033133766985972853303313376698597285330331337669859728533033133766985972853303313376698597285330331337669859728533033133766985972853303313376698597285330331337669859728533033133766985972853303313376698597285330331337669859728533033133766985972853303313376698597285330331337669859728533033133766985972853303313376698597285330331337669859728533033133766985972853303313376698597285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8efe1fa1-eba6-439e-8788-6aec32f0cf55, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8b7c641-44a3-4464-9e0d-56d123e4fe92, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8b7c641-44a3-4464-9e0d-56d123e4fe92, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10270848208731095199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027084820873109519910270848208731095199102708482087310951991027084820873109519910270848208731095199102708482087310951991027084820873109519910270848208731095199102708482087310951991027084820873109519910270848208731095199102708482087310951991027084820873109519910270848208731095199102708482087310951991027084820873109519910270848208731095199102708482087310951991027084820873109519910270848208731095199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9827a6ca-7d56-4389-9efd-2d93502a2a95, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baad61df-8c57-4d38-bf5c-454c7d6b8588, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baad61df-8c57-4d38-bf5c-454c7d6b8588, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13533077110437905069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353307711043790506913533077110437905069135330771104379050691353307711043790506913533077110437905069135330771104379050691353307711043790506913533077110437905069135330771104379050691353307711043790506913533077110437905069135330771104379050691353307711043790506913533077110437905069135330771104379050691353307711043790506913533077110437905069135330771104379050691353307711043790506913533077110437905069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8b7c641-44a3-4464-9e0d-56d123e4fe92, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbf2e924-5088-48c3-bb14-1f05f85618b2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbf2e924-5088-48c3-bb14-1f05f85618b2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10845203479343484242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084520347934348424210845203479343484242108452034793434842421084520347934348424210845203479343484242108452034793434842421084520347934348424210845203479343484242108452034793434842421084520347934348424210845203479343484242108452034793434842421084520347934348424210845203479343484242108452034793434842421084520347934348424210845203479343484242108452034793434842421084520347934348424210845203479343484242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbf2e924-5088-48c3-bb14-1f05f85618b2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed126a42-680f-47d9-9006-28f2bb976269, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed126a42-680f-47d9-9006-28f2bb976269, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6496927912401455702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64969279124014557026496927912401455702649692791240145570264969279124014557026496927912401455702649692791240145570264969279124014557026496927912401455702649692791240145570264969279124014557026496927912401455702649692791240145570264969279124014557026496927912401455702649692791240145570264969279124014557026496927912401455702649692791240145570264969279124014557026496927912401455702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baad61df-8c57-4d38-bf5c-454c7d6b8588, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ca9749-08ff-4e0f-bfc6-a1cb61e19ea7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ca9749-08ff-4e0f-bfc6-a1cb61e19ea7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8675596736816630381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86755967368166303818675596736816630381867559673681663038186755967368166303818675596736816630381867559673681663038186755967368166303818675596736816630381867559673681663038186755967368166303818675596736816630381867559673681663038186755967368166303818675596736816630381867559673681663038186755967368166303818675596736816630381867559673681663038186755967368166303818675596736816630381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed126a42-680f-47d9-9006-28f2bb976269, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36080554-2586-4032-8df2-51385f8f3e1e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36080554-2586-4032-8df2-51385f8f3e1e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9218186903955072335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92181869039550723359218186903955072335921818690395507233592181869039550723359218186903955072335921818690395507233592181869039550723359218186903955072335921818690395507233592181869039550723359218186903955072335921818690395507233592181869039550723359218186903955072335921818690395507233592181869039550723359218186903955072335921818690395507233592181869039550723359218186903955072335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ca9749-08ff-4e0f-bfc6-a1cb61e19ea7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53fcc869-797d-4970-9e12-fe64badc1b61, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53fcc869-797d-4970-9e12-fe64badc1b61, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4023856515578430843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40238565155784308434023856515578430843402385651557843084340238565155784308434023856515578430843402385651557843084340238565155784308434023856515578430843402385651557843084340238565155784308434023856515578430843402385651557843084340238565155784308434023856515578430843402385651557843084340238565155784308434023856515578430843402385651557843084340238565155784308434023856515578430843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36080554-2586-4032-8df2-51385f8f3e1e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 222117ae-accb-4818-98f8-43988b388d86, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 222117ae-accb-4818-98f8-43988b388d86, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1258711338685058372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12587113386850583721258711338685058372125871133868505837212587113386850583721258711338685058372125871133868505837212587113386850583721258711338685058372125871133868505837212587113386850583721258711338685058372125871133868505837212587113386850583721258711338685058372125871133868505837212587113386850583721258711338685058372125871133868505837212587113386850583721258711338685058372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53fcc869-797d-4970-9e12-fe64badc1b61, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc81e851-6b17-4328-b985-6b0325f274d0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc81e851-6b17-4328-b985-6b0325f274d0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3638941254911168115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36389412549111681153638941254911168115363894125491116811536389412549111681153638941254911168115363894125491116811536389412549111681153638941254911168115363894125491116811536389412549111681153638941254911168115363894125491116811536389412549111681153638941254911168115363894125491116811536389412549111681153638941254911168115363894125491116811536389412549111681153638941254911168115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 222117ae-accb-4818-98f8-43988b388d86, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13317421-6973-4db0-9ac9-de5e48549e39, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13317421-6973-4db0-9ac9-de5e48549e39, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12169366055733897729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216936605573389772912169366055733897729121693660557338977291216936605573389772912169366055733897729121693660557338977291216936605573389772912169366055733897729121693660557338977291216936605573389772912169366055733897729121693660557338977291216936605573389772912169366055733897729121693660557338977291216936605573389772912169366055733897729121693660557338977291216936605573389772912169366055733897729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13317421-6973-4db0-9ac9-de5e48549e39, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 329b847b-ff53-4721-958b-713f42b7f713, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 329b847b-ff53-4721-958b-713f42b7f713, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15849818698603299724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584981869860329972415849818698603299724158498186986032997241584981869860329972415849818698603299724158498186986032997241584981869860329972415849818698603299724158498186986032997241584981869860329972415849818698603299724158498186986032997241584981869860329972415849818698603299724158498186986032997241584981869860329972415849818698603299724158498186986032997241584981869860329972415849818698603299724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc81e851-6b17-4328-b985-6b0325f274d0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29b5deef-6e63-465f-9b85-751e238aa7ef, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29b5deef-6e63-465f-9b85-751e238aa7ef, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14724906245395675427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472490624539567542714724906245395675427147249062453956754271472490624539567542714724906245395675427147249062453956754271472490624539567542714724906245395675427147249062453956754271472490624539567542714724906245395675427147249062453956754271472490624539567542714724906245395675427147249062453956754271472490624539567542714724906245395675427147249062453956754271472490624539567542714724906245395675427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 329b847b-ff53-4721-958b-713f42b7f713, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e0f1454-e3b5-4149-82eb-6ac4808df21e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e0f1454-e3b5-4149-82eb-6ac4808df21e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14233322422722302827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423332242272230282714233322422722302827142333224227223028271423332242272230282714233322422722302827142333224227223028271423332242272230282714233322422722302827142333224227223028271423332242272230282714233322422722302827142333224227223028271423332242272230282714233322422722302827142333224227223028271423332242272230282714233322422722302827142333224227223028271423332242272230282714233322422722302827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29b5deef-6e63-465f-9b85-751e238aa7ef, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc0fc84-4de4-4bad-b899-1de482f5b06a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc0fc84-4de4-4bad-b899-1de482f5b06a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8414195489303271929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84141954893032719298414195489303271929841419548930327192984141954893032719298414195489303271929841419548930327192984141954893032719298414195489303271929841419548930327192984141954893032719298414195489303271929841419548930327192984141954893032719298414195489303271929841419548930327192984141954893032719298414195489303271929841419548930327192984141954893032719298414195489303271929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e0f1454-e3b5-4149-82eb-6ac4808df21e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1628490e-f85c-41bf-924d-dae28c1b598f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1628490e-f85c-41bf-924d-dae28c1b598f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8657086188943127399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86570861889431273998657086188943127399865708618894312739986570861889431273998657086188943127399865708618894312739986570861889431273998657086188943127399865708618894312739986570861889431273998657086188943127399865708618894312739986570861889431273998657086188943127399865708618894312739986570861889431273998657086188943127399865708618894312739986570861889431273998657086188943127399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1628490e-f85c-41bf-924d-dae28c1b598f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8a30a3-2558-407b-8533-2db2dd2d74a1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8a30a3-2558-407b-8533-2db2dd2d74a1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9546410461732342270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95464104617323422709546410461732342270954641046173234227095464104617323422709546410461732342270954641046173234227095464104617323422709546410461732342270954641046173234227095464104617323422709546410461732342270954641046173234227095464104617323422709546410461732342270954641046173234227095464104617323422709546410461732342270954641046173234227095464104617323422709546410461732342270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc0fc84-4de4-4bad-b899-1de482f5b06a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25df4594-d255-446e-9e96-cb6ae41003b6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25df4594-d255-446e-9e96-cb6ae41003b6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6415375231829674556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64153752318296745566415375231829674556641537523182967455664153752318296745566415375231829674556641537523182967455664153752318296745566415375231829674556641537523182967455664153752318296745566415375231829674556641537523182967455664153752318296745566415375231829674556641537523182967455664153752318296745566415375231829674556641537523182967455664153752318296745566415375231829674556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25df4594-d255-446e-9e96-cb6ae41003b6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbd0295a-413e-480c-9f61-b8d15ba36eda, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8a30a3-2558-407b-8533-2db2dd2d74a1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bb23344-fc40-41cc-9de5-2585d7c52331, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bb23344-fc40-41cc-9de5-2585d7c52331, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18274410450617717007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827441045061771700718274410450617717007182744104506177170071827441045061771700718274410450617717007182744104506177170071827441045061771700718274410450617717007182744104506177170071827441045061771700718274410450617717007182744104506177170071827441045061771700718274410450617717007182744104506177170071827441045061771700718274410450617717007182744104506177170071827441045061771700718274410450617717007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbd0295a-413e-480c-9f61-b8d15ba36eda, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1827056954390522616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18270569543905226161827056954390522616182705695439052261618270569543905226161827056954390522616182705695439052261618270569543905226161827056954390522616182705695439052261618270569543905226161827056954390522616182705695439052261618270569543905226161827056954390522616182705695439052261618270569543905226161827056954390522616182705695439052261618270569543905226161827056954390522616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bb23344-fc40-41cc-9de5-2585d7c52331, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 875b6e3d-21b5-48ba-89ae-507eea7bd514, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 875b6e3d-21b5-48ba-89ae-507eea7bd514, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5759338583037234478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57593385830372344785759338583037234478575933858303723447857593385830372344785759338583037234478575933858303723447857593385830372344785759338583037234478575933858303723447857593385830372344785759338583037234478575933858303723447857593385830372344785759338583037234478575933858303723447857593385830372344785759338583037234478575933858303723447857593385830372344785759338583037234478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbd0295a-413e-480c-9f61-b8d15ba36eda, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d91fae9-7a46-4d7f-98df-c62b83a1307d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d91fae9-7a46-4d7f-98df-c62b83a1307d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7803544906290902322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78035449062909023227803544906290902322780354490629090232278035449062909023227803544906290902322780354490629090232278035449062909023227803544906290902322780354490629090232278035449062909023227803544906290902322780354490629090232278035449062909023227803544906290902322780354490629090232278035449062909023227803544906290902322780354490629090232278035449062909023227803544906290902322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d91fae9-7a46-4d7f-98df-c62b83a1307d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 808ac5d1-4d0c-4e70-a28e-1a3bd283ce67, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 808ac5d1-4d0c-4e70-a28e-1a3bd283ce67, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7189693809718359321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71896938097183593217189693809718359321718969380971835932171896938097183593217189693809718359321718969380971835932171896938097183593217189693809718359321718969380971835932171896938097183593217189693809718359321718969380971835932171896938097183593217189693809718359321718969380971835932171896938097183593217189693809718359321718969380971835932171896938097183593217189693809718359321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 875b6e3d-21b5-48ba-89ae-507eea7bd514, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f6773a-e56e-46e8-801b-15b7d10275fa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f6773a-e56e-46e8-801b-15b7d10275fa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6149651823475063885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61496518234750638856149651823475063885614965182347506388561496518234750638856149651823475063885614965182347506388561496518234750638856149651823475063885614965182347506388561496518234750638856149651823475063885614965182347506388561496518234750638856149651823475063885614965182347506388561496518234750638856149651823475063885614965182347506388561496518234750638856149651823475063885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 808ac5d1-4d0c-4e70-a28e-1a3bd283ce67, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf10f640-5b49-4906-950e-82ea95f9ab38, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf10f640-5b49-4906-950e-82ea95f9ab38, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17439103367050930991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743910336705093099117439103367050930991174391033670509309911743910336705093099117439103367050930991174391033670509309911743910336705093099117439103367050930991174391033670509309911743910336705093099117439103367050930991174391033670509309911743910336705093099117439103367050930991174391033670509309911743910336705093099117439103367050930991174391033670509309911743910336705093099117439103367050930991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f6773a-e56e-46e8-801b-15b7d10275fa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a3d032-608f-41c0-af68-80cfa6ed488e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a3d032-608f-41c0-af68-80cfa6ed488e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15875267427768794321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587526742776879432115875267427768794321158752674277687943211587526742776879432115875267427768794321158752674277687943211587526742776879432115875267427768794321158752674277687943211587526742776879432115875267427768794321158752674277687943211587526742776879432115875267427768794321158752674277687943211587526742776879432115875267427768794321158752674277687943211587526742776879432115875267427768794321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf10f640-5b49-4906-950e-82ea95f9ab38, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0150e6c-c6e2-4f62-a238-fb3a0c666e10, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0150e6c-c6e2-4f62-a238-fb3a0c666e10, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9063974259492963907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90639742594929639079063974259492963907906397425949296390790639742594929639079063974259492963907906397425949296390790639742594929639079063974259492963907906397425949296390790639742594929639079063974259492963907906397425949296390790639742594929639079063974259492963907906397425949296390790639742594929639079063974259492963907906397425949296390790639742594929639079063974259492963907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0150e6c-c6e2-4f62-a238-fb3a0c666e10, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad704a01-6fa4-4d0f-bcd2-548719683d1a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad704a01-6fa4-4d0f-bcd2-548719683d1a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 759833574205563932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932759833574205563932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a3d032-608f-41c0-af68-80cfa6ed488e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cc83337-ac06-48bb-a230-0e94df633006, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad704a01-6fa4-4d0f-bcd2-548719683d1a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9507999a-d7d6-4e42-9e7f-893042805e46, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9507999a-d7d6-4e42-9e7f-893042805e46, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16088719161466136286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608871916146613628616088719161466136286160887191614661362861608871916146613628616088719161466136286160887191614661362861608871916146613628616088719161466136286160887191614661362861608871916146613628616088719161466136286160887191614661362861608871916146613628616088719161466136286160887191614661362861608871916146613628616088719161466136286160887191614661362861608871916146613628616088719161466136286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cc83337-ac06-48bb-a230-0e94df633006, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 403228608843659516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516403228608843659516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cc83337-ac06-48bb-a230-0e94df633006, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb210795-b456-4140-bfc0-c0e769593fcb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb210795-b456-4140-bfc0-c0e769593fcb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10393958022064252573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039395802206425257310393958022064252573103939580220642525731039395802206425257310393958022064252573103939580220642525731039395802206425257310393958022064252573103939580220642525731039395802206425257310393958022064252573103939580220642525731039395802206425257310393958022064252573103939580220642525731039395802206425257310393958022064252573103939580220642525731039395802206425257310393958022064252573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9507999a-d7d6-4e42-9e7f-893042805e46, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d6cd553-dc38-48fe-8d1c-168ef67f49b3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d6cd553-dc38-48fe-8d1c-168ef67f49b3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14580036498458265880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458003649845826588014580036498458265880145800364984582658801458003649845826588014580036498458265880145800364984582658801458003649845826588014580036498458265880145800364984582658801458003649845826588014580036498458265880145800364984582658801458003649845826588014580036498458265880145800364984582658801458003649845826588014580036498458265880145800364984582658801458003649845826588014580036498458265880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb210795-b456-4140-bfc0-c0e769593fcb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c1300ef-33c9-4b11-8289-653d5cd1eeaa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c1300ef-33c9-4b11-8289-653d5cd1eeaa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14451363593720767151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445136359372076715114451363593720767151144513635937207671511445136359372076715114451363593720767151144513635937207671511445136359372076715114451363593720767151144513635937207671511445136359372076715114451363593720767151144513635937207671511445136359372076715114451363593720767151144513635937207671511445136359372076715114451363593720767151144513635937207671511445136359372076715114451363593720767151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d6cd553-dc38-48fe-8d1c-168ef67f49b3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54bdf8d1-fc27-4b63-82e9-15a2dd21f9a8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c1300ef-33c9-4b11-8289-653d5cd1eeaa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da6e1c7-1130-48c0-9eb4-820db65ae9d6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da6e1c7-1130-48c0-9eb4-820db65ae9d6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11423174436611500552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142317443661150055211423174436611500552114231744366115005521142317443661150055211423174436611500552114231744366115005521142317443661150055211423174436611500552114231744366115005521142317443661150055211423174436611500552114231744366115005521142317443661150055211423174436611500552114231744366115005521142317443661150055211423174436611500552114231744366115005521142317443661150055211423174436611500552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54bdf8d1-fc27-4b63-82e9-15a2dd21f9a8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17861683984345858719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786168398434585871917861683984345858719178616839843458587191786168398434585871917861683984345858719178616839843458587191786168398434585871917861683984345858719178616839843458587191786168398434585871917861683984345858719178616839843458587191786168398434585871917861683984345858719178616839843458587191786168398434585871917861683984345858719178616839843458587191786168398434585871917861683984345858719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da6e1c7-1130-48c0-9eb4-820db65ae9d6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd586acd-0e26-4981-90a7-0e12f72c39f4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd586acd-0e26-4981-90a7-0e12f72c39f4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4701536697391945501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47015366973919455014701536697391945501470153669739194550147015366973919455014701536697391945501470153669739194550147015366973919455014701536697391945501470153669739194550147015366973919455014701536697391945501470153669739194550147015366973919455014701536697391945501470153669739194550147015366973919455014701536697391945501470153669739194550147015366973919455014701536697391945501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54bdf8d1-fc27-4b63-82e9-15a2dd21f9a8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d211acc-f157-468b-8318-0da8ebccbd4e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d211acc-f157-468b-8318-0da8ebccbd4e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830648748734195328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48306487487341953284830648748734195328483064874873419532848306487487341953284830648748734195328483064874873419532848306487487341953284830648748734195328483064874873419532848306487487341953284830648748734195328483064874873419532848306487487341953284830648748734195328483064874873419532848306487487341953284830648748734195328483064874873419532848306487487341953284830648748734195328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd586acd-0e26-4981-90a7-0e12f72c39f4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13fe1fae-231f-4cc1-96bc-8bfe18fb57a7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13fe1fae-231f-4cc1-96bc-8bfe18fb57a7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10082004918744258697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008200491874425869710082004918744258697100820049187442586971008200491874425869710082004918744258697100820049187442586971008200491874425869710082004918744258697100820049187442586971008200491874425869710082004918744258697100820049187442586971008200491874425869710082004918744258697100820049187442586971008200491874425869710082004918744258697100820049187442586971008200491874425869710082004918744258697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d211acc-f157-468b-8318-0da8ebccbd4e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3d35d2c-d2d3-4ba0-9245-a3b6686113e1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3d35d2c-d2d3-4ba0-9245-a3b6686113e1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10359232798868380290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035923279886838029010359232798868380290103592327988683802901035923279886838029010359232798868380290103592327988683802901035923279886838029010359232798868380290103592327988683802901035923279886838029010359232798868380290103592327988683802901035923279886838029010359232798868380290103592327988683802901035923279886838029010359232798868380290103592327988683802901035923279886838029010359232798868380290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13fe1fae-231f-4cc1-96bc-8bfe18fb57a7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea9bfe8-e9e6-4dd4-9a91-d7fe9da64190, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea9bfe8-e9e6-4dd4-9a91-d7fe9da64190, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9743952121653959798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97439521216539597989743952121653959798974395212165395979897439521216539597989743952121653959798974395212165395979897439521216539597989743952121653959798974395212165395979897439521216539597989743952121653959798974395212165395979897439521216539597989743952121653959798974395212165395979897439521216539597989743952121653959798974395212165395979897439521216539597989743952121653959798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3d35d2c-d2d3-4ba0-9245-a3b6686113e1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3c3e648-dc58-448d-a8b3-d20c9cd03dd2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3c3e648-dc58-448d-a8b3-d20c9cd03dd2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4747864675962088871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47478646759620888714747864675962088871474786467596208887147478646759620888714747864675962088871474786467596208887147478646759620888714747864675962088871474786467596208887147478646759620888714747864675962088871474786467596208887147478646759620888714747864675962088871474786467596208887147478646759620888714747864675962088871474786467596208887147478646759620888714747864675962088871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea9bfe8-e9e6-4dd4-9a91-d7fe9da64190, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25ef0a4a-a3d2-4db2-81d8-50bad5943f47, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25ef0a4a-a3d2-4db2-81d8-50bad5943f47, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16534518772155085425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653451877215508542516534518772155085425165345187721550854251653451877215508542516534518772155085425165345187721550854251653451877215508542516534518772155085425165345187721550854251653451877215508542516534518772155085425165345187721550854251653451877215508542516534518772155085425165345187721550854251653451877215508542516534518772155085425165345187721550854251653451877215508542516534518772155085425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3c3e648-dc58-448d-a8b3-d20c9cd03dd2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8b5cbba-80c0-4f7e-a9b8-2be5d675ab2c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8b5cbba-80c0-4f7e-a9b8-2be5d675ab2c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14423754338638492115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442375433863849211514423754338638492115144237543386384921151442375433863849211514423754338638492115144237543386384921151442375433863849211514423754338638492115144237543386384921151442375433863849211514423754338638492115144237543386384921151442375433863849211514423754338638492115144237543386384921151442375433863849211514423754338638492115144237543386384921151442375433863849211514423754338638492115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25ef0a4a-a3d2-4db2-81d8-50bad5943f47, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3337b428-fe6f-492b-8aa3-9bb7810ba561, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3337b428-fe6f-492b-8aa3-9bb7810ba561, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1783918345365628017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17839183453656280171783918345365628017178391834536562801717839183453656280171783918345365628017178391834536562801717839183453656280171783918345365628017178391834536562801717839183453656280171783918345365628017178391834536562801717839183453656280171783918345365628017178391834536562801717839183453656280171783918345365628017178391834536562801717839183453656280171783918345365628017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8b5cbba-80c0-4f7e-a9b8-2be5d675ab2c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d1b9bc6-7d10-4da0-bf59-126c0c8229f8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d1b9bc6-7d10-4da0-bf59-126c0c8229f8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2066596443064053854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20665964430640538542066596443064053854206659644306405385420665964430640538542066596443064053854206659644306405385420665964430640538542066596443064053854206659644306405385420665964430640538542066596443064053854206659644306405385420665964430640538542066596443064053854206659644306405385420665964430640538542066596443064053854206659644306405385420665964430640538542066596443064053854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3337b428-fe6f-492b-8aa3-9bb7810ba561, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0894ebcf-adcc-46d9-8570-78fc7cd5b7d4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0894ebcf-adcc-46d9-8570-78fc7cd5b7d4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3289019268762732880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32890192687627328803289019268762732880328901926876273288032890192687627328803289019268762732880328901926876273288032890192687627328803289019268762732880328901926876273288032890192687627328803289019268762732880328901926876273288032890192687627328803289019268762732880328901926876273288032890192687627328803289019268762732880328901926876273288032890192687627328803289019268762732880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d1b9bc6-7d10-4da0-bf59-126c0c8229f8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145b4659-62b9-44d7-9903-c83aa944eb98, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145b4659-62b9-44d7-9903-c83aa944eb98, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10264419730045271086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026441973004527108610264419730045271086102644197300452710861026441973004527108610264419730045271086102644197300452710861026441973004527108610264419730045271086102644197300452710861026441973004527108610264419730045271086102644197300452710861026441973004527108610264419730045271086102644197300452710861026441973004527108610264419730045271086102644197300452710861026441973004527108610264419730045271086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0894ebcf-adcc-46d9-8570-78fc7cd5b7d4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 064731f6-5b0e-4c8d-a8a9-91c6d8a11b2f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 064731f6-5b0e-4c8d-a8a9-91c6d8a11b2f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16844523259648380804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684452325964838080416844523259648380804168445232596483808041684452325964838080416844523259648380804168445232596483808041684452325964838080416844523259648380804168445232596483808041684452325964838080416844523259648380804168445232596483808041684452325964838080416844523259648380804168445232596483808041684452325964838080416844523259648380804168445232596483808041684452325964838080416844523259648380804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 064731f6-5b0e-4c8d-a8a9-91c6d8a11b2f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e932b15a-c444-4461-93f6-78095aaca02f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145b4659-62b9-44d7-9903-c83aa944eb98, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff780988-c921-45d2-8b25-3c126bbf2fc8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff780988-c921-45d2-8b25-3c126bbf2fc8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13835953629169162660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383595362916916266013835953629169162660138359536291691626601383595362916916266013835953629169162660138359536291691626601383595362916916266013835953629169162660138359536291691626601383595362916916266013835953629169162660138359536291691626601383595362916916266013835953629169162660138359536291691626601383595362916916266013835953629169162660138359536291691626601383595362916916266013835953629169162660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e932b15a-c444-4461-93f6-78095aaca02f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17016518632073493264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701651863207349326417016518632073493264170165186320734932641701651863207349326417016518632073493264170165186320734932641701651863207349326417016518632073493264170165186320734932641701651863207349326417016518632073493264170165186320734932641701651863207349326417016518632073493264170165186320734932641701651863207349326417016518632073493264170165186320734932641701651863207349326417016518632073493264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff780988-c921-45d2-8b25-3c126bbf2fc8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0931e2e8-5324-4911-a549-6bb2b2277a65, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0931e2e8-5324-4911-a549-6bb2b2277a65, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16817514745937539722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681751474593753972216817514745937539722168175147459375397221681751474593753972216817514745937539722168175147459375397221681751474593753972216817514745937539722168175147459375397221681751474593753972216817514745937539722168175147459375397221681751474593753972216817514745937539722168175147459375397221681751474593753972216817514745937539722168175147459375397221681751474593753972216817514745937539722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e932b15a-c444-4461-93f6-78095aaca02f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b734cfb-1bf8-414e-9853-b5da25d95620, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b734cfb-1bf8-414e-9853-b5da25d95620, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18370285410246988574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837028541024698857418370285410246988574183702854102469885741837028541024698857418370285410246988574183702854102469885741837028541024698857418370285410246988574183702854102469885741837028541024698857418370285410246988574183702854102469885741837028541024698857418370285410246988574183702854102469885741837028541024698857418370285410246988574183702854102469885741837028541024698857418370285410246988574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0931e2e8-5324-4911-a549-6bb2b2277a65, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0992fa5d-665d-4718-874d-c958d505e374, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b734cfb-1bf8-414e-9853-b5da25d95620, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 033d029e-2323-444c-985e-e08c4d0abb0c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 033d029e-2323-444c-985e-e08c4d0abb0c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11116082003612073366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111608200361207336611116082003612073366111160820036120733661111608200361207336611116082003612073366111160820036120733661111608200361207336611116082003612073366111160820036120733661111608200361207336611116082003612073366111160820036120733661111608200361207336611116082003612073366111160820036120733661111608200361207336611116082003612073366111160820036120733661111608200361207336611116082003612073366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0992fa5d-665d-4718-874d-c958d505e374, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6715299245539696488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67152992455396964886715299245539696488671529924553969648867152992455396964886715299245539696488671529924553969648867152992455396964886715299245539696488671529924553969648867152992455396964886715299245539696488671529924553969648867152992455396964886715299245539696488671529924553969648867152992455396964886715299245539696488671529924553969648867152992455396964886715299245539696488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0992fa5d-665d-4718-874d-c958d505e374, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a2d7e6-8248-476b-b4f5-d65161797cb9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a2d7e6-8248-476b-b4f5-d65161797cb9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11034148864651062055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103414886465106205511034148864651062055110341488646510620551103414886465106205511034148864651062055110341488646510620551103414886465106205511034148864651062055110341488646510620551103414886465106205511034148864651062055110341488646510620551103414886465106205511034148864651062055110341488646510620551103414886465106205511034148864651062055110341488646510620551103414886465106205511034148864651062055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 033d029e-2323-444c-985e-e08c4d0abb0c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9170a6b-5d93-4c89-85fe-0b2f111cbf83, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9170a6b-5d93-4c89-85fe-0b2f111cbf83, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12842417485974790676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284241748597479067612842417485974790676128424174859747906761284241748597479067612842417485974790676128424174859747906761284241748597479067612842417485974790676128424174859747906761284241748597479067612842417485974790676128424174859747906761284241748597479067612842417485974790676128424174859747906761284241748597479067612842417485974790676128424174859747906761284241748597479067612842417485974790676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a2d7e6-8248-476b-b4f5-d65161797cb9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01bef5a3-9ec4-4b0f-a624-cedce683d0cc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01bef5a3-9ec4-4b0f-a624-cedce683d0cc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12212346151742846162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221234615174284616212212346151742846162122123461517428461621221234615174284616212212346151742846162122123461517428461621221234615174284616212212346151742846162122123461517428461621221234615174284616212212346151742846162122123461517428461621221234615174284616212212346151742846162122123461517428461621221234615174284616212212346151742846162122123461517428461621221234615174284616212212346151742846162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9170a6b-5d93-4c89-85fe-0b2f111cbf83, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 245b8112-ef0c-4e55-a677-f139352d13e2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 245b8112-ef0c-4e55-a677-f139352d13e2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4554535288998042277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45545352889980422774554535288998042277455453528899804227745545352889980422774554535288998042277455453528899804227745545352889980422774554535288998042277455453528899804227745545352889980422774554535288998042277455453528899804227745545352889980422774554535288998042277455453528899804227745545352889980422774554535288998042277455453528899804227745545352889980422774554535288998042277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01bef5a3-9ec4-4b0f-a624-cedce683d0cc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c5c88af-34dd-406d-a036-ff7aa201fc84, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c5c88af-34dd-406d-a036-ff7aa201fc84, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15875475001982857678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587547500198285767815875475001982857678158754750019828576781587547500198285767815875475001982857678158754750019828576781587547500198285767815875475001982857678158754750019828576781587547500198285767815875475001982857678158754750019828576781587547500198285767815875475001982857678158754750019828576781587547500198285767815875475001982857678158754750019828576781587547500198285767815875475001982857678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 245b8112-ef0c-4e55-a677-f139352d13e2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74a3d4e5-3df5-47e4-a44f-eb52568fb1c5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74a3d4e5-3df5-47e4-a44f-eb52568fb1c5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1446687449227617927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14466874492276179271446687449227617927144668744922761792714466874492276179271446687449227617927144668744922761792714466874492276179271446687449227617927144668744922761792714466874492276179271446687449227617927144668744922761792714466874492276179271446687449227617927144668744922761792714466874492276179271446687449227617927144668744922761792714466874492276179271446687449227617927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c5c88af-34dd-406d-a036-ff7aa201fc84, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a56dcb70-84dd-4204-9eea-9cf9a42e1fb9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a56dcb70-84dd-4204-9eea-9cf9a42e1fb9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7981518660297556057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79815186602975560577981518660297556057798151866029755605779815186602975560577981518660297556057798151866029755605779815186602975560577981518660297556057798151866029755605779815186602975560577981518660297556057798151866029755605779815186602975560577981518660297556057798151866029755605779815186602975560577981518660297556057798151866029755605779815186602975560577981518660297556057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74a3d4e5-3df5-47e4-a44f-eb52568fb1c5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2efa6897-4c78-4dad-aa56-a4ccf6ce44ed, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2efa6897-4c78-4dad-aa56-a4ccf6ce44ed, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5010167828236295026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50101678282362950265010167828236295026501016782823629502650101678282362950265010167828236295026501016782823629502650101678282362950265010167828236295026501016782823629502650101678282362950265010167828236295026501016782823629502650101678282362950265010167828236295026501016782823629502650101678282362950265010167828236295026501016782823629502650101678282362950265010167828236295026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a56dcb70-84dd-4204-9eea-9cf9a42e1fb9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab094cc6-62c7-4932-bf36-0977e45a7e59, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab094cc6-62c7-4932-bf36-0977e45a7e59, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6766769759582160948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67667697595821609486766769759582160948676676975958216094867667697595821609486766769759582160948676676975958216094867667697595821609486766769759582160948676676975958216094867667697595821609486766769759582160948676676975958216094867667697595821609486766769759582160948676676975958216094867667697595821609486766769759582160948676676975958216094867667697595821609486766769759582160948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2efa6897-4c78-4dad-aa56-a4ccf6ce44ed, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa661f46-8b16-4d05-980a-99842e7e2007, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa661f46-8b16-4d05-980a-99842e7e2007, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8659429606403947394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86594296064039473948659429606403947394865942960640394739486594296064039473948659429606403947394865942960640394739486594296064039473948659429606403947394865942960640394739486594296064039473948659429606403947394865942960640394739486594296064039473948659429606403947394865942960640394739486594296064039473948659429606403947394865942960640394739486594296064039473948659429606403947394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab094cc6-62c7-4932-bf36-0977e45a7e59, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df5bf8e7-229e-4bdb-bac3-7c66a2dcaf13, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df5bf8e7-229e-4bdb-bac3-7c66a2dcaf13, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2979728243341521397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29797282433415213972979728243341521397297972824334152139729797282433415213972979728243341521397297972824334152139729797282433415213972979728243341521397297972824334152139729797282433415213972979728243341521397297972824334152139729797282433415213972979728243341521397297972824334152139729797282433415213972979728243341521397297972824334152139729797282433415213972979728243341521397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df5bf8e7-229e-4bdb-bac3-7c66a2dcaf13, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1253956e-4910-4f7c-b0e8-39ff9fd061d9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1253956e-4910-4f7c-b0e8-39ff9fd061d9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15196935786926655269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519693578692665526915196935786926655269151969357869266552691519693578692665526915196935786926655269151969357869266552691519693578692665526915196935786926655269151969357869266552691519693578692665526915196935786926655269151969357869266552691519693578692665526915196935786926655269151969357869266552691519693578692665526915196935786926655269151969357869266552691519693578692665526915196935786926655269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa661f46-8b16-4d05-980a-99842e7e2007, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2efac17d-bcad-4c6c-bb1b-2089193121db, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2efac17d-bcad-4c6c-bb1b-2089193121db, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15822820234815838298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582282023481583829815822820234815838298158228202348158382981582282023481583829815822820234815838298158228202348158382981582282023481583829815822820234815838298158228202348158382981582282023481583829815822820234815838298158228202348158382981582282023481583829815822820234815838298158228202348158382981582282023481583829815822820234815838298158228202348158382981582282023481583829815822820234815838298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1253956e-4910-4f7c-b0e8-39ff9fd061d9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87fa41a1-b319-495e-970d-da106bf8943d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2efac17d-bcad-4c6c-bb1b-2089193121db, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8854a7d-3f61-4afa-b7dc-d6d4c37de6af, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8854a7d-3f61-4afa-b7dc-d6d4c37de6af, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17181553915357547806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718155391535754780617181553915357547806171815539153575478061718155391535754780617181553915357547806171815539153575478061718155391535754780617181553915357547806171815539153575478061718155391535754780617181553915357547806171815539153575478061718155391535754780617181553915357547806171815539153575478061718155391535754780617181553915357547806171815539153575478061718155391535754780617181553915357547806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87fa41a1-b319-495e-970d-da106bf8943d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15459396073444317875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545939607344431787515459396073444317875154593960734443178751545939607344431787515459396073444317875154593960734443178751545939607344431787515459396073444317875154593960734443178751545939607344431787515459396073444317875154593960734443178751545939607344431787515459396073444317875154593960734443178751545939607344431787515459396073444317875154593960734443178751545939607344431787515459396073444317875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8854a7d-3f61-4afa-b7dc-d6d4c37de6af, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b05f91d-bc03-468d-8ea2-a021e76e60c5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b05f91d-bc03-468d-8ea2-a021e76e60c5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17630328530574003893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763032853057400389317630328530574003893176303285305740038931763032853057400389317630328530574003893176303285305740038931763032853057400389317630328530574003893176303285305740038931763032853057400389317630328530574003893176303285305740038931763032853057400389317630328530574003893176303285305740038931763032853057400389317630328530574003893176303285305740038931763032853057400389317630328530574003893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87fa41a1-b319-495e-970d-da106bf8943d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db6fcada-178d-4ec3-9373-053aee29c84b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db6fcada-178d-4ec3-9373-053aee29c84b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11174284777312924143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117428477731292414311174284777312924143111742847773129241431117428477731292414311174284777312924143111742847773129241431117428477731292414311174284777312924143111742847773129241431117428477731292414311174284777312924143111742847773129241431117428477731292414311174284777312924143111742847773129241431117428477731292414311174284777312924143111742847773129241431117428477731292414311174284777312924143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db6fcada-178d-4ec3-9373-053aee29c84b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b05f91d-bc03-468d-8ea2-a021e76e60c5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76e5ba06-5d90-48c8-8b9f-f0b7fde3b1b6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e42c391-845c-4809-9650-6e009184ebd4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76e5ba06-5d90-48c8-8b9f-f0b7fde3b1b6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12765683277090420168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276568327709042016812765683277090420168127656832770904201681276568327709042016812765683277090420168127656832770904201681276568327709042016812765683277090420168127656832770904201681276568327709042016812765683277090420168127656832770904201681276568327709042016812765683277090420168127656832770904201681276568327709042016812765683277090420168127656832770904201681276568327709042016812765683277090420168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e42c391-845c-4809-9650-6e009184ebd4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1355253325342201952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13552533253422019521355253325342201952135525332534220195213552533253422019521355253325342201952135525332534220195213552533253422019521355253325342201952135525332534220195213552533253422019521355253325342201952135525332534220195213552533253422019521355253325342201952135525332534220195213552533253422019521355253325342201952135525332534220195213552533253422019521355253325342201952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e42c391-845c-4809-9650-6e009184ebd4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fdea867-222d-4c5c-9be8-dc98e48993c8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fdea867-222d-4c5c-9be8-dc98e48993c8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11532584159765933355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153258415976593335511532584159765933355115325841597659333551153258415976593335511532584159765933355115325841597659333551153258415976593335511532584159765933355115325841597659333551153258415976593335511532584159765933355115325841597659333551153258415976593335511532584159765933355115325841597659333551153258415976593335511532584159765933355115325841597659333551153258415976593335511532584159765933355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76e5ba06-5d90-48c8-8b9f-f0b7fde3b1b6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e97f7d-dd17-4a59-a359-1880a2b6b75e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e97f7d-dd17-4a59-a359-1880a2b6b75e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5232422654884348631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52324226548843486315232422654884348631523242265488434863152324226548843486315232422654884348631523242265488434863152324226548843486315232422654884348631523242265488434863152324226548843486315232422654884348631523242265488434863152324226548843486315232422654884348631523242265488434863152324226548843486315232422654884348631523242265488434863152324226548843486315232422654884348631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fdea867-222d-4c5c-9be8-dc98e48993c8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e7600c0-fff3-4b99-8349-4776f0268f8e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e7600c0-fff3-4b99-8349-4776f0268f8e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12655322154963086793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265532215496308679312655322154963086793126553221549630867931265532215496308679312655322154963086793126553221549630867931265532215496308679312655322154963086793126553221549630867931265532215496308679312655322154963086793126553221549630867931265532215496308679312655322154963086793126553221549630867931265532215496308679312655322154963086793126553221549630867931265532215496308679312655322154963086793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e97f7d-dd17-4a59-a359-1880a2b6b75e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d184a2e-fbc3-4bd3-9b7f-c1f7268006f5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d184a2e-fbc3-4bd3-9b7f-c1f7268006f5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 401799538938065057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057401799538938065057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e7600c0-fff3-4b99-8349-4776f0268f8e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1d747d8-f35f-44a3-9a89-9f0d2e4f1a16, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1d747d8-f35f-44a3-9a89-9f0d2e4f1a16, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5098430878006323913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50984308780063239135098430878006323913509843087800632391350984308780063239135098430878006323913509843087800632391350984308780063239135098430878006323913509843087800632391350984308780063239135098430878006323913509843087800632391350984308780063239135098430878006323913509843087800632391350984308780063239135098430878006323913509843087800632391350984308780063239135098430878006323913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d184a2e-fbc3-4bd3-9b7f-c1f7268006f5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924d419f-9de7-4187-928a-e920bec110db, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924d419f-9de7-4187-928a-e920bec110db, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12613510057537344036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261351005753734403612613510057537344036126135100575373440361261351005753734403612613510057537344036126135100575373440361261351005753734403612613510057537344036126135100575373440361261351005753734403612613510057537344036126135100575373440361261351005753734403612613510057537344036126135100575373440361261351005753734403612613510057537344036126135100575373440361261351005753734403612613510057537344036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924d419f-9de7-4187-928a-e920bec110db, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94a317fc-9845-4b43-8103-9c43fd32fd18, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a317fc-9845-4b43-8103-9c43fd32fd18, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2798850233209684274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27988502332096842742798850233209684274279885023320968427427988502332096842742798850233209684274279885023320968427427988502332096842742798850233209684274279885023320968427427988502332096842742798850233209684274279885023320968427427988502332096842742798850233209684274279885023320968427427988502332096842742798850233209684274279885023320968427427988502332096842742798850233209684274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1d747d8-f35f-44a3-9a89-9f0d2e4f1a16, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a91b7a3-9705-4966-9c8d-e0db524781a1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a91b7a3-9705-4966-9c8d-e0db524781a1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7526885690309857311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75268856903098573117526885690309857311752688569030985731175268856903098573117526885690309857311752688569030985731175268856903098573117526885690309857311752688569030985731175268856903098573117526885690309857311752688569030985731175268856903098573117526885690309857311752688569030985731175268856903098573117526885690309857311752688569030985731175268856903098573117526885690309857311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a317fc-9845-4b43-8103-9c43fd32fd18, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48c713bc-34d5-4a0e-aebf-0f4f2df8256e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48c713bc-34d5-4a0e-aebf-0f4f2df8256e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 169411473771954017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017169411473771954017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a91b7a3-9705-4966-9c8d-e0db524781a1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dcf47d3-44ab-4f47-9333-b896dbc51911, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dcf47d3-44ab-4f47-9333-b896dbc51911, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9701749769130734732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97017497691307347329701749769130734732970174976913073473297017497691307347329701749769130734732970174976913073473297017497691307347329701749769130734732970174976913073473297017497691307347329701749769130734732970174976913073473297017497691307347329701749769130734732970174976913073473297017497691307347329701749769130734732970174976913073473297017497691307347329701749769130734732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48c713bc-34d5-4a0e-aebf-0f4f2df8256e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d39e4b66-de17-452d-aedb-6908b5c2b39d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d39e4b66-de17-452d-aedb-6908b5c2b39d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18169795613339994204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816979561333999420418169795613339994204181697956133399942041816979561333999420418169795613339994204181697956133399942041816979561333999420418169795613339994204181697956133399942041816979561333999420418169795613339994204181697956133399942041816979561333999420418169795613339994204181697956133399942041816979561333999420418169795613339994204181697956133399942041816979561333999420418169795613339994204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dcf47d3-44ab-4f47-9333-b896dbc51911, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7adb86d-eff4-420c-a2f5-40a54f892566, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7adb86d-eff4-420c-a2f5-40a54f892566, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15013519775097347876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501351977509734787615013519775097347876150135197750973478761501351977509734787615013519775097347876150135197750973478761501351977509734787615013519775097347876150135197750973478761501351977509734787615013519775097347876150135197750973478761501351977509734787615013519775097347876150135197750973478761501351977509734787615013519775097347876150135197750973478761501351977509734787615013519775097347876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d39e4b66-de17-452d-aedb-6908b5c2b39d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac50a3a7-f1b9-4094-9fbc-4a01a927a61d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac50a3a7-f1b9-4094-9fbc-4a01a927a61d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16772952344111276693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677295234411127669316772952344111276693167729523441112766931677295234411127669316772952344111276693167729523441112766931677295234411127669316772952344111276693167729523441112766931677295234411127669316772952344111276693167729523441112766931677295234411127669316772952344111276693167729523441112766931677295234411127669316772952344111276693167729523441112766931677295234411127669316772952344111276693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7adb86d-eff4-420c-a2f5-40a54f892566, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d3f5b8-1a02-454c-8def-5ec249359dd4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d3f5b8-1a02-454c-8def-5ec249359dd4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5893963842589427257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58939638425894272575893963842589427257589396384258942725758939638425894272575893963842589427257589396384258942725758939638425894272575893963842589427257589396384258942725758939638425894272575893963842589427257589396384258942725758939638425894272575893963842589427257589396384258942725758939638425894272575893963842589427257589396384258942725758939638425894272575893963842589427257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac50a3a7-f1b9-4094-9fbc-4a01a927a61d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9a9290d-4f8b-4afc-af63-17d1f29dd282, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9a9290d-4f8b-4afc-af63-17d1f29dd282, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4347639549547310849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43476395495473108494347639549547310849434763954954731084943476395495473108494347639549547310849434763954954731084943476395495473108494347639549547310849434763954954731084943476395495473108494347639549547310849434763954954731084943476395495473108494347639549547310849434763954954731084943476395495473108494347639549547310849434763954954731084943476395495473108494347639549547310849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9a9290d-4f8b-4afc-af63-17d1f29dd282, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 388f2a71-ff5a-4e2a-be73-0ce6e693a836, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388f2a71-ff5a-4e2a-be73-0ce6e693a836, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10855991233161684756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085599123316168475610855991233161684756108559912331616847561085599123316168475610855991233161684756108559912331616847561085599123316168475610855991233161684756108559912331616847561085599123316168475610855991233161684756108559912331616847561085599123316168475610855991233161684756108559912331616847561085599123316168475610855991233161684756108559912331616847561085599123316168475610855991233161684756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d3f5b8-1a02-454c-8def-5ec249359dd4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2acee2e-8e35-4074-bc43-b6fdde60865e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2acee2e-8e35-4074-bc43-b6fdde60865e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17907769675173144619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790776967517314461917907769675173144619179077696751731446191790776967517314461917907769675173144619179077696751731446191790776967517314461917907769675173144619179077696751731446191790776967517314461917907769675173144619179077696751731446191790776967517314461917907769675173144619179077696751731446191790776967517314461917907769675173144619179077696751731446191790776967517314461917907769675173144619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388f2a71-ff5a-4e2a-be73-0ce6e693a836, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f72d06-d87d-4d86-9a3e-3aa23194cbf1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f72d06-d87d-4d86-9a3e-3aa23194cbf1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3122866487811703278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31228664878117032783122866487811703278312286648781170327831228664878117032783122866487811703278312286648781170327831228664878117032783122866487811703278312286648781170327831228664878117032783122866487811703278312286648781170327831228664878117032783122866487811703278312286648781170327831228664878117032783122866487811703278312286648781170327831228664878117032783122866487811703278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2acee2e-8e35-4074-bc43-b6fdde60865e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4031cf33-1275-4f38-a475-be99c5274bb5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4031cf33-1275-4f38-a475-be99c5274bb5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15004623911572766798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500462391157276679815004623911572766798150046239115727667981500462391157276679815004623911572766798150046239115727667981500462391157276679815004623911572766798150046239115727667981500462391157276679815004623911572766798150046239115727667981500462391157276679815004623911572766798150046239115727667981500462391157276679815004623911572766798150046239115727667981500462391157276679815004623911572766798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f72d06-d87d-4d86-9a3e-3aa23194cbf1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f37322c4-debb-40f0-a670-3766dc33f804, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37322c4-debb-40f0-a670-3766dc33f804, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 248262878889600259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259248262878889600259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4031cf33-1275-4f38-a475-be99c5274bb5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5f6338f-9015-4362-8318-785040d20ad3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5f6338f-9015-4362-8318-785040d20ad3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 250974192924681398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398250974192924681398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37322c4-debb-40f0-a670-3766dc33f804, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4077aab-16ae-4820-9aa1-6fc61445db30, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4077aab-16ae-4820-9aa1-6fc61445db30, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7710341758407476897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77103417584074768977710341758407476897771034175840747689777103417584074768977710341758407476897771034175840747689777103417584074768977710341758407476897771034175840747689777103417584074768977710341758407476897771034175840747689777103417584074768977710341758407476897771034175840747689777103417584074768977710341758407476897771034175840747689777103417584074768977710341758407476897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5f6338f-9015-4362-8318-785040d20ad3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35d86929-12e1-4ee5-bf86-13a16c87762c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35d86929-12e1-4ee5-bf86-13a16c87762c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3388161941000139546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33881619410001395463388161941000139546338816194100013954633881619410001395463388161941000139546338816194100013954633881619410001395463388161941000139546338816194100013954633881619410001395463388161941000139546338816194100013954633881619410001395463388161941000139546338816194100013954633881619410001395463388161941000139546338816194100013954633881619410001395463388161941000139546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4077aab-16ae-4820-9aa1-6fc61445db30, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba03aea-1cef-4742-9feb-ee71ab21b5c6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba03aea-1cef-4742-9feb-ee71ab21b5c6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18433271036757452878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843327103675745287818433271036757452878184332710367574528781843327103675745287818433271036757452878184332710367574528781843327103675745287818433271036757452878184332710367574528781843327103675745287818433271036757452878184332710367574528781843327103675745287818433271036757452878184332710367574528781843327103675745287818433271036757452878184332710367574528781843327103675745287818433271036757452878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35d86929-12e1-4ee5-bf86-13a16c87762c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0aeac40-8be0-45af-8aa3-ab0667b8f41a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0aeac40-8be0-45af-8aa3-ab0667b8f41a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9466039926850616059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94660399268506160599466039926850616059946603992685061605994660399268506160599466039926850616059946603992685061605994660399268506160599466039926850616059946603992685061605994660399268506160599466039926850616059946603992685061605994660399268506160599466039926850616059946603992685061605994660399268506160599466039926850616059946603992685061605994660399268506160599466039926850616059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba03aea-1cef-4742-9feb-ee71ab21b5c6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca18caa-5e8e-45f5-9e24-faf77ffae171, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca18caa-5e8e-45f5-9e24-faf77ffae171, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10682815316226254268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068281531622625426810682815316226254268106828153162262542681068281531622625426810682815316226254268106828153162262542681068281531622625426810682815316226254268106828153162262542681068281531622625426810682815316226254268106828153162262542681068281531622625426810682815316226254268106828153162262542681068281531622625426810682815316226254268106828153162262542681068281531622625426810682815316226254268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0aeac40-8be0-45af-8aa3-ab0667b8f41a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb5d836e-e259-474e-97ff-d268f7aa7c75, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb5d836e-e259-474e-97ff-d268f7aa7c75, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15307272280694145472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530727228069414547215307272280694145472153072722806941454721530727228069414547215307272280694145472153072722806941454721530727228069414547215307272280694145472153072722806941454721530727228069414547215307272280694145472153072722806941454721530727228069414547215307272280694145472153072722806941454721530727228069414547215307272280694145472153072722806941454721530727228069414547215307272280694145472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca18caa-5e8e-45f5-9e24-faf77ffae171, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d36cac-1575-4e98-8d75-087d44353094, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb5d836e-e259-474e-97ff-d268f7aa7c75, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ec03a63-e91a-4158-9b63-0d4cabe7e806, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ec03a63-e91a-4158-9b63-0d4cabe7e806, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3187492022211971541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31874920222119715413187492022211971541318749202221197154131874920222119715413187492022211971541318749202221197154131874920222119715413187492022211971541318749202221197154131874920222119715413187492022211971541318749202221197154131874920222119715413187492022211971541318749202221197154131874920222119715413187492022211971541318749202221197154131874920222119715413187492022211971541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d36cac-1575-4e98-8d75-087d44353094, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1607388648715307164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16073886487153071641607388648715307164160738864871530716416073886487153071641607388648715307164160738864871530716416073886487153071641607388648715307164160738864871530716416073886487153071641607388648715307164160738864871530716416073886487153071641607388648715307164160738864871530716416073886487153071641607388648715307164160738864871530716416073886487153071641607388648715307164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d36cac-1575-4e98-8d75-087d44353094, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f225f7ae-83ec-444c-b8b9-d34983127cec, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f225f7ae-83ec-444c-b8b9-d34983127cec, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14642854772922236700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464285477292223670014642854772922236700146428547729222367001464285477292223670014642854772922236700146428547729222367001464285477292223670014642854772922236700146428547729222367001464285477292223670014642854772922236700146428547729222367001464285477292223670014642854772922236700146428547729222367001464285477292223670014642854772922236700146428547729222367001464285477292223670014642854772922236700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ec03a63-e91a-4158-9b63-0d4cabe7e806, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58b04b12-f83c-4012-aecb-610b0b4b91fd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58b04b12-f83c-4012-aecb-610b0b4b91fd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6798388378978682948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67983883789786829486798388378978682948679838837897868294867983883789786829486798388378978682948679838837897868294867983883789786829486798388378978682948679838837897868294867983883789786829486798388378978682948679838837897868294867983883789786829486798388378978682948679838837897868294867983883789786829486798388378978682948679838837897868294867983883789786829486798388378978682948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f225f7ae-83ec-444c-b8b9-d34983127cec, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f6571bf-39e5-4031-909c-3191aee2812e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6571bf-39e5-4031-909c-3191aee2812e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14948761592852944061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494876159285294406114948761592852944061149487615928529440611494876159285294406114948761592852944061149487615928529440611494876159285294406114948761592852944061149487615928529440611494876159285294406114948761592852944061149487615928529440611494876159285294406114948761592852944061149487615928529440611494876159285294406114948761592852944061149487615928529440611494876159285294406114948761592852944061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58b04b12-f83c-4012-aecb-610b0b4b91fd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a252a30e-110b-49fc-ade2-812f9d77855d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a252a30e-110b-49fc-ade2-812f9d77855d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4848957135270851059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48489571352708510594848957135270851059484895713527085105948489571352708510594848957135270851059484895713527085105948489571352708510594848957135270851059484895713527085105948489571352708510594848957135270851059484895713527085105948489571352708510594848957135270851059484895713527085105948489571352708510594848957135270851059484895713527085105948489571352708510594848957135270851059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6571bf-39e5-4031-909c-3191aee2812e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08964dbc-784b-4f7e-842c-0f20d3ef235a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08964dbc-784b-4f7e-842c-0f20d3ef235a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6380680606219498257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63806806062194982576380680606219498257638068060621949825763806806062194982576380680606219498257638068060621949825763806806062194982576380680606219498257638068060621949825763806806062194982576380680606219498257638068060621949825763806806062194982576380680606219498257638068060621949825763806806062194982576380680606219498257638068060621949825763806806062194982576380680606219498257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a252a30e-110b-49fc-ade2-812f9d77855d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc84fd6a-1005-4acd-8ba7-4ada1e465ad9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc84fd6a-1005-4acd-8ba7-4ada1e465ad9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3780910984835596436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37809109848355964363780910984835596436378091098483559643637809109848355964363780910984835596436378091098483559643637809109848355964363780910984835596436378091098483559643637809109848355964363780910984835596436378091098483559643637809109848355964363780910984835596436378091098483559643637809109848355964363780910984835596436378091098483559643637809109848355964363780910984835596436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08964dbc-784b-4f7e-842c-0f20d3ef235a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0134e833-c2bf-4069-93e6-e717d526b2ee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0134e833-c2bf-4069-93e6-e717d526b2ee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2318047192838070383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23180471928380703832318047192838070383231804719283807038323180471928380703832318047192838070383231804719283807038323180471928380703832318047192838070383231804719283807038323180471928380703832318047192838070383231804719283807038323180471928380703832318047192838070383231804719283807038323180471928380703832318047192838070383231804719283807038323180471928380703832318047192838070383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc84fd6a-1005-4acd-8ba7-4ada1e465ad9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80b0e344-909a-4da7-9920-59a45c225630, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80b0e344-909a-4da7-9920-59a45c225630, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10278162133091754888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027816213309175488810278162133091754888102781621330917548881027816213309175488810278162133091754888102781621330917548881027816213309175488810278162133091754888102781621330917548881027816213309175488810278162133091754888102781621330917548881027816213309175488810278162133091754888102781621330917548881027816213309175488810278162133091754888102781621330917548881027816213309175488810278162133091754888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0134e833-c2bf-4069-93e6-e717d526b2ee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbd9853b-b38c-4121-8145-f8e9a220bae5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbd9853b-b38c-4121-8145-f8e9a220bae5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4134787861126546693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41347878611265466934134787861126546693413478786112654669341347878611265466934134787861126546693413478786112654669341347878611265466934134787861126546693413478786112654669341347878611265466934134787861126546693413478786112654669341347878611265466934134787861126546693413478786112654669341347878611265466934134787861126546693413478786112654669341347878611265466934134787861126546693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80b0e344-909a-4da7-9920-59a45c225630, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaa8f921-2efd-4265-b720-dc3f1611663c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaa8f921-2efd-4265-b720-dc3f1611663c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2860683418241883383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28606834182418833832860683418241883383286068341824188338328606834182418833832860683418241883383286068341824188338328606834182418833832860683418241883383286068341824188338328606834182418833832860683418241883383286068341824188338328606834182418833832860683418241883383286068341824188338328606834182418833832860683418241883383286068341824188338328606834182418833832860683418241883383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbd9853b-b38c-4121-8145-f8e9a220bae5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c0c9ec-86a6-4ac3-9ae7-ff6e2efbd96e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c0c9ec-86a6-4ac3-9ae7-ff6e2efbd96e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12121355380454648153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212135538045464815312121355380454648153121213553804546481531212135538045464815312121355380454648153121213553804546481531212135538045464815312121355380454648153121213553804546481531212135538045464815312121355380454648153121213553804546481531212135538045464815312121355380454648153121213553804546481531212135538045464815312121355380454648153121213553804546481531212135538045464815312121355380454648153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaa8f921-2efd-4265-b720-dc3f1611663c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c687c3d-f694-4555-b5bb-fcbd50237be4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c687c3d-f694-4555-b5bb-fcbd50237be4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3464533456906370777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34645334569063707773464533456906370777346453345690637077734645334569063707773464533456906370777346453345690637077734645334569063707773464533456906370777346453345690637077734645334569063707773464533456906370777346453345690637077734645334569063707773464533456906370777346453345690637077734645334569063707773464533456906370777346453345690637077734645334569063707773464533456906370777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c0c9ec-86a6-4ac3-9ae7-ff6e2efbd96e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfc777f7-d78b-4fa6-9be2-aaee1adf27c8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc777f7-d78b-4fa6-9be2-aaee1adf27c8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17991587326090869140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799158732609086914017991587326090869140179915873260908691401799158732609086914017991587326090869140179915873260908691401799158732609086914017991587326090869140179915873260908691401799158732609086914017991587326090869140179915873260908691401799158732609086914017991587326090869140179915873260908691401799158732609086914017991587326090869140179915873260908691401799158732609086914017991587326090869140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c687c3d-f694-4555-b5bb-fcbd50237be4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da0e24f-beac-45a9-a456-5f839a1b31cb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da0e24f-beac-45a9-a456-5f839a1b31cb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18215429808554860464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821542980855486046418215429808554860464182154298085548604641821542980855486046418215429808554860464182154298085548604641821542980855486046418215429808554860464182154298085548604641821542980855486046418215429808554860464182154298085548604641821542980855486046418215429808554860464182154298085548604641821542980855486046418215429808554860464182154298085548604641821542980855486046418215429808554860464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc777f7-d78b-4fa6-9be2-aaee1adf27c8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11670f95-dff0-4f4a-8904-dc66eec346c3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11670f95-dff0-4f4a-8904-dc66eec346c3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12914808790429823181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291480879042982318112914808790429823181129148087904298231811291480879042982318112914808790429823181129148087904298231811291480879042982318112914808790429823181129148087904298231811291480879042982318112914808790429823181129148087904298231811291480879042982318112914808790429823181129148087904298231811291480879042982318112914808790429823181129148087904298231811291480879042982318112914808790429823181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da0e24f-beac-45a9-a456-5f839a1b31cb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8048ac61-8d14-4ab1-89b9-369b33b3a44e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8048ac61-8d14-4ab1-89b9-369b33b3a44e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17018638739824697255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701863873982469725517018638739824697255170186387398246972551701863873982469725517018638739824697255170186387398246972551701863873982469725517018638739824697255170186387398246972551701863873982469725517018638739824697255170186387398246972551701863873982469725517018638739824697255170186387398246972551701863873982469725517018638739824697255170186387398246972551701863873982469725517018638739824697255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11670f95-dff0-4f4a-8904-dc66eec346c3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 264b2b94-c408-4201-9324-b196ef81117f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 264b2b94-c408-4201-9324-b196ef81117f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 936780887469241295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295936780887469241295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8048ac61-8d14-4ab1-89b9-369b33b3a44e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85a92bca-f53d-4ba6-9d1f-00e0ae48055f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85a92bca-f53d-4ba6-9d1f-00e0ae48055f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7822365935824402417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78223659358244024177822365935824402417782236593582440241778223659358244024177822365935824402417782236593582440241778223659358244024177822365935824402417782236593582440241778223659358244024177822365935824402417782236593582440241778223659358244024177822365935824402417782236593582440241778223659358244024177822365935824402417782236593582440241778223659358244024177822365935824402417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 264b2b94-c408-4201-9324-b196ef81117f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67953e03-92a1-4166-934f-e88b72179109, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67953e03-92a1-4166-934f-e88b72179109, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1924296539160006957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19242965391600069571924296539160006957192429653916000695719242965391600069571924296539160006957192429653916000695719242965391600069571924296539160006957192429653916000695719242965391600069571924296539160006957192429653916000695719242965391600069571924296539160006957192429653916000695719242965391600069571924296539160006957192429653916000695719242965391600069571924296539160006957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85a92bca-f53d-4ba6-9d1f-00e0ae48055f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34601270-1de5-4fbd-b57c-a0176c49eee1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34601270-1de5-4fbd-b57c-a0176c49eee1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3030050395260511327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30300503952605113273030050395260511327303005039526051132730300503952605113273030050395260511327303005039526051132730300503952605113273030050395260511327303005039526051132730300503952605113273030050395260511327303005039526051132730300503952605113273030050395260511327303005039526051132730300503952605113273030050395260511327303005039526051132730300503952605113273030050395260511327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67953e03-92a1-4166-934f-e88b72179109, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bb7e2e3-37e9-4ba6-917d-4f809fcfba85, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bb7e2e3-37e9-4ba6-917d-4f809fcfba85, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 142642009253992785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785142642009253992785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34601270-1de5-4fbd-b57c-a0176c49eee1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbf6eeb5-4262-4c43-996c-5b4e3e6d5aab, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbf6eeb5-4262-4c43-996c-5b4e3e6d5aab, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12171252946840634268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217125294684063426812171252946840634268121712529468406342681217125294684063426812171252946840634268121712529468406342681217125294684063426812171252946840634268121712529468406342681217125294684063426812171252946840634268121712529468406342681217125294684063426812171252946840634268121712529468406342681217125294684063426812171252946840634268121712529468406342681217125294684063426812171252946840634268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bb7e2e3-37e9-4ba6-917d-4f809fcfba85, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c50735e-4d22-40da-9f7d-6cc4e4dba60b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c50735e-4d22-40da-9f7d-6cc4e4dba60b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 489617848207997330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330489617848207997330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbf6eeb5-4262-4c43-996c-5b4e3e6d5aab, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d5bc939-8196-4e43-8163-8de2b801ba33, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d5bc939-8196-4e43-8163-8de2b801ba33, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5762266099981505652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57622660999815056525762266099981505652576226609998150565257622660999815056525762266099981505652576226609998150565257622660999815056525762266099981505652576226609998150565257622660999815056525762266099981505652576226609998150565257622660999815056525762266099981505652576226609998150565257622660999815056525762266099981505652576226609998150565257622660999815056525762266099981505652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c50735e-4d22-40da-9f7d-6cc4e4dba60b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed545cef-bf4e-4bb5-8781-0dbcea633058, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed545cef-bf4e-4bb5-8781-0dbcea633058, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2860541673474773435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28605416734747734352860541673474773435286054167347477343528605416734747734352860541673474773435286054167347477343528605416734747734352860541673474773435286054167347477343528605416734747734352860541673474773435286054167347477343528605416734747734352860541673474773435286054167347477343528605416734747734352860541673474773435286054167347477343528605416734747734352860541673474773435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d5bc939-8196-4e43-8163-8de2b801ba33, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c96eecc0-a3f7-4219-bad0-a240f576455e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c96eecc0-a3f7-4219-bad0-a240f576455e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13923384955138401495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392338495513840149513923384955138401495139233849551384014951392338495513840149513923384955138401495139233849551384014951392338495513840149513923384955138401495139233849551384014951392338495513840149513923384955138401495139233849551384014951392338495513840149513923384955138401495139233849551384014951392338495513840149513923384955138401495139233849551384014951392338495513840149513923384955138401495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed545cef-bf4e-4bb5-8781-0dbcea633058, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09b296f9-90de-4d90-800d-2b137f9d8368, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09b296f9-90de-4d90-800d-2b137f9d8368, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9305758734037708437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93057587340377084379305758734037708437930575873403770843793057587340377084379305758734037708437930575873403770843793057587340377084379305758734037708437930575873403770843793057587340377084379305758734037708437930575873403770843793057587340377084379305758734037708437930575873403770843793057587340377084379305758734037708437930575873403770843793057587340377084379305758734037708437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c96eecc0-a3f7-4219-bad0-a240f576455e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3b51cd1-13d0-4674-864d-d660eec5b10e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3b51cd1-13d0-4674-864d-d660eec5b10e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2629197841438088456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26291978414380884562629197841438088456262919784143808845626291978414380884562629197841438088456262919784143808845626291978414380884562629197841438088456262919784143808845626291978414380884562629197841438088456262919784143808845626291978414380884562629197841438088456262919784143808845626291978414380884562629197841438088456262919784143808845626291978414380884562629197841438088456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09b296f9-90de-4d90-800d-2b137f9d8368, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9bc6502-f842-4dc3-b2fa-df2352b07ac1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9bc6502-f842-4dc3-b2fa-df2352b07ac1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11600282534215583151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160028253421558315111600282534215583151116002825342155831511160028253421558315111600282534215583151116002825342155831511160028253421558315111600282534215583151116002825342155831511160028253421558315111600282534215583151116002825342155831511160028253421558315111600282534215583151116002825342155831511160028253421558315111600282534215583151116002825342155831511160028253421558315111600282534215583151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3b51cd1-13d0-4674-864d-d660eec5b10e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f1a163a-f90e-4281-9ef2-14f6f089bcff, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f1a163a-f90e-4281-9ef2-14f6f089bcff, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4958091180593944811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49580911805939448114958091180593944811495809118059394481149580911805939448114958091180593944811495809118059394481149580911805939448114958091180593944811495809118059394481149580911805939448114958091180593944811495809118059394481149580911805939448114958091180593944811495809118059394481149580911805939448114958091180593944811495809118059394481149580911805939448114958091180593944811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9bc6502-f842-4dc3-b2fa-df2352b07ac1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41bdb51a-80d2-4929-8289-d15953e566ba, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41bdb51a-80d2-4929-8289-d15953e566ba, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13877400318914878294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387740031891487829413877400318914878294138774003189148782941387740031891487829413877400318914878294138774003189148782941387740031891487829413877400318914878294138774003189148782941387740031891487829413877400318914878294138774003189148782941387740031891487829413877400318914878294138774003189148782941387740031891487829413877400318914878294138774003189148782941387740031891487829413877400318914878294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f1a163a-f90e-4281-9ef2-14f6f089bcff, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5b514c9-c1bd-49b7-9b17-93ef202ca511, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b514c9-c1bd-49b7-9b17-93ef202ca511, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4530343835255159876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45303438352551598764530343835255159876453034383525515987645303438352551598764530343835255159876453034383525515987645303438352551598764530343835255159876453034383525515987645303438352551598764530343835255159876453034383525515987645303438352551598764530343835255159876453034383525515987645303438352551598764530343835255159876453034383525515987645303438352551598764530343835255159876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41bdb51a-80d2-4929-8289-d15953e566ba, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64911135-1f91-4ee5-bc85-d789a3f336d4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64911135-1f91-4ee5-bc85-d789a3f336d4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15221852733606584590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522185273360658459015221852733606584590152218527336065845901522185273360658459015221852733606584590152218527336065845901522185273360658459015221852733606584590152218527336065845901522185273360658459015221852733606584590152218527336065845901522185273360658459015221852733606584590152218527336065845901522185273360658459015221852733606584590152218527336065845901522185273360658459015221852733606584590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b514c9-c1bd-49b7-9b17-93ef202ca511, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44787ce7-f22a-44d0-b3d1-628ddcfa9ba3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44787ce7-f22a-44d0-b3d1-628ddcfa9ba3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15029641659756124815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502964165975612481515029641659756124815150296416597561248151502964165975612481515029641659756124815150296416597561248151502964165975612481515029641659756124815150296416597561248151502964165975612481515029641659756124815150296416597561248151502964165975612481515029641659756124815150296416597561248151502964165975612481515029641659756124815150296416597561248151502964165975612481515029641659756124815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64911135-1f91-4ee5-bc85-d789a3f336d4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bed3ddb-b24e-4c51-a59d-18a42e910709, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bed3ddb-b24e-4c51-a59d-18a42e910709, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 500153244531540148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148500153244531540148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44787ce7-f22a-44d0-b3d1-628ddcfa9ba3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ee77d88-8e3c-434c-89b6-18e12532ec9d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee77d88-8e3c-434c-89b6-18e12532ec9d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14268812895525752124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426881289552575212414268812895525752124142688128955257521241426881289552575212414268812895525752124142688128955257521241426881289552575212414268812895525752124142688128955257521241426881289552575212414268812895525752124142688128955257521241426881289552575212414268812895525752124142688128955257521241426881289552575212414268812895525752124142688128955257521241426881289552575212414268812895525752124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bed3ddb-b24e-4c51-a59d-18a42e910709, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46770335-9d4a-4b23-aafe-98a7d962bd37, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46770335-9d4a-4b23-aafe-98a7d962bd37, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2741089001816300340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27410890018163003402741089001816300340274108900181630034027410890018163003402741089001816300340274108900181630034027410890018163003402741089001816300340274108900181630034027410890018163003402741089001816300340274108900181630034027410890018163003402741089001816300340274108900181630034027410890018163003402741089001816300340274108900181630034027410890018163003402741089001816300340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee77d88-8e3c-434c-89b6-18e12532ec9d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee5cde7a-f9e2-40c3-a672-08922c1d41a8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee5cde7a-f9e2-40c3-a672-08922c1d41a8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17385023854702807980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738502385470280798017385023854702807980173850238547028079801738502385470280798017385023854702807980173850238547028079801738502385470280798017385023854702807980173850238547028079801738502385470280798017385023854702807980173850238547028079801738502385470280798017385023854702807980173850238547028079801738502385470280798017385023854702807980173850238547028079801738502385470280798017385023854702807980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46770335-9d4a-4b23-aafe-98a7d962bd37, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04a4ff3-3238-4b80-b178-b00c41890799, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04a4ff3-3238-4b80-b178-b00c41890799, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6579936466710278992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65799364667102789926579936466710278992657993646671027899265799364667102789926579936466710278992657993646671027899265799364667102789926579936466710278992657993646671027899265799364667102789926579936466710278992657993646671027899265799364667102789926579936466710278992657993646671027899265799364667102789926579936466710278992657993646671027899265799364667102789926579936466710278992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04a4ff3-3238-4b80-b178-b00c41890799, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb725acf-3e43-43ad-ba65-42a444c6b19f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb725acf-3e43-43ad-ba65-42a444c6b19f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12197681721437997998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219768172143799799812197681721437997998121976817214379979981219768172143799799812197681721437997998121976817214379979981219768172143799799812197681721437997998121976817214379979981219768172143799799812197681721437997998121976817214379979981219768172143799799812197681721437997998121976817214379979981219768172143799799812197681721437997998121976817214379979981219768172143799799812197681721437997998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee5cde7a-f9e2-40c3-a672-08922c1d41a8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c43da77-b614-436b-8fee-111e3652f32e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c43da77-b614-436b-8fee-111e3652f32e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4327618943124206211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43276189431242062114327618943124206211432761894312420621143276189431242062114327618943124206211432761894312420621143276189431242062114327618943124206211432761894312420621143276189431242062114327618943124206211432761894312420621143276189431242062114327618943124206211432761894312420621143276189431242062114327618943124206211432761894312420621143276189431242062114327618943124206211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb725acf-3e43-43ad-ba65-42a444c6b19f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d7ab25-d266-4350-ad43-ab3e74cb8f20, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d7ab25-d266-4350-ad43-ab3e74cb8f20, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10568055188108565006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056805518810856500610568055188108565006105680551881085650061056805518810856500610568055188108565006105680551881085650061056805518810856500610568055188108565006105680551881085650061056805518810856500610568055188108565006105680551881085650061056805518810856500610568055188108565006105680551881085650061056805518810856500610568055188108565006105680551881085650061056805518810856500610568055188108565006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c43da77-b614-436b-8fee-111e3652f32e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c757bf-6724-4ba4-9cd3-e099a51eaf20, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c757bf-6724-4ba4-9cd3-e099a51eaf20, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13542204114695881818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354220411469588181813542204114695881818135422041146958818181354220411469588181813542204114695881818135422041146958818181354220411469588181813542204114695881818135422041146958818181354220411469588181813542204114695881818135422041146958818181354220411469588181813542204114695881818135422041146958818181354220411469588181813542204114695881818135422041146958818181354220411469588181813542204114695881818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d7ab25-d266-4350-ad43-ab3e74cb8f20, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad26ead4-ff3f-4804-9f02-746a5b25b054, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad26ead4-ff3f-4804-9f02-746a5b25b054, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8610551406554906638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86105514065549066388610551406554906638861055140655490663886105514065549066388610551406554906638861055140655490663886105514065549066388610551406554906638861055140655490663886105514065549066388610551406554906638861055140655490663886105514065549066388610551406554906638861055140655490663886105514065549066388610551406554906638861055140655490663886105514065549066388610551406554906638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c757bf-6724-4ba4-9cd3-e099a51eaf20, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94fe8933-341d-4dfa-9164-46a415ecb907, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94fe8933-341d-4dfa-9164-46a415ecb907, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2674817340708918583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26748173407089185832674817340708918583267481734070891858326748173407089185832674817340708918583267481734070891858326748173407089185832674817340708918583267481734070891858326748173407089185832674817340708918583267481734070891858326748173407089185832674817340708918583267481734070891858326748173407089185832674817340708918583267481734070891858326748173407089185832674817340708918583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94fe8933-341d-4dfa-9164-46a415ecb907, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18ddd14-1b3e-411f-a1ff-ab55fa22c7e3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18ddd14-1b3e-411f-a1ff-ab55fa22c7e3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12677928400832954742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267792840083295474212677928400832954742126779284008329547421267792840083295474212677928400832954742126779284008329547421267792840083295474212677928400832954742126779284008329547421267792840083295474212677928400832954742126779284008329547421267792840083295474212677928400832954742126779284008329547421267792840083295474212677928400832954742126779284008329547421267792840083295474212677928400832954742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad26ead4-ff3f-4804-9f02-746a5b25b054, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9ea2de-8424-4cdf-aba7-0357ce2e521a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9ea2de-8424-4cdf-aba7-0357ce2e521a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15000807709033857307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500080770903385730715000807709033857307150008077090338573071500080770903385730715000807709033857307150008077090338573071500080770903385730715000807709033857307150008077090338573071500080770903385730715000807709033857307150008077090338573071500080770903385730715000807709033857307150008077090338573071500080770903385730715000807709033857307150008077090338573071500080770903385730715000807709033857307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9ea2de-8424-4cdf-aba7-0357ce2e521a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c5e76f1-e382-42df-a825-df9df1c80c78, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c5e76f1-e382-42df-a825-df9df1c80c78, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17840906384179113162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784090638417911316217840906384179113162178409063841791131621784090638417911316217840906384179113162178409063841791131621784090638417911316217840906384179113162178409063841791131621784090638417911316217840906384179113162178409063841791131621784090638417911316217840906384179113162178409063841791131621784090638417911316217840906384179113162178409063841791131621784090638417911316217840906384179113162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18ddd14-1b3e-411f-a1ff-ab55fa22c7e3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d9e9d51-2e2c-4a02-9c2f-b1954e91a0af, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d9e9d51-2e2c-4a02-9c2f-b1954e91a0af, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14627511483168394937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462751148316839493714627511483168394937146275114831683949371462751148316839493714627511483168394937146275114831683949371462751148316839493714627511483168394937146275114831683949371462751148316839493714627511483168394937146275114831683949371462751148316839493714627511483168394937146275114831683949371462751148316839493714627511483168394937146275114831683949371462751148316839493714627511483168394937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c5e76f1-e382-42df-a825-df9df1c80c78, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d9e9d51-2e2c-4a02-9c2f-b1954e91a0af, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddebefbf-c2c3-4909-9f98-162294f3f65f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddebefbf-c2c3-4909-9f98-162294f3f65f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17390867132395263071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739086713239526307117390867132395263071173908671323952630711739086713239526307117390867132395263071173908671323952630711739086713239526307117390867132395263071173908671323952630711739086713239526307117390867132395263071173908671323952630711739086713239526307117390867132395263071173908671323952630711739086713239526307117390867132395263071173908671323952630711739086713239526307117390867132395263071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6c1864c-122b-4458-92ea-415d7d48e5ea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6c1864c-122b-4458-92ea-415d7d48e5ea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8168028233929175554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81680282339291755548168028233929175554816802823392917555481680282339291755548168028233929175554816802823392917555481680282339291755548168028233929175554816802823392917555481680282339291755548168028233929175554816802823392917555481680282339291755548168028233929175554816802823392917555481680282339291755548168028233929175554816802823392917555481680282339291755548168028233929175554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddebefbf-c2c3-4909-9f98-162294f3f65f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44060869-67de-4e7a-9de4-82f44dd358e1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44060869-67de-4e7a-9de4-82f44dd358e1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3611955011621410533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36119550116214105333611955011621410533361195501162141053336119550116214105333611955011621410533361195501162141053336119550116214105333611955011621410533361195501162141053336119550116214105333611955011621410533361195501162141053336119550116214105333611955011621410533361195501162141053336119550116214105333611955011621410533361195501162141053336119550116214105333611955011621410533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6c1864c-122b-4458-92ea-415d7d48e5ea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03cbfe7b-a0e8-4495-bb53-dc3b4d38b65f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03cbfe7b-a0e8-4495-bb53-dc3b4d38b65f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9455837697014701556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94558376970147015569455837697014701556945583769701470155694558376970147015569455837697014701556945583769701470155694558376970147015569455837697014701556945583769701470155694558376970147015569455837697014701556945583769701470155694558376970147015569455837697014701556945583769701470155694558376970147015569455837697014701556945583769701470155694558376970147015569455837697014701556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44060869-67de-4e7a-9de4-82f44dd358e1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46c1b960-2ab4-41c7-a6dc-95652e887496, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46c1b960-2ab4-41c7-a6dc-95652e887496, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 366858688572534263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263366858688572534263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03cbfe7b-a0e8-4495-bb53-dc3b4d38b65f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06acb0e0-80c5-4070-9680-79bc625bc68f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06acb0e0-80c5-4070-9680-79bc625bc68f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9530529090678761546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95305290906787615469530529090678761546953052909067876154695305290906787615469530529090678761546953052909067876154695305290906787615469530529090678761546953052909067876154695305290906787615469530529090678761546953052909067876154695305290906787615469530529090678761546953052909067876154695305290906787615469530529090678761546953052909067876154695305290906787615469530529090678761546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46c1b960-2ab4-41c7-a6dc-95652e887496, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c61ba070-c15a-4d28-96f2-fc0654c8d54d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c61ba070-c15a-4d28-96f2-fc0654c8d54d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3500303006180735666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35003030061807356663500303006180735666350030300618073566635003030061807356663500303006180735666350030300618073566635003030061807356663500303006180735666350030300618073566635003030061807356663500303006180735666350030300618073566635003030061807356663500303006180735666350030300618073566635003030061807356663500303006180735666350030300618073566635003030061807356663500303006180735666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06acb0e0-80c5-4070-9680-79bc625bc68f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df23a5cd-d7bd-4a26-889a-0a005ec5c3f1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df23a5cd-d7bd-4a26-889a-0a005ec5c3f1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15194514085873123829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519451408587312382915194514085873123829151945140858731238291519451408587312382915194514085873123829151945140858731238291519451408587312382915194514085873123829151945140858731238291519451408587312382915194514085873123829151945140858731238291519451408587312382915194514085873123829151945140858731238291519451408587312382915194514085873123829151945140858731238291519451408587312382915194514085873123829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c61ba070-c15a-4d28-96f2-fc0654c8d54d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 712ddb8c-1b13-4329-9a4d-5a1700f648bc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 712ddb8c-1b13-4329-9a4d-5a1700f648bc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13569474478194608275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356947447819460827513569474478194608275135694744781946082751356947447819460827513569474478194608275135694744781946082751356947447819460827513569474478194608275135694744781946082751356947447819460827513569474478194608275135694744781946082751356947447819460827513569474478194608275135694744781946082751356947447819460827513569474478194608275135694744781946082751356947447819460827513569474478194608275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df23a5cd-d7bd-4a26-889a-0a005ec5c3f1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5a9d4c3-2da3-4f57-836b-1dc788a0b904, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5a9d4c3-2da3-4f57-836b-1dc788a0b904, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16972902440895650956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697290244089565095616972902440895650956169729024408956509561697290244089565095616972902440895650956169729024408956509561697290244089565095616972902440895650956169729024408956509561697290244089565095616972902440895650956169729024408956509561697290244089565095616972902440895650956169729024408956509561697290244089565095616972902440895650956169729024408956509561697290244089565095616972902440895650956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5a9d4c3-2da3-4f57-836b-1dc788a0b904, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3633d3f5-0f11-43bb-9af2-0932a8a3ac64, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 712ddb8c-1b13-4329-9a4d-5a1700f648bc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3633d3f5-0f11-43bb-9af2-0932a8a3ac64, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8354274437952740866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83542744379527408668354274437952740866835427443795274086683542744379527408668354274437952740866835427443795274086683542744379527408668354274437952740866835427443795274086683542744379527408668354274437952740866835427443795274086683542744379527408668354274437952740866835427443795274086683542744379527408668354274437952740866835427443795274086683542744379527408668354274437952740866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d8fb9ad-9597-4a7c-b57e-7adb00c14626, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d8fb9ad-9597-4a7c-b57e-7adb00c14626, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14143106423143523705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414310642314352370514143106423143523705141431064231435237051414310642314352370514143106423143523705141431064231435237051414310642314352370514143106423143523705141431064231435237051414310642314352370514143106423143523705141431064231435237051414310642314352370514143106423143523705141431064231435237051414310642314352370514143106423143523705141431064231435237051414310642314352370514143106423143523705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3633d3f5-0f11-43bb-9af2-0932a8a3ac64, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b2725a-5d15-4d2a-be49-c1649df6ba58, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b2725a-5d15-4d2a-be49-c1649df6ba58, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13001778287197232528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300177828719723252813001778287197232528130017782871972325281300177828719723252813001778287197232528130017782871972325281300177828719723252813001778287197232528130017782871972325281300177828719723252813001778287197232528130017782871972325281300177828719723252813001778287197232528130017782871972325281300177828719723252813001778287197232528130017782871972325281300177828719723252813001778287197232528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d8fb9ad-9597-4a7c-b57e-7adb00c14626, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c9a5d3a-542a-431c-94bc-9b7bea6312db, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c9a5d3a-542a-431c-94bc-9b7bea6312db, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5884748415585300871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58847484155853008715884748415585300871588474841558530087158847484155853008715884748415585300871588474841558530087158847484155853008715884748415585300871588474841558530087158847484155853008715884748415585300871588474841558530087158847484155853008715884748415585300871588474841558530087158847484155853008715884748415585300871588474841558530087158847484155853008715884748415585300871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b2725a-5d15-4d2a-be49-c1649df6ba58, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c6fdc9-498c-421a-888b-69747d9a3476, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c6fdc9-498c-421a-888b-69747d9a3476, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8585973619685099929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85859736196850999298585973619685099929858597361968509992985859736196850999298585973619685099929858597361968509992985859736196850999298585973619685099929858597361968509992985859736196850999298585973619685099929858597361968509992985859736196850999298585973619685099929858597361968509992985859736196850999298585973619685099929858597361968509992985859736196850999298585973619685099929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c9a5d3a-542a-431c-94bc-9b7bea6312db, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b15f1ed-773a-4cb7-8442-2c67fced5cb3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b15f1ed-773a-4cb7-8442-2c67fced5cb3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3388183078974829494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33881830789748294943388183078974829494338818307897482949433881830789748294943388183078974829494338818307897482949433881830789748294943388183078974829494338818307897482949433881830789748294943388183078974829494338818307897482949433881830789748294943388183078974829494338818307897482949433881830789748294943388183078974829494338818307897482949433881830789748294943388183078974829494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c6fdc9-498c-421a-888b-69747d9a3476, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 303c675f-3246-4bb4-aded-815ff7f008ba, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 303c675f-3246-4bb4-aded-815ff7f008ba, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18322504316141266148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832250431614126614818322504316141266148183225043161412661481832250431614126614818322504316141266148183225043161412661481832250431614126614818322504316141266148183225043161412661481832250431614126614818322504316141266148183225043161412661481832250431614126614818322504316141266148183225043161412661481832250431614126614818322504316141266148183225043161412661481832250431614126614818322504316141266148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b15f1ed-773a-4cb7-8442-2c67fced5cb3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 303c675f-3246-4bb4-aded-815ff7f008ba, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 979ea07e-8e6c-489e-8777-1f2a5b8d2318, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979ea07e-8e6c-489e-8777-1f2a5b8d2318, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7823823244439697375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78238232444396973757823823244439697375782382324443969737578238232444396973757823823244439697375782382324443969737578238232444396973757823823244439697375782382324443969737578238232444396973757823823244439697375782382324443969737578238232444396973757823823244439697375782382324443969737578238232444396973757823823244439697375782382324443969737578238232444396973757823823244439697375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8c995d-e23d-43ad-a5c1-65f4d581f3be, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8c995d-e23d-43ad-a5c1-65f4d581f3be, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13896475028269726088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389647502826972608813896475028269726088138964750282697260881389647502826972608813896475028269726088138964750282697260881389647502826972608813896475028269726088138964750282697260881389647502826972608813896475028269726088138964750282697260881389647502826972608813896475028269726088138964750282697260881389647502826972608813896475028269726088138964750282697260881389647502826972608813896475028269726088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979ea07e-8e6c-489e-8777-1f2a5b8d2318, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f615879b-2d8a-42ac-a0be-3f95ecca1a9b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f615879b-2d8a-42ac-a0be-3f95ecca1a9b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 866779441315766086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086866779441315766086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8c995d-e23d-43ad-a5c1-65f4d581f3be, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe1b4b5-1a9e-404e-a096-e59877bf4cd1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe1b4b5-1a9e-404e-a096-e59877bf4cd1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7032620529478655028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70326205294786550287032620529478655028703262052947865502870326205294786550287032620529478655028703262052947865502870326205294786550287032620529478655028703262052947865502870326205294786550287032620529478655028703262052947865502870326205294786550287032620529478655028703262052947865502870326205294786550287032620529478655028703262052947865502870326205294786550287032620529478655028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f615879b-2d8a-42ac-a0be-3f95ecca1a9b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a497bf27-08e7-4ec8-acc3-a305d3bf0b19, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a497bf27-08e7-4ec8-acc3-a305d3bf0b19, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5154839617859742584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51548396178597425845154839617859742584515483961785974258451548396178597425845154839617859742584515483961785974258451548396178597425845154839617859742584515483961785974258451548396178597425845154839617859742584515483961785974258451548396178597425845154839617859742584515483961785974258451548396178597425845154839617859742584515483961785974258451548396178597425845154839617859742584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a497bf27-08e7-4ec8-acc3-a305d3bf0b19, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45323612-d362-4989-9d7b-91a3733ce20b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45323612-d362-4989-9d7b-91a3733ce20b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13413442839519700297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341344283951970029713413442839519700297134134428395197002971341344283951970029713413442839519700297134134428395197002971341344283951970029713413442839519700297134134428395197002971341344283951970029713413442839519700297134134428395197002971341344283951970029713413442839519700297134134428395197002971341344283951970029713413442839519700297134134428395197002971341344283951970029713413442839519700297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45323612-d362-4989-9d7b-91a3733ce20b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dba467e-cf98-4770-bc55-caf46f58dc68, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dba467e-cf98-4770-bc55-caf46f58dc68, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13128192471131243999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312819247113124399913128192471131243999131281924711312439991312819247113124399913128192471131243999131281924711312439991312819247113124399913128192471131243999131281924711312439991312819247113124399913128192471131243999131281924711312439991312819247113124399913128192471131243999131281924711312439991312819247113124399913128192471131243999131281924711312439991312819247113124399913128192471131243999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe1b4b5-1a9e-404e-a096-e59877bf4cd1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e2740d-aedb-4714-8f8d-830cc34d221f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e2740d-aedb-4714-8f8d-830cc34d221f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15343805884918303846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534380588491830384615343805884918303846153438058849183038461534380588491830384615343805884918303846153438058849183038461534380588491830384615343805884918303846153438058849183038461534380588491830384615343805884918303846153438058849183038461534380588491830384615343805884918303846153438058849183038461534380588491830384615343805884918303846153438058849183038461534380588491830384615343805884918303846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dba467e-cf98-4770-bc55-caf46f58dc68, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d26167c-0d88-496e-81ad-e6ebe45712a6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d26167c-0d88-496e-81ad-e6ebe45712a6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2386153509507742902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23861535095077429022386153509507742902238615350950774290223861535095077429022386153509507742902238615350950774290223861535095077429022386153509507742902238615350950774290223861535095077429022386153509507742902238615350950774290223861535095077429022386153509507742902238615350950774290223861535095077429022386153509507742902238615350950774290223861535095077429022386153509507742902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e2740d-aedb-4714-8f8d-830cc34d221f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b23a65f0-e346-47e2-b527-98ccc2a02bea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b23a65f0-e346-47e2-b527-98ccc2a02bea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11031851690036325447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103185169003632544711031851690036325447110318516900363254471103185169003632544711031851690036325447110318516900363254471103185169003632544711031851690036325447110318516900363254471103185169003632544711031851690036325447110318516900363254471103185169003632544711031851690036325447110318516900363254471103185169003632544711031851690036325447110318516900363254471103185169003632544711031851690036325447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d26167c-0d88-496e-81ad-e6ebe45712a6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a329c9db-8e2c-4d69-ac9e-b5053e906315, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a329c9db-8e2c-4d69-ac9e-b5053e906315, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4891469113792820329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48914691137928203294891469113792820329489146911379282032948914691137928203294891469113792820329489146911379282032948914691137928203294891469113792820329489146911379282032948914691137928203294891469113792820329489146911379282032948914691137928203294891469113792820329489146911379282032948914691137928203294891469113792820329489146911379282032948914691137928203294891469113792820329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b23a65f0-e346-47e2-b527-98ccc2a02bea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 660a16c0-ade0-4e35-8302-867cdb60ee37, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 660a16c0-ade0-4e35-8302-867cdb60ee37, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9243343392848198217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92433433928481982179243343392848198217924334339284819821792433433928481982179243343392848198217924334339284819821792433433928481982179243343392848198217924334339284819821792433433928481982179243343392848198217924334339284819821792433433928481982179243343392848198217924334339284819821792433433928481982179243343392848198217924334339284819821792433433928481982179243343392848198217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a329c9db-8e2c-4d69-ac9e-b5053e906315, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fca2248c-735c-4ce8-9586-f862375b1123, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fca2248c-735c-4ce8-9586-f862375b1123, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1842311465909320494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18423114659093204941842311465909320494184231146590932049418423114659093204941842311465909320494184231146590932049418423114659093204941842311465909320494184231146590932049418423114659093204941842311465909320494184231146590932049418423114659093204941842311465909320494184231146590932049418423114659093204941842311465909320494184231146590932049418423114659093204941842311465909320494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 660a16c0-ade0-4e35-8302-867cdb60ee37, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a86ceed6-f565-4730-8276-2516774b40a1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a86ceed6-f565-4730-8276-2516774b40a1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9140126577488474860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91401265774884748609140126577488474860914012657748847486091401265774884748609140126577488474860914012657748847486091401265774884748609140126577488474860914012657748847486091401265774884748609140126577488474860914012657748847486091401265774884748609140126577488474860914012657748847486091401265774884748609140126577488474860914012657748847486091401265774884748609140126577488474860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fca2248c-735c-4ce8-9586-f862375b1123, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043b1905-d084-4648-a7c6-aaaf6df3239f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043b1905-d084-4648-a7c6-aaaf6df3239f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4919559392837278687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49195593928372786874919559392837278687491955939283727868749195593928372786874919559392837278687491955939283727868749195593928372786874919559392837278687491955939283727868749195593928372786874919559392837278687491955939283727868749195593928372786874919559392837278687491955939283727868749195593928372786874919559392837278687491955939283727868749195593928372786874919559392837278687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a86ceed6-f565-4730-8276-2516774b40a1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 349d70db-e58f-4ba9-88ce-207c58d0f07c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 349d70db-e58f-4ba9-88ce-207c58d0f07c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17537794633634020006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753779463363402000617537794633634020006175377946336340200061753779463363402000617537794633634020006175377946336340200061753779463363402000617537794633634020006175377946336340200061753779463363402000617537794633634020006175377946336340200061753779463363402000617537794633634020006175377946336340200061753779463363402000617537794633634020006175377946336340200061753779463363402000617537794633634020006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043b1905-d084-4648-a7c6-aaaf6df3239f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfa8fbea-bb2a-4042-859d-5bf8beb6a5c2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfa8fbea-bb2a-4042-859d-5bf8beb6a5c2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6594561826471599079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65945618264715990796594561826471599079659456182647159907965945618264715990796594561826471599079659456182647159907965945618264715990796594561826471599079659456182647159907965945618264715990796594561826471599079659456182647159907965945618264715990796594561826471599079659456182647159907965945618264715990796594561826471599079659456182647159907965945618264715990796594561826471599079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 349d70db-e58f-4ba9-88ce-207c58d0f07c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dab2c21-f5a6-4994-99b9-89cc7a2398e9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dab2c21-f5a6-4994-99b9-89cc7a2398e9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14713933598763626886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471393359876362688614713933598763626886147139335987636268861471393359876362688614713933598763626886147139335987636268861471393359876362688614713933598763626886147139335987636268861471393359876362688614713933598763626886147139335987636268861471393359876362688614713933598763626886147139335987636268861471393359876362688614713933598763626886147139335987636268861471393359876362688614713933598763626886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfa8fbea-bb2a-4042-859d-5bf8beb6a5c2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f899b36-f93f-4500-a363-9907637ed219, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f899b36-f93f-4500-a363-9907637ed219, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4692617482834094963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46926174828340949634692617482834094963469261748283409496346926174828340949634692617482834094963469261748283409496346926174828340949634692617482834094963469261748283409496346926174828340949634692617482834094963469261748283409496346926174828340949634692617482834094963469261748283409496346926174828340949634692617482834094963469261748283409496346926174828340949634692617482834094963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dab2c21-f5a6-4994-99b9-89cc7a2398e9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f51f387c-d37f-471b-ae11-5798cbfa87ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f51f387c-d37f-471b-ae11-5798cbfa87ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13019071846711078857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301907184671107885713019071846711078857130190718467110788571301907184671107885713019071846711078857130190718467110788571301907184671107885713019071846711078857130190718467110788571301907184671107885713019071846711078857130190718467110788571301907184671107885713019071846711078857130190718467110788571301907184671107885713019071846711078857130190718467110788571301907184671107885713019071846711078857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f899b36-f93f-4500-a363-9907637ed219, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14dd03b2-9490-4854-a209-fb10f64c3288, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14dd03b2-9490-4854-a209-fb10f64c3288, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8700049488181073398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87000494881810733988700049488181073398870004948818107339887000494881810733988700049488181073398870004948818107339887000494881810733988700049488181073398870004948818107339887000494881810733988700049488181073398870004948818107339887000494881810733988700049488181073398870004948818107339887000494881810733988700049488181073398870004948818107339887000494881810733988700049488181073398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f51f387c-d37f-471b-ae11-5798cbfa87ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94b826d9-3078-4d52-a403-b2091530ffa2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b826d9-3078-4d52-a403-b2091530ffa2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17808774368168434684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780877436816843468417808774368168434684178087743681684346841780877436816843468417808774368168434684178087743681684346841780877436816843468417808774368168434684178087743681684346841780877436816843468417808774368168434684178087743681684346841780877436816843468417808774368168434684178087743681684346841780877436816843468417808774368168434684178087743681684346841780877436816843468417808774368168434684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b826d9-3078-4d52-a403-b2091530ffa2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d71bbae0-9f73-4077-a281-538781ebed2b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d71bbae0-9f73-4077-a281-538781ebed2b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7947697483993557626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79476974839935576267947697483993557626794769748399355762679476974839935576267947697483993557626794769748399355762679476974839935576267947697483993557626794769748399355762679476974839935576267947697483993557626794769748399355762679476974839935576267947697483993557626794769748399355762679476974839935576267947697483993557626794769748399355762679476974839935576267947697483993557626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d71bbae0-9f73-4077-a281-538781ebed2b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e0764f-7f26-480c-8247-41a2c6c9b2df, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e0764f-7f26-480c-8247-41a2c6c9b2df, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4224338456077450764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42243384560774507644224338456077450764422433845607745076442243384560774507644224338456077450764422433845607745076442243384560774507644224338456077450764422433845607745076442243384560774507644224338456077450764422433845607745076442243384560774507644224338456077450764422433845607745076442243384560774507644224338456077450764422433845607745076442243384560774507644224338456077450764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14dd03b2-9490-4854-a209-fb10f64c3288, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 280887e6-ef9f-495a-91a4-5ba4789ce801, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 280887e6-ef9f-495a-91a4-5ba4789ce801, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8771181358153484096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87711813581534840968771181358153484096877118135815348409687711813581534840968771181358153484096877118135815348409687711813581534840968771181358153484096877118135815348409687711813581534840968771181358153484096877118135815348409687711813581534840968771181358153484096877118135815348409687711813581534840968771181358153484096877118135815348409687711813581534840968771181358153484096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e0764f-7f26-480c-8247-41a2c6c9b2df, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0196a525-33cf-41ee-a95d-a83aad7d431c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0196a525-33cf-41ee-a95d-a83aad7d431c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15179722945761958142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517972294576195814215179722945761958142151797229457619581421517972294576195814215179722945761958142151797229457619581421517972294576195814215179722945761958142151797229457619581421517972294576195814215179722945761958142151797229457619581421517972294576195814215179722945761958142151797229457619581421517972294576195814215179722945761958142151797229457619581421517972294576195814215179722945761958142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 280887e6-ef9f-495a-91a4-5ba4789ce801, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb0cbba4-f6b2-4551-affb-302b6d2c0a91, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb0cbba4-f6b2-4551-affb-302b6d2c0a91, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2406254463836906534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24062544638369065342406254463836906534240625446383690653424062544638369065342406254463836906534240625446383690653424062544638369065342406254463836906534240625446383690653424062544638369065342406254463836906534240625446383690653424062544638369065342406254463836906534240625446383690653424062544638369065342406254463836906534240625446383690653424062544638369065342406254463836906534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0196a525-33cf-41ee-a95d-a83aad7d431c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da515e9-fec1-4ef2-8549-69e6ee720b90, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da515e9-fec1-4ef2-8549-69e6ee720b90, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15217798257162568132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521779825716256813215217798257162568132152177982571625681321521779825716256813215217798257162568132152177982571625681321521779825716256813215217798257162568132152177982571625681321521779825716256813215217798257162568132152177982571625681321521779825716256813215217798257162568132152177982571625681321521779825716256813215217798257162568132152177982571625681321521779825716256813215217798257162568132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb0cbba4-f6b2-4551-affb-302b6d2c0a91, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58cdfe13-3ef0-4746-82d1-883cac86c3d2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58cdfe13-3ef0-4746-82d1-883cac86c3d2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1907419884147114256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19074198841471142561907419884147114256190741988414711425619074198841471142561907419884147114256190741988414711425619074198841471142561907419884147114256190741988414711425619074198841471142561907419884147114256190741988414711425619074198841471142561907419884147114256190741988414711425619074198841471142561907419884147114256190741988414711425619074198841471142561907419884147114256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da515e9-fec1-4ef2-8549-69e6ee720b90, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de177b0b-473b-4bf5-9369-ed6ea52350fd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de177b0b-473b-4bf5-9369-ed6ea52350fd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7083306223890825360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70833062238908253607083306223890825360708330622389082536070833062238908253607083306223890825360708330622389082536070833062238908253607083306223890825360708330622389082536070833062238908253607083306223890825360708330622389082536070833062238908253607083306223890825360708330622389082536070833062238908253607083306223890825360708330622389082536070833062238908253607083306223890825360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58cdfe13-3ef0-4746-82d1-883cac86c3d2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3565746-cdd8-483c-b719-436ace2b8a96, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3565746-cdd8-483c-b719-436ace2b8a96, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18202604206472029740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820260420647202974018202604206472029740182026042064720297401820260420647202974018202604206472029740182026042064720297401820260420647202974018202604206472029740182026042064720297401820260420647202974018202604206472029740182026042064720297401820260420647202974018202604206472029740182026042064720297401820260420647202974018202604206472029740182026042064720297401820260420647202974018202604206472029740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de177b0b-473b-4bf5-9369-ed6ea52350fd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1602eea3-2a1b-4048-ad15-4625032a629a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1602eea3-2a1b-4048-ad15-4625032a629a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16468494127937272748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646849412793727274816468494127937272748164684941279372727481646849412793727274816468494127937272748164684941279372727481646849412793727274816468494127937272748164684941279372727481646849412793727274816468494127937272748164684941279372727481646849412793727274816468494127937272748164684941279372727481646849412793727274816468494127937272748164684941279372727481646849412793727274816468494127937272748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3565746-cdd8-483c-b719-436ace2b8a96, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d677591f-ba1f-4532-85ec-26124774de0c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d677591f-ba1f-4532-85ec-26124774de0c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3162351835908451033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31623518359084510333162351835908451033316235183590845103331623518359084510333162351835908451033316235183590845103331623518359084510333162351835908451033316235183590845103331623518359084510333162351835908451033316235183590845103331623518359084510333162351835908451033316235183590845103331623518359084510333162351835908451033316235183590845103331623518359084510333162351835908451033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1602eea3-2a1b-4048-ad15-4625032a629a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 528ab041-0ec3-40ed-aeda-08a953e273f5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528ab041-0ec3-40ed-aeda-08a953e273f5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2508356162188354930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25083561621883549302508356162188354930250835616218835493025083561621883549302508356162188354930250835616218835493025083561621883549302508356162188354930250835616218835493025083561621883549302508356162188354930250835616218835493025083561621883549302508356162188354930250835616218835493025083561621883549302508356162188354930250835616218835493025083561621883549302508356162188354930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d677591f-ba1f-4532-85ec-26124774de0c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06e7e20f-868a-4a0c-ba5c-2725ed2b4dd8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e7e20f-868a-4a0c-ba5c-2725ed2b4dd8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15628635673413195798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562863567341319579815628635673413195798156286356734131957981562863567341319579815628635673413195798156286356734131957981562863567341319579815628635673413195798156286356734131957981562863567341319579815628635673413195798156286356734131957981562863567341319579815628635673413195798156286356734131957981562863567341319579815628635673413195798156286356734131957981562863567341319579815628635673413195798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e7e20f-868a-4a0c-ba5c-2725ed2b4dd8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528ab041-0ec3-40ed-aeda-08a953e273f5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e69a36fa-de3e-4d7f-81c7-ef3ef8faca84, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff698ee0-a2a0-4ee7-8181-c094a9009661, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff698ee0-a2a0-4ee7-8181-c094a9009661, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15522862204657938788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552286220465793878815522862204657938788155228622046579387881552286220465793878815522862204657938788155228622046579387881552286220465793878815522862204657938788155228622046579387881552286220465793878815522862204657938788155228622046579387881552286220465793878815522862204657938788155228622046579387881552286220465793878815522862204657938788155228622046579387881552286220465793878815522862204657938788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e69a36fa-de3e-4d7f-81c7-ef3ef8faca84, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 217063300003324723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723217063300003324723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff698ee0-a2a0-4ee7-8181-c094a9009661, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577ccba9-33dd-4d6c-85ee-259f92404e6f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577ccba9-33dd-4d6c-85ee-259f92404e6f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8782741640019809369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87827416400198093698782741640019809369878274164001980936987827416400198093698782741640019809369878274164001980936987827416400198093698782741640019809369878274164001980936987827416400198093698782741640019809369878274164001980936987827416400198093698782741640019809369878274164001980936987827416400198093698782741640019809369878274164001980936987827416400198093698782741640019809369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e69a36fa-de3e-4d7f-81c7-ef3ef8faca84, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c276e2-2d0e-4c55-afc0-6f20e999c5f3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c276e2-2d0e-4c55-afc0-6f20e999c5f3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16926460352011788381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692646035201178838116926460352011788381169264603520117883811692646035201178838116926460352011788381169264603520117883811692646035201178838116926460352011788381169264603520117883811692646035201178838116926460352011788381169264603520117883811692646035201178838116926460352011788381169264603520117883811692646035201178838116926460352011788381169264603520117883811692646035201178838116926460352011788381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577ccba9-33dd-4d6c-85ee-259f92404e6f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 939d7799-3603-4d2f-b012-9e016a41b47a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 939d7799-3603-4d2f-b012-9e016a41b47a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4534416132826891304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45344161328268913044534416132826891304453441613282689130445344161328268913044534416132826891304453441613282689130445344161328268913044534416132826891304453441613282689130445344161328268913044534416132826891304453441613282689130445344161328268913044534416132826891304453441613282689130445344161328268913044534416132826891304453441613282689130445344161328268913044534416132826891304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c276e2-2d0e-4c55-afc0-6f20e999c5f3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9727f4a4-0c3f-4d2b-929a-5698cf27674f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9727f4a4-0c3f-4d2b-929a-5698cf27674f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6626236157490619554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66262361574906195546626236157490619554662623615749061955466262361574906195546626236157490619554662623615749061955466262361574906195546626236157490619554662623615749061955466262361574906195546626236157490619554662623615749061955466262361574906195546626236157490619554662623615749061955466262361574906195546626236157490619554662623615749061955466262361574906195546626236157490619554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 939d7799-3603-4d2f-b012-9e016a41b47a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f63341ae-b978-4837-9f4d-f7121386e25a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f63341ae-b978-4837-9f4d-f7121386e25a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9682324367486155126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96823243674861551269682324367486155126968232436748615512696823243674861551269682324367486155126968232436748615512696823243674861551269682324367486155126968232436748615512696823243674861551269682324367486155126968232436748615512696823243674861551269682324367486155126968232436748615512696823243674861551269682324367486155126968232436748615512696823243674861551269682324367486155126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9727f4a4-0c3f-4d2b-929a-5698cf27674f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57304510-63ac-4500-b2c5-a1ede7cfe4bc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57304510-63ac-4500-b2c5-a1ede7cfe4bc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 60883825924703006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6088382592470300660883825924703006608838259247030066088382592470300660883825924703006608838259247030066088382592470300660883825924703006608838259247030066088382592470300660883825924703006608838259247030066088382592470300660883825924703006608838259247030066088382592470300660883825924703006608838259247030066088382592470300660883825924703006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f63341ae-b978-4837-9f4d-f7121386e25a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad71890e-41c3-46dc-aa42-e2c5984cb6b6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad71890e-41c3-46dc-aa42-e2c5984cb6b6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830342503651372142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48303425036513721424830342503651372142483034250365137214248303425036513721424830342503651372142483034250365137214248303425036513721424830342503651372142483034250365137214248303425036513721424830342503651372142483034250365137214248303425036513721424830342503651372142483034250365137214248303425036513721424830342503651372142483034250365137214248303425036513721424830342503651372142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57304510-63ac-4500-b2c5-a1ede7cfe4bc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abcc2570-9d10-47d3-876e-b413d2fcee46, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abcc2570-9d10-47d3-876e-b413d2fcee46, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5756504800970321450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57565048009703214505756504800970321450575650480097032145057565048009703214505756504800970321450575650480097032145057565048009703214505756504800970321450575650480097032145057565048009703214505756504800970321450575650480097032145057565048009703214505756504800970321450575650480097032145057565048009703214505756504800970321450575650480097032145057565048009703214505756504800970321450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad71890e-41c3-46dc-aa42-e2c5984cb6b6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f09cc14a-2547-4f7d-ae30-9fefe3f1bc85, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abcc2570-9d10-47d3-876e-b413d2fcee46, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66296a7d-ee6e-49c3-97c8-782e8f4d7319, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66296a7d-ee6e-49c3-97c8-782e8f4d7319, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11179911485032247434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117991148503224743411179911485032247434111799114850322474341117991148503224743411179911485032247434111799114850322474341117991148503224743411179911485032247434111799114850322474341117991148503224743411179911485032247434111799114850322474341117991148503224743411179911485032247434111799114850322474341117991148503224743411179911485032247434111799114850322474341117991148503224743411179911485032247434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f09cc14a-2547-4f7d-ae30-9fefe3f1bc85, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14747708174750586046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474770817475058604614747708174750586046147477081747505860461474770817475058604614747708174750586046147477081747505860461474770817475058604614747708174750586046147477081747505860461474770817475058604614747708174750586046147477081747505860461474770817475058604614747708174750586046147477081747505860461474770817475058604614747708174750586046147477081747505860461474770817475058604614747708174750586046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f09cc14a-2547-4f7d-ae30-9fefe3f1bc85, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66296a7d-ee6e-49c3-97c8-782e8f4d7319, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe0d357b-acae-450b-b164-c615f238f6de, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe0d357b-acae-450b-b164-c615f238f6de, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 521123027642176285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285521123027642176285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24fc5f86-6a52-4a0d-b720-5f3fe6588bba, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24fc5f86-6a52-4a0d-b720-5f3fe6588bba, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16649835982531192937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664983598253119293716649835982531192937166498359825311929371664983598253119293716649835982531192937166498359825311929371664983598253119293716649835982531192937166498359825311929371664983598253119293716649835982531192937166498359825311929371664983598253119293716649835982531192937166498359825311929371664983598253119293716649835982531192937166498359825311929371664983598253119293716649835982531192937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24fc5f86-6a52-4a0d-b720-5f3fe6588bba, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d109770b-74e8-4468-89ef-d8dcb8260ca2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d109770b-74e8-4468-89ef-d8dcb8260ca2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11791413114647875285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179141311464787528511791413114647875285117914131146478752851179141311464787528511791413114647875285117914131146478752851179141311464787528511791413114647875285117914131146478752851179141311464787528511791413114647875285117914131146478752851179141311464787528511791413114647875285117914131146478752851179141311464787528511791413114647875285117914131146478752851179141311464787528511791413114647875285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe0d357b-acae-450b-b164-c615f238f6de, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac9da4ee-c8c2-4965-b6c8-8e32bc6fb8bb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac9da4ee-c8c2-4965-b6c8-8e32bc6fb8bb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6747806618421184693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67478066184211846936747806618421184693674780661842118469367478066184211846936747806618421184693674780661842118469367478066184211846936747806618421184693674780661842118469367478066184211846936747806618421184693674780661842118469367478066184211846936747806618421184693674780661842118469367478066184211846936747806618421184693674780661842118469367478066184211846936747806618421184693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d109770b-74e8-4468-89ef-d8dcb8260ca2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83f1cfcd-568a-4c17-a5b6-a424ae54d433, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83f1cfcd-568a-4c17-a5b6-a424ae54d433, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2445559917867082794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24455599178670827942445559917867082794244555991786708279424455599178670827942445559917867082794244555991786708279424455599178670827942445559917867082794244555991786708279424455599178670827942445559917867082794244555991786708279424455599178670827942445559917867082794244555991786708279424455599178670827942445559917867082794244555991786708279424455599178670827942445559917867082794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac9da4ee-c8c2-4965-b6c8-8e32bc6fb8bb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f442f48-cb88-4285-b07e-0cf1d1f007f4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f442f48-cb88-4285-b07e-0cf1d1f007f4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16322155595532336290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632215559553233629016322155595532336290163221555955323362901632215559553233629016322155595532336290163221555955323362901632215559553233629016322155595532336290163221555955323362901632215559553233629016322155595532336290163221555955323362901632215559553233629016322155595532336290163221555955323362901632215559553233629016322155595532336290163221555955323362901632215559553233629016322155595532336290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83f1cfcd-568a-4c17-a5b6-a424ae54d433, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33ff3c71-1cf2-4f28-a3d3-e765e0231673, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33ff3c71-1cf2-4f28-a3d3-e765e0231673, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2197137859743561568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21971378597435615682197137859743561568219713785974356156821971378597435615682197137859743561568219713785974356156821971378597435615682197137859743561568219713785974356156821971378597435615682197137859743561568219713785974356156821971378597435615682197137859743561568219713785974356156821971378597435615682197137859743561568219713785974356156821971378597435615682197137859743561568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f442f48-cb88-4285-b07e-0cf1d1f007f4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f706ce-f81c-474b-8bea-c503495a2b0f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f706ce-f81c-474b-8bea-c503495a2b0f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12155885742867123394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215588574286712339412155885742867123394121558857428671233941215588574286712339412155885742867123394121558857428671233941215588574286712339412155885742867123394121558857428671233941215588574286712339412155885742867123394121558857428671233941215588574286712339412155885742867123394121558857428671233941215588574286712339412155885742867123394121558857428671233941215588574286712339412155885742867123394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33ff3c71-1cf2-4f28-a3d3-e765e0231673, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244b6e33-8812-4096-bd4d-52ee8baac779, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244b6e33-8812-4096-bd4d-52ee8baac779, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3600440808471868472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36004408084718684723600440808471868472360044080847186847236004408084718684723600440808471868472360044080847186847236004408084718684723600440808471868472360044080847186847236004408084718684723600440808471868472360044080847186847236004408084718684723600440808471868472360044080847186847236004408084718684723600440808471868472360044080847186847236004408084718684723600440808471868472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f706ce-f81c-474b-8bea-c503495a2b0f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7da2f1f8-ce29-40e7-b86c-d23f90041f3f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da2f1f8-ce29-40e7-b86c-d23f90041f3f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4099249037591335350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40992490375913353504099249037591335350409924903759133535040992490375913353504099249037591335350409924903759133535040992490375913353504099249037591335350409924903759133535040992490375913353504099249037591335350409924903759133535040992490375913353504099249037591335350409924903759133535040992490375913353504099249037591335350409924903759133535040992490375913353504099249037591335350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da2f1f8-ce29-40e7-b86c-d23f90041f3f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d590fd8f-0e18-42e7-a168-9e80cb81559b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d590fd8f-0e18-42e7-a168-9e80cb81559b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14154118093944220553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415411809394422055314154118093944220553141541180939442205531415411809394422055314154118093944220553141541180939442205531415411809394422055314154118093944220553141541180939442205531415411809394422055314154118093944220553141541180939442205531415411809394422055314154118093944220553141541180939442205531415411809394422055314154118093944220553141541180939442205531415411809394422055314154118093944220553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244b6e33-8812-4096-bd4d-52ee8baac779, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83697fef-83b1-4e43-8e3e-78f3eb4b933d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83697fef-83b1-4e43-8e3e-78f3eb4b933d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4078694397708314113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40786943977083141134078694397708314113407869439770831411340786943977083141134078694397708314113407869439770831411340786943977083141134078694397708314113407869439770831411340786943977083141134078694397708314113407869439770831411340786943977083141134078694397708314113407869439770831411340786943977083141134078694397708314113407869439770831411340786943977083141134078694397708314113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d590fd8f-0e18-42e7-a168-9e80cb81559b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f0b9b8d-45c8-40c9-b2a0-c6a1f09a74a5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f0b9b8d-45c8-40c9-b2a0-c6a1f09a74a5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2648819391382296732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26488193913822967322648819391382296732264881939138229673226488193913822967322648819391382296732264881939138229673226488193913822967322648819391382296732264881939138229673226488193913822967322648819391382296732264881939138229673226488193913822967322648819391382296732264881939138229673226488193913822967322648819391382296732264881939138229673226488193913822967322648819391382296732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83697fef-83b1-4e43-8e3e-78f3eb4b933d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b404546-e565-4328-b1af-ee279ac23bea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f0b9b8d-45c8-40c9-b2a0-c6a1f09a74a5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b404546-e565-4328-b1af-ee279ac23bea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17906983069295970380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790698306929597038017906983069295970380179069830692959703801790698306929597038017906983069295970380179069830692959703801790698306929597038017906983069295970380179069830692959703801790698306929597038017906983069295970380179069830692959703801790698306929597038017906983069295970380179069830692959703801790698306929597038017906983069295970380179069830692959703801790698306929597038017906983069295970380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b95e08d0-0054-477f-8d9a-bcc3b70b45d1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b95e08d0-0054-477f-8d9a-bcc3b70b45d1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14872995764660329928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487299576466032992814872995764660329928148729957646603299281487299576466032992814872995764660329928148729957646603299281487299576466032992814872995764660329928148729957646603299281487299576466032992814872995764660329928148729957646603299281487299576466032992814872995764660329928148729957646603299281487299576466032992814872995764660329928148729957646603299281487299576466032992814872995764660329928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b404546-e565-4328-b1af-ee279ac23bea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7813ba4d-9d6d-4b00-852c-6405f712086c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7813ba4d-9d6d-4b00-852c-6405f712086c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10434482732131728157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043448273213172815710434482732131728157104344827321317281571043448273213172815710434482732131728157104344827321317281571043448273213172815710434482732131728157104344827321317281571043448273213172815710434482732131728157104344827321317281571043448273213172815710434482732131728157104344827321317281571043448273213172815710434482732131728157104344827321317281571043448273213172815710434482732131728157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b95e08d0-0054-477f-8d9a-bcc3b70b45d1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a11ab9f-27fc-4a7f-96fe-d6e8cfa3a10d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a11ab9f-27fc-4a7f-96fe-d6e8cfa3a10d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1585533454054081811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15855334540540818111585533454054081811158553345405408181115855334540540818111585533454054081811158553345405408181115855334540540818111585533454054081811158553345405408181115855334540540818111585533454054081811158553345405408181115855334540540818111585533454054081811158553345405408181115855334540540818111585533454054081811158553345405408181115855334540540818111585533454054081811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7813ba4d-9d6d-4b00-852c-6405f712086c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc7d837f-7e87-41c4-9ac7-8831cacc2d31, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc7d837f-7e87-41c4-9ac7-8831cacc2d31, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12740732189793605313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274073218979360531312740732189793605313127407321897936053131274073218979360531312740732189793605313127407321897936053131274073218979360531312740732189793605313127407321897936053131274073218979360531312740732189793605313127407321897936053131274073218979360531312740732189793605313127407321897936053131274073218979360531312740732189793605313127407321897936053131274073218979360531312740732189793605313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a11ab9f-27fc-4a7f-96fe-d6e8cfa3a10d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd0008e1-d9bc-4434-84a7-081735d5787d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd0008e1-d9bc-4434-84a7-081735d5787d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1185689917488761815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11856899174887618151185689917488761815118568991748876181511856899174887618151185689917488761815118568991748876181511856899174887618151185689917488761815118568991748876181511856899174887618151185689917488761815118568991748876181511856899174887618151185689917488761815118568991748876181511856899174887618151185689917488761815118568991748876181511856899174887618151185689917488761815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc7d837f-7e87-41c4-9ac7-8831cacc2d31, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ac7f67c-52a0-48e8-b303-0f81379b1600, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ac7f67c-52a0-48e8-b303-0f81379b1600, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16310024663383399456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631002466338339945616310024663383399456163100246633833994561631002466338339945616310024663383399456163100246633833994561631002466338339945616310024663383399456163100246633833994561631002466338339945616310024663383399456163100246633833994561631002466338339945616310024663383399456163100246633833994561631002466338339945616310024663383399456163100246633833994561631002466338339945616310024663383399456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd0008e1-d9bc-4434-84a7-081735d5787d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db31b371-9074-43b8-b798-5d1cd76e72ba, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db31b371-9074-43b8-b798-5d1cd76e72ba, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1630565843599049443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16305658435990494431630565843599049443163056584359904944316305658435990494431630565843599049443163056584359904944316305658435990494431630565843599049443163056584359904944316305658435990494431630565843599049443163056584359904944316305658435990494431630565843599049443163056584359904944316305658435990494431630565843599049443163056584359904944316305658435990494431630565843599049443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ac7f67c-52a0-48e8-b303-0f81379b1600, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df2f26af-62f0-4eb6-aef2-8e1e471ab8a2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db31b371-9074-43b8-b798-5d1cd76e72ba, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f59deed-79df-4275-9a3b-72a0ade99696, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f59deed-79df-4275-9a3b-72a0ade99696, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15880323540513682692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588032354051368269215880323540513682692158803235405136826921588032354051368269215880323540513682692158803235405136826921588032354051368269215880323540513682692158803235405136826921588032354051368269215880323540513682692158803235405136826921588032354051368269215880323540513682692158803235405136826921588032354051368269215880323540513682692158803235405136826921588032354051368269215880323540513682692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df2f26af-62f0-4eb6-aef2-8e1e471ab8a2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5040885529549260743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50408855295492607435040885529549260743504088552954926074350408855295492607435040885529549260743504088552954926074350408855295492607435040885529549260743504088552954926074350408855295492607435040885529549260743504088552954926074350408855295492607435040885529549260743504088552954926074350408855295492607435040885529549260743504088552954926074350408855295492607435040885529549260743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df2f26af-62f0-4eb6-aef2-8e1e471ab8a2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed84bd94-0ca6-49b7-b2c5-faa6af1f23ee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed84bd94-0ca6-49b7-b2c5-faa6af1f23ee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17067024796539549593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706702479653954959317067024796539549593170670247965395495931706702479653954959317067024796539549593170670247965395495931706702479653954959317067024796539549593170670247965395495931706702479653954959317067024796539549593170670247965395495931706702479653954959317067024796539549593170670247965395495931706702479653954959317067024796539549593170670247965395495931706702479653954959317067024796539549593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f59deed-79df-4275-9a3b-72a0ade99696, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f15d85e-8552-48cd-b392-bf5e731bcbc8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f15d85e-8552-48cd-b392-bf5e731bcbc8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634991057158342665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163499105715834266511634991057158342665116349910571583426651163499105715834266511634991057158342665116349910571583426651163499105715834266511634991057158342665116349910571583426651163499105715834266511634991057158342665116349910571583426651163499105715834266511634991057158342665116349910571583426651163499105715834266511634991057158342665116349910571583426651163499105715834266511634991057158342665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed84bd94-0ca6-49b7-b2c5-faa6af1f23ee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3774b5af-9e3e-4520-a587-15cbd77d8ec7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3774b5af-9e3e-4520-a587-15cbd77d8ec7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6391296454323305640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63912964543233056406391296454323305640639129645432330564063912964543233056406391296454323305640639129645432330564063912964543233056406391296454323305640639129645432330564063912964543233056406391296454323305640639129645432330564063912964543233056406391296454323305640639129645432330564063912964543233056406391296454323305640639129645432330564063912964543233056406391296454323305640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f15d85e-8552-48cd-b392-bf5e731bcbc8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ed235e0-31e1-4128-87b3-8e3bd6750f16, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ed235e0-31e1-4128-87b3-8e3bd6750f16, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10283802112652928800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028380211265292880010283802112652928800102838021126529288001028380211265292880010283802112652928800102838021126529288001028380211265292880010283802112652928800102838021126529288001028380211265292880010283802112652928800102838021126529288001028380211265292880010283802112652928800102838021126529288001028380211265292880010283802112652928800102838021126529288001028380211265292880010283802112652928800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3774b5af-9e3e-4520-a587-15cbd77d8ec7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3be45d57-ebb7-4697-af9a-4b465f1374dd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3be45d57-ebb7-4697-af9a-4b465f1374dd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17040719801973994194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704071980197399419417040719801973994194170407198019739941941704071980197399419417040719801973994194170407198019739941941704071980197399419417040719801973994194170407198019739941941704071980197399419417040719801973994194170407198019739941941704071980197399419417040719801973994194170407198019739941941704071980197399419417040719801973994194170407198019739941941704071980197399419417040719801973994194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3be45d57-ebb7-4697-af9a-4b465f1374dd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a963cb2d-4a1b-42f4-8e14-b57d7885fee6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a963cb2d-4a1b-42f4-8e14-b57d7885fee6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5289562699855590790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52895626998555907905289562699855590790528956269985559079052895626998555907905289562699855590790528956269985559079052895626998555907905289562699855590790528956269985559079052895626998555907905289562699855590790528956269985559079052895626998555907905289562699855590790528956269985559079052895626998555907905289562699855590790528956269985559079052895626998555907905289562699855590790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ed235e0-31e1-4128-87b3-8e3bd6750f16, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 107ea551-597f-4c53-9ffd-0aa2a0e64894, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 107ea551-597f-4c53-9ffd-0aa2a0e64894, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6384157670390820491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63841576703908204916384157670390820491638415767039082049163841576703908204916384157670390820491638415767039082049163841576703908204916384157670390820491638415767039082049163841576703908204916384157670390820491638415767039082049163841576703908204916384157670390820491638415767039082049163841576703908204916384157670390820491638415767039082049163841576703908204916384157670390820491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a963cb2d-4a1b-42f4-8e14-b57d7885fee6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 522458e6-c9f8-40b3-a2b5-3523b6f4e4c9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 522458e6-c9f8-40b3-a2b5-3523b6f4e4c9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16245501627332192107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624550162733219210716245501627332192107162455016273321921071624550162733219210716245501627332192107162455016273321921071624550162733219210716245501627332192107162455016273321921071624550162733219210716245501627332192107162455016273321921071624550162733219210716245501627332192107162455016273321921071624550162733219210716245501627332192107162455016273321921071624550162733219210716245501627332192107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 522458e6-c9f8-40b3-a2b5-3523b6f4e4c9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7180329a-458c-4ed5-92b7-9191464829c2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7180329a-458c-4ed5-92b7-9191464829c2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11450441101114957574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145044110111495757411450441101114957574114504411011149575741145044110111495757411450441101114957574114504411011149575741145044110111495757411450441101114957574114504411011149575741145044110111495757411450441101114957574114504411011149575741145044110111495757411450441101114957574114504411011149575741145044110111495757411450441101114957574114504411011149575741145044110111495757411450441101114957574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 107ea551-597f-4c53-9ffd-0aa2a0e64894, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c914ea93-fd0f-4089-871a-d32b425a083d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c914ea93-fd0f-4089-871a-d32b425a083d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16306344381603605881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630634438160360588116306344381603605881163063443816036058811630634438160360588116306344381603605881163063443816036058811630634438160360588116306344381603605881163063443816036058811630634438160360588116306344381603605881163063443816036058811630634438160360588116306344381603605881163063443816036058811630634438160360588116306344381603605881163063443816036058811630634438160360588116306344381603605881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c914ea93-fd0f-4089-871a-d32b425a083d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3052ff5b-c4fc-43b2-a5ac-713a55aaf170, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3052ff5b-c4fc-43b2-a5ac-713a55aaf170, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15456824350188605365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545682435018860536515456824350188605365154568243501886053651545682435018860536515456824350188605365154568243501886053651545682435018860536515456824350188605365154568243501886053651545682435018860536515456824350188605365154568243501886053651545682435018860536515456824350188605365154568243501886053651545682435018860536515456824350188605365154568243501886053651545682435018860536515456824350188605365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7180329a-458c-4ed5-92b7-9191464829c2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55054f69-7203-46a6-beb5-d767f395a4c9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55054f69-7203-46a6-beb5-d767f395a4c9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10041565124253893734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004156512425389373410041565124253893734100415651242538937341004156512425389373410041565124253893734100415651242538937341004156512425389373410041565124253893734100415651242538937341004156512425389373410041565124253893734100415651242538937341004156512425389373410041565124253893734100415651242538937341004156512425389373410041565124253893734100415651242538937341004156512425389373410041565124253893734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3052ff5b-c4fc-43b2-a5ac-713a55aaf170, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 701b3eb3-e9bc-41b7-967c-fa1dcbcaa9cc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 701b3eb3-e9bc-41b7-967c-fa1dcbcaa9cc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1319102591397302405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13191025913973024051319102591397302405131910259139730240513191025913973024051319102591397302405131910259139730240513191025913973024051319102591397302405131910259139730240513191025913973024051319102591397302405131910259139730240513191025913973024051319102591397302405131910259139730240513191025913973024051319102591397302405131910259139730240513191025913973024051319102591397302405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55054f69-7203-46a6-beb5-d767f395a4c9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29f1ffcf-4b79-4591-b663-c558e6ba9c94, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29f1ffcf-4b79-4591-b663-c558e6ba9c94, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17461695572384352698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746169557238435269817461695572384352698174616955723843526981746169557238435269817461695572384352698174616955723843526981746169557238435269817461695572384352698174616955723843526981746169557238435269817461695572384352698174616955723843526981746169557238435269817461695572384352698174616955723843526981746169557238435269817461695572384352698174616955723843526981746169557238435269817461695572384352698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 701b3eb3-e9bc-41b7-967c-fa1dcbcaa9cc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1eed427-46b2-43b5-a9e5-960fd231fb70, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1eed427-46b2-43b5-a9e5-960fd231fb70, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466425801148844167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446642580114884416714466425801148844167144664258011488441671446642580114884416714466425801148844167144664258011488441671446642580114884416714466425801148844167144664258011488441671446642580114884416714466425801148844167144664258011488441671446642580114884416714466425801148844167144664258011488441671446642580114884416714466425801148844167144664258011488441671446642580114884416714466425801148844167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29f1ffcf-4b79-4591-b663-c558e6ba9c94, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b18adc-f2bb-4c52-a205-54502b5d00ea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b18adc-f2bb-4c52-a205-54502b5d00ea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9838938820016749450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98389388200167494509838938820016749450983893882001674945098389388200167494509838938820016749450983893882001674945098389388200167494509838938820016749450983893882001674945098389388200167494509838938820016749450983893882001674945098389388200167494509838938820016749450983893882001674945098389388200167494509838938820016749450983893882001674945098389388200167494509838938820016749450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1eed427-46b2-43b5-a9e5-960fd231fb70, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a7f4549-e989-45d6-9b4b-9805bcbabb37, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a7f4549-e989-45d6-9b4b-9805bcbabb37, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8249426288447092248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82494262884470922488249426288447092248824942628844709224882494262884470922488249426288447092248824942628844709224882494262884470922488249426288447092248824942628844709224882494262884470922488249426288447092248824942628844709224882494262884470922488249426288447092248824942628844709224882494262884470922488249426288447092248824942628844709224882494262884470922488249426288447092248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b18adc-f2bb-4c52-a205-54502b5d00ea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ac54ce-2fca-4f16-8edf-8112cb67585a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ac54ce-2fca-4f16-8edf-8112cb67585a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4213946477202495072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42139464772024950724213946477202495072421394647720249507242139464772024950724213946477202495072421394647720249507242139464772024950724213946477202495072421394647720249507242139464772024950724213946477202495072421394647720249507242139464772024950724213946477202495072421394647720249507242139464772024950724213946477202495072421394647720249507242139464772024950724213946477202495072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a7f4549-e989-45d6-9b4b-9805bcbabb37, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be5641f5-80ac-441f-b4a6-7337846e56b6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5641f5-80ac-441f-b4a6-7337846e56b6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4372906099326584674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43729060993265846744372906099326584674437290609932658467443729060993265846744372906099326584674437290609932658467443729060993265846744372906099326584674437290609932658467443729060993265846744372906099326584674437290609932658467443729060993265846744372906099326584674437290609932658467443729060993265846744372906099326584674437290609932658467443729060993265846744372906099326584674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ac54ce-2fca-4f16-8edf-8112cb67585a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7633afa0-2b6e-44e3-a795-181d8ad2593c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7633afa0-2b6e-44e3-a795-181d8ad2593c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4616995925641397157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46169959256413971574616995925641397157461699592564139715746169959256413971574616995925641397157461699592564139715746169959256413971574616995925641397157461699592564139715746169959256413971574616995925641397157461699592564139715746169959256413971574616995925641397157461699592564139715746169959256413971574616995925641397157461699592564139715746169959256413971574616995925641397157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7633afa0-2b6e-44e3-a795-181d8ad2593c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f67e55-d13a-4e9b-8387-29c853731ca9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f67e55-d13a-4e9b-8387-29c853731ca9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15644184190674433520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564418419067443352015644184190674433520156441841906744335201564418419067443352015644184190674433520156441841906744335201564418419067443352015644184190674433520156441841906744335201564418419067443352015644184190674433520156441841906744335201564418419067443352015644184190674433520156441841906744335201564418419067443352015644184190674433520156441841906744335201564418419067443352015644184190674433520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5641f5-80ac-441f-b4a6-7337846e56b6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc964a27-13a7-427f-968c-96c38622b571, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc964a27-13a7-427f-968c-96c38622b571, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7429072075425049915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74290720754250499157429072075425049915742907207542504991574290720754250499157429072075425049915742907207542504991574290720754250499157429072075425049915742907207542504991574290720754250499157429072075425049915742907207542504991574290720754250499157429072075425049915742907207542504991574290720754250499157429072075425049915742907207542504991574290720754250499157429072075425049915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc964a27-13a7-427f-968c-96c38622b571, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7348e5-45ff-4444-b2b5-c755fabb9a64, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7348e5-45ff-4444-b2b5-c755fabb9a64, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15122242087744596047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512224208774459604715122242087744596047151222420877445960471512224208774459604715122242087744596047151222420877445960471512224208774459604715122242087744596047151222420877445960471512224208774459604715122242087744596047151222420877445960471512224208774459604715122242087744596047151222420877445960471512224208774459604715122242087744596047151222420877445960471512224208774459604715122242087744596047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f67e55-d13a-4e9b-8387-29c853731ca9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 842f5f8b-a03e-4664-80fc-3b1e05b71f31, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842f5f8b-a03e-4664-80fc-3b1e05b71f31, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13324005805201830556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332400580520183055613324005805201830556133240058052018305561332400580520183055613324005805201830556133240058052018305561332400580520183055613324005805201830556133240058052018305561332400580520183055613324005805201830556133240058052018305561332400580520183055613324005805201830556133240058052018305561332400580520183055613324005805201830556133240058052018305561332400580520183055613324005805201830556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7348e5-45ff-4444-b2b5-c755fabb9a64, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842f5f8b-a03e-4664-80fc-3b1e05b71f31, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518b86be-4b50-4437-93df-7b404c612851, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518b86be-4b50-4437-93df-7b404c612851, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14062500997020311040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406250099702031104014062500997020311040140625009970203110401406250099702031104014062500997020311040140625009970203110401406250099702031104014062500997020311040140625009970203110401406250099702031104014062500997020311040140625009970203110401406250099702031104014062500997020311040140625009970203110401406250099702031104014062500997020311040140625009970203110401406250099702031104014062500997020311040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3aa2e20-4177-4557-aa39-02a094c856d6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3aa2e20-4177-4557-aa39-02a094c856d6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7453104923198490637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74531049231984906377453104923198490637745310492319849063774531049231984906377453104923198490637745310492319849063774531049231984906377453104923198490637745310492319849063774531049231984906377453104923198490637745310492319849063774531049231984906377453104923198490637745310492319849063774531049231984906377453104923198490637745310492319849063774531049231984906377453104923198490637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518b86be-4b50-4437-93df-7b404c612851, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd94cc9e-22bd-44c5-b115-d5c19c4e94f6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd94cc9e-22bd-44c5-b115-d5c19c4e94f6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8733902677366733708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87339026773667337088733902677366733708873390267736673370887339026773667337088733902677366733708873390267736673370887339026773667337088733902677366733708873390267736673370887339026773667337088733902677366733708873390267736673370887339026773667337088733902677366733708873390267736673370887339026773667337088733902677366733708873390267736673370887339026773667337088733902677366733708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3aa2e20-4177-4557-aa39-02a094c856d6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 152ce778-18d8-4542-9a21-caa8e051ab59, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd94cc9e-22bd-44c5-b115-d5c19c4e94f6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0431516-fd07-4798-8c82-c6c57e6722c1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 152ce778-18d8-4542-9a21-caa8e051ab59, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15495074628457572763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549507462845757276315495074628457572763154950746284575727631549507462845757276315495074628457572763154950746284575727631549507462845757276315495074628457572763154950746284575727631549507462845757276315495074628457572763154950746284575727631549507462845757276315495074628457572763154950746284575727631549507462845757276315495074628457572763154950746284575727631549507462845757276315495074628457572763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0431516-fd07-4798-8c82-c6c57e6722c1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 227814468904829233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233227814468904829233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0431516-fd07-4798-8c82-c6c57e6722c1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152ce778-18d8-4542-9a21-caa8e051ab59, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0610c00-1748-4957-a53b-10caa52bafed, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0610c00-1748-4957-a53b-10caa52bafed, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17632044441906076026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763204444190607602617632044441906076026176320444419060760261763204444190607602617632044441906076026176320444419060760261763204444190607602617632044441906076026176320444419060760261763204444190607602617632044441906076026176320444419060760261763204444190607602617632044441906076026176320444419060760261763204444190607602617632044441906076026176320444419060760261763204444190607602617632044441906076026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e5c793-ded0-4751-bd46-e51ccfa74ef8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e5c793-ded0-4751-bd46-e51ccfa74ef8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8316111065192866555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83161110651928665558316111065192866555831611106519286655583161110651928665558316111065192866555831611106519286655583161110651928665558316111065192866555831611106519286655583161110651928665558316111065192866555831611106519286655583161110651928665558316111065192866555831611106519286655583161110651928665558316111065192866555831611106519286655583161110651928665558316111065192866555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0610c00-1748-4957-a53b-10caa52bafed, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb81fb20-12e2-4b15-8cb9-d1eb7a417d62, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb81fb20-12e2-4b15-8cb9-d1eb7a417d62, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9085266696661658802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90852666966616588029085266696661658802908526669666165880290852666966616588029085266696661658802908526669666165880290852666966616588029085266696661658802908526669666165880290852666966616588029085266696661658802908526669666165880290852666966616588029085266696661658802908526669666165880290852666966616588029085266696661658802908526669666165880290852666966616588029085266696661658802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e5c793-ded0-4751-bd46-e51ccfa74ef8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf971e64-c67d-40dd-a0d9-2ed97cb382ec, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf971e64-c67d-40dd-a0d9-2ed97cb382ec, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17788953517161520165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778895351716152016517788953517161520165177889535171615201651778895351716152016517788953517161520165177889535171615201651778895351716152016517788953517161520165177889535171615201651778895351716152016517788953517161520165177889535171615201651778895351716152016517788953517161520165177889535171615201651778895351716152016517788953517161520165177889535171615201651778895351716152016517788953517161520165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb81fb20-12e2-4b15-8cb9-d1eb7a417d62, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9337ea8d-6d8d-47b8-8c0d-7496590a4b85, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9337ea8d-6d8d-47b8-8c0d-7496590a4b85, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12706120029981451267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270612002998145126712706120029981451267127061200299814512671270612002998145126712706120029981451267127061200299814512671270612002998145126712706120029981451267127061200299814512671270612002998145126712706120029981451267127061200299814512671270612002998145126712706120029981451267127061200299814512671270612002998145126712706120029981451267127061200299814512671270612002998145126712706120029981451267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf971e64-c67d-40dd-a0d9-2ed97cb382ec, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26093c18-04b3-4a2a-98da-df0ec57c2f80, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26093c18-04b3-4a2a-98da-df0ec57c2f80, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7642142685598538630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76421426855985386307642142685598538630764214268559853863076421426855985386307642142685598538630764214268559853863076421426855985386307642142685598538630764214268559853863076421426855985386307642142685598538630764214268559853863076421426855985386307642142685598538630764214268559853863076421426855985386307642142685598538630764214268559853863076421426855985386307642142685598538630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9337ea8d-6d8d-47b8-8c0d-7496590a4b85, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7facd89f-af89-48a1-98fd-fcc095022732, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7facd89f-af89-48a1-98fd-fcc095022732, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14982446065721145382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498244606572114538214982446065721145382149824460657211453821498244606572114538214982446065721145382149824460657211453821498244606572114538214982446065721145382149824460657211453821498244606572114538214982446065721145382149824460657211453821498244606572114538214982446065721145382149824460657211453821498244606572114538214982446065721145382149824460657211453821498244606572114538214982446065721145382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26093c18-04b3-4a2a-98da-df0ec57c2f80, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974a2b9b-0838-46e1-8437-970edaec1cc4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974a2b9b-0838-46e1-8437-970edaec1cc4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11289609956216532499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128960995621653249911289609956216532499112896099562165324991128960995621653249911289609956216532499112896099562165324991128960995621653249911289609956216532499112896099562165324991128960995621653249911289609956216532499112896099562165324991128960995621653249911289609956216532499112896099562165324991128960995621653249911289609956216532499112896099562165324991128960995621653249911289609956216532499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7facd89f-af89-48a1-98fd-fcc095022732, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bb27234-8d75-4c62-9f17-4a1286f4334f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb27234-8d75-4c62-9f17-4a1286f4334f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9691421735478014030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96914217354780140309691421735478014030969142173547801403096914217354780140309691421735478014030969142173547801403096914217354780140309691421735478014030969142173547801403096914217354780140309691421735478014030969142173547801403096914217354780140309691421735478014030969142173547801403096914217354780140309691421735478014030969142173547801403096914217354780140309691421735478014030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974a2b9b-0838-46e1-8437-970edaec1cc4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74b47d4f-35a2-44e2-8b66-a0f226dcf584, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74b47d4f-35a2-44e2-8b66-a0f226dcf584, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13639785710111956527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363978571011195652713639785710111956527136397857101119565271363978571011195652713639785710111956527136397857101119565271363978571011195652713639785710111956527136397857101119565271363978571011195652713639785710111956527136397857101119565271363978571011195652713639785710111956527136397857101119565271363978571011195652713639785710111956527136397857101119565271363978571011195652713639785710111956527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb27234-8d75-4c62-9f17-4a1286f4334f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04e9c3e0-03ff-4e99-a5d6-4fe6dc2d833a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04e9c3e0-03ff-4e99-a5d6-4fe6dc2d833a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5944905781667226766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59449057816672267665944905781667226766594490578166722676659449057816672267665944905781667226766594490578166722676659449057816672267665944905781667226766594490578166722676659449057816672267665944905781667226766594490578166722676659449057816672267665944905781667226766594490578166722676659449057816672267665944905781667226766594490578166722676659449057816672267665944905781667226766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74b47d4f-35a2-44e2-8b66-a0f226dcf584, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f4e54dd-8cb1-43d9-8241-24d7bbed7deb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f4e54dd-8cb1-43d9-8241-24d7bbed7deb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 147075928154832479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479147075928154832479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04e9c3e0-03ff-4e99-a5d6-4fe6dc2d833a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df838df3-3ab2-4a25-b175-5e25beb2515e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df838df3-3ab2-4a25-b175-5e25beb2515e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5547096174253805412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55470961742538054125547096174253805412554709617425380541255470961742538054125547096174253805412554709617425380541255470961742538054125547096174253805412554709617425380541255470961742538054125547096174253805412554709617425380541255470961742538054125547096174253805412554709617425380541255470961742538054125547096174253805412554709617425380541255470961742538054125547096174253805412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f4e54dd-8cb1-43d9-8241-24d7bbed7deb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 236b0899-de45-4160-ad4b-65aa62a8de4b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 236b0899-de45-4160-ad4b-65aa62a8de4b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16965753569093931778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696575356909393177816965753569093931778169657535690939317781696575356909393177816965753569093931778169657535690939317781696575356909393177816965753569093931778169657535690939317781696575356909393177816965753569093931778169657535690939317781696575356909393177816965753569093931778169657535690939317781696575356909393177816965753569093931778169657535690939317781696575356909393177816965753569093931778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df838df3-3ab2-4a25-b175-5e25beb2515e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42d2ab73-defd-46a7-b92e-f4ad70ce26df, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42d2ab73-defd-46a7-b92e-f4ad70ce26df, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7549594233199207056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75495942331992070567549594233199207056754959423319920705675495942331992070567549594233199207056754959423319920705675495942331992070567549594233199207056754959423319920705675495942331992070567549594233199207056754959423319920705675495942331992070567549594233199207056754959423319920705675495942331992070567549594233199207056754959423319920705675495942331992070567549594233199207056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42d2ab73-defd-46a7-b92e-f4ad70ce26df, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87a7cae-4e98-4d29-beef-4dc925de658e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87a7cae-4e98-4d29-beef-4dc925de658e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15831876672826227528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583187667282622752815831876672826227528158318766728262275281583187667282622752815831876672826227528158318766728262275281583187667282622752815831876672826227528158318766728262275281583187667282622752815831876672826227528158318766728262275281583187667282622752815831876672826227528158318766728262275281583187667282622752815831876672826227528158318766728262275281583187667282622752815831876672826227528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 236b0899-de45-4160-ad4b-65aa62a8de4b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34028aea-ae06-4acb-8517-5cb7d6531acf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34028aea-ae06-4acb-8517-5cb7d6531acf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12515540388135090842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251554038813509084212515540388135090842125155403881350908421251554038813509084212515540388135090842125155403881350908421251554038813509084212515540388135090842125155403881350908421251554038813509084212515540388135090842125155403881350908421251554038813509084212515540388135090842125155403881350908421251554038813509084212515540388135090842125155403881350908421251554038813509084212515540388135090842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34028aea-ae06-4acb-8517-5cb7d6531acf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0550b431-e82b-4425-9dc3-4894b6a6327b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0550b431-e82b-4425-9dc3-4894b6a6327b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 776190883682409121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121776190883682409121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87a7cae-4e98-4d29-beef-4dc925de658e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b346c9a5-d0e1-49ec-a991-06bbb4a142a5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b346c9a5-d0e1-49ec-a991-06bbb4a142a5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2063331791964072199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20633317919640721992063331791964072199206333179196407219920633317919640721992063331791964072199206333179196407219920633317919640721992063331791964072199206333179196407219920633317919640721992063331791964072199206333179196407219920633317919640721992063331791964072199206333179196407219920633317919640721992063331791964072199206333179196407219920633317919640721992063331791964072199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b346c9a5-d0e1-49ec-a991-06bbb4a142a5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68c0aa37-0ba9-4f38-990e-bfea59fc0621, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0550b431-e82b-4425-9dc3-4894b6a6327b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e00958a-a032-43db-9e12-30196967977a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e00958a-a032-43db-9e12-30196967977a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18254647449118612521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825464744911861252118254647449118612521182546474491186125211825464744911861252118254647449118612521182546474491186125211825464744911861252118254647449118612521182546474491186125211825464744911861252118254647449118612521182546474491186125211825464744911861252118254647449118612521182546474491186125211825464744911861252118254647449118612521182546474491186125211825464744911861252118254647449118612521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68c0aa37-0ba9-4f38-990e-bfea59fc0621, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2177873480107388596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21778734801073885962177873480107388596217787348010738859621778734801073885962177873480107388596217787348010738859621778734801073885962177873480107388596217787348010738859621778734801073885962177873480107388596217787348010738859621778734801073885962177873480107388596217787348010738859621778734801073885962177873480107388596217787348010738859621778734801073885962177873480107388596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68c0aa37-0ba9-4f38-990e-bfea59fc0621, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd6f2ec-4dbf-4ae8-a608-a6536ed595e8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd6f2ec-4dbf-4ae8-a608-a6536ed595e8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3133073896177381784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31330738961773817843133073896177381784313307389617738178431330738961773817843133073896177381784313307389617738178431330738961773817843133073896177381784313307389617738178431330738961773817843133073896177381784313307389617738178431330738961773817843133073896177381784313307389617738178431330738961773817843133073896177381784313307389617738178431330738961773817843133073896177381784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e00958a-a032-43db-9e12-30196967977a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94cef6b-9193-415e-9be6-705776d96f27, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94cef6b-9193-415e-9be6-705776d96f27, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13723538689519732822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372353868951973282213723538689519732822137235386895197328221372353868951973282213723538689519732822137235386895197328221372353868951973282213723538689519732822137235386895197328221372353868951973282213723538689519732822137235386895197328221372353868951973282213723538689519732822137235386895197328221372353868951973282213723538689519732822137235386895197328221372353868951973282213723538689519732822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd6f2ec-4dbf-4ae8-a608-a6536ed595e8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b4afa7a-60d5-4c8e-b66e-4c750e75f115, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b4afa7a-60d5-4c8e-b66e-4c750e75f115, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7988242554089016018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79882425540890160187988242554089016018798824255408901601879882425540890160187988242554089016018798824255408901601879882425540890160187988242554089016018798824255408901601879882425540890160187988242554089016018798824255408901601879882425540890160187988242554089016018798824255408901601879882425540890160187988242554089016018798824255408901601879882425540890160187988242554089016018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94cef6b-9193-415e-9be6-705776d96f27, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dcc17bf-9cf5-4c82-adf0-e13fa6e166bd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dcc17bf-9cf5-4c82-adf0-e13fa6e166bd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14034522569091793741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403452256909179374114034522569091793741140345225690917937411403452256909179374114034522569091793741140345225690917937411403452256909179374114034522569091793741140345225690917937411403452256909179374114034522569091793741140345225690917937411403452256909179374114034522569091793741140345225690917937411403452256909179374114034522569091793741140345225690917937411403452256909179374114034522569091793741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b4afa7a-60d5-4c8e-b66e-4c750e75f115, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ee8d97a-dd72-4596-ae9a-b9e578b6b28e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee8d97a-dd72-4596-ae9a-b9e578b6b28e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 104389350644721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721104389350644721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dcc17bf-9cf5-4c82-adf0-e13fa6e166bd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2090e4c-2ac4-41e1-bca1-f74269ea1778, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2090e4c-2ac4-41e1-bca1-f74269ea1778, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1845918796499697664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18459187964996976641845918796499697664184591879649969766418459187964996976641845918796499697664184591879649969766418459187964996976641845918796499697664184591879649969766418459187964996976641845918796499697664184591879649969766418459187964996976641845918796499697664184591879649969766418459187964996976641845918796499697664184591879649969766418459187964996976641845918796499697664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee8d97a-dd72-4596-ae9a-b9e578b6b28e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46e3efa0-5d27-4126-b219-a1ddaf94edc2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46e3efa0-5d27-4126-b219-a1ddaf94edc2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3494471841268948468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34944718412689484683494471841268948468349447184126894846834944718412689484683494471841268948468349447184126894846834944718412689484683494471841268948468349447184126894846834944718412689484683494471841268948468349447184126894846834944718412689484683494471841268948468349447184126894846834944718412689484683494471841268948468349447184126894846834944718412689484683494471841268948468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2090e4c-2ac4-41e1-bca1-f74269ea1778, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b86efec2-e362-4814-8a9e-2d94bff78672, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b86efec2-e362-4814-8a9e-2d94bff78672, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8823690676102661331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88236906761026613318823690676102661331882369067610266133188236906761026613318823690676102661331882369067610266133188236906761026613318823690676102661331882369067610266133188236906761026613318823690676102661331882369067610266133188236906761026613318823690676102661331882369067610266133188236906761026613318823690676102661331882369067610266133188236906761026613318823690676102661331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b86efec2-e362-4814-8a9e-2d94bff78672, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd251638-39ef-4e81-b81f-1ac3f653d284, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd251638-39ef-4e81-b81f-1ac3f653d284, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9068258897770988355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90682588977709883559068258897770988355906825889777098835590682588977709883559068258897770988355906825889777098835590682588977709883559068258897770988355906825889777098835590682588977709883559068258897770988355906825889777098835590682588977709883559068258897770988355906825889777098835590682588977709883559068258897770988355906825889777098835590682588977709883559068258897770988355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46e3efa0-5d27-4126-b219-a1ddaf94edc2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ab7d99c-3c52-481a-9e35-3ca917bcdead, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ab7d99c-3c52-481a-9e35-3ca917bcdead, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15912932471367874630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591293247136787463015912932471367874630159129324713678746301591293247136787463015912932471367874630159129324713678746301591293247136787463015912932471367874630159129324713678746301591293247136787463015912932471367874630159129324713678746301591293247136787463015912932471367874630159129324713678746301591293247136787463015912932471367874630159129324713678746301591293247136787463015912932471367874630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ab7d99c-3c52-481a-9e35-3ca917bcdead, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f7413ca-e44a-4f36-8a2a-ee16797559ea, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f7413ca-e44a-4f36-8a2a-ee16797559ea, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8497403170846492580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84974031708464925808497403170846492580849740317084649258084974031708464925808497403170846492580849740317084649258084974031708464925808497403170846492580849740317084649258084974031708464925808497403170846492580849740317084649258084974031708464925808497403170846492580849740317084649258084974031708464925808497403170846492580849740317084649258084974031708464925808497403170846492580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd251638-39ef-4e81-b81f-1ac3f653d284, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30896b57-636f-40ae-835a-4b6e76a7b070, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30896b57-636f-40ae-835a-4b6e76a7b070, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8807189196381758518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88071891963817585188807189196381758518880718919638175851888071891963817585188807189196381758518880718919638175851888071891963817585188807189196381758518880718919638175851888071891963817585188807189196381758518880718919638175851888071891963817585188807189196381758518880718919638175851888071891963817585188807189196381758518880718919638175851888071891963817585188807189196381758518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f7413ca-e44a-4f36-8a2a-ee16797559ea, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17de82a0-a882-47d6-a737-4401815ada87, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17de82a0-a882-47d6-a737-4401815ada87, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5541215906571274036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55412159065712740365541215906571274036554121590657127403655412159065712740365541215906571274036554121590657127403655412159065712740365541215906571274036554121590657127403655412159065712740365541215906571274036554121590657127403655412159065712740365541215906571274036554121590657127403655412159065712740365541215906571274036554121590657127403655412159065712740365541215906571274036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30896b57-636f-40ae-835a-4b6e76a7b070, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec2342d-719f-4825-8701-511555ae06e7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec2342d-719f-4825-8701-511555ae06e7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5004705912290112541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50047059122901125415004705912290112541500470591229011254150047059122901125415004705912290112541500470591229011254150047059122901125415004705912290112541500470591229011254150047059122901125415004705912290112541500470591229011254150047059122901125415004705912290112541500470591229011254150047059122901125415004705912290112541500470591229011254150047059122901125415004705912290112541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17de82a0-a882-47d6-a737-4401815ada87, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc4e7414-8a82-4794-850c-d2f587686369, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc4e7414-8a82-4794-850c-d2f587686369, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17768137534406345044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776813753440634504417768137534406345044177681375344063450441776813753440634504417768137534406345044177681375344063450441776813753440634504417768137534406345044177681375344063450441776813753440634504417768137534406345044177681375344063450441776813753440634504417768137534406345044177681375344063450441776813753440634504417768137534406345044177681375344063450441776813753440634504417768137534406345044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec2342d-719f-4825-8701-511555ae06e7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed77d3dd-bac3-4a66-ad45-f09e3fcfd804, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed77d3dd-bac3-4a66-ad45-f09e3fcfd804, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7396261140813928945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73962611408139289457396261140813928945739626114081392894573962611408139289457396261140813928945739626114081392894573962611408139289457396261140813928945739626114081392894573962611408139289457396261140813928945739626114081392894573962611408139289457396261140813928945739626114081392894573962611408139289457396261140813928945739626114081392894573962611408139289457396261140813928945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc4e7414-8a82-4794-850c-d2f587686369, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbcfbc16-123a-4598-a2fc-10301536b0d2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbcfbc16-123a-4598-a2fc-10301536b0d2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3366939990911534820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33669399909115348203366939990911534820336693999091153482033669399909115348203366939990911534820336693999091153482033669399909115348203366939990911534820336693999091153482033669399909115348203366939990911534820336693999091153482033669399909115348203366939990911534820336693999091153482033669399909115348203366939990911534820336693999091153482033669399909115348203366939990911534820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed77d3dd-bac3-4a66-ad45-f09e3fcfd804, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 896e1201-301b-4f6b-918b-05610f3da589, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 896e1201-301b-4f6b-918b-05610f3da589, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14952136301544466091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495213630154446609114952136301544466091149521363015444660911495213630154446609114952136301544466091149521363015444660911495213630154446609114952136301544466091149521363015444660911495213630154446609114952136301544466091149521363015444660911495213630154446609114952136301544466091149521363015444660911495213630154446609114952136301544466091149521363015444660911495213630154446609114952136301544466091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbcfbc16-123a-4598-a2fc-10301536b0d2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b02e3614-74ac-4e15-938e-f65eaaf6b95a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b02e3614-74ac-4e15-938e-f65eaaf6b95a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16314143265515784523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631414326551578452316314143265515784523163141432655157845231631414326551578452316314143265515784523163141432655157845231631414326551578452316314143265515784523163141432655157845231631414326551578452316314143265515784523163141432655157845231631414326551578452316314143265515784523163141432655157845231631414326551578452316314143265515784523163141432655157845231631414326551578452316314143265515784523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 896e1201-301b-4f6b-918b-05610f3da589, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cb119cf-e544-4ade-aa09-01e84f5dccab, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb119cf-e544-4ade-aa09-01e84f5dccab, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2798071858619012192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27980718586190121922798071858619012192279807185861901219227980718586190121922798071858619012192279807185861901219227980718586190121922798071858619012192279807185861901219227980718586190121922798071858619012192279807185861901219227980718586190121922798071858619012192279807185861901219227980718586190121922798071858619012192279807185861901219227980718586190121922798071858619012192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b02e3614-74ac-4e15-938e-f65eaaf6b95a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3427129b-634f-4a7b-8f58-c5f49ef02b54, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3427129b-634f-4a7b-8f58-c5f49ef02b54, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3988207257406306896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39882072574063068963988207257406306896398820725740630689639882072574063068963988207257406306896398820725740630689639882072574063068963988207257406306896398820725740630689639882072574063068963988207257406306896398820725740630689639882072574063068963988207257406306896398820725740630689639882072574063068963988207257406306896398820725740630689639882072574063068963988207257406306896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb119cf-e544-4ade-aa09-01e84f5dccab, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e52cb48-26b9-45e6-b0c7-672cd9e15c31, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e52cb48-26b9-45e6-b0c7-672cd9e15c31, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1764259600509571147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17642596005095711471764259600509571147176425960050957114717642596005095711471764259600509571147176425960050957114717642596005095711471764259600509571147176425960050957114717642596005095711471764259600509571147176425960050957114717642596005095711471764259600509571147176425960050957114717642596005095711471764259600509571147176425960050957114717642596005095711471764259600509571147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3427129b-634f-4a7b-8f58-c5f49ef02b54, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e52cb48-26b9-45e6-b0c7-672cd9e15c31, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c60b32a-1a7e-48c7-a482-8b9a4ed78aed, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c60b32a-1a7e-48c7-a482-8b9a4ed78aed, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10602650840318900396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060265084031890039610602650840318900396106026508403189003961060265084031890039610602650840318900396106026508403189003961060265084031890039610602650840318900396106026508403189003961060265084031890039610602650840318900396106026508403189003961060265084031890039610602650840318900396106026508403189003961060265084031890039610602650840318900396106026508403189003961060265084031890039610602650840318900396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd694bfb-216a-4ccc-b637-e463cf2c9070, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd694bfb-216a-4ccc-b637-e463cf2c9070, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 623428561201689523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523623428561201689523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd694bfb-216a-4ccc-b637-e463cf2c9070, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79fca0eb-305d-41be-b979-829bb0495309, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79fca0eb-305d-41be-b979-829bb0495309, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3819329057150407318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38193290571504073183819329057150407318381932905715040731838193290571504073183819329057150407318381932905715040731838193290571504073183819329057150407318381932905715040731838193290571504073183819329057150407318381932905715040731838193290571504073183819329057150407318381932905715040731838193290571504073183819329057150407318381932905715040731838193290571504073183819329057150407318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c60b32a-1a7e-48c7-a482-8b9a4ed78aed, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a80fba2d-d720-4b98-bcd7-df8e32852a61, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a80fba2d-d720-4b98-bcd7-df8e32852a61, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12159766407723096099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215976640772309609912159766407723096099121597664077230960991215976640772309609912159766407723096099121597664077230960991215976640772309609912159766407723096099121597664077230960991215976640772309609912159766407723096099121597664077230960991215976640772309609912159766407723096099121597664077230960991215976640772309609912159766407723096099121597664077230960991215976640772309609912159766407723096099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79fca0eb-305d-41be-b979-829bb0495309, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33f0ea51-0727-4fbc-858c-683d1dd63017, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f0ea51-0727-4fbc-858c-683d1dd63017, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12413276289371076022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241327628937107602212413276289371076022124132762893710760221241327628937107602212413276289371076022124132762893710760221241327628937107602212413276289371076022124132762893710760221241327628937107602212413276289371076022124132762893710760221241327628937107602212413276289371076022124132762893710760221241327628937107602212413276289371076022124132762893710760221241327628937107602212413276289371076022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a80fba2d-d720-4b98-bcd7-df8e32852a61, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4ef9ed6-2588-44aa-a8bd-45d334a61952, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ef9ed6-2588-44aa-a8bd-45d334a61952, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17529891179513115352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752989117951311535217529891179513115352175298911795131153521752989117951311535217529891179513115352175298911795131153521752989117951311535217529891179513115352175298911795131153521752989117951311535217529891179513115352175298911795131153521752989117951311535217529891179513115352175298911795131153521752989117951311535217529891179513115352175298911795131153521752989117951311535217529891179513115352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ef9ed6-2588-44aa-a8bd-45d334a61952, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a205799f-2e06-4ddb-87e1-87ed879e25e7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a205799f-2e06-4ddb-87e1-87ed879e25e7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 235631143447803869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869235631143447803869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f0ea51-0727-4fbc-858c-683d1dd63017, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 004864e0-4722-47ee-a25f-78a3b80e571e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 004864e0-4722-47ee-a25f-78a3b80e571e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16948625080756823578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694862508075682357816948625080756823578169486250807568235781694862508075682357816948625080756823578169486250807568235781694862508075682357816948625080756823578169486250807568235781694862508075682357816948625080756823578169486250807568235781694862508075682357816948625080756823578169486250807568235781694862508075682357816948625080756823578169486250807568235781694862508075682357816948625080756823578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a205799f-2e06-4ddb-87e1-87ed879e25e7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 067b7635-0ce5-4d80-8d66-e26964c6be74, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 067b7635-0ce5-4d80-8d66-e26964c6be74, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17946940759334063785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794694075933406378517946940759334063785179469407593340637851794694075933406378517946940759334063785179469407593340637851794694075933406378517946940759334063785179469407593340637851794694075933406378517946940759334063785179469407593340637851794694075933406378517946940759334063785179469407593340637851794694075933406378517946940759334063785179469407593340637851794694075933406378517946940759334063785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 004864e0-4722-47ee-a25f-78a3b80e571e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4957452e-202e-47ee-801e-ca7960153e0d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4957452e-202e-47ee-801e-ca7960153e0d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2978840044701766597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29788400447017665972978840044701766597297884004470176659729788400447017665972978840044701766597297884004470176659729788400447017665972978840044701766597297884004470176659729788400447017665972978840044701766597297884004470176659729788400447017665972978840044701766597297884004470176659729788400447017665972978840044701766597297884004470176659729788400447017665972978840044701766597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4957452e-202e-47ee-801e-ca7960153e0d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 067b7635-0ce5-4d80-8d66-e26964c6be74, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbe72e3e-f9ff-4750-b583-147af6b678c1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d051bb-8852-4879-b6eb-b524eb441037, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbe72e3e-f9ff-4750-b583-147af6b678c1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6823863593773735608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68238635937737356086823863593773735608682386359377373560868238635937737356086823863593773735608682386359377373560868238635937737356086823863593773735608682386359377373560868238635937737356086823863593773735608682386359377373560868238635937737356086823863593773735608682386359377373560868238635937737356086823863593773735608682386359377373560868238635937737356086823863593773735608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d051bb-8852-4879-b6eb-b524eb441037, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2319034119281499947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23190341192814999472319034119281499947231903411928149994723190341192814999472319034119281499947231903411928149994723190341192814999472319034119281499947231903411928149994723190341192814999472319034119281499947231903411928149994723190341192814999472319034119281499947231903411928149994723190341192814999472319034119281499947231903411928149994723190341192814999472319034119281499947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbe72e3e-f9ff-4750-b583-147af6b678c1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b92c412-3f3f-49bd-824a-f88f1b8f886f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b92c412-3f3f-49bd-824a-f88f1b8f886f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15881244009857375757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588124400985737575715881244009857375757158812440098573757571588124400985737575715881244009857375757158812440098573757571588124400985737575715881244009857375757158812440098573757571588124400985737575715881244009857375757158812440098573757571588124400985737575715881244009857375757158812440098573757571588124400985737575715881244009857375757158812440098573757571588124400985737575715881244009857375757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d051bb-8852-4879-b6eb-b524eb441037, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1b9d87c-db49-4d4b-9992-30de222424ed, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1b9d87c-db49-4d4b-9992-30de222424ed, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6570284021599699746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65702840215996997466570284021599699746657028402159969974665702840215996997466570284021599699746657028402159969974665702840215996997466570284021599699746657028402159969974665702840215996997466570284021599699746657028402159969974665702840215996997466570284021599699746657028402159969974665702840215996997466570284021599699746657028402159969974665702840215996997466570284021599699746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b92c412-3f3f-49bd-824a-f88f1b8f886f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 836a24d0-f2fc-4a21-a697-f63adbd58982, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 836a24d0-f2fc-4a21-a697-f63adbd58982, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18305265701958839110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830526570195883911018305265701958839110183052657019588391101830526570195883911018305265701958839110183052657019588391101830526570195883911018305265701958839110183052657019588391101830526570195883911018305265701958839110183052657019588391101830526570195883911018305265701958839110183052657019588391101830526570195883911018305265701958839110183052657019588391101830526570195883911018305265701958839110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1b9d87c-db49-4d4b-9992-30de222424ed, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f6d74d6-329a-491b-a2f3-aa0a5651fae2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 836a24d0-f2fc-4a21-a697-f63adbd58982, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f6d74d6-329a-491b-a2f3-aa0a5651fae2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3186472316439878544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31864723164398785443186472316439878544318647231643987854431864723164398785443186472316439878544318647231643987854431864723164398785443186472316439878544318647231643987854431864723164398785443186472316439878544318647231643987854431864723164398785443186472316439878544318647231643987854431864723164398785443186472316439878544318647231643987854431864723164398785443186472316439878544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec3c961-b237-4f94-817b-a5d16e53391a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec3c961-b237-4f94-817b-a5d16e53391a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11273100343842492323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127310034384249232311273100343842492323112731003438424923231127310034384249232311273100343842492323112731003438424923231127310034384249232311273100343842492323112731003438424923231127310034384249232311273100343842492323112731003438424923231127310034384249232311273100343842492323112731003438424923231127310034384249232311273100343842492323112731003438424923231127310034384249232311273100343842492323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f6d74d6-329a-491b-a2f3-aa0a5651fae2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948e31ab-6e80-4610-a880-d832275bda4a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec3c961-b237-4f94-817b-a5d16e53391a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b218ced-18be-4e25-a5dc-9e1993fbc934, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b218ced-18be-4e25-a5dc-9e1993fbc934, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7374355160629527217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73743551606295272177374355160629527217737435516062952721773743551606295272177374355160629527217737435516062952721773743551606295272177374355160629527217737435516062952721773743551606295272177374355160629527217737435516062952721773743551606295272177374355160629527217737435516062952721773743551606295272177374355160629527217737435516062952721773743551606295272177374355160629527217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948e31ab-6e80-4610-a880-d832275bda4a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12178253885766651134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217825388576665113412178253885766651134121782538857666511341217825388576665113412178253885766651134121782538857666511341217825388576665113412178253885766651134121782538857666511341217825388576665113412178253885766651134121782538857666511341217825388576665113412178253885766651134121782538857666511341217825388576665113412178253885766651134121782538857666511341217825388576665113412178253885766651134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948e31ab-6e80-4610-a880-d832275bda4a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1028c58-b22b-4684-b8e1-680e0d765573, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1028c58-b22b-4684-b8e1-680e0d765573, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10643981620558502052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064398162055850205210643981620558502052106439816205585020521064398162055850205210643981620558502052106439816205585020521064398162055850205210643981620558502052106439816205585020521064398162055850205210643981620558502052106439816205585020521064398162055850205210643981620558502052106439816205585020521064398162055850205210643981620558502052106439816205585020521064398162055850205210643981620558502052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b218ced-18be-4e25-a5dc-9e1993fbc934, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfd9609d-4b54-45f7-a8c2-62471873b90d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfd9609d-4b54-45f7-a8c2-62471873b90d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17433920558666756564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743392055866675656417433920558666756564174339205586667565641743392055866675656417433920558666756564174339205586667565641743392055866675656417433920558666756564174339205586667565641743392055866675656417433920558666756564174339205586667565641743392055866675656417433920558666756564174339205586667565641743392055866675656417433920558666756564174339205586667565641743392055866675656417433920558666756564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1028c58-b22b-4684-b8e1-680e0d765573, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85d0abe4-3a89-4dde-afe0-262786614d6c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85d0abe4-3a89-4dde-afe0-262786614d6c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9611642034108909651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96116420341089096519611642034108909651961164203410890965196116420341089096519611642034108909651961164203410890965196116420341089096519611642034108909651961164203410890965196116420341089096519611642034108909651961164203410890965196116420341089096519611642034108909651961164203410890965196116420341089096519611642034108909651961164203410890965196116420341089096519611642034108909651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfd9609d-4b54-45f7-a8c2-62471873b90d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8100cbc-9949-412a-ae96-45a211894a46, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85d0abe4-3a89-4dde-afe0-262786614d6c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a3fb705-69ad-49f5-a3e7-c38a8fcacf9e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a3fb705-69ad-49f5-a3e7-c38a8fcacf9e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5904094902423501392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59040949024235013925904094902423501392590409490242350139259040949024235013925904094902423501392590409490242350139259040949024235013925904094902423501392590409490242350139259040949024235013925904094902423501392590409490242350139259040949024235013925904094902423501392590409490242350139259040949024235013925904094902423501392590409490242350139259040949024235013925904094902423501392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8100cbc-9949-412a-ae96-45a211894a46, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10405768659274025257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040576865927402525710405768659274025257104057686592740252571040576865927402525710405768659274025257104057686592740252571040576865927402525710405768659274025257104057686592740252571040576865927402525710405768659274025257104057686592740252571040576865927402525710405768659274025257104057686592740252571040576865927402525710405768659274025257104057686592740252571040576865927402525710405768659274025257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a3fb705-69ad-49f5-a3e7-c38a8fcacf9e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8100cbc-9949-412a-ae96-45a211894a46, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f821ba-0bd4-4274-9659-c3af79d264cb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f821ba-0bd4-4274-9659-c3af79d264cb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5619782732570258583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56197827325702585835619782732570258583561978273257025858356197827325702585835619782732570258583561978273257025858356197827325702585835619782732570258583561978273257025858356197827325702585835619782732570258583561978273257025858356197827325702585835619782732570258583561978273257025858356197827325702585835619782732570258583561978273257025858356197827325702585835619782732570258583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04a2adcd-3fc8-497e-bafe-f7a29af05d50, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04a2adcd-3fc8-497e-bafe-f7a29af05d50, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5503165916013471358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55031659160134713585503165916013471358550316591601347135855031659160134713585503165916013471358550316591601347135855031659160134713585503165916013471358550316591601347135855031659160134713585503165916013471358550316591601347135855031659160134713585503165916013471358550316591601347135855031659160134713585503165916013471358550316591601347135855031659160134713585503165916013471358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f821ba-0bd4-4274-9659-c3af79d264cb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8504ccd7-046c-4795-a63d-bac5f5c3abce, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8504ccd7-046c-4795-a63d-bac5f5c3abce, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2773724297629774746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27737242976297747462773724297629774746277372429762977474627737242976297747462773724297629774746277372429762977474627737242976297747462773724297629774746277372429762977474627737242976297747462773724297629774746277372429762977474627737242976297747462773724297629774746277372429762977474627737242976297747462773724297629774746277372429762977474627737242976297747462773724297629774746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8504ccd7-046c-4795-a63d-bac5f5c3abce, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f569e0e5-0a18-4648-9bcc-c4acb327588a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f569e0e5-0a18-4648-9bcc-c4acb327588a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14595169027040279901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459516902704027990114595169027040279901145951690270402799011459516902704027990114595169027040279901145951690270402799011459516902704027990114595169027040279901145951690270402799011459516902704027990114595169027040279901145951690270402799011459516902704027990114595169027040279901145951690270402799011459516902704027990114595169027040279901145951690270402799011459516902704027990114595169027040279901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f569e0e5-0a18-4648-9bcc-c4acb327588a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cbe47cf-914b-46bd-bcec-5c6a69363d8c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cbe47cf-914b-46bd-bcec-5c6a69363d8c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2110722274759767618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21107222747597676182110722274759767618211072227475976761821107222747597676182110722274759767618211072227475976761821107222747597676182110722274759767618211072227475976761821107222747597676182110722274759767618211072227475976761821107222747597676182110722274759767618211072227475976761821107222747597676182110722274759767618211072227475976761821107222747597676182110722274759767618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04a2adcd-3fc8-497e-bafe-f7a29af05d50, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1413e7c-f2a4-4c72-8395-865bf6cf298d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1413e7c-f2a4-4c72-8395-865bf6cf298d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16531854926474652034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653185492647465203416531854926474652034165318549264746520341653185492647465203416531854926474652034165318549264746520341653185492647465203416531854926474652034165318549264746520341653185492647465203416531854926474652034165318549264746520341653185492647465203416531854926474652034165318549264746520341653185492647465203416531854926474652034165318549264746520341653185492647465203416531854926474652034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cbe47cf-914b-46bd-bcec-5c6a69363d8c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ba7cb46-bcb9-49a3-a647-dd9828bcb639, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ba7cb46-bcb9-49a3-a647-dd9828bcb639, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685775443890672037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168577544389067203711685775443890672037116857754438906720371168577544389067203711685775443890672037116857754438906720371168577544389067203711685775443890672037116857754438906720371168577544389067203711685775443890672037116857754438906720371168577544389067203711685775443890672037116857754438906720371168577544389067203711685775443890672037116857754438906720371168577544389067203711685775443890672037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1413e7c-f2a4-4c72-8395-865bf6cf298d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bb45da1-4a4e-4202-b0d1-13ac139b11fc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bb45da1-4a4e-4202-b0d1-13ac139b11fc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11049311360848169078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104931136084816907811049311360848169078110493113608481690781104931136084816907811049311360848169078110493113608481690781104931136084816907811049311360848169078110493113608481690781104931136084816907811049311360848169078110493113608481690781104931136084816907811049311360848169078110493113608481690781104931136084816907811049311360848169078110493113608481690781104931136084816907811049311360848169078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ba7cb46-bcb9-49a3-a647-dd9828bcb639, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7f65503-7533-4b23-b5a5-a7ff134bfefc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7f65503-7533-4b23-b5a5-a7ff134bfefc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7569703887296941257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75697038872969412577569703887296941257756970388729694125775697038872969412577569703887296941257756970388729694125775697038872969412577569703887296941257756970388729694125775697038872969412577569703887296941257756970388729694125775697038872969412577569703887296941257756970388729694125775697038872969412577569703887296941257756970388729694125775697038872969412577569703887296941257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bb45da1-4a4e-4202-b0d1-13ac139b11fc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 187af92e-8f94-458d-b44e-235fe8b63d4f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 187af92e-8f94-458d-b44e-235fe8b63d4f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7551850158416777932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75518501584167779327551850158416777932755185015841677793275518501584167779327551850158416777932755185015841677793275518501584167779327551850158416777932755185015841677793275518501584167779327551850158416777932755185015841677793275518501584167779327551850158416777932755185015841677793275518501584167779327551850158416777932755185015841677793275518501584167779327551850158416777932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 187af92e-8f94-458d-b44e-235fe8b63d4f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, decc5f02-cee0-4f7a-85b8-6678672e33fc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, decc5f02-cee0-4f7a-85b8-6678672e33fc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12441047408032751933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244104740803275193312441047408032751933124410474080327519331244104740803275193312441047408032751933124410474080327519331244104740803275193312441047408032751933124410474080327519331244104740803275193312441047408032751933124410474080327519331244104740803275193312441047408032751933124410474080327519331244104740803275193312441047408032751933124410474080327519331244104740803275193312441047408032751933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7f65503-7533-4b23-b5a5-a7ff134bfefc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 091b3f12-f038-447a-8450-60ef7bb50228, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 091b3f12-f038-447a-8450-60ef7bb50228, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9652442913329547611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96524429133295476119652442913329547611965244291332954761196524429133295476119652442913329547611965244291332954761196524429133295476119652442913329547611965244291332954761196524429133295476119652442913329547611965244291332954761196524429133295476119652442913329547611965244291332954761196524429133295476119652442913329547611965244291332954761196524429133295476119652442913329547611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, decc5f02-cee0-4f7a-85b8-6678672e33fc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abd60c07-d78d-4ea4-a207-a9d3e6a375e0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd60c07-d78d-4ea4-a207-a9d3e6a375e0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13832696660511384067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383269666051138406713832696660511384067138326966605113840671383269666051138406713832696660511384067138326966605113840671383269666051138406713832696660511384067138326966605113840671383269666051138406713832696660511384067138326966605113840671383269666051138406713832696660511384067138326966605113840671383269666051138406713832696660511384067138326966605113840671383269666051138406713832696660511384067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 091b3f12-f038-447a-8450-60ef7bb50228, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca3312d-ac73-4ad1-ba54-381e9fcf7e76, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca3312d-ac73-4ad1-ba54-381e9fcf7e76, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16172928532263860814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617292853226386081416172928532263860814161729285322638608141617292853226386081416172928532263860814161729285322638608141617292853226386081416172928532263860814161729285322638608141617292853226386081416172928532263860814161729285322638608141617292853226386081416172928532263860814161729285322638608141617292853226386081416172928532263860814161729285322638608141617292853226386081416172928532263860814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd60c07-d78d-4ea4-a207-a9d3e6a375e0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d0037f-2931-467c-b5ba-e0a0a93e5e1b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d0037f-2931-467c-b5ba-e0a0a93e5e1b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11381889173704056840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138188917370405684011381889173704056840113818891737040568401138188917370405684011381889173704056840113818891737040568401138188917370405684011381889173704056840113818891737040568401138188917370405684011381889173704056840113818891737040568401138188917370405684011381889173704056840113818891737040568401138188917370405684011381889173704056840113818891737040568401138188917370405684011381889173704056840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca3312d-ac73-4ad1-ba54-381e9fcf7e76, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85666c44-c21c-484b-ad61-effff8ed6fef, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85666c44-c21c-484b-ad61-effff8ed6fef, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15783673697181470099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578367369718147009915783673697181470099157836736971814700991578367369718147009915783673697181470099157836736971814700991578367369718147009915783673697181470099157836736971814700991578367369718147009915783673697181470099157836736971814700991578367369718147009915783673697181470099157836736971814700991578367369718147009915783673697181470099157836736971814700991578367369718147009915783673697181470099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d0037f-2931-467c-b5ba-e0a0a93e5e1b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7924830-c9b9-4a29-bee5-4ebaa73316ee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85666c44-c21c-484b-ad61-effff8ed6fef, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9f1946b-834b-4581-ad1a-4222739209aa, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9f1946b-834b-4581-ad1a-4222739209aa, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 341227794529916535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535341227794529916535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7924830-c9b9-4a29-bee5-4ebaa73316ee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14203825233363361741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420382523336336174114203825233363361741142038252333633617411420382523336336174114203825233363361741142038252333633617411420382523336336174114203825233363361741142038252333633617411420382523336336174114203825233363361741142038252333633617411420382523336336174114203825233363361741142038252333633617411420382523336336174114203825233363361741142038252333633617411420382523336336174114203825233363361741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7924830-c9b9-4a29-bee5-4ebaa73316ee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8bc4523-4aaf-4d29-a901-817e26070d2a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8bc4523-4aaf-4d29-a901-817e26070d2a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6862249295521385065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68622492955213850656862249295521385065686224929552138506568622492955213850656862249295521385065686224929552138506568622492955213850656862249295521385065686224929552138506568622492955213850656862249295521385065686224929552138506568622492955213850656862249295521385065686224929552138506568622492955213850656862249295521385065686224929552138506568622492955213850656862249295521385065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9f1946b-834b-4581-ad1a-4222739209aa, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d5f3b5b-ec35-4a79-adb5-474299262c05, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d5f3b5b-ec35-4a79-adb5-474299262c05, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8148909166625281031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81489091666252810318148909166625281031814890916662528103181489091666252810318148909166625281031814890916662528103181489091666252810318148909166625281031814890916662528103181489091666252810318148909166625281031814890916662528103181489091666252810318148909166625281031814890916662528103181489091666252810318148909166625281031814890916662528103181489091666252810318148909166625281031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8bc4523-4aaf-4d29-a901-817e26070d2a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3adae8a4-156e-4020-bac0-0bd90bb19144, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3adae8a4-156e-4020-bac0-0bd90bb19144, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15186806577314049229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518680657731404922915186806577314049229151868065773140492291518680657731404922915186806577314049229151868065773140492291518680657731404922915186806577314049229151868065773140492291518680657731404922915186806577314049229151868065773140492291518680657731404922915186806577314049229151868065773140492291518680657731404922915186806577314049229151868065773140492291518680657731404922915186806577314049229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d5f3b5b-ec35-4a79-adb5-474299262c05, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e22f6fa1-33be-4a16-a8a1-62c8439f3c7b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e22f6fa1-33be-4a16-a8a1-62c8439f3c7b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16133528313567977074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613352831356797707416133528313567977074161335283135679770741613352831356797707416133528313567977074161335283135679770741613352831356797707416133528313567977074161335283135679770741613352831356797707416133528313567977074161335283135679770741613352831356797707416133528313567977074161335283135679770741613352831356797707416133528313567977074161335283135679770741613352831356797707416133528313567977074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3adae8a4-156e-4020-bac0-0bd90bb19144, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24d68baf-d759-4485-a421-1b2482c94cb4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d68baf-d759-4485-a421-1b2482c94cb4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3921905656675126280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39219056566751262803921905656675126280392190565667512628039219056566751262803921905656675126280392190565667512628039219056566751262803921905656675126280392190565667512628039219056566751262803921905656675126280392190565667512628039219056566751262803921905656675126280392190565667512628039219056566751262803921905656675126280392190565667512628039219056566751262803921905656675126280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e22f6fa1-33be-4a16-a8a1-62c8439f3c7b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b3baf4-b53b-47af-95d0-1b86d4bf9a43, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b3baf4-b53b-47af-95d0-1b86d4bf9a43, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14841178098750800634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484117809875080063414841178098750800634148411780987508006341484117809875080063414841178098750800634148411780987508006341484117809875080063414841178098750800634148411780987508006341484117809875080063414841178098750800634148411780987508006341484117809875080063414841178098750800634148411780987508006341484117809875080063414841178098750800634148411780987508006341484117809875080063414841178098750800634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d68baf-d759-4485-a421-1b2482c94cb4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2876860f-4514-4486-8cee-5e17d690c0d4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2876860f-4514-4486-8cee-5e17d690c0d4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195820916299610152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319582091629961015213195820916299610152131958209162996101521319582091629961015213195820916299610152131958209162996101521319582091629961015213195820916299610152131958209162996101521319582091629961015213195820916299610152131958209162996101521319582091629961015213195820916299610152131958209162996101521319582091629961015213195820916299610152131958209162996101521319582091629961015213195820916299610152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b3baf4-b53b-47af-95d0-1b86d4bf9a43, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2792f1fb-b3ce-43b5-b1d2-73396eaaa584, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2792f1fb-b3ce-43b5-b1d2-73396eaaa584, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12935506200016025369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293550620001602536912935506200016025369129355062000160253691293550620001602536912935506200016025369129355062000160253691293550620001602536912935506200016025369129355062000160253691293550620001602536912935506200016025369129355062000160253691293550620001602536912935506200016025369129355062000160253691293550620001602536912935506200016025369129355062000160253691293550620001602536912935506200016025369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2876860f-4514-4486-8cee-5e17d690c0d4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23c64609-3460-45fe-9a60-e59305ccc46d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23c64609-3460-45fe-9a60-e59305ccc46d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2396362920708881812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23963629207088818122396362920708881812239636292070888181223963629207088818122396362920708881812239636292070888181223963629207088818122396362920708881812239636292070888181223963629207088818122396362920708881812239636292070888181223963629207088818122396362920708881812239636292070888181223963629207088818122396362920708881812239636292070888181223963629207088818122396362920708881812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23c64609-3460-45fe-9a60-e59305ccc46d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a41c86-c360-4140-810d-ccdd19c4ffee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a41c86-c360-4140-810d-ccdd19c4ffee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13466569731533673928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346656973153367392813466569731533673928134665697315336739281346656973153367392813466569731533673928134665697315336739281346656973153367392813466569731533673928134665697315336739281346656973153367392813466569731533673928134665697315336739281346656973153367392813466569731533673928134665697315336739281346656973153367392813466569731533673928134665697315336739281346656973153367392813466569731533673928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2792f1fb-b3ce-43b5-b1d2-73396eaaa584, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba53e25-2d94-4963-a2dd-7effb1f8e96a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba53e25-2d94-4963-a2dd-7effb1f8e96a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2825174054908153441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28251740549081534412825174054908153441282517405490815344128251740549081534412825174054908153441282517405490815344128251740549081534412825174054908153441282517405490815344128251740549081534412825174054908153441282517405490815344128251740549081534412825174054908153441282517405490815344128251740549081534412825174054908153441282517405490815344128251740549081534412825174054908153441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a41c86-c360-4140-810d-ccdd19c4ffee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f22935a5-1eff-4256-9052-069a923abbc5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba53e25-2d94-4963-a2dd-7effb1f8e96a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367f0639-b5a6-49dc-80fb-4781c9ef143e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367f0639-b5a6-49dc-80fb-4781c9ef143e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 731692023915066467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467731692023915066467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f22935a5-1eff-4256-9052-069a923abbc5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13313481808582838435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331348180858283843513313481808582838435133134818085828384351331348180858283843513313481808582838435133134818085828384351331348180858283843513313481808582838435133134818085828384351331348180858283843513313481808582838435133134818085828384351331348180858283843513313481808582838435133134818085828384351331348180858283843513313481808582838435133134818085828384351331348180858283843513313481808582838435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367f0639-b5a6-49dc-80fb-4781c9ef143e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e35fa535-6465-496f-b677-b72985bb772d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e35fa535-6465-496f-b677-b72985bb772d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7618921993271725340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76189219932717253407618921993271725340761892199327172534076189219932717253407618921993271725340761892199327172534076189219932717253407618921993271725340761892199327172534076189219932717253407618921993271725340761892199327172534076189219932717253407618921993271725340761892199327172534076189219932717253407618921993271725340761892199327172534076189219932717253407618921993271725340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f22935a5-1eff-4256-9052-069a923abbc5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab881728-82c7-48f6-b5c6-55879d475d61, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab881728-82c7-48f6-b5c6-55879d475d61, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16611071527734359628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661107152773435962816611071527734359628166110715277343596281661107152773435962816611071527734359628166110715277343596281661107152773435962816611071527734359628166110715277343596281661107152773435962816611071527734359628166110715277343596281661107152773435962816611071527734359628166110715277343596281661107152773435962816611071527734359628166110715277343596281661107152773435962816611071527734359628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab881728-82c7-48f6-b5c6-55879d475d61, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41bda499-56de-4b23-a116-65f48c7ae04a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41bda499-56de-4b23-a116-65f48c7ae04a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1410163681210033844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14101636812100338441410163681210033844141016368121003384414101636812100338441410163681210033844141016368121003384414101636812100338441410163681210033844141016368121003384414101636812100338441410163681210033844141016368121003384414101636812100338441410163681210033844141016368121003384414101636812100338441410163681210033844141016368121003384414101636812100338441410163681210033844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e35fa535-6465-496f-b677-b72985bb772d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11bc1436-cea9-4521-9d6b-fcfef304c180, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11bc1436-cea9-4521-9d6b-fcfef304c180, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15100647832235153195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510064783223515319515100647832235153195151006478322351531951510064783223515319515100647832235153195151006478322351531951510064783223515319515100647832235153195151006478322351531951510064783223515319515100647832235153195151006478322351531951510064783223515319515100647832235153195151006478322351531951510064783223515319515100647832235153195151006478322351531951510064783223515319515100647832235153195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11bc1436-cea9-4521-9d6b-fcfef304c180, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd346e0e-1d5a-4e62-b3d2-e8e36d51d784, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd346e0e-1d5a-4e62-b3d2-e8e36d51d784, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10851923613827569982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085192361382756998210851923613827569982108519236138275699821085192361382756998210851923613827569982108519236138275699821085192361382756998210851923613827569982108519236138275699821085192361382756998210851923613827569982108519236138275699821085192361382756998210851923613827569982108519236138275699821085192361382756998210851923613827569982108519236138275699821085192361382756998210851923613827569982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41bda499-56de-4b23-a116-65f48c7ae04a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bb479fc-267d-4e6d-b61d-4ca21c02343a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bb479fc-267d-4e6d-b61d-4ca21c02343a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16880073398570825901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688007339857082590116880073398570825901168800733985708259011688007339857082590116880073398570825901168800733985708259011688007339857082590116880073398570825901168800733985708259011688007339857082590116880073398570825901168800733985708259011688007339857082590116880073398570825901168800733985708259011688007339857082590116880073398570825901168800733985708259011688007339857082590116880073398570825901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd346e0e-1d5a-4e62-b3d2-e8e36d51d784, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e9c634c-83d5-4a9e-8467-9505eab73b65, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e9c634c-83d5-4a9e-8467-9505eab73b65, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14228748600078767954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422874860007876795414228748600078767954142287486000787679541422874860007876795414228748600078767954142287486000787679541422874860007876795414228748600078767954142287486000787679541422874860007876795414228748600078767954142287486000787679541422874860007876795414228748600078767954142287486000787679541422874860007876795414228748600078767954142287486000787679541422874860007876795414228748600078767954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bb479fc-267d-4e6d-b61d-4ca21c02343a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a89e7081-138e-4cab-920d-18256e114d6b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e9c634c-83d5-4a9e-8467-9505eab73b65, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb14a751-59da-45cf-ab76-1aa991fb9067, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb14a751-59da-45cf-ab76-1aa991fb9067, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11358554152777577518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135855415277757751811358554152777577518113585541527775775181135855415277757751811358554152777577518113585541527775775181135855415277757751811358554152777577518113585541527775775181135855415277757751811358554152777577518113585541527775775181135855415277757751811358554152777577518113585541527775775181135855415277757751811358554152777577518113585541527775775181135855415277757751811358554152777577518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a89e7081-138e-4cab-920d-18256e114d6b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597622614368515876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45976226143685158764597622614368515876459762261436851587645976226143685158764597622614368515876459762261436851587645976226143685158764597622614368515876459762261436851587645976226143685158764597622614368515876459762261436851587645976226143685158764597622614368515876459762261436851587645976226143685158764597622614368515876459762261436851587645976226143685158764597622614368515876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a89e7081-138e-4cab-920d-18256e114d6b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adce9c78-52b6-4c60-8384-f964a0f58110, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adce9c78-52b6-4c60-8384-f964a0f58110, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15868373124529417296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586837312452941729615868373124529417296158683731245294172961586837312452941729615868373124529417296158683731245294172961586837312452941729615868373124529417296158683731245294172961586837312452941729615868373124529417296158683731245294172961586837312452941729615868373124529417296158683731245294172961586837312452941729615868373124529417296158683731245294172961586837312452941729615868373124529417296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb14a751-59da-45cf-ab76-1aa991fb9067, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d98293ad-1173-4554-912c-dd4d1f8bbae4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d98293ad-1173-4554-912c-dd4d1f8bbae4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14878095095788060381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487809509578806038114878095095788060381148780950957880603811487809509578806038114878095095788060381148780950957880603811487809509578806038114878095095788060381148780950957880603811487809509578806038114878095095788060381148780950957880603811487809509578806038114878095095788060381148780950957880603811487809509578806038114878095095788060381148780950957880603811487809509578806038114878095095788060381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adce9c78-52b6-4c60-8384-f964a0f58110, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70fd3b88-b9aa-45dd-9009-6b29438b2ea9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70fd3b88-b9aa-45dd-9009-6b29438b2ea9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1044353236629760403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10443532366297604031044353236629760403104435323662976040310443532366297604031044353236629760403104435323662976040310443532366297604031044353236629760403104435323662976040310443532366297604031044353236629760403104435323662976040310443532366297604031044353236629760403104435323662976040310443532366297604031044353236629760403104435323662976040310443532366297604031044353236629760403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d98293ad-1173-4554-912c-dd4d1f8bbae4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3c23475-1b79-4f64-89cd-a3777bce255f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3c23475-1b79-4f64-89cd-a3777bce255f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3217752127091516982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32177521270915169823217752127091516982321775212709151698232177521270915169823217752127091516982321775212709151698232177521270915169823217752127091516982321775212709151698232177521270915169823217752127091516982321775212709151698232177521270915169823217752127091516982321775212709151698232177521270915169823217752127091516982321775212709151698232177521270915169823217752127091516982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70fd3b88-b9aa-45dd-9009-6b29438b2ea9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48bed9a8-602f-44be-812c-e89d5215693e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48bed9a8-602f-44be-812c-e89d5215693e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17184735878708907169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718473587870890716917184735878708907169171847358787089071691718473587870890716917184735878708907169171847358787089071691718473587870890716917184735878708907169171847358787089071691718473587870890716917184735878708907169171847358787089071691718473587870890716917184735878708907169171847358787089071691718473587870890716917184735878708907169171847358787089071691718473587870890716917184735878708907169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3c23475-1b79-4f64-89cd-a3777bce255f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6b692a-2e2f-415d-b7ab-805c8f69c9c5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6b692a-2e2f-415d-b7ab-805c8f69c9c5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11467196931593331971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146719693159333197111467196931593331971114671969315933319711146719693159333197111467196931593331971114671969315933319711146719693159333197111467196931593331971114671969315933319711146719693159333197111467196931593331971114671969315933319711146719693159333197111467196931593331971114671969315933319711146719693159333197111467196931593331971114671969315933319711146719693159333197111467196931593331971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48bed9a8-602f-44be-812c-e89d5215693e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d4c70da-0f4f-4748-908c-01208aa3ecbb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d4c70da-0f4f-4748-908c-01208aa3ecbb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12827116641701097765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282711664170109776512827116641701097765128271166417010977651282711664170109776512827116641701097765128271166417010977651282711664170109776512827116641701097765128271166417010977651282711664170109776512827116641701097765128271166417010977651282711664170109776512827116641701097765128271166417010977651282711664170109776512827116641701097765128271166417010977651282711664170109776512827116641701097765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6b692a-2e2f-415d-b7ab-805c8f69c9c5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9420dbeb-eb5e-4719-acc6-0b517b062b10, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9420dbeb-eb5e-4719-acc6-0b517b062b10, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6115409141824090224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61154091418240902246115409141824090224611540914182409022461154091418240902246115409141824090224611540914182409022461154091418240902246115409141824090224611540914182409022461154091418240902246115409141824090224611540914182409022461154091418240902246115409141824090224611540914182409022461154091418240902246115409141824090224611540914182409022461154091418240902246115409141824090224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d4c70da-0f4f-4748-908c-01208aa3ecbb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a98d062-6c47-4b65-a041-f3f83c3b1e31, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a98d062-6c47-4b65-a041-f3f83c3b1e31, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15753122967358432076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575312296735843207615753122967358432076157531229673584320761575312296735843207615753122967358432076157531229673584320761575312296735843207615753122967358432076157531229673584320761575312296735843207615753122967358432076157531229673584320761575312296735843207615753122967358432076157531229673584320761575312296735843207615753122967358432076157531229673584320761575312296735843207615753122967358432076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9420dbeb-eb5e-4719-acc6-0b517b062b10, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10b76b43-1c69-4178-ba2a-5c87f55d09da, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10b76b43-1c69-4178-ba2a-5c87f55d09da, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9741168387884234894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97411683878842348949741168387884234894974116838788423489497411683878842348949741168387884234894974116838788423489497411683878842348949741168387884234894974116838788423489497411683878842348949741168387884234894974116838788423489497411683878842348949741168387884234894974116838788423489497411683878842348949741168387884234894974116838788423489497411683878842348949741168387884234894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a98d062-6c47-4b65-a041-f3f83c3b1e31, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87271080-f297-4fd8-8369-6995fb0e142c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87271080-f297-4fd8-8369-6995fb0e142c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10924189821053164825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092418982105316482510924189821053164825109241898210531648251092418982105316482510924189821053164825109241898210531648251092418982105316482510924189821053164825109241898210531648251092418982105316482510924189821053164825109241898210531648251092418982105316482510924189821053164825109241898210531648251092418982105316482510924189821053164825109241898210531648251092418982105316482510924189821053164825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10b76b43-1c69-4178-ba2a-5c87f55d09da, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12aac08a-60e1-4b68-a944-e9a82a9ff7dd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12aac08a-60e1-4b68-a944-e9a82a9ff7dd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14439326944565379649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443932694456537964914439326944565379649144393269445653796491443932694456537964914439326944565379649144393269445653796491443932694456537964914439326944565379649144393269445653796491443932694456537964914439326944565379649144393269445653796491443932694456537964914439326944565379649144393269445653796491443932694456537964914439326944565379649144393269445653796491443932694456537964914439326944565379649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87271080-f297-4fd8-8369-6995fb0e142c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12aac08a-60e1-4b68-a944-e9a82a9ff7dd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ce664c5-34f5-432c-9cdd-ab48e031a6b0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ce664c5-34f5-432c-9cdd-ab48e031a6b0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10332760119273894336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033276011927389433610332760119273894336103327601192738943361033276011927389433610332760119273894336103327601192738943361033276011927389433610332760119273894336103327601192738943361033276011927389433610332760119273894336103327601192738943361033276011927389433610332760119273894336103327601192738943361033276011927389433610332760119273894336103327601192738943361033276011927389433610332760119273894336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a02ed5-c078-4d84-9ec1-e2a467943f2e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a02ed5-c078-4d84-9ec1-e2a467943f2e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5304753841618121080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53047538416181210805304753841618121080530475384161812108053047538416181210805304753841618121080530475384161812108053047538416181210805304753841618121080530475384161812108053047538416181210805304753841618121080530475384161812108053047538416181210805304753841618121080530475384161812108053047538416181210805304753841618121080530475384161812108053047538416181210805304753841618121080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ce664c5-34f5-432c-9cdd-ab48e031a6b0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc7b31a5-4893-4751-be45-bb188a13f261, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc7b31a5-4893-4751-be45-bb188a13f261, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11407792722506412121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140779272250641212111407792722506412121114077927225064121211140779272250641212111407792722506412121114077927225064121211140779272250641212111407792722506412121114077927225064121211140779272250641212111407792722506412121114077927225064121211140779272250641212111407792722506412121114077927225064121211140779272250641212111407792722506412121114077927225064121211140779272250641212111407792722506412121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a02ed5-c078-4d84-9ec1-e2a467943f2e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17d365f4-c26b-4120-8808-04f28350950f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17d365f4-c26b-4120-8808-04f28350950f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6559657457969753142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65596574579697531426559657457969753142655965745796975314265596574579697531426559657457969753142655965745796975314265596574579697531426559657457969753142655965745796975314265596574579697531426559657457969753142655965745796975314265596574579697531426559657457969753142655965745796975314265596574579697531426559657457969753142655965745796975314265596574579697531426559657457969753142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc7b31a5-4893-4751-be45-bb188a13f261, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14d677ee-3845-49d6-97d7-b01d32e6d913, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14d677ee-3845-49d6-97d7-b01d32e6d913, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5323392921896460294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53233929218964602945323392921896460294532339292189646029453233929218964602945323392921896460294532339292189646029453233929218964602945323392921896460294532339292189646029453233929218964602945323392921896460294532339292189646029453233929218964602945323392921896460294532339292189646029453233929218964602945323392921896460294532339292189646029453233929218964602945323392921896460294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17d365f4-c26b-4120-8808-04f28350950f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d10d6b03-d74e-4a51-8e3d-7a8264349fa9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d10d6b03-d74e-4a51-8e3d-7a8264349fa9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17271279828611962753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727127982861196275317271279828611962753172712798286119627531727127982861196275317271279828611962753172712798286119627531727127982861196275317271279828611962753172712798286119627531727127982861196275317271279828611962753172712798286119627531727127982861196275317271279828611962753172712798286119627531727127982861196275317271279828611962753172712798286119627531727127982861196275317271279828611962753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14d677ee-3845-49d6-97d7-b01d32e6d913, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9e85811-4262-4ebe-8501-b88f8a4ec23c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d10d6b03-d74e-4a51-8e3d-7a8264349fa9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d2eece7-36ce-4e8b-8c27-544ef6d6a623, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9e85811-4262-4ebe-8501-b88f8a4ec23c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6191976645208364954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61919766452083649546191976645208364954619197664520836495461919766452083649546191976645208364954619197664520836495461919766452083649546191976645208364954619197664520836495461919766452083649546191976645208364954619197664520836495461919766452083649546191976645208364954619197664520836495461919766452083649546191976645208364954619197664520836495461919766452083649546191976645208364954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d2eece7-36ce-4e8b-8c27-544ef6d6a623, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13308965136086479083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330896513608647908313308965136086479083133089651360864790831330896513608647908313308965136086479083133089651360864790831330896513608647908313308965136086479083133089651360864790831330896513608647908313308965136086479083133089651360864790831330896513608647908313308965136086479083133089651360864790831330896513608647908313308965136086479083133089651360864790831330896513608647908313308965136086479083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d2eece7-36ce-4e8b-8c27-544ef6d6a623, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95f2968d-03d6-41f8-a130-3bda213163cc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95f2968d-03d6-41f8-a130-3bda213163cc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5888919265657807793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58889192656578077935888919265657807793588891926565780779358889192656578077935888919265657807793588891926565780779358889192656578077935888919265657807793588891926565780779358889192656578077935888919265657807793588891926565780779358889192656578077935888919265657807793588891926565780779358889192656578077935888919265657807793588891926565780779358889192656578077935888919265657807793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9e85811-4262-4ebe-8501-b88f8a4ec23c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70baac2e-e00a-4425-9bef-b4de66476dfa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70baac2e-e00a-4425-9bef-b4de66476dfa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8176939061561356773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81769390615613567738176939061561356773817693906156135677381769390615613567738176939061561356773817693906156135677381769390615613567738176939061561356773817693906156135677381769390615613567738176939061561356773817693906156135677381769390615613567738176939061561356773817693906156135677381769390615613567738176939061561356773817693906156135677381769390615613567738176939061561356773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95f2968d-03d6-41f8-a130-3bda213163cc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcc60670-e365-4317-8ca3-bf2eb17664f6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcc60670-e365-4317-8ca3-bf2eb17664f6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16161735612703467412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616173561270346741216161735612703467412161617356127034674121616173561270346741216161735612703467412161617356127034674121616173561270346741216161735612703467412161617356127034674121616173561270346741216161735612703467412161617356127034674121616173561270346741216161735612703467412161617356127034674121616173561270346741216161735612703467412161617356127034674121616173561270346741216161735612703467412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70baac2e-e00a-4425-9bef-b4de66476dfa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab5bbed1-5a6d-4913-8279-7464794431f3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab5bbed1-5a6d-4913-8279-7464794431f3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17576011657141325744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757601165714132574417576011657141325744175760116571413257441757601165714132574417576011657141325744175760116571413257441757601165714132574417576011657141325744175760116571413257441757601165714132574417576011657141325744175760116571413257441757601165714132574417576011657141325744175760116571413257441757601165714132574417576011657141325744175760116571413257441757601165714132574417576011657141325744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcc60670-e365-4317-8ca3-bf2eb17664f6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd53d11-6120-44b9-a3b3-d67af52687a3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd53d11-6120-44b9-a3b3-d67af52687a3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12521935415630290525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252193541563029052512521935415630290525125219354156302905251252193541563029052512521935415630290525125219354156302905251252193541563029052512521935415630290525125219354156302905251252193541563029052512521935415630290525125219354156302905251252193541563029052512521935415630290525125219354156302905251252193541563029052512521935415630290525125219354156302905251252193541563029052512521935415630290525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab5bbed1-5a6d-4913-8279-7464794431f3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3fe35b8-b03b-4a11-b897-effd943609f6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3fe35b8-b03b-4a11-b897-effd943609f6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3604493479837541571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36044934798375415713604493479837541571360449347983754157136044934798375415713604493479837541571360449347983754157136044934798375415713604493479837541571360449347983754157136044934798375415713604493479837541571360449347983754157136044934798375415713604493479837541571360449347983754157136044934798375415713604493479837541571360449347983754157136044934798375415713604493479837541571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd53d11-6120-44b9-a3b3-d67af52687a3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181a2ee0-21f1-4ffc-bb11-fa51fc866b35, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181a2ee0-21f1-4ffc-bb11-fa51fc866b35, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16475241882535259527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647524188253525952716475241882535259527164752418825352595271647524188253525952716475241882535259527164752418825352595271647524188253525952716475241882535259527164752418825352595271647524188253525952716475241882535259527164752418825352595271647524188253525952716475241882535259527164752418825352595271647524188253525952716475241882535259527164752418825352595271647524188253525952716475241882535259527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181a2ee0-21f1-4ffc-bb11-fa51fc866b35, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1189167e-9025-465d-b4c2-175e2b7f1a8e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1189167e-9025-465d-b4c2-175e2b7f1a8e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 199991817842156980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980199991817842156980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3fe35b8-b03b-4a11-b897-effd943609f6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b451166e-eff0-4a83-9071-a82016f55ee6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b451166e-eff0-4a83-9071-a82016f55ee6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5915543875961689088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59155438759616890885915543875961689088591554387596168908859155438759616890885915543875961689088591554387596168908859155438759616890885915543875961689088591554387596168908859155438759616890885915543875961689088591554387596168908859155438759616890885915543875961689088591554387596168908859155438759616890885915543875961689088591554387596168908859155438759616890885915543875961689088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b451166e-eff0-4a83-9071-a82016f55ee6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb25a38-ba72-4aec-856f-af1f76b935bc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb25a38-ba72-4aec-856f-af1f76b935bc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3772271358709703676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37722713587097036763772271358709703676377227135870970367637722713587097036763772271358709703676377227135870970367637722713587097036763772271358709703676377227135870970367637722713587097036763772271358709703676377227135870970367637722713587097036763772271358709703676377227135870970367637722713587097036763772271358709703676377227135870970367637722713587097036763772271358709703676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1189167e-9025-465d-b4c2-175e2b7f1a8e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3c55c0-52d0-4986-9810-cce381bb995b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3c55c0-52d0-4986-9810-cce381bb995b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1048149029954425312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10481490299544253121048149029954425312104814902995442531210481490299544253121048149029954425312104814902995442531210481490299544253121048149029954425312104814902995442531210481490299544253121048149029954425312104814902995442531210481490299544253121048149029954425312104814902995442531210481490299544253121048149029954425312104814902995442531210481490299544253121048149029954425312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb25a38-ba72-4aec-856f-af1f76b935bc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2b5671-0d54-41ae-b7f7-d7f20f0d4056, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2b5671-0d54-41ae-b7f7-d7f20f0d4056, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11349365271595526516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134936527159552651611349365271595526516113493652715955265161134936527159552651611349365271595526516113493652715955265161134936527159552651611349365271595526516113493652715955265161134936527159552651611349365271595526516113493652715955265161134936527159552651611349365271595526516113493652715955265161134936527159552651611349365271595526516113493652715955265161134936527159552651611349365271595526516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2b5671-0d54-41ae-b7f7-d7f20f0d4056, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 936983f0-5603-4031-b99d-62627cc4dbf5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936983f0-5603-4031-b99d-62627cc4dbf5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17132386719412856487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713238671941285648717132386719412856487171323867194128564871713238671941285648717132386719412856487171323867194128564871713238671941285648717132386719412856487171323867194128564871713238671941285648717132386719412856487171323867194128564871713238671941285648717132386719412856487171323867194128564871713238671941285648717132386719412856487171323867194128564871713238671941285648717132386719412856487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3c55c0-52d0-4986-9810-cce381bb995b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a4f2b2-ca6e-4717-a283-4d3d5b513bbc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a4f2b2-ca6e-4717-a283-4d3d5b513bbc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7317378422220563465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73173784222205634657317378422220563465731737842222056346573173784222205634657317378422220563465731737842222056346573173784222205634657317378422220563465731737842222056346573173784222205634657317378422220563465731737842222056346573173784222205634657317378422220563465731737842222056346573173784222205634657317378422220563465731737842222056346573173784222205634657317378422220563465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936983f0-5603-4031-b99d-62627cc4dbf5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a80252-ce86-4a0c-934f-7dac05d053a4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a80252-ce86-4a0c-934f-7dac05d053a4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2797686184854211632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27976861848542116322797686184854211632279768618485421163227976861848542116322797686184854211632279768618485421163227976861848542116322797686184854211632279768618485421163227976861848542116322797686184854211632279768618485421163227976861848542116322797686184854211632279768618485421163227976861848542116322797686184854211632279768618485421163227976861848542116322797686184854211632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a4f2b2-ca6e-4717-a283-4d3d5b513bbc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f72d75d-7d33-4a7a-a314-534e28f41ecf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f72d75d-7d33-4a7a-a314-534e28f41ecf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7692488761123732786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76924887611237327867692488761123732786769248876112373278676924887611237327867692488761123732786769248876112373278676924887611237327867692488761123732786769248876112373278676924887611237327867692488761123732786769248876112373278676924887611237327867692488761123732786769248876112373278676924887611237327867692488761123732786769248876112373278676924887611237327867692488761123732786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f72d75d-7d33-4a7a-a314-534e28f41ecf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68920a79-9aab-4ddb-8ec1-8821e456462a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68920a79-9aab-4ddb-8ec1-8821e456462a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17045763560356618928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704576356035661892817045763560356618928170457635603566189281704576356035661892817045763560356618928170457635603566189281704576356035661892817045763560356618928170457635603566189281704576356035661892817045763560356618928170457635603566189281704576356035661892817045763560356618928170457635603566189281704576356035661892817045763560356618928170457635603566189281704576356035661892817045763560356618928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a80252-ce86-4a0c-934f-7dac05d053a4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 872f2ac5-b36c-4473-b92f-a59351b15af1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 872f2ac5-b36c-4473-b92f-a59351b15af1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9666067545535257027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96660675455352570279666067545535257027966606754553525702796660675455352570279666067545535257027966606754553525702796660675455352570279666067545535257027966606754553525702796660675455352570279666067545535257027966606754553525702796660675455352570279666067545535257027966606754553525702796660675455352570279666067545535257027966606754553525702796660675455352570279666067545535257027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68920a79-9aab-4ddb-8ec1-8821e456462a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85992994-01e1-4503-8205-a78cc154bba2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85992994-01e1-4503-8205-a78cc154bba2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8287042389542157596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82870423895421575968287042389542157596828704238954215759682870423895421575968287042389542157596828704238954215759682870423895421575968287042389542157596828704238954215759682870423895421575968287042389542157596828704238954215759682870423895421575968287042389542157596828704238954215759682870423895421575968287042389542157596828704238954215759682870423895421575968287042389542157596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 872f2ac5-b36c-4473-b92f-a59351b15af1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18311916-561d-4837-9712-6a7382d4a3ad, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18311916-561d-4837-9712-6a7382d4a3ad, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9914371001431087414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99143710014310874149914371001431087414991437100143108741499143710014310874149914371001431087414991437100143108741499143710014310874149914371001431087414991437100143108741499143710014310874149914371001431087414991437100143108741499143710014310874149914371001431087414991437100143108741499143710014310874149914371001431087414991437100143108741499143710014310874149914371001431087414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85992994-01e1-4503-8205-a78cc154bba2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f7d2c4d-5136-479b-bc42-746808f23895, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f7d2c4d-5136-479b-bc42-746808f23895, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13793642348182582828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379364234818258282813793642348182582828137936423481825828281379364234818258282813793642348182582828137936423481825828281379364234818258282813793642348182582828137936423481825828281379364234818258282813793642348182582828137936423481825828281379364234818258282813793642348182582828137936423481825828281379364234818258282813793642348182582828137936423481825828281379364234818258282813793642348182582828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18311916-561d-4837-9712-6a7382d4a3ad, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36e7e623-de2d-4a42-a5df-3935d7dee2b6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36e7e623-de2d-4a42-a5df-3935d7dee2b6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9635188058031377985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96351880580313779859635188058031377985963518805803137798596351880580313779859635188058031377985963518805803137798596351880580313779859635188058031377985963518805803137798596351880580313779859635188058031377985963518805803137798596351880580313779859635188058031377985963518805803137798596351880580313779859635188058031377985963518805803137798596351880580313779859635188058031377985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f7d2c4d-5136-479b-bc42-746808f23895, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f3583d-db36-487a-b8c6-5dcfa25ad2e8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f3583d-db36-487a-b8c6-5dcfa25ad2e8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12060867614553537529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206086761455353752912060867614553537529120608676145535375291206086761455353752912060867614553537529120608676145535375291206086761455353752912060867614553537529120608676145535375291206086761455353752912060867614553537529120608676145535375291206086761455353752912060867614553537529120608676145535375291206086761455353752912060867614553537529120608676145535375291206086761455353752912060867614553537529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36e7e623-de2d-4a42-a5df-3935d7dee2b6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f3583d-db36-487a-b8c6-5dcfa25ad2e8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7421030d-4071-4309-9924-16b6cb820067, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7421030d-4071-4309-9924-16b6cb820067, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14660201444814400956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466020144481440095614660201444814400956146602014448144009561466020144481440095614660201444814400956146602014448144009561466020144481440095614660201444814400956146602014448144009561466020144481440095614660201444814400956146602014448144009561466020144481440095614660201444814400956146602014448144009561466020144481440095614660201444814400956146602014448144009561466020144481440095614660201444814400956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b566f997-3146-4186-a40e-f6260e428ffa, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b566f997-3146-4186-a40e-f6260e428ffa, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1042422856717262267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10424228567172622671042422856717262267104242285671726226710424228567172622671042422856717262267104242285671726226710424228567172622671042422856717262267104242285671726226710424228567172622671042422856717262267104242285671726226710424228567172622671042422856717262267104242285671726226710424228567172622671042422856717262267104242285671726226710424228567172622671042422856717262267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7421030d-4071-4309-9924-16b6cb820067, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919fd49b-0db6-4fa2-b4df-a416c75ddbc1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919fd49b-0db6-4fa2-b4df-a416c75ddbc1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6965127594823911091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69651275948239110916965127594823911091696512759482391109169651275948239110916965127594823911091696512759482391109169651275948239110916965127594823911091696512759482391109169651275948239110916965127594823911091696512759482391109169651275948239110916965127594823911091696512759482391109169651275948239110916965127594823911091696512759482391109169651275948239110916965127594823911091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b566f997-3146-4186-a40e-f6260e428ffa, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ed10aec-d960-43ad-8861-b0d02bdfa7ac, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919fd49b-0db6-4fa2-b4df-a416c75ddbc1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ed10aec-d960-43ad-8861-b0d02bdfa7ac, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7390092850390049763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73900928503900497637390092850390049763739009285039004976373900928503900497637390092850390049763739009285039004976373900928503900497637390092850390049763739009285039004976373900928503900497637390092850390049763739009285039004976373900928503900497637390092850390049763739009285039004976373900928503900497637390092850390049763739009285039004976373900928503900497637390092850390049763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60bf750b-e85c-4d86-bbca-9bcd89c1d080, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60bf750b-e85c-4d86-bbca-9bcd89c1d080, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17018103456485901926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701810345648590192617018103456485901926170181034564859019261701810345648590192617018103456485901926170181034564859019261701810345648590192617018103456485901926170181034564859019261701810345648590192617018103456485901926170181034564859019261701810345648590192617018103456485901926170181034564859019261701810345648590192617018103456485901926170181034564859019261701810345648590192617018103456485901926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ed10aec-d960-43ad-8861-b0d02bdfa7ac, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60bf750b-e85c-4d86-bbca-9bcd89c1d080, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c4c82ec-6e1c-4595-835a-995141e12826, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c4c82ec-6e1c-4595-835a-995141e12826, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5492408777759941484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54924087777599414845492408777759941484549240877775994148454924087777599414845492408777759941484549240877775994148454924087777599414845492408777759941484549240877775994148454924087777599414845492408777759941484549240877775994148454924087777599414845492408777759941484549240877775994148454924087777599414845492408777759941484549240877775994148454924087777599414845492408777759941484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9da965-6b83-430e-a39f-d64106b89a4d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9da965-6b83-430e-a39f-d64106b89a4d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 732231786947893485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485732231786947893485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9da965-6b83-430e-a39f-d64106b89a4d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c4c82ec-6e1c-4595-835a-995141e12826, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e30302d3-aa42-46fc-aa11-2387acccb45f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e30302d3-aa42-46fc-aa11-2387acccb45f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17186847251851182715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718684725185118271517186847251851182715171868472518511827151718684725185118271517186847251851182715171868472518511827151718684725185118271517186847251851182715171868472518511827151718684725185118271517186847251851182715171868472518511827151718684725185118271517186847251851182715171868472518511827151718684725185118271517186847251851182715171868472518511827151718684725185118271517186847251851182715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8639d84f-bc7f-405f-a897-fa4b0dfff8e0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8639d84f-bc7f-405f-a897-fa4b0dfff8e0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 419979168269624379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379419979168269624379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e30302d3-aa42-46fc-aa11-2387acccb45f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf5809a4-02e5-457c-9b33-cc6944995084, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf5809a4-02e5-457c-9b33-cc6944995084, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10836965818486315227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083696581848631522710836965818486315227108369658184863152271083696581848631522710836965818486315227108369658184863152271083696581848631522710836965818486315227108369658184863152271083696581848631522710836965818486315227108369658184863152271083696581848631522710836965818486315227108369658184863152271083696581848631522710836965818486315227108369658184863152271083696581848631522710836965818486315227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8639d84f-bc7f-405f-a897-fa4b0dfff8e0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f8e1ab4-62bb-4386-b358-ec09d84a0e17, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f8e1ab4-62bb-4386-b358-ec09d84a0e17, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11789633517339123270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178963351733912327011789633517339123270117896335173391232701178963351733912327011789633517339123270117896335173391232701178963351733912327011789633517339123270117896335173391232701178963351733912327011789633517339123270117896335173391232701178963351733912327011789633517339123270117896335173391232701178963351733912327011789633517339123270117896335173391232701178963351733912327011789633517339123270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf5809a4-02e5-457c-9b33-cc6944995084, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a0b86f9-5b94-4ef9-ac7f-a31f5de74cb9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a0b86f9-5b94-4ef9-ac7f-a31f5de74cb9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4887206276416765143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48872062764167651434887206276416765143488720627641676514348872062764167651434887206276416765143488720627641676514348872062764167651434887206276416765143488720627641676514348872062764167651434887206276416765143488720627641676514348872062764167651434887206276416765143488720627641676514348872062764167651434887206276416765143488720627641676514348872062764167651434887206276416765143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f8e1ab4-62bb-4386-b358-ec09d84a0e17, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e420fd64-2fac-46fb-8bbc-7faecc0b0544, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e420fd64-2fac-46fb-8bbc-7faecc0b0544, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7616903044089355040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76169030440893550407616903044089355040761690304408935504076169030440893550407616903044089355040761690304408935504076169030440893550407616903044089355040761690304408935504076169030440893550407616903044089355040761690304408935504076169030440893550407616903044089355040761690304408935504076169030440893550407616903044089355040761690304408935504076169030440893550407616903044089355040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a0b86f9-5b94-4ef9-ac7f-a31f5de74cb9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 748223ce-1e0d-41a8-ac01-0cb9b97ca81d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 748223ce-1e0d-41a8-ac01-0cb9b97ca81d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1824663824745612196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18246638247456121961824663824745612196182466382474561219618246638247456121961824663824745612196182466382474561219618246638247456121961824663824745612196182466382474561219618246638247456121961824663824745612196182466382474561219618246638247456121961824663824745612196182466382474561219618246638247456121961824663824745612196182466382474561219618246638247456121961824663824745612196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e420fd64-2fac-46fb-8bbc-7faecc0b0544, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659db379-04fc-4a49-829b-6fb406330a03, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659db379-04fc-4a49-829b-6fb406330a03, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5831707264733348059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58317072647333480595831707264733348059583170726473334805958317072647333480595831707264733348059583170726473334805958317072647333480595831707264733348059583170726473334805958317072647333480595831707264733348059583170726473334805958317072647333480595831707264733348059583170726473334805958317072647333480595831707264733348059583170726473334805958317072647333480595831707264733348059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 748223ce-1e0d-41a8-ac01-0cb9b97ca81d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 317fd997-c0fa-43ea-9198-3692219abac7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 317fd997-c0fa-43ea-9198-3692219abac7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10363964070778279456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036396407077827945610363964070778279456103639640707782794561036396407077827945610363964070778279456103639640707782794561036396407077827945610363964070778279456103639640707782794561036396407077827945610363964070778279456103639640707782794561036396407077827945610363964070778279456103639640707782794561036396407077827945610363964070778279456103639640707782794561036396407077827945610363964070778279456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659db379-04fc-4a49-829b-6fb406330a03, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3da2a4d-a24c-46d2-8bcf-20a6dd4c85fb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3da2a4d-a24c-46d2-8bcf-20a6dd4c85fb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7355687337883737228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73556873378837372287355687337883737228735568733788373722873556873378837372287355687337883737228735568733788373722873556873378837372287355687337883737228735568733788373722873556873378837372287355687337883737228735568733788373722873556873378837372287355687337883737228735568733788373722873556873378837372287355687337883737228735568733788373722873556873378837372287355687337883737228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 317fd997-c0fa-43ea-9198-3692219abac7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c658e0-cf87-44f7-a4d2-64d3fcad6000, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c658e0-cf87-44f7-a4d2-64d3fcad6000, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9389198829651728998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93891988296517289989389198829651728998938919882965172899893891988296517289989389198829651728998938919882965172899893891988296517289989389198829651728998938919882965172899893891988296517289989389198829651728998938919882965172899893891988296517289989389198829651728998938919882965172899893891988296517289989389198829651728998938919882965172899893891988296517289989389198829651728998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3da2a4d-a24c-46d2-8bcf-20a6dd4c85fb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbeb4dae-3e35-43ca-a78e-523fb755ccdd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbeb4dae-3e35-43ca-a78e-523fb755ccdd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4466348979895723336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44663489798957233364466348979895723336446634897989572333644663489798957233364466348979895723336446634897989572333644663489798957233364466348979895723336446634897989572333644663489798957233364466348979895723336446634897989572333644663489798957233364466348979895723336446634897989572333644663489798957233364466348979895723336446634897989572333644663489798957233364466348979895723336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c658e0-cf87-44f7-a4d2-64d3fcad6000, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f128b90-99dd-469d-bac9-00293431387f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f128b90-99dd-469d-bac9-00293431387f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2104500113392527436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21045001133925274362104500113392527436210450011339252743621045001133925274362104500113392527436210450011339252743621045001133925274362104500113392527436210450011339252743621045001133925274362104500113392527436210450011339252743621045001133925274362104500113392527436210450011339252743621045001133925274362104500113392527436210450011339252743621045001133925274362104500113392527436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbeb4dae-3e35-43ca-a78e-523fb755ccdd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15115009-848b-4d3f-ae01-2dd029d72be8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15115009-848b-4d3f-ae01-2dd029d72be8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9774969875446288779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97749698754462887799774969875446288779977496987544628877997749698754462887799774969875446288779977496987544628877997749698754462887799774969875446288779977496987544628877997749698754462887799774969875446288779977496987544628877997749698754462887799774969875446288779977496987544628877997749698754462887799774969875446288779977496987544628877997749698754462887799774969875446288779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f128b90-99dd-469d-bac9-00293431387f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba75557c-bf1a-438e-a122-1c1d50791f1b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba75557c-bf1a-438e-a122-1c1d50791f1b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14779458563441621136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477945856344162113614779458563441621136147794585634416211361477945856344162113614779458563441621136147794585634416211361477945856344162113614779458563441621136147794585634416211361477945856344162113614779458563441621136147794585634416211361477945856344162113614779458563441621136147794585634416211361477945856344162113614779458563441621136147794585634416211361477945856344162113614779458563441621136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba75557c-bf1a-438e-a122-1c1d50791f1b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15115009-848b-4d3f-ae01-2dd029d72be8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 664ec392-ef1c-4e84-bb0c-3604f5c6cf59, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 664ec392-ef1c-4e84-bb0c-3604f5c6cf59, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12146860743112357569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214686074311235756912146860743112357569121468607431123575691214686074311235756912146860743112357569121468607431123575691214686074311235756912146860743112357569121468607431123575691214686074311235756912146860743112357569121468607431123575691214686074311235756912146860743112357569121468607431123575691214686074311235756912146860743112357569121468607431123575691214686074311235756912146860743112357569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9e7f074-419f-40ad-953a-3095800a1315, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9e7f074-419f-40ad-953a-3095800a1315, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3165937616643168122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31659376166431681223165937616643168122316593761664316812231659376166431681223165937616643168122316593761664316812231659376166431681223165937616643168122316593761664316812231659376166431681223165937616643168122316593761664316812231659376166431681223165937616643168122316593761664316812231659376166431681223165937616643168122316593761664316812231659376166431681223165937616643168122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 664ec392-ef1c-4e84-bb0c-3604f5c6cf59, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d27a14b-ae0d-4477-a2d2-45f43ce1aaa8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d27a14b-ae0d-4477-a2d2-45f43ce1aaa8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5015209264657150146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50152092646571501465015209264657150146501520926465715014650152092646571501465015209264657150146501520926465715014650152092646571501465015209264657150146501520926465715014650152092646571501465015209264657150146501520926465715014650152092646571501465015209264657150146501520926465715014650152092646571501465015209264657150146501520926465715014650152092646571501465015209264657150146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9e7f074-419f-40ad-953a-3095800a1315, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbff975a-53a0-45f1-b1ac-c898712fa709, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d27a14b-ae0d-4477-a2d2-45f43ce1aaa8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb5a4fc-71d9-4265-94e0-1e03bda7fe24, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb5a4fc-71d9-4265-94e0-1e03bda7fe24, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6271806396492905165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62718063964929051656271806396492905165627180639649290516562718063964929051656271806396492905165627180639649290516562718063964929051656271806396492905165627180639649290516562718063964929051656271806396492905165627180639649290516562718063964929051656271806396492905165627180639649290516562718063964929051656271806396492905165627180639649290516562718063964929051656271806396492905165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbff975a-53a0-45f1-b1ac-c898712fa709, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9630097270291586918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96300972702915869189630097270291586918963009727029158691896300972702915869189630097270291586918963009727029158691896300972702915869189630097270291586918963009727029158691896300972702915869189630097270291586918963009727029158691896300972702915869189630097270291586918963009727029158691896300972702915869189630097270291586918963009727029158691896300972702915869189630097270291586918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb5a4fc-71d9-4265-94e0-1e03bda7fe24, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8143e617-4f13-449e-8ccb-86b1e00b6ed7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8143e617-4f13-449e-8ccb-86b1e00b6ed7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16466167895079023236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646616789507902323616466167895079023236164661678950790232361646616789507902323616466167895079023236164661678950790232361646616789507902323616466167895079023236164661678950790232361646616789507902323616466167895079023236164661678950790232361646616789507902323616466167895079023236164661678950790232361646616789507902323616466167895079023236164661678950790232361646616789507902323616466167895079023236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbff975a-53a0-45f1-b1ac-c898712fa709, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 882205c3-35a1-42fd-ac91-bcd879b1b949, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882205c3-35a1-42fd-ac91-bcd879b1b949, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1723939719780159236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17239397197801592361723939719780159236172393971978015923617239397197801592361723939719780159236172393971978015923617239397197801592361723939719780159236172393971978015923617239397197801592361723939719780159236172393971978015923617239397197801592361723939719780159236172393971978015923617239397197801592361723939719780159236172393971978015923617239397197801592361723939719780159236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8143e617-4f13-449e-8ccb-86b1e00b6ed7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 179e8bc7-5059-4aa4-ab29-a092bb6f8adf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 179e8bc7-5059-4aa4-ab29-a092bb6f8adf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 137562499266359416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416137562499266359416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882205c3-35a1-42fd-ac91-bcd879b1b949, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d44c8e8d-4706-41f1-929a-7a25b26c7b9c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 179e8bc7-5059-4aa4-ab29-a092bb6f8adf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ce5a555-19d7-4007-8a65-67ce12d83282, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ce5a555-19d7-4007-8a65-67ce12d83282, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16075690410934055942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607569041093405594216075690410934055942160756904109340559421607569041093405594216075690410934055942160756904109340559421607569041093405594216075690410934055942160756904109340559421607569041093405594216075690410934055942160756904109340559421607569041093405594216075690410934055942160756904109340559421607569041093405594216075690410934055942160756904109340559421607569041093405594216075690410934055942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44c8e8d-4706-41f1-929a-7a25b26c7b9c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10290360295729315758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029036029572931575810290360295729315758102903602957293157581029036029572931575810290360295729315758102903602957293157581029036029572931575810290360295729315758102903602957293157581029036029572931575810290360295729315758102903602957293157581029036029572931575810290360295729315758102903602957293157581029036029572931575810290360295729315758102903602957293157581029036029572931575810290360295729315758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44c8e8d-4706-41f1-929a-7a25b26c7b9c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71803bb6-8b87-40a1-9619-044745b65aa1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71803bb6-8b87-40a1-9619-044745b65aa1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8959297343015379465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89592973430153794658959297343015379465895929734301537946589592973430153794658959297343015379465895929734301537946589592973430153794658959297343015379465895929734301537946589592973430153794658959297343015379465895929734301537946589592973430153794658959297343015379465895929734301537946589592973430153794658959297343015379465895929734301537946589592973430153794658959297343015379465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ce5a555-19d7-4007-8a65-67ce12d83282, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e42bdaa-12e2-49a8-9ed1-ad1ba513d436, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e42bdaa-12e2-49a8-9ed1-ad1ba513d436, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10679910571213841096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067991057121384109610679910571213841096106799105712138410961067991057121384109610679910571213841096106799105712138410961067991057121384109610679910571213841096106799105712138410961067991057121384109610679910571213841096106799105712138410961067991057121384109610679910571213841096106799105712138410961067991057121384109610679910571213841096106799105712138410961067991057121384109610679910571213841096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71803bb6-8b87-40a1-9619-044745b65aa1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77283daa-2d09-4b8c-9e2f-97a9549d87c1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77283daa-2d09-4b8c-9e2f-97a9549d87c1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12476024989168742218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247602498916874221812476024989168742218124760249891687422181247602498916874221812476024989168742218124760249891687422181247602498916874221812476024989168742218124760249891687422181247602498916874221812476024989168742218124760249891687422181247602498916874221812476024989168742218124760249891687422181247602498916874221812476024989168742218124760249891687422181247602498916874221812476024989168742218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e42bdaa-12e2-49a8-9ed1-ad1ba513d436, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 476c67de-750b-41df-af91-d6b6b9cfb722, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 476c67de-750b-41df-af91-d6b6b9cfb722, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15934083847532831849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593408384753283184915934083847532831849159340838475328318491593408384753283184915934083847532831849159340838475328318491593408384753283184915934083847532831849159340838475328318491593408384753283184915934083847532831849159340838475328318491593408384753283184915934083847532831849159340838475328318491593408384753283184915934083847532831849159340838475328318491593408384753283184915934083847532831849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77283daa-2d09-4b8c-9e2f-97a9549d87c1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd958972-3c9b-48b5-99e5-4c8db72e6e70, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd958972-3c9b-48b5-99e5-4c8db72e6e70, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12957422570773119642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295742257077311964212957422570773119642129574225707731196421295742257077311964212957422570773119642129574225707731196421295742257077311964212957422570773119642129574225707731196421295742257077311964212957422570773119642129574225707731196421295742257077311964212957422570773119642129574225707731196421295742257077311964212957422570773119642129574225707731196421295742257077311964212957422570773119642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 476c67de-750b-41df-af91-d6b6b9cfb722, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af08026b-06a4-4290-ab5a-4912a393ac79, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af08026b-06a4-4290-ab5a-4912a393ac79, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 783009674558897054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054783009674558897054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd958972-3c9b-48b5-99e5-4c8db72e6e70, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af08026b-06a4-4290-ab5a-4912a393ac79, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c512651d-34ec-4ab6-a653-c34b14c46aaf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 456df7b8-f8ed-4c1b-ad74-fd6c767ad2b8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 456df7b8-f8ed-4c1b-ad74-fd6c767ad2b8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 448495917053648168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168448495917053648168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c512651d-34ec-4ab6-a653-c34b14c46aaf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2039807648044299338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20398076480442993382039807648044299338203980764804429933820398076480442993382039807648044299338203980764804429933820398076480442993382039807648044299338203980764804429933820398076480442993382039807648044299338203980764804429933820398076480442993382039807648044299338203980764804429933820398076480442993382039807648044299338203980764804429933820398076480442993382039807648044299338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 456df7b8-f8ed-4c1b-ad74-fd6c767ad2b8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5228952e-95e8-4154-877f-5485376ae859, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5228952e-95e8-4154-877f-5485376ae859, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5711310127405472191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57113101274054721915711310127405472191571131012740547219157113101274054721915711310127405472191571131012740547219157113101274054721915711310127405472191571131012740547219157113101274054721915711310127405472191571131012740547219157113101274054721915711310127405472191571131012740547219157113101274054721915711310127405472191571131012740547219157113101274054721915711310127405472191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c512651d-34ec-4ab6-a653-c34b14c46aaf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ef60a87-9833-4779-ad59-bfef326af2aa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ef60a87-9833-4779-ad59-bfef326af2aa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1962278020986961473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19622780209869614731962278020986961473196227802098696147319622780209869614731962278020986961473196227802098696147319622780209869614731962278020986961473196227802098696147319622780209869614731962278020986961473196227802098696147319622780209869614731962278020986961473196227802098696147319622780209869614731962278020986961473196227802098696147319622780209869614731962278020986961473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5228952e-95e8-4154-877f-5485376ae859, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6af1eb3f-9950-440d-b379-7e1e12ae3bcc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6af1eb3f-9950-440d-b379-7e1e12ae3bcc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8968140070309887143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89681400703098871438968140070309887143896814007030988714389681400703098871438968140070309887143896814007030988714389681400703098871438968140070309887143896814007030988714389681400703098871438968140070309887143896814007030988714389681400703098871438968140070309887143896814007030988714389681400703098871438968140070309887143896814007030988714389681400703098871438968140070309887143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ef60a87-9833-4779-ad59-bfef326af2aa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1efa1235-a2d6-40a5-8a7b-9127f9b69e0e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1efa1235-a2d6-40a5-8a7b-9127f9b69e0e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10355558902048351381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035555890204835138110355558902048351381103555589020483513811035555890204835138110355558902048351381103555589020483513811035555890204835138110355558902048351381103555589020483513811035555890204835138110355558902048351381103555589020483513811035555890204835138110355558902048351381103555589020483513811035555890204835138110355558902048351381103555589020483513811035555890204835138110355558902048351381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6af1eb3f-9950-440d-b379-7e1e12ae3bcc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c470fcd5-7f16-484e-a5d2-aac5f73cfad4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c470fcd5-7f16-484e-a5d2-aac5f73cfad4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10408877951420066301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040887795142006630110408877951420066301104088779514200663011040887795142006630110408877951420066301104088779514200663011040887795142006630110408877951420066301104088779514200663011040887795142006630110408877951420066301104088779514200663011040887795142006630110408877951420066301104088779514200663011040887795142006630110408877951420066301104088779514200663011040887795142006630110408877951420066301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1efa1235-a2d6-40a5-8a7b-9127f9b69e0e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39e9e3b8-601f-400f-a5c5-48032d7c075b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e9e3b8-601f-400f-a5c5-48032d7c075b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 817565805943855002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002817565805943855002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c470fcd5-7f16-484e-a5d2-aac5f73cfad4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf313bb8-7730-4552-8aa0-c999b162c174, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf313bb8-7730-4552-8aa0-c999b162c174, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7528265266965270722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75282652669652707227528265266965270722752826526696527072275282652669652707227528265266965270722752826526696527072275282652669652707227528265266965270722752826526696527072275282652669652707227528265266965270722752826526696527072275282652669652707227528265266965270722752826526696527072275282652669652707227528265266965270722752826526696527072275282652669652707227528265266965270722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e9e3b8-601f-400f-a5c5-48032d7c075b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b68fc815-10ee-4f1b-af0f-22b58f1a54f5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b68fc815-10ee-4f1b-af0f-22b58f1a54f5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15474166206049761728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547416620604976172815474166206049761728154741662060497617281547416620604976172815474166206049761728154741662060497617281547416620604976172815474166206049761728154741662060497617281547416620604976172815474166206049761728154741662060497617281547416620604976172815474166206049761728154741662060497617281547416620604976172815474166206049761728154741662060497617281547416620604976172815474166206049761728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf313bb8-7730-4552-8aa0-c999b162c174, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01d7727-2b4b-4755-bdbc-fa1a8f212bdb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b68fc815-10ee-4f1b-af0f-22b58f1a54f5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01d7727-2b4b-4755-bdbc-fa1a8f212bdb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11384583027035881996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138458302703588199611384583027035881996113845830270358819961138458302703588199611384583027035881996113845830270358819961138458302703588199611384583027035881996113845830270358819961138458302703588199611384583027035881996113845830270358819961138458302703588199611384583027035881996113845830270358819961138458302703588199611384583027035881996113845830270358819961138458302703588199611384583027035881996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 541d489e-f061-4b1d-a2ed-d78c18453a3e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 541d489e-f061-4b1d-a2ed-d78c18453a3e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5265223147199867672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52652231471998676725265223147199867672526522314719986767252652231471998676725265223147199867672526522314719986767252652231471998676725265223147199867672526522314719986767252652231471998676725265223147199867672526522314719986767252652231471998676725265223147199867672526522314719986767252652231471998676725265223147199867672526522314719986767252652231471998676725265223147199867672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01d7727-2b4b-4755-bdbc-fa1a8f212bdb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9355247a-2db5-4298-b81e-07227cd0924b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9355247a-2db5-4298-b81e-07227cd0924b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14400035286084719306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440003528608471930614400035286084719306144000352860847193061440003528608471930614400035286084719306144000352860847193061440003528608471930614400035286084719306144000352860847193061440003528608471930614400035286084719306144000352860847193061440003528608471930614400035286084719306144000352860847193061440003528608471930614400035286084719306144000352860847193061440003528608471930614400035286084719306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 541d489e-f061-4b1d-a2ed-d78c18453a3e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e19d10-67ca-4231-97cc-4e08d570a444, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e19d10-67ca-4231-97cc-4e08d570a444, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2496874220716138425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24968742207161384252496874220716138425249687422071613842524968742207161384252496874220716138425249687422071613842524968742207161384252496874220716138425249687422071613842524968742207161384252496874220716138425249687422071613842524968742207161384252496874220716138425249687422071613842524968742207161384252496874220716138425249687422071613842524968742207161384252496874220716138425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9355247a-2db5-4298-b81e-07227cd0924b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49879468-6a8f-4fc2-8afa-e187e182402f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49879468-6a8f-4fc2-8afa-e187e182402f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5809463261361282182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58094632613612821825809463261361282182580946326136128218258094632613612821825809463261361282182580946326136128218258094632613612821825809463261361282182580946326136128218258094632613612821825809463261361282182580946326136128218258094632613612821825809463261361282182580946326136128218258094632613612821825809463261361282182580946326136128218258094632613612821825809463261361282182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e19d10-67ca-4231-97cc-4e08d570a444, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d04836a-6972-4890-a53e-f131d02d6f74, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d04836a-6972-4890-a53e-f131d02d6f74, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7007329593549488699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70073295935494886997007329593549488699700732959354948869970073295935494886997007329593549488699700732959354948869970073295935494886997007329593549488699700732959354948869970073295935494886997007329593549488699700732959354948869970073295935494886997007329593549488699700732959354948869970073295935494886997007329593549488699700732959354948869970073295935494886997007329593549488699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49879468-6a8f-4fc2-8afa-e187e182402f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb3a4735-0cab-4666-acaf-ddbb11f96a63, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d04836a-6972-4890-a53e-f131d02d6f74, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e504618a-1a19-415a-87d4-ff80fd6b001f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e504618a-1a19-415a-87d4-ff80fd6b001f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18081596888452581511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808159688845258151118081596888452581511180815968884525815111808159688845258151118081596888452581511180815968884525815111808159688845258151118081596888452581511180815968884525815111808159688845258151118081596888452581511180815968884525815111808159688845258151118081596888452581511180815968884525815111808159688845258151118081596888452581511180815968884525815111808159688845258151118081596888452581511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb3a4735-0cab-4666-acaf-ddbb11f96a63, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1775125704165044016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17751257041650440161775125704165044016177512570416504401617751257041650440161775125704165044016177512570416504401617751257041650440161775125704165044016177512570416504401617751257041650440161775125704165044016177512570416504401617751257041650440161775125704165044016177512570416504401617751257041650440161775125704165044016177512570416504401617751257041650440161775125704165044016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb3a4735-0cab-4666-acaf-ddbb11f96a63, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa5d038d-931c-423b-b88c-7855809a7b2f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa5d038d-931c-423b-b88c-7855809a7b2f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7101324048039719264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71013240480397192647101324048039719264710132404803971926471013240480397192647101324048039719264710132404803971926471013240480397192647101324048039719264710132404803971926471013240480397192647101324048039719264710132404803971926471013240480397192647101324048039719264710132404803971926471013240480397192647101324048039719264710132404803971926471013240480397192647101324048039719264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e504618a-1a19-415a-87d4-ff80fd6b001f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23c4e321-eb91-4672-ad38-2d90aa5ed172, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23c4e321-eb91-4672-ad38-2d90aa5ed172, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3456298421884127860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34562984218841278603456298421884127860345629842188412786034562984218841278603456298421884127860345629842188412786034562984218841278603456298421884127860345629842188412786034562984218841278603456298421884127860345629842188412786034562984218841278603456298421884127860345629842188412786034562984218841278603456298421884127860345629842188412786034562984218841278603456298421884127860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa5d038d-931c-423b-b88c-7855809a7b2f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dc82302-d06b-4966-920b-0cc88e0072c3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc82302-d06b-4966-920b-0cc88e0072c3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11595981920073796396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159598192007379639611595981920073796396115959819200737963961159598192007379639611595981920073796396115959819200737963961159598192007379639611595981920073796396115959819200737963961159598192007379639611595981920073796396115959819200737963961159598192007379639611595981920073796396115959819200737963961159598192007379639611595981920073796396115959819200737963961159598192007379639611595981920073796396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23c4e321-eb91-4672-ad38-2d90aa5ed172, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78789086-064a-4e9f-859f-ce97f95534e3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78789086-064a-4e9f-859f-ce97f95534e3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16630123280273141552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663012328027314155216630123280273141552166301232802731415521663012328027314155216630123280273141552166301232802731415521663012328027314155216630123280273141552166301232802731415521663012328027314155216630123280273141552166301232802731415521663012328027314155216630123280273141552166301232802731415521663012328027314155216630123280273141552166301232802731415521663012328027314155216630123280273141552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc82302-d06b-4966-920b-0cc88e0072c3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 533a0bbb-4db8-4eff-99bb-dcd101b50ae6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 533a0bbb-4db8-4eff-99bb-dcd101b50ae6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3145607149777075458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31456071497770754583145607149777075458314560714977707545831456071497770754583145607149777075458314560714977707545831456071497770754583145607149777075458314560714977707545831456071497770754583145607149777075458314560714977707545831456071497770754583145607149777075458314560714977707545831456071497770754583145607149777075458314560714977707545831456071497770754583145607149777075458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78789086-064a-4e9f-859f-ce97f95534e3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89c00724-ddc8-477d-bdba-5a8de737fd72, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89c00724-ddc8-477d-bdba-5a8de737fd72, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17307057696373181049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730705769637318104917307057696373181049173070576963731810491730705769637318104917307057696373181049173070576963731810491730705769637318104917307057696373181049173070576963731810491730705769637318104917307057696373181049173070576963731810491730705769637318104917307057696373181049173070576963731810491730705769637318104917307057696373181049173070576963731810491730705769637318104917307057696373181049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 533a0bbb-4db8-4eff-99bb-dcd101b50ae6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f0983c2-d527-48bb-bc10-26ffad7f8196, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89c00724-ddc8-477d-bdba-5a8de737fd72, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7f3cc4-59af-44d5-8e5f-2c77e3314e28, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7f3cc4-59af-44d5-8e5f-2c77e3314e28, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2645895601508857574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26458956015088575742645895601508857574264589560150885757426458956015088575742645895601508857574264589560150885757426458956015088575742645895601508857574264589560150885757426458956015088575742645895601508857574264589560150885757426458956015088575742645895601508857574264589560150885757426458956015088575742645895601508857574264589560150885757426458956015088575742645895601508857574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f0983c2-d527-48bb-bc10-26ffad7f8196, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2252764671783296119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22527646717832961192252764671783296119225276467178329611922527646717832961192252764671783296119225276467178329611922527646717832961192252764671783296119225276467178329611922527646717832961192252764671783296119225276467178329611922527646717832961192252764671783296119225276467178329611922527646717832961192252764671783296119225276467178329611922527646717832961192252764671783296119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f0983c2-d527-48bb-bc10-26ffad7f8196, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28991e4a-810b-42a9-a0e7-f00b50d9ebff, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28991e4a-810b-42a9-a0e7-f00b50d9ebff, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15504015182123655391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550401518212365539115504015182123655391155040151821236553911550401518212365539115504015182123655391155040151821236553911550401518212365539115504015182123655391155040151821236553911550401518212365539115504015182123655391155040151821236553911550401518212365539115504015182123655391155040151821236553911550401518212365539115504015182123655391155040151821236553911550401518212365539115504015182123655391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7f3cc4-59af-44d5-8e5f-2c77e3314e28, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d63c2a99-e540-42f4-ba43-2ffc517691bd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d63c2a99-e540-42f4-ba43-2ffc517691bd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13043467334445364559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304346733444536455913043467334445364559130434673344453645591304346733444536455913043467334445364559130434673344453645591304346733444536455913043467334445364559130434673344453645591304346733444536455913043467334445364559130434673344453645591304346733444536455913043467334445364559130434673344453645591304346733444536455913043467334445364559130434673344453645591304346733444536455913043467334445364559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d63c2a99-e540-42f4-ba43-2ffc517691bd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 374d3176-9000-480f-94f8-66f5d9f478c4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 374d3176-9000-480f-94f8-66f5d9f478c4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12349944595874646646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234994459587464664612349944595874646646123499445958746466461234994459587464664612349944595874646646123499445958746466461234994459587464664612349944595874646646123499445958746466461234994459587464664612349944595874646646123499445958746466461234994459587464664612349944595874646646123499445958746466461234994459587464664612349944595874646646123499445958746466461234994459587464664612349944595874646646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28991e4a-810b-42a9-a0e7-f00b50d9ebff, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78ea42ce-615a-4527-aad7-a9acccf2d160, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78ea42ce-615a-4527-aad7-a9acccf2d160, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5448903217338117907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54489032173381179075448903217338117907544890321733811790754489032173381179075448903217338117907544890321733811790754489032173381179075448903217338117907544890321733811790754489032173381179075448903217338117907544890321733811790754489032173381179075448903217338117907544890321733811790754489032173381179075448903217338117907544890321733811790754489032173381179075448903217338117907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 374d3176-9000-480f-94f8-66f5d9f478c4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92df2e44-1db2-4217-a3fb-17233b9a116c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92df2e44-1db2-4217-a3fb-17233b9a116c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1781151757289977476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17811517572899774761781151757289977476178115175728997747617811517572899774761781151757289977476178115175728997747617811517572899774761781151757289977476178115175728997747617811517572899774761781151757289977476178115175728997747617811517572899774761781151757289977476178115175728997747617811517572899774761781151757289977476178115175728997747617811517572899774761781151757289977476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78ea42ce-615a-4527-aad7-a9acccf2d160, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9941308e-d22b-40c9-9425-c066cf6ffc62, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9941308e-d22b-40c9-9425-c066cf6ffc62, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1988341737016912010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19883417370169120101988341737016912010198834173701691201019883417370169120101988341737016912010198834173701691201019883417370169120101988341737016912010198834173701691201019883417370169120101988341737016912010198834173701691201019883417370169120101988341737016912010198834173701691201019883417370169120101988341737016912010198834173701691201019883417370169120101988341737016912010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92df2e44-1db2-4217-a3fb-17233b9a116c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f6e42ce-cc72-44a8-9e2a-fe13d04349fd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f6e42ce-cc72-44a8-9e2a-fe13d04349fd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4878582561110054302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48785825611100543024878582561110054302487858256111005430248785825611100543024878582561110054302487858256111005430248785825611100543024878582561110054302487858256111005430248785825611100543024878582561110054302487858256111005430248785825611100543024878582561110054302487858256111005430248785825611100543024878582561110054302487858256111005430248785825611100543024878582561110054302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9941308e-d22b-40c9-9425-c066cf6ffc62, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b12c573e-991b-4278-b1fe-e2cb97b6184e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b12c573e-991b-4278-b1fe-e2cb97b6184e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2092201128359981008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20922011283599810082092201128359981008209220112835998100820922011283599810082092201128359981008209220112835998100820922011283599810082092201128359981008209220112835998100820922011283599810082092201128359981008209220112835998100820922011283599810082092201128359981008209220112835998100820922011283599810082092201128359981008209220112835998100820922011283599810082092201128359981008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f6e42ce-cc72-44a8-9e2a-fe13d04349fd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4a24457-8896-45ea-99cd-e1e53cecb994, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4a24457-8896-45ea-99cd-e1e53cecb994, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15099707228400624154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509970722840062415415099707228400624154150997072284006241541509970722840062415415099707228400624154150997072284006241541509970722840062415415099707228400624154150997072284006241541509970722840062415415099707228400624154150997072284006241541509970722840062415415099707228400624154150997072284006241541509970722840062415415099707228400624154150997072284006241541509970722840062415415099707228400624154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b12c573e-991b-4278-b1fe-e2cb97b6184e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12895013-cbb1-4be8-a3c3-d9b7dfc26aa1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12895013-cbb1-4be8-a3c3-d9b7dfc26aa1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1362211765616562559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13622117656165625591362211765616562559136221176561656255913622117656165625591362211765616562559136221176561656255913622117656165625591362211765616562559136221176561656255913622117656165625591362211765616562559136221176561656255913622117656165625591362211765616562559136221176561656255913622117656165625591362211765616562559136221176561656255913622117656165625591362211765616562559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12895013-cbb1-4be8-a3c3-d9b7dfc26aa1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98270e2e-2a69-4fca-896d-52a55904ddc4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98270e2e-2a69-4fca-896d-52a55904ddc4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11386919421239669662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138691942123966966211386919421239669662113869194212396696621138691942123966966211386919421239669662113869194212396696621138691942123966966211386919421239669662113869194212396696621138691942123966966211386919421239669662113869194212396696621138691942123966966211386919421239669662113869194212396696621138691942123966966211386919421239669662113869194212396696621138691942123966966211386919421239669662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4a24457-8896-45ea-99cd-e1e53cecb994, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aafc266-6624-4aa1-97e7-65a61ce158f9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aafc266-6624-4aa1-97e7-65a61ce158f9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15540359236146683007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554035923614668300715540359236146683007155403592361466830071554035923614668300715540359236146683007155403592361466830071554035923614668300715540359236146683007155403592361466830071554035923614668300715540359236146683007155403592361466830071554035923614668300715540359236146683007155403592361466830071554035923614668300715540359236146683007155403592361466830071554035923614668300715540359236146683007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aafc266-6624-4aa1-97e7-65a61ce158f9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fb1a1c9-79a2-49ed-878e-4d4179f363c5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fb1a1c9-79a2-49ed-878e-4d4179f363c5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5005468970891960472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50054689708919604725005468970891960472500546897089196047250054689708919604725005468970891960472500546897089196047250054689708919604725005468970891960472500546897089196047250054689708919604725005468970891960472500546897089196047250054689708919604725005468970891960472500546897089196047250054689708919604725005468970891960472500546897089196047250054689708919604725005468970891960472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98270e2e-2a69-4fca-896d-52a55904ddc4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 140f69a6-11a1-4ba4-80e1-f5e85f488244, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 140f69a6-11a1-4ba4-80e1-f5e85f488244, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12881323678604990453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288132367860499045312881323678604990453128813236786049904531288132367860499045312881323678604990453128813236786049904531288132367860499045312881323678604990453128813236786049904531288132367860499045312881323678604990453128813236786049904531288132367860499045312881323678604990453128813236786049904531288132367860499045312881323678604990453128813236786049904531288132367860499045312881323678604990453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fb1a1c9-79a2-49ed-878e-4d4179f363c5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 140f69a6-11a1-4ba4-80e1-f5e85f488244, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7efed9f0-8665-4550-bbcd-c24b74e1c05a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c745abb-c622-4006-9ef7-b7db2086262b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c745abb-c622-4006-9ef7-b7db2086262b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16808759966614523662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680875996661452366216808759966614523662168087599666145236621680875996661452366216808759966614523662168087599666145236621680875996661452366216808759966614523662168087599666145236621680875996661452366216808759966614523662168087599666145236621680875996661452366216808759966614523662168087599666145236621680875996661452366216808759966614523662168087599666145236621680875996661452366216808759966614523662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7efed9f0-8665-4550-bbcd-c24b74e1c05a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15413381919876951195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541338191987695119515413381919876951195154133819198769511951541338191987695119515413381919876951195154133819198769511951541338191987695119515413381919876951195154133819198769511951541338191987695119515413381919876951195154133819198769511951541338191987695119515413381919876951195154133819198769511951541338191987695119515413381919876951195154133819198769511951541338191987695119515413381919876951195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c745abb-c622-4006-9ef7-b7db2086262b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0977f5-5bd0-41d7-945e-f36f05607797, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0977f5-5bd0-41d7-945e-f36f05607797, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1481869004050994443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14818690040509944431481869004050994443148186900405099444314818690040509944431481869004050994443148186900405099444314818690040509944431481869004050994443148186900405099444314818690040509944431481869004050994443148186900405099444314818690040509944431481869004050994443148186900405099444314818690040509944431481869004050994443148186900405099444314818690040509944431481869004050994443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7efed9f0-8665-4550-bbcd-c24b74e1c05a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57cf5ed1-0487-4c48-b9f0-706f1473272c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57cf5ed1-0487-4c48-b9f0-706f1473272c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14477445715928719430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447744571592871943014477445715928719430144774457159287194301447744571592871943014477445715928719430144774457159287194301447744571592871943014477445715928719430144774457159287194301447744571592871943014477445715928719430144774457159287194301447744571592871943014477445715928719430144774457159287194301447744571592871943014477445715928719430144774457159287194301447744571592871943014477445715928719430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0977f5-5bd0-41d7-945e-f36f05607797, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f4979ba-d852-4c2e-915f-43c375d243ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f4979ba-d852-4c2e-915f-43c375d243ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7826825427731573224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78268254277315732247826825427731573224782682542773157322478268254277315732247826825427731573224782682542773157322478268254277315732247826825427731573224782682542773157322478268254277315732247826825427731573224782682542773157322478268254277315732247826825427731573224782682542773157322478268254277315732247826825427731573224782682542773157322478268254277315732247826825427731573224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57cf5ed1-0487-4c48-b9f0-706f1473272c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fb23694-7265-4473-b829-232ede0a1af0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fb23694-7265-4473-b829-232ede0a1af0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6914213558666659857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69142135586666598576914213558666659857691421355866665985769142135586666598576914213558666659857691421355866665985769142135586666598576914213558666659857691421355866665985769142135586666598576914213558666659857691421355866665985769142135586666598576914213558666659857691421355866665985769142135586666598576914213558666659857691421355866665985769142135586666598576914213558666659857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f4979ba-d852-4c2e-915f-43c375d243ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 478d7a27-39bb-43a6-b895-e79e6f52f5cf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 478d7a27-39bb-43a6-b895-e79e6f52f5cf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 627774729733126038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038627774729733126038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fb23694-7265-4473-b829-232ede0a1af0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d33dcadd-9c2f-4f49-a378-a8b920eb3a38, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d33dcadd-9c2f-4f49-a378-a8b920eb3a38, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4743087414170812406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47430874141708124064743087414170812406474308741417081240647430874141708124064743087414170812406474308741417081240647430874141708124064743087414170812406474308741417081240647430874141708124064743087414170812406474308741417081240647430874141708124064743087414170812406474308741417081240647430874141708124064743087414170812406474308741417081240647430874141708124064743087414170812406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d33dcadd-9c2f-4f49-a378-a8b920eb3a38, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26724e27-ee45-4e6c-9e7a-93ea595ab88e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26724e27-ee45-4e6c-9e7a-93ea595ab88e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18223687087556010312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822368708755601031218223687087556010312182236870875560103121822368708755601031218223687087556010312182236870875560103121822368708755601031218223687087556010312182236870875560103121822368708755601031218223687087556010312182236870875560103121822368708755601031218223687087556010312182236870875560103121822368708755601031218223687087556010312182236870875560103121822368708755601031218223687087556010312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 478d7a27-39bb-43a6-b895-e79e6f52f5cf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8097dfa2-a007-4755-8ee5-dc7cb33232f6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8097dfa2-a007-4755-8ee5-dc7cb33232f6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18330029140834689867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833002914083468986718330029140834689867183300291408346898671833002914083468986718330029140834689867183300291408346898671833002914083468986718330029140834689867183300291408346898671833002914083468986718330029140834689867183300291408346898671833002914083468986718330029140834689867183300291408346898671833002914083468986718330029140834689867183300291408346898671833002914083468986718330029140834689867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8097dfa2-a007-4755-8ee5-dc7cb33232f6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26724e27-ee45-4e6c-9e7a-93ea595ab88e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f77b66d9-9356-4ac1-90c7-c19699343aa9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f77b66d9-9356-4ac1-90c7-c19699343aa9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1458918788196983573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14589187881969835731458918788196983573145891878819698357314589187881969835731458918788196983573145891878819698357314589187881969835731458918788196983573145891878819698357314589187881969835731458918788196983573145891878819698357314589187881969835731458918788196983573145891878819698357314589187881969835731458918788196983573145891878819698357314589187881969835731458918788196983573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ed2013-86ea-438a-82c2-1142b0319718, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ed2013-86ea-438a-82c2-1142b0319718, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4563718656724928333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45637186567249283334563718656724928333456371865672492833345637186567249283334563718656724928333456371865672492833345637186567249283334563718656724928333456371865672492833345637186567249283334563718656724928333456371865672492833345637186567249283334563718656724928333456371865672492833345637186567249283334563718656724928333456371865672492833345637186567249283334563718656724928333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f77b66d9-9356-4ac1-90c7-c19699343aa9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca2b4154-78a3-425e-8da3-b614430d43a0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca2b4154-78a3-425e-8da3-b614430d43a0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9595787707630937945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95957877076309379459595787707630937945959578770763093794595957877076309379459595787707630937945959578770763093794595957877076309379459595787707630937945959578770763093794595957877076309379459595787707630937945959578770763093794595957877076309379459595787707630937945959578770763093794595957877076309379459595787707630937945959578770763093794595957877076309379459595787707630937945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ed2013-86ea-438a-82c2-1142b0319718, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 214a34c8-55ef-4d85-b46c-104be7550102, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca2b4154-78a3-425e-8da3-b614430d43a0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe06ddbe-4cde-4cdd-9d85-56e4cfdbae0b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe06ddbe-4cde-4cdd-9d85-56e4cfdbae0b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14959602940621933320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495960294062193332014959602940621933320149596029406219333201495960294062193332014959602940621933320149596029406219333201495960294062193332014959602940621933320149596029406219333201495960294062193332014959602940621933320149596029406219333201495960294062193332014959602940621933320149596029406219333201495960294062193332014959602940621933320149596029406219333201495960294062193332014959602940621933320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 214a34c8-55ef-4d85-b46c-104be7550102, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17136332329155717178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713633232915571717817136332329155717178171363323291557171781713633232915571717817136332329155717178171363323291557171781713633232915571717817136332329155717178171363323291557171781713633232915571717817136332329155717178171363323291557171781713633232915571717817136332329155717178171363323291557171781713633232915571717817136332329155717178171363323291557171781713633232915571717817136332329155717178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe06ddbe-4cde-4cdd-9d85-56e4cfdbae0b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5cf2506-fe5a-4d73-bdec-0ae7d7e4c2ef, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5cf2506-fe5a-4d73-bdec-0ae7d7e4c2ef, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14139876719385287539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413987671938528753914139876719385287539141398767193852875391413987671938528753914139876719385287539141398767193852875391413987671938528753914139876719385287539141398767193852875391413987671938528753914139876719385287539141398767193852875391413987671938528753914139876719385287539141398767193852875391413987671938528753914139876719385287539141398767193852875391413987671938528753914139876719385287539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 214a34c8-55ef-4d85-b46c-104be7550102, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ac6357-be90-46c5-9bda-4b9bf3248e10, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ac6357-be90-46c5-9bda-4b9bf3248e10, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11570491039219375801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157049103921937580111570491039219375801115704910392193758011157049103921937580111570491039219375801115704910392193758011157049103921937580111570491039219375801115704910392193758011157049103921937580111570491039219375801115704910392193758011157049103921937580111570491039219375801115704910392193758011157049103921937580111570491039219375801115704910392193758011157049103921937580111570491039219375801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5cf2506-fe5a-4d73-bdec-0ae7d7e4c2ef, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a490834b-b6d9-41e4-9690-1dabf0db6853, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a490834b-b6d9-41e4-9690-1dabf0db6853, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7739590267960873226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77395902679608732267739590267960873226773959026796087322677395902679608732267739590267960873226773959026796087322677395902679608732267739590267960873226773959026796087322677395902679608732267739590267960873226773959026796087322677395902679608732267739590267960873226773959026796087322677395902679608732267739590267960873226773959026796087322677395902679608732267739590267960873226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ac6357-be90-46c5-9bda-4b9bf3248e10, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03c7cae0-3a11-49fb-8eb1-ed11b6fa5a5f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03c7cae0-3a11-49fb-8eb1-ed11b6fa5a5f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8124269041817552838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81242690418175528388124269041817552838812426904181755283881242690418175528388124269041817552838812426904181755283881242690418175528388124269041817552838812426904181755283881242690418175528388124269041817552838812426904181755283881242690418175528388124269041817552838812426904181755283881242690418175528388124269041817552838812426904181755283881242690418175528388124269041817552838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a490834b-b6d9-41e4-9690-1dabf0db6853, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f63ec8da-bbfa-48e2-870d-b055837878d3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f63ec8da-bbfa-48e2-870d-b055837878d3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7433266869136627981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74332668691366279817433266869136627981743326686913662798174332668691366279817433266869136627981743326686913662798174332668691366279817433266869136627981743326686913662798174332668691366279817433266869136627981743326686913662798174332668691366279817433266869136627981743326686913662798174332668691366279817433266869136627981743326686913662798174332668691366279817433266869136627981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03c7cae0-3a11-49fb-8eb1-ed11b6fa5a5f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c918ee43-8ab5-48a4-ad5a-37bbe74e5e11, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c918ee43-8ab5-48a4-ad5a-37bbe74e5e11, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18124802643486140822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812480264348614082218124802643486140822181248026434861408221812480264348614082218124802643486140822181248026434861408221812480264348614082218124802643486140822181248026434861408221812480264348614082218124802643486140822181248026434861408221812480264348614082218124802643486140822181248026434861408221812480264348614082218124802643486140822181248026434861408221812480264348614082218124802643486140822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c918ee43-8ab5-48a4-ad5a-37bbe74e5e11, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b1adda5-a987-4551-8bbb-0448e2ae7cc9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b1adda5-a987-4551-8bbb-0448e2ae7cc9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10662129337863956134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066212933786395613410662129337863956134106621293378639561341066212933786395613410662129337863956134106621293378639561341066212933786395613410662129337863956134106621293378639561341066212933786395613410662129337863956134106621293378639561341066212933786395613410662129337863956134106621293378639561341066212933786395613410662129337863956134106621293378639561341066212933786395613410662129337863956134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f63ec8da-bbfa-48e2-870d-b055837878d3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a7e5331-9cbc-4d02-a1b8-221190e26875, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a7e5331-9cbc-4d02-a1b8-221190e26875, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6980149525996195270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69801495259961952706980149525996195270698014952599619527069801495259961952706980149525996195270698014952599619527069801495259961952706980149525996195270698014952599619527069801495259961952706980149525996195270698014952599619527069801495259961952706980149525996195270698014952599619527069801495259961952706980149525996195270698014952599619527069801495259961952706980149525996195270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b1adda5-a987-4551-8bbb-0448e2ae7cc9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 718d2a92-64f0-4dec-88e5-539a5a3434df, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 718d2a92-64f0-4dec-88e5-539a5a3434df, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3216617222706502954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32166172227065029543216617222706502954321661722270650295432166172227065029543216617222706502954321661722270650295432166172227065029543216617222706502954321661722270650295432166172227065029543216617222706502954321661722270650295432166172227065029543216617222706502954321661722270650295432166172227065029543216617222706502954321661722270650295432166172227065029543216617222706502954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a7e5331-9cbc-4d02-a1b8-221190e26875, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a5c110-0742-4081-a21c-d24d053acea6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a5c110-0742-4081-a21c-d24d053acea6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3396515176911510264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33965151769115102643396515176911510264339651517691151026433965151769115102643396515176911510264339651517691151026433965151769115102643396515176911510264339651517691151026433965151769115102643396515176911510264339651517691151026433965151769115102643396515176911510264339651517691151026433965151769115102643396515176911510264339651517691151026433965151769115102643396515176911510264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 718d2a92-64f0-4dec-88e5-539a5a3434df, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1de4c4-6bdf-4229-bee4-edac3f5c6809, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1de4c4-6bdf-4229-bee4-edac3f5c6809, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10010666603529852841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001066660352985284110010666603529852841100106666035298528411001066660352985284110010666603529852841100106666035298528411001066660352985284110010666603529852841100106666035298528411001066660352985284110010666603529852841100106666035298528411001066660352985284110010666603529852841100106666035298528411001066660352985284110010666603529852841100106666035298528411001066660352985284110010666603529852841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a5c110-0742-4081-a21c-d24d053acea6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77c9a8f5-ef74-4bb6-95e0-cf9b71ee9be2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77c9a8f5-ef74-4bb6-95e0-cf9b71ee9be2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9643715835406203376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96437158354062033769643715835406203376964371583540620337696437158354062033769643715835406203376964371583540620337696437158354062033769643715835406203376964371583540620337696437158354062033769643715835406203376964371583540620337696437158354062033769643715835406203376964371583540620337696437158354062033769643715835406203376964371583540620337696437158354062033769643715835406203376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1de4c4-6bdf-4229-bee4-edac3f5c6809, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f0f0f0-acf5-4e96-a1bc-d0c7a0a60320, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f0f0f0-acf5-4e96-a1bc-d0c7a0a60320, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4332551978419406913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43325519784194069134332551978419406913433255197841940691343325519784194069134332551978419406913433255197841940691343325519784194069134332551978419406913433255197841940691343325519784194069134332551978419406913433255197841940691343325519784194069134332551978419406913433255197841940691343325519784194069134332551978419406913433255197841940691343325519784194069134332551978419406913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77c9a8f5-ef74-4bb6-95e0-cf9b71ee9be2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f0f0f0-acf5-4e96-a1bc-d0c7a0a60320, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e04a7b7e-46e6-4ddf-a85a-f104656f5e04, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db117e1-7dfe-4264-af1d-01bcd9904161, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db117e1-7dfe-4264-af1d-01bcd9904161, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1551501481761969282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15515014817619692821551501481761969282155150148176196928215515014817619692821551501481761969282155150148176196928215515014817619692821551501481761969282155150148176196928215515014817619692821551501481761969282155150148176196928215515014817619692821551501481761969282155150148176196928215515014817619692821551501481761969282155150148176196928215515014817619692821551501481761969282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e04a7b7e-46e6-4ddf-a85a-f104656f5e04, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16181757755889944420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618175775588994442016181757755889944420161817577558899444201618175775588994442016181757755889944420161817577558899444201618175775588994442016181757755889944420161817577558899444201618175775588994442016181757755889944420161817577558899444201618175775588994442016181757755889944420161817577558899444201618175775588994442016181757755889944420161817577558899444201618175775588994442016181757755889944420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e04a7b7e-46e6-4ddf-a85a-f104656f5e04, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5499149d-29ea-4aa4-8f5e-34a39f28d94f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5499149d-29ea-4aa4-8f5e-34a39f28d94f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10258916863611849917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025891686361184991710258916863611849917102589168636118499171025891686361184991710258916863611849917102589168636118499171025891686361184991710258916863611849917102589168636118499171025891686361184991710258916863611849917102589168636118499171025891686361184991710258916863611849917102589168636118499171025891686361184991710258916863611849917102589168636118499171025891686361184991710258916863611849917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db117e1-7dfe-4264-af1d-01bcd9904161, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3410f6eb-a636-4f9f-8455-a87d5cf99a18, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3410f6eb-a636-4f9f-8455-a87d5cf99a18, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15608323918817741321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560832391881774132115608323918817741321156083239188177413211560832391881774132115608323918817741321156083239188177413211560832391881774132115608323918817741321156083239188177413211560832391881774132115608323918817741321156083239188177413211560832391881774132115608323918817741321156083239188177413211560832391881774132115608323918817741321156083239188177413211560832391881774132115608323918817741321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5499149d-29ea-4aa4-8f5e-34a39f28d94f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d10516d4-a35d-40a4-81b5-51cc47b4fc24, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d10516d4-a35d-40a4-81b5-51cc47b4fc24, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1777501789810129631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17775017898101296311777501789810129631177750178981012963117775017898101296311777501789810129631177750178981012963117775017898101296311777501789810129631177750178981012963117775017898101296311777501789810129631177750178981012963117775017898101296311777501789810129631177750178981012963117775017898101296311777501789810129631177750178981012963117775017898101296311777501789810129631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3410f6eb-a636-4f9f-8455-a87d5cf99a18, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c441966-ac72-4534-8967-003008863701, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c441966-ac72-4534-8967-003008863701, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11698082751485231916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169808275148523191611698082751485231916116980827514852319161169808275148523191611698082751485231916116980827514852319161169808275148523191611698082751485231916116980827514852319161169808275148523191611698082751485231916116980827514852319161169808275148523191611698082751485231916116980827514852319161169808275148523191611698082751485231916116980827514852319161169808275148523191611698082751485231916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d10516d4-a35d-40a4-81b5-51cc47b4fc24, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff951694-c0e1-44d1-bf63-95082bced03b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff951694-c0e1-44d1-bf63-95082bced03b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12921452875111423105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292145287511142310512921452875111423105129214528751114231051292145287511142310512921452875111423105129214528751114231051292145287511142310512921452875111423105129214528751114231051292145287511142310512921452875111423105129214528751114231051292145287511142310512921452875111423105129214528751114231051292145287511142310512921452875111423105129214528751114231051292145287511142310512921452875111423105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c441966-ac72-4534-8967-003008863701, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87d411d2-3a72-45ec-b87b-a7162be30173, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87d411d2-3a72-45ec-b87b-a7162be30173, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13210838395952760101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321083839595276010113210838395952760101132108383959527601011321083839595276010113210838395952760101132108383959527601011321083839595276010113210838395952760101132108383959527601011321083839595276010113210838395952760101132108383959527601011321083839595276010113210838395952760101132108383959527601011321083839595276010113210838395952760101132108383959527601011321083839595276010113210838395952760101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff951694-c0e1-44d1-bf63-95082bced03b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83502c29-bab8-4c19-b1d3-f7ab8c01cf10, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83502c29-bab8-4c19-b1d3-f7ab8c01cf10, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15741862008217883291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574186200821788329115741862008217883291157418620082178832911574186200821788329115741862008217883291157418620082178832911574186200821788329115741862008217883291157418620082178832911574186200821788329115741862008217883291157418620082178832911574186200821788329115741862008217883291157418620082178832911574186200821788329115741862008217883291157418620082178832911574186200821788329115741862008217883291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83502c29-bab8-4c19-b1d3-f7ab8c01cf10, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cccf7f45-580a-4d8c-8bcd-d068eb794763, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cccf7f45-580a-4d8c-8bcd-d068eb794763, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17412835804588657220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741283580458865722017412835804588657220174128358045886572201741283580458865722017412835804588657220174128358045886572201741283580458865722017412835804588657220174128358045886572201741283580458865722017412835804588657220174128358045886572201741283580458865722017412835804588657220174128358045886572201741283580458865722017412835804588657220174128358045886572201741283580458865722017412835804588657220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87d411d2-3a72-45ec-b87b-a7162be30173, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42b6ae9a-35e8-4d90-9a4d-dad090998146, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b6ae9a-35e8-4d90-9a4d-dad090998146, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12907933765914237053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290793376591423705312907933765914237053129079337659142370531290793376591423705312907933765914237053129079337659142370531290793376591423705312907933765914237053129079337659142370531290793376591423705312907933765914237053129079337659142370531290793376591423705312907933765914237053129079337659142370531290793376591423705312907933765914237053129079337659142370531290793376591423705312907933765914237053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cccf7f45-580a-4d8c-8bcd-d068eb794763, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b6ae9a-35e8-4d90-9a4d-dad090998146, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61834e9e-59c4-48e9-bfc4-9e592b3d9a51, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef60dfd7-c896-41c5-ad25-0e597e0f9b04, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef60dfd7-c896-41c5-ad25-0e597e0f9b04, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6098722939284258258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60987229392842582586098722939284258258609872293928425825860987229392842582586098722939284258258609872293928425825860987229392842582586098722939284258258609872293928425825860987229392842582586098722939284258258609872293928425825860987229392842582586098722939284258258609872293928425825860987229392842582586098722939284258258609872293928425825860987229392842582586098722939284258258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61834e9e-59c4-48e9-bfc4-9e592b3d9a51, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 969208214820658446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446969208214820658446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef60dfd7-c896-41c5-ad25-0e597e0f9b04, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f5cea51-78d1-42f4-9c37-c04a1a939d20, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f5cea51-78d1-42f4-9c37-c04a1a939d20, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1124803942437116632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11248039424371166321124803942437116632112480394243711663211248039424371166321124803942437116632112480394243711663211248039424371166321124803942437116632112480394243711663211248039424371166321124803942437116632112480394243711663211248039424371166321124803942437116632112480394243711663211248039424371166321124803942437116632112480394243711663211248039424371166321124803942437116632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61834e9e-59c4-48e9-bfc4-9e592b3d9a51, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05f91c90-a06c-477b-b22e-31305f65c939, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05f91c90-a06c-477b-b22e-31305f65c939, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6217257901292551053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62172579012925510536217257901292551053621725790129255105362172579012925510536217257901292551053621725790129255105362172579012925510536217257901292551053621725790129255105362172579012925510536217257901292551053621725790129255105362172579012925510536217257901292551053621725790129255105362172579012925510536217257901292551053621725790129255105362172579012925510536217257901292551053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f5cea51-78d1-42f4-9c37-c04a1a939d20, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c72d250-fd2a-4b07-a608-1f4c4f0e34c6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c72d250-fd2a-4b07-a608-1f4c4f0e34c6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1633223504095938138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16332235040959381381633223504095938138163322350409593813816332235040959381381633223504095938138163322350409593813816332235040959381381633223504095938138163322350409593813816332235040959381381633223504095938138163322350409593813816332235040959381381633223504095938138163322350409593813816332235040959381381633223504095938138163322350409593813816332235040959381381633223504095938138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05f91c90-a06c-477b-b22e-31305f65c939, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe501d88-7e0f-4071-8cd9-cfe5a8877647, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe501d88-7e0f-4071-8cd9-cfe5a8877647, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17309613272911309782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730961327291130978217309613272911309782173096132729113097821730961327291130978217309613272911309782173096132729113097821730961327291130978217309613272911309782173096132729113097821730961327291130978217309613272911309782173096132729113097821730961327291130978217309613272911309782173096132729113097821730961327291130978217309613272911309782173096132729113097821730961327291130978217309613272911309782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c72d250-fd2a-4b07-a608-1f4c4f0e34c6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f255984f-ee8a-4c1a-b087-939c8b9a182d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f255984f-ee8a-4c1a-b087-939c8b9a182d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16548439135295369041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654843913529536904116548439135295369041165484391352953690411654843913529536904116548439135295369041165484391352953690411654843913529536904116548439135295369041165484391352953690411654843913529536904116548439135295369041165484391352953690411654843913529536904116548439135295369041165484391352953690411654843913529536904116548439135295369041165484391352953690411654843913529536904116548439135295369041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe501d88-7e0f-4071-8cd9-cfe5a8877647, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f950cdcb-21ad-465e-a666-ae60fb83445b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f950cdcb-21ad-465e-a666-ae60fb83445b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13245782197423481297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324578219742348129713245782197423481297132457821974234812971324578219742348129713245782197423481297132457821974234812971324578219742348129713245782197423481297132457821974234812971324578219742348129713245782197423481297132457821974234812971324578219742348129713245782197423481297132457821974234812971324578219742348129713245782197423481297132457821974234812971324578219742348129713245782197423481297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f255984f-ee8a-4c1a-b087-939c8b9a182d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65edba2c-5404-43c1-8fbf-70b73aa2bf79, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65edba2c-5404-43c1-8fbf-70b73aa2bf79, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12160023507385865846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216002350738586584612160023507385865846121600235073858658461216002350738586584612160023507385865846121600235073858658461216002350738586584612160023507385865846121600235073858658461216002350738586584612160023507385865846121600235073858658461216002350738586584612160023507385865846121600235073858658461216002350738586584612160023507385865846121600235073858658461216002350738586584612160023507385865846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f950cdcb-21ad-465e-a666-ae60fb83445b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502255cc-f67f-41ac-bd43-745a555d3d28, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502255cc-f67f-41ac-bd43-745a555d3d28, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 653173483720324689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689653173483720324689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65edba2c-5404-43c1-8fbf-70b73aa2bf79, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47dc8cbd-ddea-453a-8979-9c58569dcf82, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47dc8cbd-ddea-453a-8979-9c58569dcf82, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14038556258000338271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403855625800033827114038556258000338271140385562580003382711403855625800033827114038556258000338271140385562580003382711403855625800033827114038556258000338271140385562580003382711403855625800033827114038556258000338271140385562580003382711403855625800033827114038556258000338271140385562580003382711403855625800033827114038556258000338271140385562580003382711403855625800033827114038556258000338271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502255cc-f67f-41ac-bd43-745a555d3d28, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ee3776-2763-4635-b7a9-cdae386a477b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ee3776-2763-4635-b7a9-cdae386a477b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7603305347173692672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76033053471736926727603305347173692672760330534717369267276033053471736926727603305347173692672760330534717369267276033053471736926727603305347173692672760330534717369267276033053471736926727603305347173692672760330534717369267276033053471736926727603305347173692672760330534717369267276033053471736926727603305347173692672760330534717369267276033053471736926727603305347173692672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47dc8cbd-ddea-453a-8979-9c58569dcf82, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bba0143-5275-4f66-ba6f-5a48d4a0d315, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bba0143-5275-4f66-ba6f-5a48d4a0d315, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6522706945872839806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65227069458728398066522706945872839806652270694587283980665227069458728398066522706945872839806652270694587283980665227069458728398066522706945872839806652270694587283980665227069458728398066522706945872839806652270694587283980665227069458728398066522706945872839806652270694587283980665227069458728398066522706945872839806652270694587283980665227069458728398066522706945872839806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ee3776-2763-4635-b7a9-cdae386a477b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f6fa315-3b23-4fe2-8edd-de04cb9cfe9e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f6fa315-3b23-4fe2-8edd-de04cb9cfe9e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5502318334320985280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55023183343209852805502318334320985280550231833432098528055023183343209852805502318334320985280550231833432098528055023183343209852805502318334320985280550231833432098528055023183343209852805502318334320985280550231833432098528055023183343209852805502318334320985280550231833432098528055023183343209852805502318334320985280550231833432098528055023183343209852805502318334320985280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bba0143-5275-4f66-ba6f-5a48d4a0d315, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56461eb9-78e1-4314-9630-671dfc2a47b5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56461eb9-78e1-4314-9630-671dfc2a47b5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7462375410370206766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74623754103702067667462375410370206766746237541037020676674623754103702067667462375410370206766746237541037020676674623754103702067667462375410370206766746237541037020676674623754103702067667462375410370206766746237541037020676674623754103702067667462375410370206766746237541037020676674623754103702067667462375410370206766746237541037020676674623754103702067667462375410370206766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f6fa315-3b23-4fe2-8edd-de04cb9cfe9e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e24494ca-6ac0-4df4-a50f-f9928498d350, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e24494ca-6ac0-4df4-a50f-f9928498d350, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3662963430299980209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36629634302999802093662963430299980209366296343029998020936629634302999802093662963430299980209366296343029998020936629634302999802093662963430299980209366296343029998020936629634302999802093662963430299980209366296343029998020936629634302999802093662963430299980209366296343029998020936629634302999802093662963430299980209366296343029998020936629634302999802093662963430299980209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56461eb9-78e1-4314-9630-671dfc2a47b5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b17d62-7062-45ea-977c-b3d243db9775, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b17d62-7062-45ea-977c-b3d243db9775, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 461618427797377895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895461618427797377895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e24494ca-6ac0-4df4-a50f-f9928498d350, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 324e6c89-87c6-4fe8-be68-8e0f887d7627, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 324e6c89-87c6-4fe8-be68-8e0f887d7627, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18154929340371039530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815492934037103953018154929340371039530181549293403710395301815492934037103953018154929340371039530181549293403710395301815492934037103953018154929340371039530181549293403710395301815492934037103953018154929340371039530181549293403710395301815492934037103953018154929340371039530181549293403710395301815492934037103953018154929340371039530181549293403710395301815492934037103953018154929340371039530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b17d62-7062-45ea-977c-b3d243db9775, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cfbad05-4f2b-4c7e-b2f9-498e9df27e82, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cfbad05-4f2b-4c7e-b2f9-498e9df27e82, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18439561257214399722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843956125721439972218439561257214399722184395612572143997221843956125721439972218439561257214399722184395612572143997221843956125721439972218439561257214399722184395612572143997221843956125721439972218439561257214399722184395612572143997221843956125721439972218439561257214399722184395612572143997221843956125721439972218439561257214399722184395612572143997221843956125721439972218439561257214399722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 324e6c89-87c6-4fe8-be68-8e0f887d7627, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 744b5cb8-dc5a-41e9-88f8-2b931bea035b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 744b5cb8-dc5a-41e9-88f8-2b931bea035b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9777485572820106202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97774855728201062029777485572820106202977748557282010620297774855728201062029777485572820106202977748557282010620297774855728201062029777485572820106202977748557282010620297774855728201062029777485572820106202977748557282010620297774855728201062029777485572820106202977748557282010620297774855728201062029777485572820106202977748557282010620297774855728201062029777485572820106202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 744b5cb8-dc5a-41e9-88f8-2b931bea035b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a4f66c-f266-47b3-8d17-5537d36007fa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a4f66c-f266-47b3-8d17-5537d36007fa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9783687284645936875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97836872846459368759783687284645936875978368728464593687597836872846459368759783687284645936875978368728464593687597836872846459368759783687284645936875978368728464593687597836872846459368759783687284645936875978368728464593687597836872846459368759783687284645936875978368728464593687597836872846459368759783687284645936875978368728464593687597836872846459368759783687284645936875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cfbad05-4f2b-4c7e-b2f9-498e9df27e82, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3477336-e032-4611-bbca-c6cb955e5c0e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3477336-e032-4611-bbca-c6cb955e5c0e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6438795861039486785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64387958610394867856438795861039486785643879586103948678564387958610394867856438795861039486785643879586103948678564387958610394867856438795861039486785643879586103948678564387958610394867856438795861039486785643879586103948678564387958610394867856438795861039486785643879586103948678564387958610394867856438795861039486785643879586103948678564387958610394867856438795861039486785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a4f66c-f266-47b3-8d17-5537d36007fa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 799dfc5d-9c73-404f-88a8-d90c718f2680, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 799dfc5d-9c73-404f-88a8-d90c718f2680, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10069953795645743263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006995379564574326310069953795645743263100699537956457432631006995379564574326310069953795645743263100699537956457432631006995379564574326310069953795645743263100699537956457432631006995379564574326310069953795645743263100699537956457432631006995379564574326310069953795645743263100699537956457432631006995379564574326310069953795645743263100699537956457432631006995379564574326310069953795645743263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3477336-e032-4611-bbca-c6cb955e5c0e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1bc5571-debe-4b33-a7c6-6d7d7936c8cb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1bc5571-debe-4b33-a7c6-6d7d7936c8cb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13999470671552426748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399947067155242674813999470671552426748139994706715524267481399947067155242674813999470671552426748139994706715524267481399947067155242674813999470671552426748139994706715524267481399947067155242674813999470671552426748139994706715524267481399947067155242674813999470671552426748139994706715524267481399947067155242674813999470671552426748139994706715524267481399947067155242674813999470671552426748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 799dfc5d-9c73-404f-88a8-d90c718f2680, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2f93369-37c2-4371-874a-affb52a9eba5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2f93369-37c2-4371-874a-affb52a9eba5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5850251325193323497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58502513251933234975850251325193323497585025132519332349758502513251933234975850251325193323497585025132519332349758502513251933234975850251325193323497585025132519332349758502513251933234975850251325193323497585025132519332349758502513251933234975850251325193323497585025132519332349758502513251933234975850251325193323497585025132519332349758502513251933234975850251325193323497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1bc5571-debe-4b33-a7c6-6d7d7936c8cb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 701be056-de3a-4c17-98b5-a47ed9380d15, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 701be056-de3a-4c17-98b5-a47ed9380d15, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12505625375669046827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250562537566904682712505625375669046827125056253756690468271250562537566904682712505625375669046827125056253756690468271250562537566904682712505625375669046827125056253756690468271250562537566904682712505625375669046827125056253756690468271250562537566904682712505625375669046827125056253756690468271250562537566904682712505625375669046827125056253756690468271250562537566904682712505625375669046827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2f93369-37c2-4371-874a-affb52a9eba5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 393564f0-fb86-46c5-8d2c-0b80c91a12c6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 393564f0-fb86-46c5-8d2c-0b80c91a12c6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9660830116742752604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96608301167427526049660830116742752604966083011674275260496608301167427526049660830116742752604966083011674275260496608301167427526049660830116742752604966083011674275260496608301167427526049660830116742752604966083011674275260496608301167427526049660830116742752604966083011674275260496608301167427526049660830116742752604966083011674275260496608301167427526049660830116742752604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 701be056-de3a-4c17-98b5-a47ed9380d15, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89b8ae15-c628-441e-b5a4-04fcd9f6c871, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89b8ae15-c628-441e-b5a4-04fcd9f6c871, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15294711018927898789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529471101892789878915294711018927898789152947110189278987891529471101892789878915294711018927898789152947110189278987891529471101892789878915294711018927898789152947110189278987891529471101892789878915294711018927898789152947110189278987891529471101892789878915294711018927898789152947110189278987891529471101892789878915294711018927898789152947110189278987891529471101892789878915294711018927898789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 393564f0-fb86-46c5-8d2c-0b80c91a12c6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 260eeda0-aa7a-4dea-96cd-557cd1efa16a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 260eeda0-aa7a-4dea-96cd-557cd1efa16a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6003938394991256555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60039383949912565556003938394991256555600393839499125655560039383949912565556003938394991256555600393839499125655560039383949912565556003938394991256555600393839499125655560039383949912565556003938394991256555600393839499125655560039383949912565556003938394991256555600393839499125655560039383949912565556003938394991256555600393839499125655560039383949912565556003938394991256555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89b8ae15-c628-441e-b5a4-04fcd9f6c871, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fbabc39-9abf-48fd-b394-841cc3c5ee79, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fbabc39-9abf-48fd-b394-841cc3c5ee79, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18245529355420239533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824552935542023953318245529355420239533182455293554202395331824552935542023953318245529355420239533182455293554202395331824552935542023953318245529355420239533182455293554202395331824552935542023953318245529355420239533182455293554202395331824552935542023953318245529355420239533182455293554202395331824552935542023953318245529355420239533182455293554202395331824552935542023953318245529355420239533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 260eeda0-aa7a-4dea-96cd-557cd1efa16a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 729fc7af-e6cc-4e44-9ea3-0b95b6e8ff30, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 729fc7af-e6cc-4e44-9ea3-0b95b6e8ff30, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2670938530450943980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26709385304509439802670938530450943980267093853045094398026709385304509439802670938530450943980267093853045094398026709385304509439802670938530450943980267093853045094398026709385304509439802670938530450943980267093853045094398026709385304509439802670938530450943980267093853045094398026709385304509439802670938530450943980267093853045094398026709385304509439802670938530450943980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fbabc39-9abf-48fd-b394-841cc3c5ee79, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7288797f-da06-4f80-9797-1d4222f420db, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7288797f-da06-4f80-9797-1d4222f420db, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16254236532926521005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625423653292652100516254236532926521005162542365329265210051625423653292652100516254236532926521005162542365329265210051625423653292652100516254236532926521005162542365329265210051625423653292652100516254236532926521005162542365329265210051625423653292652100516254236532926521005162542365329265210051625423653292652100516254236532926521005162542365329265210051625423653292652100516254236532926521005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 729fc7af-e6cc-4e44-9ea3-0b95b6e8ff30, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e128c3b-5a35-461c-8bc6-abda2c196974, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e128c3b-5a35-461c-8bc6-abda2c196974, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13346125871271872357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334612587127187235713346125871271872357133461258712718723571334612587127187235713346125871271872357133461258712718723571334612587127187235713346125871271872357133461258712718723571334612587127187235713346125871271872357133461258712718723571334612587127187235713346125871271872357133461258712718723571334612587127187235713346125871271872357133461258712718723571334612587127187235713346125871271872357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7288797f-da06-4f80-9797-1d4222f420db, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bf37a28-8db1-49e9-9ef7-c135a2cab16e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bf37a28-8db1-49e9-9ef7-c135a2cab16e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 531963237198427679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679531963237198427679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e128c3b-5a35-461c-8bc6-abda2c196974, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34409637-7ca6-43bd-ada1-778d29ab25e3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34409637-7ca6-43bd-ada1-778d29ab25e3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6656468677579785047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66564686775797850476656468677579785047665646867757978504766564686775797850476656468677579785047665646867757978504766564686775797850476656468677579785047665646867757978504766564686775797850476656468677579785047665646867757978504766564686775797850476656468677579785047665646867757978504766564686775797850476656468677579785047665646867757978504766564686775797850476656468677579785047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bf37a28-8db1-49e9-9ef7-c135a2cab16e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37982179-124a-40ad-a818-67073c190c33, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37982179-124a-40ad-a818-67073c190c33, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6617263522193152031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66172635221931520316617263522193152031661726352219315203166172635221931520316617263522193152031661726352219315203166172635221931520316617263522193152031661726352219315203166172635221931520316617263522193152031661726352219315203166172635221931520316617263522193152031661726352219315203166172635221931520316617263522193152031661726352219315203166172635221931520316617263522193152031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34409637-7ca6-43bd-ada1-778d29ab25e3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca7838f6-f154-4dd7-88d0-4bb791e535a4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7838f6-f154-4dd7-88d0-4bb791e535a4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3432646714931283263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34326467149312832633432646714931283263343264671493128326334326467149312832633432646714931283263343264671493128326334326467149312832633432646714931283263343264671493128326334326467149312832633432646714931283263343264671493128326334326467149312832633432646714931283263343264671493128326334326467149312832633432646714931283263343264671493128326334326467149312832633432646714931283263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7838f6-f154-4dd7-88d0-4bb791e535a4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2df5bb8-2813-4a38-8bc0-33acfb64f775, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2df5bb8-2813-4a38-8bc0-33acfb64f775, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13960069529251661540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396006952925166154013960069529251661540139600695292516615401396006952925166154013960069529251661540139600695292516615401396006952925166154013960069529251661540139600695292516615401396006952925166154013960069529251661540139600695292516615401396006952925166154013960069529251661540139600695292516615401396006952925166154013960069529251661540139600695292516615401396006952925166154013960069529251661540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37982179-124a-40ad-a818-67073c190c33, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79a38315-3548-4ba3-b531-6504e07298ea, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79a38315-3548-4ba3-b531-6504e07298ea, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5148348007681687459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51483480076816874595148348007681687459514834800768168745951483480076816874595148348007681687459514834800768168745951483480076816874595148348007681687459514834800768168745951483480076816874595148348007681687459514834800768168745951483480076816874595148348007681687459514834800768168745951483480076816874595148348007681687459514834800768168745951483480076816874595148348007681687459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2df5bb8-2813-4a38-8bc0-33acfb64f775, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 654551cb-7392-4c42-a837-3af0037e3306, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 654551cb-7392-4c42-a837-3af0037e3306, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12793695620443588487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279369562044358848712793695620443588487127936956204435884871279369562044358848712793695620443588487127936956204435884871279369562044358848712793695620443588487127936956204435884871279369562044358848712793695620443588487127936956204435884871279369562044358848712793695620443588487127936956204435884871279369562044358848712793695620443588487127936956204435884871279369562044358848712793695620443588487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79a38315-3548-4ba3-b531-6504e07298ea, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b2758f7-d414-455d-954c-a9988da8a1ac, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b2758f7-d414-455d-954c-a9988da8a1ac, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5768578113159799246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57685781131597992465768578113159799246576857811315979924657685781131597992465768578113159799246576857811315979924657685781131597992465768578113159799246576857811315979924657685781131597992465768578113159799246576857811315979924657685781131597992465768578113159799246576857811315979924657685781131597992465768578113159799246576857811315979924657685781131597992465768578113159799246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 654551cb-7392-4c42-a837-3af0037e3306, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 673d6008-85a8-4e0b-a63f-940bd69667ba, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 673d6008-85a8-4e0b-a63f-940bd69667ba, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6422224973210200273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64222249732102002736422224973210200273642222497321020027364222249732102002736422224973210200273642222497321020027364222249732102002736422224973210200273642222497321020027364222249732102002736422224973210200273642222497321020027364222249732102002736422224973210200273642222497321020027364222249732102002736422224973210200273642222497321020027364222249732102002736422224973210200273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b2758f7-d414-455d-954c-a9988da8a1ac, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb094ebe-ab2d-4d8e-b62c-978a9f762a64, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb094ebe-ab2d-4d8e-b62c-978a9f762a64, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4462668162692187746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44626681626921877464462668162692187746446266816269218774644626681626921877464462668162692187746446266816269218774644626681626921877464462668162692187746446266816269218774644626681626921877464462668162692187746446266816269218774644626681626921877464462668162692187746446266816269218774644626681626921877464462668162692187746446266816269218774644626681626921877464462668162692187746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 673d6008-85a8-4e0b-a63f-940bd69667ba, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d03923-02f3-493f-a532-9c975ee8a6d2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d03923-02f3-493f-a532-9c975ee8a6d2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11717238530743209075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171723853074320907511717238530743209075117172385307432090751171723853074320907511717238530743209075117172385307432090751171723853074320907511717238530743209075117172385307432090751171723853074320907511717238530743209075117172385307432090751171723853074320907511717238530743209075117172385307432090751171723853074320907511717238530743209075117172385307432090751171723853074320907511717238530743209075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d03923-02f3-493f-a532-9c975ee8a6d2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3342581-7274-420f-925f-be939eed2d23, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb094ebe-ab2d-4d8e-b62c-978a9f762a64, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19fe7c08-8043-4805-b07e-21ee5b60f65b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3342581-7274-420f-925f-be939eed2d23, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13033621593104132597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303362159310413259713033621593104132597130336215931041325971303362159310413259713033621593104132597130336215931041325971303362159310413259713033621593104132597130336215931041325971303362159310413259713033621593104132597130336215931041325971303362159310413259713033621593104132597130336215931041325971303362159310413259713033621593104132597130336215931041325971303362159310413259713033621593104132597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19fe7c08-8043-4805-b07e-21ee5b60f65b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12872442382469353818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287244238246935381812872442382469353818128724423824693538181287244238246935381812872442382469353818128724423824693538181287244238246935381812872442382469353818128724423824693538181287244238246935381812872442382469353818128724423824693538181287244238246935381812872442382469353818128724423824693538181287244238246935381812872442382469353818128724423824693538181287244238246935381812872442382469353818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19fe7c08-8043-4805-b07e-21ee5b60f65b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae75133-cdc7-4425-90d2-9120a460fd52, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae75133-cdc7-4425-90d2-9120a460fd52, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14052020800077385666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405202080007738566614052020800077385666140520208000773856661405202080007738566614052020800077385666140520208000773856661405202080007738566614052020800077385666140520208000773856661405202080007738566614052020800077385666140520208000773856661405202080007738566614052020800077385666140520208000773856661405202080007738566614052020800077385666140520208000773856661405202080007738566614052020800077385666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3342581-7274-420f-925f-be939eed2d23, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a027a749-bfc7-4b68-bef2-e373a9c02276, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a027a749-bfc7-4b68-bef2-e373a9c02276, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14002596227884022577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400259622788402257714002596227884022577140025962278840225771400259622788402257714002596227884022577140025962278840225771400259622788402257714002596227884022577140025962278840225771400259622788402257714002596227884022577140025962278840225771400259622788402257714002596227884022577140025962278840225771400259622788402257714002596227884022577140025962278840225771400259622788402257714002596227884022577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae75133-cdc7-4425-90d2-9120a460fd52, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99b369f9-60f0-4f75-ae99-aba054632435, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99b369f9-60f0-4f75-ae99-aba054632435, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6841623160695959127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68416231606959591276841623160695959127684162316069595912768416231606959591276841623160695959127684162316069595912768416231606959591276841623160695959127684162316069595912768416231606959591276841623160695959127684162316069595912768416231606959591276841623160695959127684162316069595912768416231606959591276841623160695959127684162316069595912768416231606959591276841623160695959127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a027a749-bfc7-4b68-bef2-e373a9c02276, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa59b18-6d85-43cd-958f-df412e423cf1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa59b18-6d85-43cd-958f-df412e423cf1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9048757993151863189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90487579931518631899048757993151863189904875799315186318990487579931518631899048757993151863189904875799315186318990487579931518631899048757993151863189904875799315186318990487579931518631899048757993151863189904875799315186318990487579931518631899048757993151863189904875799315186318990487579931518631899048757993151863189904875799315186318990487579931518631899048757993151863189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99b369f9-60f0-4f75-ae99-aba054632435, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97d6d802-b6bf-431a-90a3-71024610a24c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d6d802-b6bf-431a-90a3-71024610a24c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18077994839087261601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807799483908726160118077994839087261601180779948390872616011807799483908726160118077994839087261601180779948390872616011807799483908726160118077994839087261601180779948390872616011807799483908726160118077994839087261601180779948390872616011807799483908726160118077994839087261601180779948390872616011807799483908726160118077994839087261601180779948390872616011807799483908726160118077994839087261601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa59b18-6d85-43cd-958f-df412e423cf1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f34ecdc-ba3a-49b2-bae4-a69cb3fa859e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f34ecdc-ba3a-49b2-bae4-a69cb3fa859e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12846242625625916648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284624262562591664812846242625625916648128462426256259166481284624262562591664812846242625625916648128462426256259166481284624262562591664812846242625625916648128462426256259166481284624262562591664812846242625625916648128462426256259166481284624262562591664812846242625625916648128462426256259166481284624262562591664812846242625625916648128462426256259166481284624262562591664812846242625625916648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d6d802-b6bf-431a-90a3-71024610a24c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfa0be9a-3b1d-4433-a9dc-a9b189105a32, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfa0be9a-3b1d-4433-a9dc-a9b189105a32, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13474986338135720341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347498633813572034113474986338135720341134749863381357203411347498633813572034113474986338135720341134749863381357203411347498633813572034113474986338135720341134749863381357203411347498633813572034113474986338135720341134749863381357203411347498633813572034113474986338135720341134749863381357203411347498633813572034113474986338135720341134749863381357203411347498633813572034113474986338135720341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f34ecdc-ba3a-49b2-bae4-a69cb3fa859e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56950ea8-8452-4ef8-b6ca-120a47598b1a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56950ea8-8452-4ef8-b6ca-120a47598b1a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9355440577048068118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93554405770480681189355440577048068118935544057704806811893554405770480681189355440577048068118935544057704806811893554405770480681189355440577048068118935544057704806811893554405770480681189355440577048068118935544057704806811893554405770480681189355440577048068118935544057704806811893554405770480681189355440577048068118935544057704806811893554405770480681189355440577048068118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfa0be9a-3b1d-4433-a9dc-a9b189105a32, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc65c1d2-04c5-4e64-a8b1-659263f9f18c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56950ea8-8452-4ef8-b6ca-120a47598b1a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c1667b-9045-4547-9bc5-0314a397b44d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c1667b-9045-4547-9bc5-0314a397b44d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4349607359942784802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43496073599427848024349607359942784802434960735994278480243496073599427848024349607359942784802434960735994278480243496073599427848024349607359942784802434960735994278480243496073599427848024349607359942784802434960735994278480243496073599427848024349607359942784802434960735994278480243496073599427848024349607359942784802434960735994278480243496073599427848024349607359942784802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc65c1d2-04c5-4e64-a8b1-659263f9f18c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12315795115712340979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231579511571234097912315795115712340979123157951157123409791231579511571234097912315795115712340979123157951157123409791231579511571234097912315795115712340979123157951157123409791231579511571234097912315795115712340979123157951157123409791231579511571234097912315795115712340979123157951157123409791231579511571234097912315795115712340979123157951157123409791231579511571234097912315795115712340979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc65c1d2-04c5-4e64-a8b1-659263f9f18c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e065ade-b521-42b0-81e6-449b2315de59, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e065ade-b521-42b0-81e6-449b2315de59, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 539310245987606198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198539310245987606198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c1667b-9045-4547-9bc5-0314a397b44d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62363b2f-36e5-479b-9db1-f7097e0af76d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62363b2f-36e5-479b-9db1-f7097e0af76d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7583758150754314480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75837581507543144807583758150754314480758375815075431448075837581507543144807583758150754314480758375815075431448075837581507543144807583758150754314480758375815075431448075837581507543144807583758150754314480758375815075431448075837581507543144807583758150754314480758375815075431448075837581507543144807583758150754314480758375815075431448075837581507543144807583758150754314480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e065ade-b521-42b0-81e6-449b2315de59, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50b9df70-8755-46f0-87a7-1383826b2df5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50b9df70-8755-46f0-87a7-1383826b2df5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4671659808726902876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46716598087269028764671659808726902876467165980872690287646716598087269028764671659808726902876467165980872690287646716598087269028764671659808726902876467165980872690287646716598087269028764671659808726902876467165980872690287646716598087269028764671659808726902876467165980872690287646716598087269028764671659808726902876467165980872690287646716598087269028764671659808726902876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62363b2f-36e5-479b-9db1-f7097e0af76d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29974abd-0fbc-457f-9f8e-d44e531c08fe, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29974abd-0fbc-457f-9f8e-d44e531c08fe, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10407930048619843652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040793004861984365210407930048619843652104079300486198436521040793004861984365210407930048619843652104079300486198436521040793004861984365210407930048619843652104079300486198436521040793004861984365210407930048619843652104079300486198436521040793004861984365210407930048619843652104079300486198436521040793004861984365210407930048619843652104079300486198436521040793004861984365210407930048619843652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50b9df70-8755-46f0-87a7-1383826b2df5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd9514ff-85e1-4864-b235-59949cbb1a7e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd9514ff-85e1-4864-b235-59949cbb1a7e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7117925217958612294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71179252179586122947117925217958612294711792521795861229471179252179586122947117925217958612294711792521795861229471179252179586122947117925217958612294711792521795861229471179252179586122947117925217958612294711792521795861229471179252179586122947117925217958612294711792521795861229471179252179586122947117925217958612294711792521795861229471179252179586122947117925217958612294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29974abd-0fbc-457f-9f8e-d44e531c08fe, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c914c88f-8963-4d41-b6c6-43557cd33cf8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c914c88f-8963-4d41-b6c6-43557cd33cf8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4175217742781582956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41752177427815829564175217742781582956417521774278158295641752177427815829564175217742781582956417521774278158295641752177427815829564175217742781582956417521774278158295641752177427815829564175217742781582956417521774278158295641752177427815829564175217742781582956417521774278158295641752177427815829564175217742781582956417521774278158295641752177427815829564175217742781582956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd9514ff-85e1-4864-b235-59949cbb1a7e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 695cff6a-74fd-42ae-8997-5a52070471ed, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 695cff6a-74fd-42ae-8997-5a52070471ed, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12251277304564559847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225127730456455984712251277304564559847122512773045645598471225127730456455984712251277304564559847122512773045645598471225127730456455984712251277304564559847122512773045645598471225127730456455984712251277304564559847122512773045645598471225127730456455984712251277304564559847122512773045645598471225127730456455984712251277304564559847122512773045645598471225127730456455984712251277304564559847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c914c88f-8963-4d41-b6c6-43557cd33cf8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77ec36e-b773-4bba-8294-800423fa2dd4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77ec36e-b773-4bba-8294-800423fa2dd4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16544191357103964312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654419135710396431216544191357103964312165441913571039643121654419135710396431216544191357103964312165441913571039643121654419135710396431216544191357103964312165441913571039643121654419135710396431216544191357103964312165441913571039643121654419135710396431216544191357103964312165441913571039643121654419135710396431216544191357103964312165441913571039643121654419135710396431216544191357103964312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 695cff6a-74fd-42ae-8997-5a52070471ed, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04e3ea54-badf-4211-a5dc-4edada8d3663, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04e3ea54-badf-4211-a5dc-4edada8d3663, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5051091753602796044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50510917536027960445051091753602796044505109175360279604450510917536027960445051091753602796044505109175360279604450510917536027960445051091753602796044505109175360279604450510917536027960445051091753602796044505109175360279604450510917536027960445051091753602796044505109175360279604450510917536027960445051091753602796044505109175360279604450510917536027960445051091753602796044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77ec36e-b773-4bba-8294-800423fa2dd4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48c55ceb-35ff-42be-bd57-61a941937816, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48c55ceb-35ff-42be-bd57-61a941937816, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16992373682685708245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699237368268570824516992373682685708245169923736826857082451699237368268570824516992373682685708245169923736826857082451699237368268570824516992373682685708245169923736826857082451699237368268570824516992373682685708245169923736826857082451699237368268570824516992373682685708245169923736826857082451699237368268570824516992373682685708245169923736826857082451699237368268570824516992373682685708245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48c55ceb-35ff-42be-bd57-61a941937816, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece79728-5629-46fa-9a41-8c98a97726b1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece79728-5629-46fa-9a41-8c98a97726b1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10381099370042988900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038109937004298890010381099370042988900103810993700429889001038109937004298890010381099370042988900103810993700429889001038109937004298890010381099370042988900103810993700429889001038109937004298890010381099370042988900103810993700429889001038109937004298890010381099370042988900103810993700429889001038109937004298890010381099370042988900103810993700429889001038109937004298890010381099370042988900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04e3ea54-badf-4211-a5dc-4edada8d3663, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ce5727-bf51-4daa-9387-877d42b3498f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ce5727-bf51-4daa-9387-877d42b3498f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4445011420680331517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44450114206803315174445011420680331517444501142068033151744450114206803315174445011420680331517444501142068033151744450114206803315174445011420680331517444501142068033151744450114206803315174445011420680331517444501142068033151744450114206803315174445011420680331517444501142068033151744450114206803315174445011420680331517444501142068033151744450114206803315174445011420680331517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece79728-5629-46fa-9a41-8c98a97726b1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ad4843b-9415-4a44-ab7c-8991588f1d14, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ad4843b-9415-4a44-ab7c-8991588f1d14, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14747335386677975727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474733538667797572714747335386677975727147473353866779757271474733538667797572714747335386677975727147473353866779757271474733538667797572714747335386677975727147473353866779757271474733538667797572714747335386677975727147473353866779757271474733538667797572714747335386677975727147473353866779757271474733538667797572714747335386677975727147473353866779757271474733538667797572714747335386677975727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ce5727-bf51-4daa-9387-877d42b3498f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5b0f4bc-fe6f-4258-88bd-ed1c0eef5b6d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5b0f4bc-fe6f-4258-88bd-ed1c0eef5b6d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13040956847419984479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304095684741998447913040956847419984479130409568474199844791304095684741998447913040956847419984479130409568474199844791304095684741998447913040956847419984479130409568474199844791304095684741998447913040956847419984479130409568474199844791304095684741998447913040956847419984479130409568474199844791304095684741998447913040956847419984479130409568474199844791304095684741998447913040956847419984479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ad4843b-9415-4a44-ab7c-8991588f1d14, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b2c9807-8a9d-44b8-80c0-1073900c2608, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b2c9807-8a9d-44b8-80c0-1073900c2608, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8637236138541558426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86372361385415584268637236138541558426863723613854155842686372361385415584268637236138541558426863723613854155842686372361385415584268637236138541558426863723613854155842686372361385415584268637236138541558426863723613854155842686372361385415584268637236138541558426863723613854155842686372361385415584268637236138541558426863723613854155842686372361385415584268637236138541558426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5b0f4bc-fe6f-4258-88bd-ed1c0eef5b6d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 756433c3-afd2-4a23-aa42-e82892da651b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 756433c3-afd2-4a23-aa42-e82892da651b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16989276317026261829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698927631702626182916989276317026261829169892763170262618291698927631702626182916989276317026261829169892763170262618291698927631702626182916989276317026261829169892763170262618291698927631702626182916989276317026261829169892763170262618291698927631702626182916989276317026261829169892763170262618291698927631702626182916989276317026261829169892763170262618291698927631702626182916989276317026261829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b2c9807-8a9d-44b8-80c0-1073900c2608, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5eddb09-5244-4bc2-a69e-c2308cc294f6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5eddb09-5244-4bc2-a69e-c2308cc294f6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8711257881441892592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87112578814418925928711257881441892592871125788144189259287112578814418925928711257881441892592871125788144189259287112578814418925928711257881441892592871125788144189259287112578814418925928711257881441892592871125788144189259287112578814418925928711257881441892592871125788144189259287112578814418925928711257881441892592871125788144189259287112578814418925928711257881441892592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 756433c3-afd2-4a23-aa42-e82892da651b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51166302-8bb5-4be9-a53b-9eeb92002369, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51166302-8bb5-4be9-a53b-9eeb92002369, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12224557446529218221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222455744652921822112224557446529218221122245574465292182211222455744652921822112224557446529218221122245574465292182211222455744652921822112224557446529218221122245574465292182211222455744652921822112224557446529218221122245574465292182211222455744652921822112224557446529218221122245574465292182211222455744652921822112224557446529218221122245574465292182211222455744652921822112224557446529218221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5eddb09-5244-4bc2-a69e-c2308cc294f6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9cd2776-52af-480e-a1ea-fca6fe2cf9dd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9cd2776-52af-480e-a1ea-fca6fe2cf9dd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5951675137724695364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59516751377246953645951675137724695364595167513772469536459516751377246953645951675137724695364595167513772469536459516751377246953645951675137724695364595167513772469536459516751377246953645951675137724695364595167513772469536459516751377246953645951675137724695364595167513772469536459516751377246953645951675137724695364595167513772469536459516751377246953645951675137724695364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51166302-8bb5-4be9-a53b-9eeb92002369, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78c2450-4f56-4617-972c-4b82b8449aae, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78c2450-4f56-4617-972c-4b82b8449aae, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9235321845872808106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92353218458728081069235321845872808106923532184587280810692353218458728081069235321845872808106923532184587280810692353218458728081069235321845872808106923532184587280810692353218458728081069235321845872808106923532184587280810692353218458728081069235321845872808106923532184587280810692353218458728081069235321845872808106923532184587280810692353218458728081069235321845872808106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9cd2776-52af-480e-a1ea-fca6fe2cf9dd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca221e8-46f5-4d82-9a3b-637818abca88, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca221e8-46f5-4d82-9a3b-637818abca88, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5358670569508239993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53586705695082399935358670569508239993535867056950823999353586705695082399935358670569508239993535867056950823999353586705695082399935358670569508239993535867056950823999353586705695082399935358670569508239993535867056950823999353586705695082399935358670569508239993535867056950823999353586705695082399935358670569508239993535867056950823999353586705695082399935358670569508239993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78c2450-4f56-4617-972c-4b82b8449aae, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8d46d7e-5c09-46e4-87e8-f7e8fb1beb1f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8d46d7e-5c09-46e4-87e8-f7e8fb1beb1f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2964131941874597176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29641319418745971762964131941874597176296413194187459717629641319418745971762964131941874597176296413194187459717629641319418745971762964131941874597176296413194187459717629641319418745971762964131941874597176296413194187459717629641319418745971762964131941874597176296413194187459717629641319418745971762964131941874597176296413194187459717629641319418745971762964131941874597176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8d46d7e-5c09-46e4-87e8-f7e8fb1beb1f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0ba3381-5571-4f6b-a62a-65894b0de970, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0ba3381-5571-4f6b-a62a-65894b0de970, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11991492576179331997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199149257617933199711991492576179331997119914925761793319971199149257617933199711991492576179331997119914925761793319971199149257617933199711991492576179331997119914925761793319971199149257617933199711991492576179331997119914925761793319971199149257617933199711991492576179331997119914925761793319971199149257617933199711991492576179331997119914925761793319971199149257617933199711991492576179331997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca221e8-46f5-4d82-9a3b-637818abca88, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21fe88d4-ca04-4623-95d2-9c79da556dfa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21fe88d4-ca04-4623-95d2-9c79da556dfa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2632422728134485762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26324227281344857622632422728134485762263242272813448576226324227281344857622632422728134485762263242272813448576226324227281344857622632422728134485762263242272813448576226324227281344857622632422728134485762263242272813448576226324227281344857622632422728134485762263242272813448576226324227281344857622632422728134485762263242272813448576226324227281344857622632422728134485762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0ba3381-5571-4f6b-a62a-65894b0de970, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 512f75d5-4366-468c-ba82-1965d39c7f37, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 512f75d5-4366-468c-ba82-1965d39c7f37, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13029749218145005007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302974921814500500713029749218145005007130297492181450050071302974921814500500713029749218145005007130297492181450050071302974921814500500713029749218145005007130297492181450050071302974921814500500713029749218145005007130297492181450050071302974921814500500713029749218145005007130297492181450050071302974921814500500713029749218145005007130297492181450050071302974921814500500713029749218145005007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21fe88d4-ca04-4623-95d2-9c79da556dfa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46603140-b495-4f4c-b4ab-1d397531fb47, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46603140-b495-4f4c-b4ab-1d397531fb47, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17296640698016824455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729664069801682445517296640698016824455172966406980168244551729664069801682445517296640698016824455172966406980168244551729664069801682445517296640698016824455172966406980168244551729664069801682445517296640698016824455172966406980168244551729664069801682445517296640698016824455172966406980168244551729664069801682445517296640698016824455172966406980168244551729664069801682445517296640698016824455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 512f75d5-4366-468c-ba82-1965d39c7f37, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8f3036a-2252-4f21-b843-eb1449df3864, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8f3036a-2252-4f21-b843-eb1449df3864, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16077184362272813273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607718436227281327316077184362272813273160771843622728132731607718436227281327316077184362272813273160771843622728132731607718436227281327316077184362272813273160771843622728132731607718436227281327316077184362272813273160771843622728132731607718436227281327316077184362272813273160771843622728132731607718436227281327316077184362272813273160771843622728132731607718436227281327316077184362272813273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46603140-b495-4f4c-b4ab-1d397531fb47, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f85ea449-d663-439c-8a83-3c695e2a4117, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f85ea449-d663-439c-8a83-3c695e2a4117, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14334528189428776159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433452818942877615914334528189428776159143345281894287761591433452818942877615914334528189428776159143345281894287761591433452818942877615914334528189428776159143345281894287761591433452818942877615914334528189428776159143345281894287761591433452818942877615914334528189428776159143345281894287761591433452818942877615914334528189428776159143345281894287761591433452818942877615914334528189428776159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f85ea449-d663-439c-8a83-3c695e2a4117, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b04e283b-e612-4ea3-9eba-2477b0815857, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b04e283b-e612-4ea3-9eba-2477b0815857, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9033140863837916067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90331408638379160679033140863837916067903314086383791606790331408638379160679033140863837916067903314086383791606790331408638379160679033140863837916067903314086383791606790331408638379160679033140863837916067903314086383791606790331408638379160679033140863837916067903314086383791606790331408638379160679033140863837916067903314086383791606790331408638379160679033140863837916067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8f3036a-2252-4f21-b843-eb1449df3864, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff694a17-14e7-4c02-98e6-8f1b2966c21c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff694a17-14e7-4c02-98e6-8f1b2966c21c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13068235046189996925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306823504618999692513068235046189996925130682350461899969251306823504618999692513068235046189996925130682350461899969251306823504618999692513068235046189996925130682350461899969251306823504618999692513068235046189996925130682350461899969251306823504618999692513068235046189996925130682350461899969251306823504618999692513068235046189996925130682350461899969251306823504618999692513068235046189996925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b04e283b-e612-4ea3-9eba-2477b0815857, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84e14e7a-1909-4b92-8b67-dd090c9cfbd6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84e14e7a-1909-4b92-8b67-dd090c9cfbd6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10828388156746918761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082838815674691876110828388156746918761108283881567469187611082838815674691876110828388156746918761108283881567469187611082838815674691876110828388156746918761108283881567469187611082838815674691876110828388156746918761108283881567469187611082838815674691876110828388156746918761108283881567469187611082838815674691876110828388156746918761108283881567469187611082838815674691876110828388156746918761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff694a17-14e7-4c02-98e6-8f1b2966c21c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24822b59-7280-4fbd-bff1-c0501f0ff5d4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24822b59-7280-4fbd-bff1-c0501f0ff5d4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17931765521815697588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793176552181569758817931765521815697588179317655218156975881793176552181569758817931765521815697588179317655218156975881793176552181569758817931765521815697588179317655218156975881793176552181569758817931765521815697588179317655218156975881793176552181569758817931765521815697588179317655218156975881793176552181569758817931765521815697588179317655218156975881793176552181569758817931765521815697588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84e14e7a-1909-4b92-8b67-dd090c9cfbd6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41e55738-4944-4ade-ac5c-7ffb7acf099d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41e55738-4944-4ade-ac5c-7ffb7acf099d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1065002191113845179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10650021911138451791065002191113845179106500219111384517910650021911138451791065002191113845179106500219111384517910650021911138451791065002191113845179106500219111384517910650021911138451791065002191113845179106500219111384517910650021911138451791065002191113845179106500219111384517910650021911138451791065002191113845179106500219111384517910650021911138451791065002191113845179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24822b59-7280-4fbd-bff1-c0501f0ff5d4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eec2944-4e3c-4e9f-981b-a4ff425d7e03, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eec2944-4e3c-4e9f-981b-a4ff425d7e03, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4326645233520630254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43266452335206302544326645233520630254432664523352063025443266452335206302544326645233520630254432664523352063025443266452335206302544326645233520630254432664523352063025443266452335206302544326645233520630254432664523352063025443266452335206302544326645233520630254432664523352063025443266452335206302544326645233520630254432664523352063025443266452335206302544326645233520630254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eec2944-4e3c-4e9f-981b-a4ff425d7e03, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41e55738-4944-4ade-ac5c-7ffb7acf099d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b2c73ba-f5ee-4606-9cfb-c094d7cf761e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b2c73ba-f5ee-4606-9cfb-c094d7cf761e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10173375803237934080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017337580323793408010173375803237934080101733758032379340801017337580323793408010173375803237934080101733758032379340801017337580323793408010173375803237934080101733758032379340801017337580323793408010173375803237934080101733758032379340801017337580323793408010173375803237934080101733758032379340801017337580323793408010173375803237934080101733758032379340801017337580323793408010173375803237934080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8404f8d5-c5ad-4192-940e-31338bfa5f50, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8404f8d5-c5ad-4192-940e-31338bfa5f50, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12510226180278375529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251022618027837552912510226180278375529125102261802783755291251022618027837552912510226180278375529125102261802783755291251022618027837552912510226180278375529125102261802783755291251022618027837552912510226180278375529125102261802783755291251022618027837552912510226180278375529125102261802783755291251022618027837552912510226180278375529125102261802783755291251022618027837552912510226180278375529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b2c73ba-f5ee-4606-9cfb-c094d7cf761e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8404f8d5-c5ad-4192-940e-31338bfa5f50, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2020264f-c911-449a-95e1-c29b823acbc2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3a3013a-576f-4bd5-9ad8-d096635642c1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3a3013a-576f-4bd5-9ad8-d096635642c1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4702608229466511918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47026082294665119184702608229466511918470260822946651191847026082294665119184702608229466511918470260822946651191847026082294665119184702608229466511918470260822946651191847026082294665119184702608229466511918470260822946651191847026082294665119184702608229466511918470260822946651191847026082294665119184702608229466511918470260822946651191847026082294665119184702608229466511918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2020264f-c911-449a-95e1-c29b823acbc2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7306999584482564860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73069995844825648607306999584482564860730699958448256486073069995844825648607306999584482564860730699958448256486073069995844825648607306999584482564860730699958448256486073069995844825648607306999584482564860730699958448256486073069995844825648607306999584482564860730699958448256486073069995844825648607306999584482564860730699958448256486073069995844825648607306999584482564860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3a3013a-576f-4bd5-9ad8-d096635642c1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac1a9f3-9c91-4c6d-aed0-ee70a5d63e76, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac1a9f3-9c91-4c6d-aed0-ee70a5d63e76, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15566847293477545515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556684729347754551515566847293477545515155668472934775455151556684729347754551515566847293477545515155668472934775455151556684729347754551515566847293477545515155668472934775455151556684729347754551515566847293477545515155668472934775455151556684729347754551515566847293477545515155668472934775455151556684729347754551515566847293477545515155668472934775455151556684729347754551515566847293477545515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2020264f-c911-449a-95e1-c29b823acbc2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51aa792a-bee7-471f-a901-bb6293ee166e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51aa792a-bee7-471f-a901-bb6293ee166e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10252449527054788441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025244952705478844110252449527054788441102524495270547884411025244952705478844110252449527054788441102524495270547884411025244952705478844110252449527054788441102524495270547884411025244952705478844110252449527054788441102524495270547884411025244952705478844110252449527054788441102524495270547884411025244952705478844110252449527054788441102524495270547884411025244952705478844110252449527054788441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac1a9f3-9c91-4c6d-aed0-ee70a5d63e76, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01857fe5-7fcf-40ea-b720-09c86ff9f74c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01857fe5-7fcf-40ea-b720-09c86ff9f74c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10111255348520274220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011125534852027422010111255348520274220101112553485202742201011125534852027422010111255348520274220101112553485202742201011125534852027422010111255348520274220101112553485202742201011125534852027422010111255348520274220101112553485202742201011125534852027422010111255348520274220101112553485202742201011125534852027422010111255348520274220101112553485202742201011125534852027422010111255348520274220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51aa792a-bee7-471f-a901-bb6293ee166e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b4761d5-a649-46de-a2a2-c6d8e13b9fcc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b4761d5-a649-46de-a2a2-c6d8e13b9fcc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2458953611412632701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24589536114126327012458953611412632701245895361141263270124589536114126327012458953611412632701245895361141263270124589536114126327012458953611412632701245895361141263270124589536114126327012458953611412632701245895361141263270124589536114126327012458953611412632701245895361141263270124589536114126327012458953611412632701245895361141263270124589536114126327012458953611412632701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01857fe5-7fcf-40ea-b720-09c86ff9f74c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8509fa31-b257-41a3-9478-8e86b1a84eda, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8509fa31-b257-41a3-9478-8e86b1a84eda, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16878950534137425178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687895053413742517816878950534137425178168789505341374251781687895053413742517816878950534137425178168789505341374251781687895053413742517816878950534137425178168789505341374251781687895053413742517816878950534137425178168789505341374251781687895053413742517816878950534137425178168789505341374251781687895053413742517816878950534137425178168789505341374251781687895053413742517816878950534137425178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b4761d5-a649-46de-a2a2-c6d8e13b9fcc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b21508-eead-4a21-ab2b-e1d8adf4c4e1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b21508-eead-4a21-ab2b-e1d8adf4c4e1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7594971462605682024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75949714626056820247594971462605682024759497146260568202475949714626056820247594971462605682024759497146260568202475949714626056820247594971462605682024759497146260568202475949714626056820247594971462605682024759497146260568202475949714626056820247594971462605682024759497146260568202475949714626056820247594971462605682024759497146260568202475949714626056820247594971462605682024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8509fa31-b257-41a3-9478-8e86b1a84eda, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208cf6ab-58eb-4f4e-9655-f78ebc4fcde8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208cf6ab-58eb-4f4e-9655-f78ebc4fcde8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17879449222625400328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787944922262540032817879449222625400328178794492226254003281787944922262540032817879449222625400328178794492226254003281787944922262540032817879449222625400328178794492226254003281787944922262540032817879449222625400328178794492226254003281787944922262540032817879449222625400328178794492226254003281787944922262540032817879449222625400328178794492226254003281787944922262540032817879449222625400328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b21508-eead-4a21-ab2b-e1d8adf4c4e1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52fb4893-1ede-40cb-a5d2-4f1cbc16d4a5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52fb4893-1ede-40cb-a5d2-4f1cbc16d4a5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8142461676510467970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81424616765104679708142461676510467970814246167651046797081424616765104679708142461676510467970814246167651046797081424616765104679708142461676510467970814246167651046797081424616765104679708142461676510467970814246167651046797081424616765104679708142461676510467970814246167651046797081424616765104679708142461676510467970814246167651046797081424616765104679708142461676510467970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208cf6ab-58eb-4f4e-9655-f78ebc4fcde8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae50f5fb-1e05-4e26-ad17-30f9ea4c00c5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae50f5fb-1e05-4e26-ad17-30f9ea4c00c5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18432235069545324340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843223506954532434018432235069545324340184322350695453243401843223506954532434018432235069545324340184322350695453243401843223506954532434018432235069545324340184322350695453243401843223506954532434018432235069545324340184322350695453243401843223506954532434018432235069545324340184322350695453243401843223506954532434018432235069545324340184322350695453243401843223506954532434018432235069545324340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52fb4893-1ede-40cb-a5d2-4f1cbc16d4a5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deb99e38-278b-4723-bf0e-0b8dba5d575d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deb99e38-278b-4723-bf0e-0b8dba5d575d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8508644084726588252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85086440847265882528508644084726588252850864408472658825285086440847265882528508644084726588252850864408472658825285086440847265882528508644084726588252850864408472658825285086440847265882528508644084726588252850864408472658825285086440847265882528508644084726588252850864408472658825285086440847265882528508644084726588252850864408472658825285086440847265882528508644084726588252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae50f5fb-1e05-4e26-ad17-30f9ea4c00c5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79bf3c1f-1883-42e7-8873-4b1eeafaf24e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79bf3c1f-1883-42e7-8873-4b1eeafaf24e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16414484942874006806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641448494287400680616414484942874006806164144849428740068061641448494287400680616414484942874006806164144849428740068061641448494287400680616414484942874006806164144849428740068061641448494287400680616414484942874006806164144849428740068061641448494287400680616414484942874006806164144849428740068061641448494287400680616414484942874006806164144849428740068061641448494287400680616414484942874006806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deb99e38-278b-4723-bf0e-0b8dba5d575d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37cc8122-5260-479b-872d-003a53e78351, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79bf3c1f-1883-42e7-8873-4b1eeafaf24e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24ea0ba6-e38a-43fc-a51e-336068369064, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ea0ba6-e38a-43fc-a51e-336068369064, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2132151668880498150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21321516688804981502132151668880498150213215166888049815021321516688804981502132151668880498150213215166888049815021321516688804981502132151668880498150213215166888049815021321516688804981502132151668880498150213215166888049815021321516688804981502132151668880498150213215166888049815021321516688804981502132151668880498150213215166888049815021321516688804981502132151668880498150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37cc8122-5260-479b-872d-003a53e78351, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15901862843346806322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590186284334680632215901862843346806322159018628433468063221590186284334680632215901862843346806322159018628433468063221590186284334680632215901862843346806322159018628433468063221590186284334680632215901862843346806322159018628433468063221590186284334680632215901862843346806322159018628433468063221590186284334680632215901862843346806322159018628433468063221590186284334680632215901862843346806322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ea0ba6-e38a-43fc-a51e-336068369064, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cae1ce52-b24a-4208-b297-7147c680149d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cae1ce52-b24a-4208-b297-7147c680149d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195790606994542437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319579060699454243713195790606994542437131957906069945424371319579060699454243713195790606994542437131957906069945424371319579060699454243713195790606994542437131957906069945424371319579060699454243713195790606994542437131957906069945424371319579060699454243713195790606994542437131957906069945424371319579060699454243713195790606994542437131957906069945424371319579060699454243713195790606994542437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37cc8122-5260-479b-872d-003a53e78351, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec280db-2d15-488d-8167-cb90b5d51bcb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec280db-2d15-488d-8167-cb90b5d51bcb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10761504293904178699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076150429390417869910761504293904178699107615042939041786991076150429390417869910761504293904178699107615042939041786991076150429390417869910761504293904178699107615042939041786991076150429390417869910761504293904178699107615042939041786991076150429390417869910761504293904178699107615042939041786991076150429390417869910761504293904178699107615042939041786991076150429390417869910761504293904178699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cae1ce52-b24a-4208-b297-7147c680149d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e9e9ed3-e816-4194-8aad-3068f0c6c51c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e9e9ed3-e816-4194-8aad-3068f0c6c51c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15998276828559956449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599827682855995644915998276828559956449159982768285599564491599827682855995644915998276828559956449159982768285599564491599827682855995644915998276828559956449159982768285599564491599827682855995644915998276828559956449159982768285599564491599827682855995644915998276828559956449159982768285599564491599827682855995644915998276828559956449159982768285599564491599827682855995644915998276828559956449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec280db-2d15-488d-8167-cb90b5d51bcb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c03408e-ec4d-40af-b1b7-6f454e8c6439, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c03408e-ec4d-40af-b1b7-6f454e8c6439, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8894516603816571894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88945166038165718948894516603816571894889451660381657189488945166038165718948894516603816571894889451660381657189488945166038165718948894516603816571894889451660381657189488945166038165718948894516603816571894889451660381657189488945166038165718948894516603816571894889451660381657189488945166038165718948894516603816571894889451660381657189488945166038165718948894516603816571894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e9e9ed3-e816-4194-8aad-3068f0c6c51c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ea7b77a-6d94-4bba-827e-d8f4ad64b8ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ea7b77a-6d94-4bba-827e-d8f4ad64b8ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1423982273375701769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14239822733757017691423982273375701769142398227337570176914239822733757017691423982273375701769142398227337570176914239822733757017691423982273375701769142398227337570176914239822733757017691423982273375701769142398227337570176914239822733757017691423982273375701769142398227337570176914239822733757017691423982273375701769142398227337570176914239822733757017691423982273375701769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c03408e-ec4d-40af-b1b7-6f454e8c6439, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f9a714-948e-4da1-a4ec-b6d5dd88e043, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f9a714-948e-4da1-a4ec-b6d5dd88e043, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 635082388415277213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213635082388415277213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ea7b77a-6d94-4bba-827e-d8f4ad64b8ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06e3c1d3-5e29-4603-80a1-820aec36c2ec, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e3c1d3-5e29-4603-80a1-820aec36c2ec, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8984632066255186213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89846320662551862138984632066255186213898463206625518621389846320662551862138984632066255186213898463206625518621389846320662551862138984632066255186213898463206625518621389846320662551862138984632066255186213898463206625518621389846320662551862138984632066255186213898463206625518621389846320662551862138984632066255186213898463206625518621389846320662551862138984632066255186213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f9a714-948e-4da1-a4ec-b6d5dd88e043, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b6a3e0d-0821-4c18-b9ec-8470db426abe, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b6a3e0d-0821-4c18-b9ec-8470db426abe, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10175158876928558985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017515887692855898510175158876928558985101751588769285589851017515887692855898510175158876928558985101751588769285589851017515887692855898510175158876928558985101751588769285589851017515887692855898510175158876928558985101751588769285589851017515887692855898510175158876928558985101751588769285589851017515887692855898510175158876928558985101751588769285589851017515887692855898510175158876928558985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e3c1d3-5e29-4603-80a1-820aec36c2ec, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87035342-affe-43f9-bf01-3df7d2426d30, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87035342-affe-43f9-bf01-3df7d2426d30, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11558782742934264323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155878274293426432311558782742934264323115587827429342643231155878274293426432311558782742934264323115587827429342643231155878274293426432311558782742934264323115587827429342643231155878274293426432311558782742934264323115587827429342643231155878274293426432311558782742934264323115587827429342643231155878274293426432311558782742934264323115587827429342643231155878274293426432311558782742934264323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b6a3e0d-0821-4c18-b9ec-8470db426abe, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85a47d17-504c-496f-9416-2fc1e3c249ad, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85a47d17-504c-496f-9416-2fc1e3c249ad, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 651472202130880358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358651472202130880358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87035342-affe-43f9-bf01-3df7d2426d30, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7072730a-83b5-42e0-b529-ce60f3937d50, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7072730a-83b5-42e0-b529-ce60f3937d50, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8156156417081992180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81561564170819921808156156417081992180815615641708199218081561564170819921808156156417081992180815615641708199218081561564170819921808156156417081992180815615641708199218081561564170819921808156156417081992180815615641708199218081561564170819921808156156417081992180815615641708199218081561564170819921808156156417081992180815615641708199218081561564170819921808156156417081992180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85a47d17-504c-496f-9416-2fc1e3c249ad, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41e40a24-8dda-4ab9-962e-3b17688de72d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41e40a24-8dda-4ab9-962e-3b17688de72d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18223426639057848204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822342663905784820418223426639057848204182234266390578482041822342663905784820418223426639057848204182234266390578482041822342663905784820418223426639057848204182234266390578482041822342663905784820418223426639057848204182234266390578482041822342663905784820418223426639057848204182234266390578482041822342663905784820418223426639057848204182234266390578482041822342663905784820418223426639057848204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7072730a-83b5-42e0-b529-ce60f3937d50, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c50ee425-501d-4ff1-8364-d4be758b26a0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c50ee425-501d-4ff1-8364-d4be758b26a0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15964116815132184599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596411681513218459915964116815132184599159641168151321845991596411681513218459915964116815132184599159641168151321845991596411681513218459915964116815132184599159641168151321845991596411681513218459915964116815132184599159641168151321845991596411681513218459915964116815132184599159641168151321845991596411681513218459915964116815132184599159641168151321845991596411681513218459915964116815132184599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41e40a24-8dda-4ab9-962e-3b17688de72d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e8dbd08-5998-45ea-b02a-e0e02e7c92c6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e8dbd08-5998-45ea-b02a-e0e02e7c92c6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2610498495663278075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26104984956632780752610498495663278075261049849566327807526104984956632780752610498495663278075261049849566327807526104984956632780752610498495663278075261049849566327807526104984956632780752610498495663278075261049849566327807526104984956632780752610498495663278075261049849566327807526104984956632780752610498495663278075261049849566327807526104984956632780752610498495663278075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e8dbd08-5998-45ea-b02a-e0e02e7c92c6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c50ee425-501d-4ff1-8364-d4be758b26a0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 163c0b54-c068-4abb-b271-957eba612917, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 163c0b54-c068-4abb-b271-957eba612917, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6301967318266982525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63019673182669825256301967318266982525630196731826698252563019673182669825256301967318266982525630196731826698252563019673182669825256301967318266982525630196731826698252563019673182669825256301967318266982525630196731826698252563019673182669825256301967318266982525630196731826698252563019673182669825256301967318266982525630196731826698252563019673182669825256301967318266982525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd8d37e0-e417-4253-8d96-b75e1c62744f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd8d37e0-e417-4253-8d96-b75e1c62744f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17826424699442147587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782642469944214758717826424699442147587178264246994421475871782642469944214758717826424699442147587178264246994421475871782642469944214758717826424699442147587178264246994421475871782642469944214758717826424699442147587178264246994421475871782642469944214758717826424699442147587178264246994421475871782642469944214758717826424699442147587178264246994421475871782642469944214758717826424699442147587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 163c0b54-c068-4abb-b271-957eba612917, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfc095f1-ecd0-436e-97da-fa50fbfb15d6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfc095f1-ecd0-436e-97da-fa50fbfb15d6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9791101453427656660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97911014534276566609791101453427656660979110145342765666097911014534276566609791101453427656660979110145342765666097911014534276566609791101453427656660979110145342765666097911014534276566609791101453427656660979110145342765666097911014534276566609791101453427656660979110145342765666097911014534276566609791101453427656660979110145342765666097911014534276566609791101453427656660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd8d37e0-e417-4253-8d96-b75e1c62744f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f98e65cf-6248-492c-8546-5345f4f2fd28, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f98e65cf-6248-492c-8546-5345f4f2fd28, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18287703262162324184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828770326216232418418287703262162324184182877032621623241841828770326216232418418287703262162324184182877032621623241841828770326216232418418287703262162324184182877032621623241841828770326216232418418287703262162324184182877032621623241841828770326216232418418287703262162324184182877032621623241841828770326216232418418287703262162324184182877032621623241841828770326216232418418287703262162324184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfc095f1-ecd0-436e-97da-fa50fbfb15d6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8cb6f0-f5d6-4bcb-9e04-e5884cf2da10, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8cb6f0-f5d6-4bcb-9e04-e5884cf2da10, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16353387980202352517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635338798020235251716353387980202352517163533879802023525171635338798020235251716353387980202352517163533879802023525171635338798020235251716353387980202352517163533879802023525171635338798020235251716353387980202352517163533879802023525171635338798020235251716353387980202352517163533879802023525171635338798020235251716353387980202352517163533879802023525171635338798020235251716353387980202352517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f98e65cf-6248-492c-8546-5345f4f2fd28, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba194a3-89c8-40b5-a622-2d2aad7c166c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba194a3-89c8-40b5-a622-2d2aad7c166c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12380583463592171551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238058346359217155112380583463592171551123805834635921715511238058346359217155112380583463592171551123805834635921715511238058346359217155112380583463592171551123805834635921715511238058346359217155112380583463592171551123805834635921715511238058346359217155112380583463592171551123805834635921715511238058346359217155112380583463592171551123805834635921715511238058346359217155112380583463592171551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8cb6f0-f5d6-4bcb-9e04-e5884cf2da10, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d31dda-85e9-404d-ab8b-62d0f6d851a5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d31dda-85e9-404d-ab8b-62d0f6d851a5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10566356968748277198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056635696874827719810566356968748277198105663569687482771981056635696874827719810566356968748277198105663569687482771981056635696874827719810566356968748277198105663569687482771981056635696874827719810566356968748277198105663569687482771981056635696874827719810566356968748277198105663569687482771981056635696874827719810566356968748277198105663569687482771981056635696874827719810566356968748277198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba194a3-89c8-40b5-a622-2d2aad7c166c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc74df8-8a00-4c0d-8dc1-92d98a465861, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc74df8-8a00-4c0d-8dc1-92d98a465861, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12612791367362645258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261279136736264525812612791367362645258126127913673626452581261279136736264525812612791367362645258126127913673626452581261279136736264525812612791367362645258126127913673626452581261279136736264525812612791367362645258126127913673626452581261279136736264525812612791367362645258126127913673626452581261279136736264525812612791367362645258126127913673626452581261279136736264525812612791367362645258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d31dda-85e9-404d-ab8b-62d0f6d851a5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ddc13c2-41f9-4c45-8671-9d84948c4ccf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ddc13c2-41f9-4c45-8671-9d84948c4ccf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17002451814645703248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700245181464570324817002451814645703248170024518146457032481700245181464570324817002451814645703248170024518146457032481700245181464570324817002451814645703248170024518146457032481700245181464570324817002451814645703248170024518146457032481700245181464570324817002451814645703248170024518146457032481700245181464570324817002451814645703248170024518146457032481700245181464570324817002451814645703248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc74df8-8a00-4c0d-8dc1-92d98a465861, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9404725c-97d6-4cce-8d8c-0c588ae7b888, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9404725c-97d6-4cce-8d8c-0c588ae7b888, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10707445146970668996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070744514697066899610707445146970668996107074451469706689961070744514697066899610707445146970668996107074451469706689961070744514697066899610707445146970668996107074451469706689961070744514697066899610707445146970668996107074451469706689961070744514697066899610707445146970668996107074451469706689961070744514697066899610707445146970668996107074451469706689961070744514697066899610707445146970668996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ddc13c2-41f9-4c45-8671-9d84948c4ccf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8934451f-a8fc-4fb4-b1f4-bc9e59928d39, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8934451f-a8fc-4fb4-b1f4-bc9e59928d39, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7703417242909183535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77034172429091835357703417242909183535770341724290918353577034172429091835357703417242909183535770341724290918353577034172429091835357703417242909183535770341724290918353577034172429091835357703417242909183535770341724290918353577034172429091835357703417242909183535770341724290918353577034172429091835357703417242909183535770341724290918353577034172429091835357703417242909183535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9404725c-97d6-4cce-8d8c-0c588ae7b888, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e4034d6-ac95-4476-b758-60bc8fa5c036, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e4034d6-ac95-4476-b758-60bc8fa5c036, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14278147487661755757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427814748766175575714278147487661755757142781474876617557571427814748766175575714278147487661755757142781474876617557571427814748766175575714278147487661755757142781474876617557571427814748766175575714278147487661755757142781474876617557571427814748766175575714278147487661755757142781474876617557571427814748766175575714278147487661755757142781474876617557571427814748766175575714278147487661755757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8934451f-a8fc-4fb4-b1f4-bc9e59928d39, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8ef78fc-059e-485e-9fd8-0dd69ead0844, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8ef78fc-059e-485e-9fd8-0dd69ead0844, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14726042419433291509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472604241943329150914726042419433291509147260424194332915091472604241943329150914726042419433291509147260424194332915091472604241943329150914726042419433291509147260424194332915091472604241943329150914726042419433291509147260424194332915091472604241943329150914726042419433291509147260424194332915091472604241943329150914726042419433291509147260424194332915091472604241943329150914726042419433291509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e4034d6-ac95-4476-b758-60bc8fa5c036, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ac1d803-9cc1-4206-acbe-80df1ecf2376, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ac1d803-9cc1-4206-acbe-80df1ecf2376, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16339318631212598727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633931863121259872716339318631212598727163393186312125987271633931863121259872716339318631212598727163393186312125987271633931863121259872716339318631212598727163393186312125987271633931863121259872716339318631212598727163393186312125987271633931863121259872716339318631212598727163393186312125987271633931863121259872716339318631212598727163393186312125987271633931863121259872716339318631212598727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8ef78fc-059e-485e-9fd8-0dd69ead0844, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790ed0b6-4bc2-456b-b3b9-5f25841a2259, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790ed0b6-4bc2-456b-b3b9-5f25841a2259, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4416135975526313035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44161359755263130354416135975526313035441613597552631303544161359755263130354416135975526313035441613597552631303544161359755263130354416135975526313035441613597552631303544161359755263130354416135975526313035441613597552631303544161359755263130354416135975526313035441613597552631303544161359755263130354416135975526313035441613597552631303544161359755263130354416135975526313035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ac1d803-9cc1-4206-acbe-80df1ecf2376, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad3de18d-7b2e-432b-8f56-058e93686c1d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad3de18d-7b2e-432b-8f56-058e93686c1d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10471578618229746872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047157861822974687210471578618229746872104715786182297468721047157861822974687210471578618229746872104715786182297468721047157861822974687210471578618229746872104715786182297468721047157861822974687210471578618229746872104715786182297468721047157861822974687210471578618229746872104715786182297468721047157861822974687210471578618229746872104715786182297468721047157861822974687210471578618229746872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790ed0b6-4bc2-456b-b3b9-5f25841a2259, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a8edd8-ac63-4025-97b9-98d288b981d3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a8edd8-ac63-4025-97b9-98d288b981d3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1031933860090757478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10319338600907574781031933860090757478103193386009075747810319338600907574781031933860090757478103193386009075747810319338600907574781031933860090757478103193386009075747810319338600907574781031933860090757478103193386009075747810319338600907574781031933860090757478103193386009075747810319338600907574781031933860090757478103193386009075747810319338600907574781031933860090757478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad3de18d-7b2e-432b-8f56-058e93686c1d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d778c809-56d5-49b7-bf94-7a1d627438b9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d778c809-56d5-49b7-bf94-7a1d627438b9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6312653598543591949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63126535985435919496312653598543591949631265359854359194963126535985435919496312653598543591949631265359854359194963126535985435919496312653598543591949631265359854359194963126535985435919496312653598543591949631265359854359194963126535985435919496312653598543591949631265359854359194963126535985435919496312653598543591949631265359854359194963126535985435919496312653598543591949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a8edd8-ac63-4025-97b9-98d288b981d3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5abf08ca-4bc3-4c26-a184-9b7b39955fe3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5abf08ca-4bc3-4c26-a184-9b7b39955fe3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15991117728339283825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599111772833928382515991117728339283825159911177283392838251599111772833928382515991117728339283825159911177283392838251599111772833928382515991117728339283825159911177283392838251599111772833928382515991117728339283825159911177283392838251599111772833928382515991117728339283825159911177283392838251599111772833928382515991117728339283825159911177283392838251599111772833928382515991117728339283825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d778c809-56d5-49b7-bf94-7a1d627438b9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e694ee6-254d-42dd-8463-db31c1386e6b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e694ee6-254d-42dd-8463-db31c1386e6b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3104002562308578048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31040025623085780483104002562308578048310400256230857804831040025623085780483104002562308578048310400256230857804831040025623085780483104002562308578048310400256230857804831040025623085780483104002562308578048310400256230857804831040025623085780483104002562308578048310400256230857804831040025623085780483104002562308578048310400256230857804831040025623085780483104002562308578048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5abf08ca-4bc3-4c26-a184-9b7b39955fe3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb4e2f6-c0c0-43ee-a962-dca022f50de7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb4e2f6-c0c0-43ee-a962-dca022f50de7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3043008024582788611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30430080245827886113043008024582788611304300802458278861130430080245827886113043008024582788611304300802458278861130430080245827886113043008024582788611304300802458278861130430080245827886113043008024582788611304300802458278861130430080245827886113043008024582788611304300802458278861130430080245827886113043008024582788611304300802458278861130430080245827886113043008024582788611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e694ee6-254d-42dd-8463-db31c1386e6b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad1de429-1d44-41a1-9501-212edb6ec823, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad1de429-1d44-41a1-9501-212edb6ec823, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12499425877367160917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249942587736716091712499425877367160917124994258773671609171249942587736716091712499425877367160917124994258773671609171249942587736716091712499425877367160917124994258773671609171249942587736716091712499425877367160917124994258773671609171249942587736716091712499425877367160917124994258773671609171249942587736716091712499425877367160917124994258773671609171249942587736716091712499425877367160917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb4e2f6-c0c0-43ee-a962-dca022f50de7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eb628c5-9e49-45de-adf6-79b2f240b4b9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eb628c5-9e49-45de-adf6-79b2f240b4b9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 335424565215567454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454335424565215567454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad1de429-1d44-41a1-9501-212edb6ec823, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bdb9e5d-e42a-45c2-8c74-10d80c7ceb5a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bdb9e5d-e42a-45c2-8c74-10d80c7ceb5a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12382703636726951849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238270363672695184912382703636726951849123827036367269518491238270363672695184912382703636726951849123827036367269518491238270363672695184912382703636726951849123827036367269518491238270363672695184912382703636726951849123827036367269518491238270363672695184912382703636726951849123827036367269518491238270363672695184912382703636726951849123827036367269518491238270363672695184912382703636726951849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eb628c5-9e49-45de-adf6-79b2f240b4b9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 248f7c1f-ccdd-4d4c-a722-4e852b0396a9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 248f7c1f-ccdd-4d4c-a722-4e852b0396a9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11982276939937550630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198227693993755063011982276939937550630119822769399375506301198227693993755063011982276939937550630119822769399375506301198227693993755063011982276939937550630119822769399375506301198227693993755063011982276939937550630119822769399375506301198227693993755063011982276939937550630119822769399375506301198227693993755063011982276939937550630119822769399375506301198227693993755063011982276939937550630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bdb9e5d-e42a-45c2-8c74-10d80c7ceb5a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb02ba57-b549-4391-a8fc-7270af48bad5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb02ba57-b549-4391-a8fc-7270af48bad5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15551079701057133079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555107970105713307915551079701057133079155510797010571330791555107970105713307915551079701057133079155510797010571330791555107970105713307915551079701057133079155510797010571330791555107970105713307915551079701057133079155510797010571330791555107970105713307915551079701057133079155510797010571330791555107970105713307915551079701057133079155510797010571330791555107970105713307915551079701057133079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb02ba57-b549-4391-a8fc-7270af48bad5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed6d21d3-b925-48ac-8e10-7d4fc5c730c9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed6d21d3-b925-48ac-8e10-7d4fc5c730c9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16404178545072297900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640417854507229790016404178545072297900164041785450722979001640417854507229790016404178545072297900164041785450722979001640417854507229790016404178545072297900164041785450722979001640417854507229790016404178545072297900164041785450722979001640417854507229790016404178545072297900164041785450722979001640417854507229790016404178545072297900164041785450722979001640417854507229790016404178545072297900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 248f7c1f-ccdd-4d4c-a722-4e852b0396a9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93f6443c-7bcb-4190-86c9-a4d465c88e84, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93f6443c-7bcb-4190-86c9-a4d465c88e84, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12034946570148737788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203494657014873778812034946570148737788120349465701487377881203494657014873778812034946570148737788120349465701487377881203494657014873778812034946570148737788120349465701487377881203494657014873778812034946570148737788120349465701487377881203494657014873778812034946570148737788120349465701487377881203494657014873778812034946570148737788120349465701487377881203494657014873778812034946570148737788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed6d21d3-b925-48ac-8e10-7d4fc5c730c9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a9e4821-295d-4baf-9e8d-491c0015c72a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a9e4821-295d-4baf-9e8d-491c0015c72a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9491414463047004794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94914144630470047949491414463047004794949141446304700479494914144630470047949491414463047004794949141446304700479494914144630470047949491414463047004794949141446304700479494914144630470047949491414463047004794949141446304700479494914144630470047949491414463047004794949141446304700479494914144630470047949491414463047004794949141446304700479494914144630470047949491414463047004794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93f6443c-7bcb-4190-86c9-a4d465c88e84, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f25030-3077-403d-b4c1-ca389b4f774f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f25030-3077-403d-b4c1-ca389b4f774f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7757093998746082483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77570939987460824837757093998746082483775709399874608248377570939987460824837757093998746082483775709399874608248377570939987460824837757093998746082483775709399874608248377570939987460824837757093998746082483775709399874608248377570939987460824837757093998746082483775709399874608248377570939987460824837757093998746082483775709399874608248377570939987460824837757093998746082483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a9e4821-295d-4baf-9e8d-491c0015c72a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6abb08af-9bba-4bab-b918-cb11619c7e06, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6abb08af-9bba-4bab-b918-cb11619c7e06, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1700506866226287426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17005068662262874261700506866226287426170050686622628742617005068662262874261700506866226287426170050686622628742617005068662262874261700506866226287426170050686622628742617005068662262874261700506866226287426170050686622628742617005068662262874261700506866226287426170050686622628742617005068662262874261700506866226287426170050686622628742617005068662262874261700506866226287426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f25030-3077-403d-b4c1-ca389b4f774f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db544ca0-d8cb-4b65-8cff-cb82ba99b3c0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db544ca0-d8cb-4b65-8cff-cb82ba99b3c0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12378972495753453816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237897249575345381612378972495753453816123789724957534538161237897249575345381612378972495753453816123789724957534538161237897249575345381612378972495753453816123789724957534538161237897249575345381612378972495753453816123789724957534538161237897249575345381612378972495753453816123789724957534538161237897249575345381612378972495753453816123789724957534538161237897249575345381612378972495753453816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6abb08af-9bba-4bab-b918-cb11619c7e06, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dab11373-ac30-4438-a35f-b126af324f50, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dab11373-ac30-4438-a35f-b126af324f50, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14919385820493221059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491938582049322105914919385820493221059149193858204932210591491938582049322105914919385820493221059149193858204932210591491938582049322105914919385820493221059149193858204932210591491938582049322105914919385820493221059149193858204932210591491938582049322105914919385820493221059149193858204932210591491938582049322105914919385820493221059149193858204932210591491938582049322105914919385820493221059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db544ca0-d8cb-4b65-8cff-cb82ba99b3c0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bd5cba6-0d16-4892-b51c-51c419d0921e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bd5cba6-0d16-4892-b51c-51c419d0921e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13036333840830060640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303633384083006064013036333840830060640130363338408300606401303633384083006064013036333840830060640130363338408300606401303633384083006064013036333840830060640130363338408300606401303633384083006064013036333840830060640130363338408300606401303633384083006064013036333840830060640130363338408300606401303633384083006064013036333840830060640130363338408300606401303633384083006064013036333840830060640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dab11373-ac30-4438-a35f-b126af324f50, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f05bc07f-7f6d-4ebc-8100-8e670a43b369, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f05bc07f-7f6d-4ebc-8100-8e670a43b369, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8508525748380696210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85085257483806962108508525748380696210850852574838069621085085257483806962108508525748380696210850852574838069621085085257483806962108508525748380696210850852574838069621085085257483806962108508525748380696210850852574838069621085085257483806962108508525748380696210850852574838069621085085257483806962108508525748380696210850852574838069621085085257483806962108508525748380696210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bd5cba6-0d16-4892-b51c-51c419d0921e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f05bc07f-7f6d-4ebc-8100-8e670a43b369, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b3acfb6-d4b9-46cb-ae9d-81a22a3dbeaa, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b3acfb6-d4b9-46cb-ae9d-81a22a3dbeaa, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14749581796681183742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474958179668118374214749581796681183742147495817966811837421474958179668118374214749581796681183742147495817966811837421474958179668118374214749581796681183742147495817966811837421474958179668118374214749581796681183742147495817966811837421474958179668118374214749581796681183742147495817966811837421474958179668118374214749581796681183742147495817966811837421474958179668118374214749581796681183742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 196f788e-909e-4e6f-b5fe-943e7c3dc26e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 196f788e-909e-4e6f-b5fe-943e7c3dc26e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9424183686953722944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94241836869537229449424183686953722944942418368695372294494241836869537229449424183686953722944942418368695372294494241836869537229449424183686953722944942418368695372294494241836869537229449424183686953722944942418368695372294494241836869537229449424183686953722944942418368695372294494241836869537229449424183686953722944942418368695372294494241836869537229449424183686953722944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 196f788e-909e-4e6f-b5fe-943e7c3dc26e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ceab13a-3021-4dc0-95b2-1bc5cb683f09, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ceab13a-3021-4dc0-95b2-1bc5cb683f09, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14453272215483187391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445327221548318739114453272215483187391144532722154831873911445327221548318739114453272215483187391144532722154831873911445327221548318739114453272215483187391144532722154831873911445327221548318739114453272215483187391144532722154831873911445327221548318739114453272215483187391144532722154831873911445327221548318739114453272215483187391144532722154831873911445327221548318739114453272215483187391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b3acfb6-d4b9-46cb-ae9d-81a22a3dbeaa, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34de1202-6a12-4a58-82db-b0221a745684, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34de1202-6a12-4a58-82db-b0221a745684, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8479200221982800253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84792002219828002538479200221982800253847920022198280025384792002219828002538479200221982800253847920022198280025384792002219828002538479200221982800253847920022198280025384792002219828002538479200221982800253847920022198280025384792002219828002538479200221982800253847920022198280025384792002219828002538479200221982800253847920022198280025384792002219828002538479200221982800253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ceab13a-3021-4dc0-95b2-1bc5cb683f09, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83bd0f5e-560c-4552-a350-0ef40710cfc6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83bd0f5e-560c-4552-a350-0ef40710cfc6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14185688262864719934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418568826286471993414185688262864719934141856882628647199341418568826286471993414185688262864719934141856882628647199341418568826286471993414185688262864719934141856882628647199341418568826286471993414185688262864719934141856882628647199341418568826286471993414185688262864719934141856882628647199341418568826286471993414185688262864719934141856882628647199341418568826286471993414185688262864719934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34de1202-6a12-4a58-82db-b0221a745684, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b14841-ea56-4503-bbd5-f9563d41efea, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b14841-ea56-4503-bbd5-f9563d41efea, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15551143469613130366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555114346961313036615551143469613130366155511434696131303661555114346961313036615551143469613130366155511434696131303661555114346961313036615551143469613130366155511434696131303661555114346961313036615551143469613130366155511434696131303661555114346961313036615551143469613130366155511434696131303661555114346961313036615551143469613130366155511434696131303661555114346961313036615551143469613130366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83bd0f5e-560c-4552-a350-0ef40710cfc6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d349a48b-5ddf-49f1-9323-dbe5c10f8e6f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d349a48b-5ddf-49f1-9323-dbe5c10f8e6f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16971873872913029017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697187387291302901716971873872913029017169718738729130290171697187387291302901716971873872913029017169718738729130290171697187387291302901716971873872913029017169718738729130290171697187387291302901716971873872913029017169718738729130290171697187387291302901716971873872913029017169718738729130290171697187387291302901716971873872913029017169718738729130290171697187387291302901716971873872913029017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b14841-ea56-4503-bbd5-f9563d41efea, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42d53156-c8f4-4af3-ba41-e9d74530c986, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42d53156-c8f4-4af3-ba41-e9d74530c986, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15671978283756747740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567197828375674774015671978283756747740156719782837567477401567197828375674774015671978283756747740156719782837567477401567197828375674774015671978283756747740156719782837567477401567197828375674774015671978283756747740156719782837567477401567197828375674774015671978283756747740156719782837567477401567197828375674774015671978283756747740156719782837567477401567197828375674774015671978283756747740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d349a48b-5ddf-49f1-9323-dbe5c10f8e6f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f01f1716-c121-416e-9ae8-5e7de8be6047, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f01f1716-c121-416e-9ae8-5e7de8be6047, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1062849886343423725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10628498863434237251062849886343423725106284988634342372510628498863434237251062849886343423725106284988634342372510628498863434237251062849886343423725106284988634342372510628498863434237251062849886343423725106284988634342372510628498863434237251062849886343423725106284988634342372510628498863434237251062849886343423725106284988634342372510628498863434237251062849886343423725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42d53156-c8f4-4af3-ba41-e9d74530c986, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb06c1a5-a51b-4554-a016-f33d3df1c535, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb06c1a5-a51b-4554-a016-f33d3df1c535, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9047898822552158452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90478988225521584529047898822552158452904789882255215845290478988225521584529047898822552158452904789882255215845290478988225521584529047898822552158452904789882255215845290478988225521584529047898822552158452904789882255215845290478988225521584529047898822552158452904789882255215845290478988225521584529047898822552158452904789882255215845290478988225521584529047898822552158452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f01f1716-c121-416e-9ae8-5e7de8be6047, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cb1747e-cf2c-4960-b645-d397dbe9d9c8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb1747e-cf2c-4960-b645-d397dbe9d9c8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 417189511300484417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417417189511300484417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb1747e-cf2c-4960-b645-d397dbe9d9c8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03d52c6-b0d9-4947-a5f6-8d39e3c31d41, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03d52c6-b0d9-4947-a5f6-8d39e3c31d41, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9536596750623953527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95365967506239535279536596750623953527953659675062395352795365967506239535279536596750623953527953659675062395352795365967506239535279536596750623953527953659675062395352795365967506239535279536596750623953527953659675062395352795365967506239535279536596750623953527953659675062395352795365967506239535279536596750623953527953659675062395352795365967506239535279536596750623953527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb06c1a5-a51b-4554-a016-f33d3df1c535, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63707096-f52d-4ab5-9044-0edd42d63abe, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63707096-f52d-4ab5-9044-0edd42d63abe, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11918778495785168735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191877849578516873511918778495785168735119187784957851687351191877849578516873511918778495785168735119187784957851687351191877849578516873511918778495785168735119187784957851687351191877849578516873511918778495785168735119187784957851687351191877849578516873511918778495785168735119187784957851687351191877849578516873511918778495785168735119187784957851687351191877849578516873511918778495785168735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03d52c6-b0d9-4947-a5f6-8d39e3c31d41, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae43de19-2e5e-4c90-ba23-483286bbfff1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae43de19-2e5e-4c90-ba23-483286bbfff1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8054806152375577525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80548061523755775258054806152375577525805480615237557752580548061523755775258054806152375577525805480615237557752580548061523755775258054806152375577525805480615237557752580548061523755775258054806152375577525805480615237557752580548061523755775258054806152375577525805480615237557752580548061523755775258054806152375577525805480615237557752580548061523755775258054806152375577525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63707096-f52d-4ab5-9044-0edd42d63abe, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71000b0a-08a4-4292-a6e3-e3cbc5df1e7c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71000b0a-08a4-4292-a6e3-e3cbc5df1e7c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17654202434594075723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765420243459407572317654202434594075723176542024345940757231765420243459407572317654202434594075723176542024345940757231765420243459407572317654202434594075723176542024345940757231765420243459407572317654202434594075723176542024345940757231765420243459407572317654202434594075723176542024345940757231765420243459407572317654202434594075723176542024345940757231765420243459407572317654202434594075723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae43de19-2e5e-4c90-ba23-483286bbfff1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb19b3e-4468-41c2-9794-6652ea119cbd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb19b3e-4468-41c2-9794-6652ea119cbd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8400775296415637255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84007752964156372558400775296415637255840077529641563725584007752964156372558400775296415637255840077529641563725584007752964156372558400775296415637255840077529641563725584007752964156372558400775296415637255840077529641563725584007752964156372558400775296415637255840077529641563725584007752964156372558400775296415637255840077529641563725584007752964156372558400775296415637255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71000b0a-08a4-4292-a6e3-e3cbc5df1e7c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf1cd9cc-ea01-42aa-b752-bdc83940cc8a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf1cd9cc-ea01-42aa-b752-bdc83940cc8a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16282766770341477676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628276677034147767616282766770341477676162827667703414776761628276677034147767616282766770341477676162827667703414776761628276677034147767616282766770341477676162827667703414776761628276677034147767616282766770341477676162827667703414776761628276677034147767616282766770341477676162827667703414776761628276677034147767616282766770341477676162827667703414776761628276677034147767616282766770341477676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb19b3e-4468-41c2-9794-6652ea119cbd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d61487b-99e6-4467-8999-fa6f8bbdf6f8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d61487b-99e6-4467-8999-fa6f8bbdf6f8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5123943760398576076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51239437603985760765123943760398576076512394376039857607651239437603985760765123943760398576076512394376039857607651239437603985760765123943760398576076512394376039857607651239437603985760765123943760398576076512394376039857607651239437603985760765123943760398576076512394376039857607651239437603985760765123943760398576076512394376039857607651239437603985760765123943760398576076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf1cd9cc-ea01-42aa-b752-bdc83940cc8a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fdc1a19-69e7-475c-a7aa-47fcffd37b15, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fdc1a19-69e7-475c-a7aa-47fcffd37b15, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1775849565052623534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17758495650526235341775849565052623534177584956505262353417758495650526235341775849565052623534177584956505262353417758495650526235341775849565052623534177584956505262353417758495650526235341775849565052623534177584956505262353417758495650526235341775849565052623534177584956505262353417758495650526235341775849565052623534177584956505262353417758495650526235341775849565052623534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d61487b-99e6-4467-8999-fa6f8bbdf6f8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0826a9f8-1711-45ff-95a4-021c188886b5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fdc1a19-69e7-475c-a7aa-47fcffd37b15, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0826a9f8-1711-45ff-95a4-021c188886b5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16070892619777237292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607089261977723729216070892619777237292160708926197772372921607089261977723729216070892619777237292160708926197772372921607089261977723729216070892619777237292160708926197772372921607089261977723729216070892619777237292160708926197772372921607089261977723729216070892619777237292160708926197772372921607089261977723729216070892619777237292160708926197772372921607089261977723729216070892619777237292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fedc500-f8c2-41dd-9654-b4bc7673648c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fedc500-f8c2-41dd-9654-b4bc7673648c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8149519331220140388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81495193312201403888149519331220140388814951933122014038881495193312201403888149519331220140388814951933122014038881495193312201403888149519331220140388814951933122014038881495193312201403888149519331220140388814951933122014038881495193312201403888149519331220140388814951933122014038881495193312201403888149519331220140388814951933122014038881495193312201403888149519331220140388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0826a9f8-1711-45ff-95a4-021c188886b5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc74bd1b-2d3c-480d-995a-c9949d2f76b3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc74bd1b-2d3c-480d-995a-c9949d2f76b3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11593271740452006179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159327174045200617911593271740452006179115932717404520061791159327174045200617911593271740452006179115932717404520061791159327174045200617911593271740452006179115932717404520061791159327174045200617911593271740452006179115932717404520061791159327174045200617911593271740452006179115932717404520061791159327174045200617911593271740452006179115932717404520061791159327174045200617911593271740452006179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fedc500-f8c2-41dd-9654-b4bc7673648c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bba543f-218b-4c3b-bc04-7d5acf7eb663, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bba543f-218b-4c3b-bc04-7d5acf7eb663, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11490108205062870115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149010820506287011511490108205062870115114901082050628701151149010820506287011511490108205062870115114901082050628701151149010820506287011511490108205062870115114901082050628701151149010820506287011511490108205062870115114901082050628701151149010820506287011511490108205062870115114901082050628701151149010820506287011511490108205062870115114901082050628701151149010820506287011511490108205062870115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc74bd1b-2d3c-480d-995a-c9949d2f76b3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc26003b-e95b-4125-bac8-4534f4e609e5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc26003b-e95b-4125-bac8-4534f4e609e5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3156119904960726489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31561199049607264893156119904960726489315611990496072648931561199049607264893156119904960726489315611990496072648931561199049607264893156119904960726489315611990496072648931561199049607264893156119904960726489315611990496072648931561199049607264893156119904960726489315611990496072648931561199049607264893156119904960726489315611990496072648931561199049607264893156119904960726489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bba543f-218b-4c3b-bc04-7d5acf7eb663, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ad271c7-7510-45b4-86be-e911fd4b34cb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ad271c7-7510-45b4-86be-e911fd4b34cb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4527278310229946662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45272783102299466624527278310229946662452727831022994666245272783102299466624527278310229946662452727831022994666245272783102299466624527278310229946662452727831022994666245272783102299466624527278310229946662452727831022994666245272783102299466624527278310229946662452727831022994666245272783102299466624527278310229946662452727831022994666245272783102299466624527278310229946662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc26003b-e95b-4125-bac8-4534f4e609e5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b61a5922-0400-4234-9e34-1ab3fa5c49e9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b61a5922-0400-4234-9e34-1ab3fa5c49e9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11605069252940201688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160506925294020168811605069252940201688116050692529402016881160506925294020168811605069252940201688116050692529402016881160506925294020168811605069252940201688116050692529402016881160506925294020168811605069252940201688116050692529402016881160506925294020168811605069252940201688116050692529402016881160506925294020168811605069252940201688116050692529402016881160506925294020168811605069252940201688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ad271c7-7510-45b4-86be-e911fd4b34cb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c1cba25-4b63-4d2a-8674-7b652e88b2d6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c1cba25-4b63-4d2a-8674-7b652e88b2d6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15919154400463139850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591915440046313985015919154400463139850159191544004631398501591915440046313985015919154400463139850159191544004631398501591915440046313985015919154400463139850159191544004631398501591915440046313985015919154400463139850159191544004631398501591915440046313985015919154400463139850159191544004631398501591915440046313985015919154400463139850159191544004631398501591915440046313985015919154400463139850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b61a5922-0400-4234-9e34-1ab3fa5c49e9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca117272-fe24-444b-9c5c-22ae92fdc373, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca117272-fe24-444b-9c5c-22ae92fdc373, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18220097949736320801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822009794973632080118220097949736320801182200979497363208011822009794973632080118220097949736320801182200979497363208011822009794973632080118220097949736320801182200979497363208011822009794973632080118220097949736320801182200979497363208011822009794973632080118220097949736320801182200979497363208011822009794973632080118220097949736320801182200979497363208011822009794973632080118220097949736320801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1cba25-4b63-4d2a-8674-7b652e88b2d6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb4953d5-4efc-4467-9b14-7bb68d01271f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb4953d5-4efc-4467-9b14-7bb68d01271f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219880718361112039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721988071836111203917219880718361112039172198807183611120391721988071836111203917219880718361112039172198807183611120391721988071836111203917219880718361112039172198807183611120391721988071836111203917219880718361112039172198807183611120391721988071836111203917219880718361112039172198807183611120391721988071836111203917219880718361112039172198807183611120391721988071836111203917219880718361112039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca117272-fe24-444b-9c5c-22ae92fdc373, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15dad7d7-014b-48d2-b921-fd2de473a603, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15dad7d7-014b-48d2-b921-fd2de473a603, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15160554394324003651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516055439432400365115160554394324003651151605543943240036511516055439432400365115160554394324003651151605543943240036511516055439432400365115160554394324003651151605543943240036511516055439432400365115160554394324003651151605543943240036511516055439432400365115160554394324003651151605543943240036511516055439432400365115160554394324003651151605543943240036511516055439432400365115160554394324003651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb4953d5-4efc-4467-9b14-7bb68d01271f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d4751e4-d517-496b-9d1c-a791d9c03a05, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d4751e4-d517-496b-9d1c-a791d9c03a05, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 762272266766234569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569762272266766234569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15dad7d7-014b-48d2-b921-fd2de473a603, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c603581-e517-4317-b00e-d04ea3726d4c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c603581-e517-4317-b00e-d04ea3726d4c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14688436292858050735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468843629285805073514688436292858050735146884362928580507351468843629285805073514688436292858050735146884362928580507351468843629285805073514688436292858050735146884362928580507351468843629285805073514688436292858050735146884362928580507351468843629285805073514688436292858050735146884362928580507351468843629285805073514688436292858050735146884362928580507351468843629285805073514688436292858050735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d4751e4-d517-496b-9d1c-a791d9c03a05, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51aecb0c-29f4-4282-8b00-cd8ce8c8ac47, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51aecb0c-29f4-4282-8b00-cd8ce8c8ac47, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3448841091312734291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34488410913127342913448841091312734291344884109131273429134488410913127342913448841091312734291344884109131273429134488410913127342913448841091312734291344884109131273429134488410913127342913448841091312734291344884109131273429134488410913127342913448841091312734291344884109131273429134488410913127342913448841091312734291344884109131273429134488410913127342913448841091312734291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c603581-e517-4317-b00e-d04ea3726d4c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8ad4c4-4263-4715-a19b-cff917ca268b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8ad4c4-4263-4715-a19b-cff917ca268b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18369427427636008083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836942742763600808318369427427636008083183694274276360080831836942742763600808318369427427636008083183694274276360080831836942742763600808318369427427636008083183694274276360080831836942742763600808318369427427636008083183694274276360080831836942742763600808318369427427636008083183694274276360080831836942742763600808318369427427636008083183694274276360080831836942742763600808318369427427636008083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51aecb0c-29f4-4282-8b00-cd8ce8c8ac47, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b2b4ab6-361e-4248-bb5a-0295149eb331, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8ad4c4-4263-4715-a19b-cff917ca268b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b2b4ab6-361e-4248-bb5a-0295149eb331, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8450540642195716913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84505406421957169138450540642195716913845054064219571691384505406421957169138450540642195716913845054064219571691384505406421957169138450540642195716913845054064219571691384505406421957169138450540642195716913845054064219571691384505406421957169138450540642195716913845054064219571691384505406421957169138450540642195716913845054064219571691384505406421957169138450540642195716913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0383feca-8291-4c89-8920-f4be4e10b794, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0383feca-8291-4c89-8920-f4be4e10b794, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11379809695200015234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137980969520001523411379809695200015234113798096952000152341137980969520001523411379809695200015234113798096952000152341137980969520001523411379809695200015234113798096952000152341137980969520001523411379809695200015234113798096952000152341137980969520001523411379809695200015234113798096952000152341137980969520001523411379809695200015234113798096952000152341137980969520001523411379809695200015234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b2b4ab6-361e-4248-bb5a-0295149eb331, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9b9e1c0-f3cf-473f-9a35-c14b96ea159e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9b9e1c0-f3cf-473f-9a35-c14b96ea159e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8078684446797277033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80786844467972770338078684446797277033807868444679727703380786844467972770338078684446797277033807868444679727703380786844467972770338078684446797277033807868444679727703380786844467972770338078684446797277033807868444679727703380786844467972770338078684446797277033807868444679727703380786844467972770338078684446797277033807868444679727703380786844467972770338078684446797277033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0383feca-8291-4c89-8920-f4be4e10b794, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2864a26-6a8c-4986-967d-dd3874910a9e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2864a26-6a8c-4986-967d-dd3874910a9e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8326456259563547856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83264562595635478568326456259563547856832645625956354785683264562595635478568326456259563547856832645625956354785683264562595635478568326456259563547856832645625956354785683264562595635478568326456259563547856832645625956354785683264562595635478568326456259563547856832645625956354785683264562595635478568326456259563547856832645625956354785683264562595635478568326456259563547856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2864a26-6a8c-4986-967d-dd3874910a9e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7fd5100-3d26-4983-b896-0bac59a7fc1b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7fd5100-3d26-4983-b896-0bac59a7fc1b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16850335808923335700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685033580892333570016850335808923335700168503358089233357001685033580892333570016850335808923335700168503358089233357001685033580892333570016850335808923335700168503358089233357001685033580892333570016850335808923335700168503358089233357001685033580892333570016850335808923335700168503358089233357001685033580892333570016850335808923335700168503358089233357001685033580892333570016850335808923335700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9b9e1c0-f3cf-473f-9a35-c14b96ea159e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e67f62e2-bdf9-4bfe-938b-8d55e9b7b047, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67f62e2-bdf9-4bfe-938b-8d55e9b7b047, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1608731930889092759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16087319308890927591608731930889092759160873193088909275916087319308890927591608731930889092759160873193088909275916087319308890927591608731930889092759160873193088909275916087319308890927591608731930889092759160873193088909275916087319308890927591608731930889092759160873193088909275916087319308890927591608731930889092759160873193088909275916087319308890927591608731930889092759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7fd5100-3d26-4983-b896-0bac59a7fc1b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38ec1e49-938d-4bfb-a8c3-e8f50b11b888, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38ec1e49-938d-4bfb-a8c3-e8f50b11b888, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1582140660503828482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15821406605038284821582140660503828482158214066050382848215821406605038284821582140660503828482158214066050382848215821406605038284821582140660503828482158214066050382848215821406605038284821582140660503828482158214066050382848215821406605038284821582140660503828482158214066050382848215821406605038284821582140660503828482158214066050382848215821406605038284821582140660503828482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67f62e2-bdf9-4bfe-938b-8d55e9b7b047, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 728af19f-f51b-4f1f-933c-a296c5dfe3d7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 728af19f-f51b-4f1f-933c-a296c5dfe3d7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4613005632633572932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46130056326335729324613005632633572932461300563263357293246130056326335729324613005632633572932461300563263357293246130056326335729324613005632633572932461300563263357293246130056326335729324613005632633572932461300563263357293246130056326335729324613005632633572932461300563263357293246130056326335729324613005632633572932461300563263357293246130056326335729324613005632633572932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38ec1e49-938d-4bfb-a8c3-e8f50b11b888, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bcb0fcd-bf66-4a10-af49-410b198e26a9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bcb0fcd-bf66-4a10-af49-410b198e26a9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16432631260967838184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643263126096783818416432631260967838184164326312609678381841643263126096783818416432631260967838184164326312609678381841643263126096783818416432631260967838184164326312609678381841643263126096783818416432631260967838184164326312609678381841643263126096783818416432631260967838184164326312609678381841643263126096783818416432631260967838184164326312609678381841643263126096783818416432631260967838184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 728af19f-f51b-4f1f-933c-a296c5dfe3d7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16be40bc-44e5-4365-8250-6544f3c6300f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16be40bc-44e5-4365-8250-6544f3c6300f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17745401852935123849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774540185293512384917745401852935123849177454018529351238491774540185293512384917745401852935123849177454018529351238491774540185293512384917745401852935123849177454018529351238491774540185293512384917745401852935123849177454018529351238491774540185293512384917745401852935123849177454018529351238491774540185293512384917745401852935123849177454018529351238491774540185293512384917745401852935123849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bcb0fcd-bf66-4a10-af49-410b198e26a9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b67701-81ad-4b04-a7b6-5b48cddcb7f0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b67701-81ad-4b04-a7b6-5b48cddcb7f0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12865942590230815384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286594259023081538412865942590230815384128659425902308153841286594259023081538412865942590230815384128659425902308153841286594259023081538412865942590230815384128659425902308153841286594259023081538412865942590230815384128659425902308153841286594259023081538412865942590230815384128659425902308153841286594259023081538412865942590230815384128659425902308153841286594259023081538412865942590230815384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16be40bc-44e5-4365-8250-6544f3c6300f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc6c8e0-e92e-4c6f-8ce9-913d08663002, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc6c8e0-e92e-4c6f-8ce9-913d08663002, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3397090557677706512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33970905576777065123397090557677706512339709055767770651233970905576777065123397090557677706512339709055767770651233970905576777065123397090557677706512339709055767770651233970905576777065123397090557677706512339709055767770651233970905576777065123397090557677706512339709055767770651233970905576777065123397090557677706512339709055767770651233970905576777065123397090557677706512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b67701-81ad-4b04-a7b6-5b48cddcb7f0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a0add1c-47fc-4c75-ad5b-4ece78355193, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc6c8e0-e92e-4c6f-8ce9-913d08663002, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c2f4809-0755-4630-a071-d329c90f850c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c2f4809-0755-4630-a071-d329c90f850c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9880525443584586431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98805254435845864319880525443584586431988052544358458643198805254435845864319880525443584586431988052544358458643198805254435845864319880525443584586431988052544358458643198805254435845864319880525443584586431988052544358458643198805254435845864319880525443584586431988052544358458643198805254435845864319880525443584586431988052544358458643198805254435845864319880525443584586431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a0add1c-47fc-4c75-ad5b-4ece78355193, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11794181718056782664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179418171805678266411794181718056782664117941817180567826641179418171805678266411794181718056782664117941817180567826641179418171805678266411794181718056782664117941817180567826641179418171805678266411794181718056782664117941817180567826641179418171805678266411794181718056782664117941817180567826641179418171805678266411794181718056782664117941817180567826641179418171805678266411794181718056782664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c2f4809-0755-4630-a071-d329c90f850c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77c7de7-2700-40b6-b44b-9157e36fc45b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77c7de7-2700-40b6-b44b-9157e36fc45b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10326936919375055926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032693691937505592610326936919375055926103269369193750559261032693691937505592610326936919375055926103269369193750559261032693691937505592610326936919375055926103269369193750559261032693691937505592610326936919375055926103269369193750559261032693691937505592610326936919375055926103269369193750559261032693691937505592610326936919375055926103269369193750559261032693691937505592610326936919375055926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a0add1c-47fc-4c75-ad5b-4ece78355193, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9304cd17-b14a-4953-ae59-bb1f26df5536, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9304cd17-b14a-4953-ae59-bb1f26df5536, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8498987314898114592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84989873148981145928498987314898114592849898731489811459284989873148981145928498987314898114592849898731489811459284989873148981145928498987314898114592849898731489811459284989873148981145928498987314898114592849898731489811459284989873148981145928498987314898114592849898731489811459284989873148981145928498987314898114592849898731489811459284989873148981145928498987314898114592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77c7de7-2700-40b6-b44b-9157e36fc45b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9248a270-152e-4c0a-8dbe-752b588a6184, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9248a270-152e-4c0a-8dbe-752b588a6184, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18358727628943746080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835872762894374608018358727628943746080183587276289437460801835872762894374608018358727628943746080183587276289437460801835872762894374608018358727628943746080183587276289437460801835872762894374608018358727628943746080183587276289437460801835872762894374608018358727628943746080183587276289437460801835872762894374608018358727628943746080183587276289437460801835872762894374608018358727628943746080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9304cd17-b14a-4953-ae59-bb1f26df5536, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76eb4966-d5ed-4696-9b33-0d0886918693, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76eb4966-d5ed-4696-9b33-0d0886918693, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 405489162061449017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017405489162061449017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9248a270-152e-4c0a-8dbe-752b588a6184, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d426bdce-b690-415d-a22d-da0dd727349e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d426bdce-b690-415d-a22d-da0dd727349e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6380441737037190821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63804417370371908216380441737037190821638044173703719082163804417370371908216380441737037190821638044173703719082163804417370371908216380441737037190821638044173703719082163804417370371908216380441737037190821638044173703719082163804417370371908216380441737037190821638044173703719082163804417370371908216380441737037190821638044173703719082163804417370371908216380441737037190821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76eb4966-d5ed-4696-9b33-0d0886918693, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88eeb9e8-a7be-4afa-8118-723023330261, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88eeb9e8-a7be-4afa-8118-723023330261, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5250060440461192261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52500604404611922615250060440461192261525006044046119226152500604404611922615250060440461192261525006044046119226152500604404611922615250060440461192261525006044046119226152500604404611922615250060440461192261525006044046119226152500604404611922615250060440461192261525006044046119226152500604404611922615250060440461192261525006044046119226152500604404611922615250060440461192261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88eeb9e8-a7be-4afa-8118-723023330261, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce6ec7d-98e9-417c-a0c5-0e18a0180e2f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce6ec7d-98e9-417c-a0c5-0e18a0180e2f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16617163084932963046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661716308493296304616617163084932963046166171630849329630461661716308493296304616617163084932963046166171630849329630461661716308493296304616617163084932963046166171630849329630461661716308493296304616617163084932963046166171630849329630461661716308493296304616617163084932963046166171630849329630461661716308493296304616617163084932963046166171630849329630461661716308493296304616617163084932963046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d426bdce-b690-415d-a22d-da0dd727349e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a268dbd3-b3b6-489b-a542-04eccb84178b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a268dbd3-b3b6-489b-a542-04eccb84178b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18048494892804960579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804849489280496057918048494892804960579180484948928049605791804849489280496057918048494892804960579180484948928049605791804849489280496057918048494892804960579180484948928049605791804849489280496057918048494892804960579180484948928049605791804849489280496057918048494892804960579180484948928049605791804849489280496057918048494892804960579180484948928049605791804849489280496057918048494892804960579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce6ec7d-98e9-417c-a0c5-0e18a0180e2f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a268dbd3-b3b6-489b-a542-04eccb84178b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b0027ee-55aa-4cad-8a74-516198d4522e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b0027ee-55aa-4cad-8a74-516198d4522e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14085117024706853196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408511702470685319614085117024706853196140851170247068531961408511702470685319614085117024706853196140851170247068531961408511702470685319614085117024706853196140851170247068531961408511702470685319614085117024706853196140851170247068531961408511702470685319614085117024706853196140851170247068531961408511702470685319614085117024706853196140851170247068531961408511702470685319614085117024706853196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a78fea6-4f28-4013-9b41-10b40cf3d013, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a78fea6-4f28-4013-9b41-10b40cf3d013, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11952125463893605188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195212546389360518811952125463893605188119521254638936051881195212546389360518811952125463893605188119521254638936051881195212546389360518811952125463893605188119521254638936051881195212546389360518811952125463893605188119521254638936051881195212546389360518811952125463893605188119521254638936051881195212546389360518811952125463893605188119521254638936051881195212546389360518811952125463893605188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b0027ee-55aa-4cad-8a74-516198d4522e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043750cd-176b-46d9-8f52-30eac6def46b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043750cd-176b-46d9-8f52-30eac6def46b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2509566085472882747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25095660854728827472509566085472882747250956608547288274725095660854728827472509566085472882747250956608547288274725095660854728827472509566085472882747250956608547288274725095660854728827472509566085472882747250956608547288274725095660854728827472509566085472882747250956608547288274725095660854728827472509566085472882747250956608547288274725095660854728827472509566085472882747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a78fea6-4f28-4013-9b41-10b40cf3d013, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df4c6919-f1f0-4f8b-93ab-a76c6f511efc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df4c6919-f1f0-4f8b-93ab-a76c6f511efc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1079726297897000255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10797262978970002551079726297897000255107972629789700025510797262978970002551079726297897000255107972629789700025510797262978970002551079726297897000255107972629789700025510797262978970002551079726297897000255107972629789700025510797262978970002551079726297897000255107972629789700025510797262978970002551079726297897000255107972629789700025510797262978970002551079726297897000255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043750cd-176b-46d9-8f52-30eac6def46b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f92699a-0237-48cd-9981-9da93fdd79d5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f92699a-0237-48cd-9981-9da93fdd79d5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13581482286135069135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358148228613506913513581482286135069135135814822861350691351358148228613506913513581482286135069135135814822861350691351358148228613506913513581482286135069135135814822861350691351358148228613506913513581482286135069135135814822861350691351358148228613506913513581482286135069135135814822861350691351358148228613506913513581482286135069135135814822861350691351358148228613506913513581482286135069135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f92699a-0237-48cd-9981-9da93fdd79d5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d1c620e-a817-4ffb-a487-4ed6b07ce562, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d1c620e-a817-4ffb-a487-4ed6b07ce562, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12882826816103255922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288282681610325592212882826816103255922128828268161032559221288282681610325592212882826816103255922128828268161032559221288282681610325592212882826816103255922128828268161032559221288282681610325592212882826816103255922128828268161032559221288282681610325592212882826816103255922128828268161032559221288282681610325592212882826816103255922128828268161032559221288282681610325592212882826816103255922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df4c6919-f1f0-4f8b-93ab-a76c6f511efc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b7a321-8e48-4956-bc7e-517c3c75cfd9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b7a321-8e48-4956-bc7e-517c3c75cfd9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5337608003681972913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53376080036819729135337608003681972913533760800368197291353376080036819729135337608003681972913533760800368197291353376080036819729135337608003681972913533760800368197291353376080036819729135337608003681972913533760800368197291353376080036819729135337608003681972913533760800368197291353376080036819729135337608003681972913533760800368197291353376080036819729135337608003681972913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b7a321-8e48-4956-bc7e-517c3c75cfd9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e75cc81-5bb0-41e5-924f-78801968efcb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e75cc81-5bb0-41e5-924f-78801968efcb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 48434171843697188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4843417184369718848434171843697188484341718436971884843417184369718848434171843697188484341718436971884843417184369718848434171843697188484341718436971884843417184369718848434171843697188484341718436971884843417184369718848434171843697188484341718436971884843417184369718848434171843697188484341718436971884843417184369718848434171843697188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d1c620e-a817-4ffb-a487-4ed6b07ce562, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cabf388-5457-4732-b9e6-33c9c1d180c6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cabf388-5457-4732-b9e6-33c9c1d180c6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14477567647623107826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447756764762310782614477567647623107826144775676476231078261447756764762310782614477567647623107826144775676476231078261447756764762310782614477567647623107826144775676476231078261447756764762310782614477567647623107826144775676476231078261447756764762310782614477567647623107826144775676476231078261447756764762310782614477567647623107826144775676476231078261447756764762310782614477567647623107826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e75cc81-5bb0-41e5-924f-78801968efcb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23977bcf-c969-46e2-84a8-07cda359e4bf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23977bcf-c969-46e2-84a8-07cda359e4bf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17078309698812089873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707830969881208987317078309698812089873170783096988120898731707830969881208987317078309698812089873170783096988120898731707830969881208987317078309698812089873170783096988120898731707830969881208987317078309698812089873170783096988120898731707830969881208987317078309698812089873170783096988120898731707830969881208987317078309698812089873170783096988120898731707830969881208987317078309698812089873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cabf388-5457-4732-b9e6-33c9c1d180c6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c83e28be-e158-45c5-964e-c63548f8667b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c83e28be-e158-45c5-964e-c63548f8667b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11785556134375385640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178555613437538564011785556134375385640117855561343753856401178555613437538564011785556134375385640117855561343753856401178555613437538564011785556134375385640117855561343753856401178555613437538564011785556134375385640117855561343753856401178555613437538564011785556134375385640117855561343753856401178555613437538564011785556134375385640117855561343753856401178555613437538564011785556134375385640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23977bcf-c969-46e2-84a8-07cda359e4bf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9766e9ca-fa7d-449b-928c-39b972b6d257, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9766e9ca-fa7d-449b-928c-39b972b6d257, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15386981439321409527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538698143932140952715386981439321409527153869814393214095271538698143932140952715386981439321409527153869814393214095271538698143932140952715386981439321409527153869814393214095271538698143932140952715386981439321409527153869814393214095271538698143932140952715386981439321409527153869814393214095271538698143932140952715386981439321409527153869814393214095271538698143932140952715386981439321409527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c83e28be-e158-45c5-964e-c63548f8667b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0095ce2-4b0b-4077-ba87-ee01108d6aa1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0095ce2-4b0b-4077-ba87-ee01108d6aa1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3179341450136033367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31793414501360333673179341450136033367317934145013603336731793414501360333673179341450136033367317934145013603336731793414501360333673179341450136033367317934145013603336731793414501360333673179341450136033367317934145013603336731793414501360333673179341450136033367317934145013603336731793414501360333673179341450136033367317934145013603336731793414501360333673179341450136033367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0095ce2-4b0b-4077-ba87-ee01108d6aa1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f637bcdd-0ab5-4bf0-8c48-f8e75e36f0ae, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f637bcdd-0ab5-4bf0-8c48-f8e75e36f0ae, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3152063409377481136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31520634093774811363152063409377481136315206340937748113631520634093774811363152063409377481136315206340937748113631520634093774811363152063409377481136315206340937748113631520634093774811363152063409377481136315206340937748113631520634093774811363152063409377481136315206340937748113631520634093774811363152063409377481136315206340937748113631520634093774811363152063409377481136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9766e9ca-fa7d-449b-928c-39b972b6d257, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81257279-eb6d-4a35-89a7-41f9341bb763, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81257279-eb6d-4a35-89a7-41f9341bb763, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17478134549033386587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747813454903338658717478134549033386587174781345490333865871747813454903338658717478134549033386587174781345490333865871747813454903338658717478134549033386587174781345490333865871747813454903338658717478134549033386587174781345490333865871747813454903338658717478134549033386587174781345490333865871747813454903338658717478134549033386587174781345490333865871747813454903338658717478134549033386587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81257279-eb6d-4a35-89a7-41f9341bb763, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f637bcdd-0ab5-4bf0-8c48-f8e75e36f0ae, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2630e90-3ef4-43c5-a7b5-b52821937749, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2630e90-3ef4-43c5-a7b5-b52821937749, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16517207187252732811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651720718725273281116517207187252732811165172071872527328111651720718725273281116517207187252732811165172071872527328111651720718725273281116517207187252732811165172071872527328111651720718725273281116517207187252732811165172071872527328111651720718725273281116517207187252732811165172071872527328111651720718725273281116517207187252732811165172071872527328111651720718725273281116517207187252732811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 819d69aa-c28d-441a-af13-b47dabb33c50, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 819d69aa-c28d-441a-af13-b47dabb33c50, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7784359340682848947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77843593406828489477784359340682848947778435934068284894777843593406828489477784359340682848947778435934068284894777843593406828489477784359340682848947778435934068284894777843593406828489477784359340682848947778435934068284894777843593406828489477784359340682848947778435934068284894777843593406828489477784359340682848947778435934068284894777843593406828489477784359340682848947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2630e90-3ef4-43c5-a7b5-b52821937749, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480f805b-b060-477c-964f-a069377b2558, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480f805b-b060-477c-964f-a069377b2558, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14093189369510491971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409318936951049197114093189369510491971140931893695104919711409318936951049197114093189369510491971140931893695104919711409318936951049197114093189369510491971140931893695104919711409318936951049197114093189369510491971140931893695104919711409318936951049197114093189369510491971140931893695104919711409318936951049197114093189369510491971140931893695104919711409318936951049197114093189369510491971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 819d69aa-c28d-441a-af13-b47dabb33c50, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ebfe05f-9648-4a88-8e43-3b22bd8ce36f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ebfe05f-9648-4a88-8e43-3b22bd8ce36f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15164103349081234088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516410334908123408815164103349081234088151641033490812340881516410334908123408815164103349081234088151641033490812340881516410334908123408815164103349081234088151641033490812340881516410334908123408815164103349081234088151641033490812340881516410334908123408815164103349081234088151641033490812340881516410334908123408815164103349081234088151641033490812340881516410334908123408815164103349081234088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480f805b-b060-477c-964f-a069377b2558, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb0a2d8-f46f-42eb-8106-06ac45a91909, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb0a2d8-f46f-42eb-8106-06ac45a91909, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10614707129482979597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061470712948297959710614707129482979597106147071294829795971061470712948297959710614707129482979597106147071294829795971061470712948297959710614707129482979597106147071294829795971061470712948297959710614707129482979597106147071294829795971061470712948297959710614707129482979597106147071294829795971061470712948297959710614707129482979597106147071294829795971061470712948297959710614707129482979597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ebfe05f-9648-4a88-8e43-3b22bd8ce36f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 894ea11a-8295-4799-a739-7af531035c95, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 894ea11a-8295-4799-a739-7af531035c95, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2218001919992986527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22180019199929865272218001919992986527221800191999298652722180019199929865272218001919992986527221800191999298652722180019199929865272218001919992986527221800191999298652722180019199929865272218001919992986527221800191999298652722180019199929865272218001919992986527221800191999298652722180019199929865272218001919992986527221800191999298652722180019199929865272218001919992986527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb0a2d8-f46f-42eb-8106-06ac45a91909, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a312d38-2ec3-4d16-b2b5-82cefbd2fc64, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a312d38-2ec3-4d16-b2b5-82cefbd2fc64, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10863520828194128929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086352082819412892910863520828194128929108635208281941289291086352082819412892910863520828194128929108635208281941289291086352082819412892910863520828194128929108635208281941289291086352082819412892910863520828194128929108635208281941289291086352082819412892910863520828194128929108635208281941289291086352082819412892910863520828194128929108635208281941289291086352082819412892910863520828194128929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 894ea11a-8295-4799-a739-7af531035c95, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a38c3da4-e77d-486f-830f-9086323e6744, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a38c3da4-e77d-486f-830f-9086323e6744, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3076099002828522147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30760990028285221473076099002828522147307609900282852214730760990028285221473076099002828522147307609900282852214730760990028285221473076099002828522147307609900282852214730760990028285221473076099002828522147307609900282852214730760990028285221473076099002828522147307609900282852214730760990028285221473076099002828522147307609900282852214730760990028285221473076099002828522147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a312d38-2ec3-4d16-b2b5-82cefbd2fc64, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51e18503-ac69-44ad-9325-893c41f16bd2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51e18503-ac69-44ad-9325-893c41f16bd2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12123889536409104396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212388953640910439612123889536409104396121238895364091043961212388953640910439612123889536409104396121238895364091043961212388953640910439612123889536409104396121238895364091043961212388953640910439612123889536409104396121238895364091043961212388953640910439612123889536409104396121238895364091043961212388953640910439612123889536409104396121238895364091043961212388953640910439612123889536409104396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a38c3da4-e77d-486f-830f-9086323e6744, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda63cb7-de8e-45c0-84d2-598f8c6c4c4f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda63cb7-de8e-45c0-84d2-598f8c6c4c4f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2161599671753538126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21615996717535381262161599671753538126216159967175353812621615996717535381262161599671753538126216159967175353812621615996717535381262161599671753538126216159967175353812621615996717535381262161599671753538126216159967175353812621615996717535381262161599671753538126216159967175353812621615996717535381262161599671753538126216159967175353812621615996717535381262161599671753538126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51e18503-ac69-44ad-9325-893c41f16bd2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f106760-c36a-4cf9-be91-83a740561f5e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f106760-c36a-4cf9-be91-83a740561f5e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12117445714103984225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211744571410398422512117445714103984225121174457141039842251211744571410398422512117445714103984225121174457141039842251211744571410398422512117445714103984225121174457141039842251211744571410398422512117445714103984225121174457141039842251211744571410398422512117445714103984225121174457141039842251211744571410398422512117445714103984225121174457141039842251211744571410398422512117445714103984225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f106760-c36a-4cf9-be91-83a740561f5e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ac0da89-0751-448b-8ec9-d7bcdac214a9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda63cb7-de8e-45c0-84d2-598f8c6c4c4f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ac0da89-0751-448b-8ec9-d7bcdac214a9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10567784538264813849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056778453826481384910567784538264813849105677845382648138491056778453826481384910567784538264813849105677845382648138491056778453826481384910567784538264813849105677845382648138491056778453826481384910567784538264813849105677845382648138491056778453826481384910567784538264813849105677845382648138491056778453826481384910567784538264813849105677845382648138491056778453826481384910567784538264813849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 729edb67-952e-44c8-a402-c2c907f39abd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 729edb67-952e-44c8-a402-c2c907f39abd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3004552450131258145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30045524501312581453004552450131258145300455245013125814530045524501312581453004552450131258145300455245013125814530045524501312581453004552450131258145300455245013125814530045524501312581453004552450131258145300455245013125814530045524501312581453004552450131258145300455245013125814530045524501312581453004552450131258145300455245013125814530045524501312581453004552450131258145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ac0da89-0751-448b-8ec9-d7bcdac214a9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 729edb67-952e-44c8-a402-c2c907f39abd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc3e6195-06f4-47ff-a866-f83c3f250e52, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73ab6324-516b-4a46-b862-20d7a24295fd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc3e6195-06f4-47ff-a866-f83c3f250e52, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17861786303722946991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786178630372294699117861786303722946991178617863037229469911786178630372294699117861786303722946991178617863037229469911786178630372294699117861786303722946991178617863037229469911786178630372294699117861786303722946991178617863037229469911786178630372294699117861786303722946991178617863037229469911786178630372294699117861786303722946991178617863037229469911786178630372294699117861786303722946991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73ab6324-516b-4a46-b862-20d7a24295fd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7036520540051323688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70365205400513236887036520540051323688703652054005132368870365205400513236887036520540051323688703652054005132368870365205400513236887036520540051323688703652054005132368870365205400513236887036520540051323688703652054005132368870365205400513236887036520540051323688703652054005132368870365205400513236887036520540051323688703652054005132368870365205400513236887036520540051323688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73ab6324-516b-4a46-b862-20d7a24295fd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1873d1c3-c7ff-47cc-8789-9d233a2ae3c6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1873d1c3-c7ff-47cc-8789-9d233a2ae3c6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16011799388793024582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601179938879302458216011799388793024582160117993887930245821601179938879302458216011799388793024582160117993887930245821601179938879302458216011799388793024582160117993887930245821601179938879302458216011799388793024582160117993887930245821601179938879302458216011799388793024582160117993887930245821601179938879302458216011799388793024582160117993887930245821601179938879302458216011799388793024582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc3e6195-06f4-47ff-a866-f83c3f250e52, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 052ab866-4033-4cac-8883-c966e5ff4498, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 052ab866-4033-4cac-8883-c966e5ff4498, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10775238525268131376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077523852526813137610775238525268131376107752385252681313761077523852526813137610775238525268131376107752385252681313761077523852526813137610775238525268131376107752385252681313761077523852526813137610775238525268131376107752385252681313761077523852526813137610775238525268131376107752385252681313761077523852526813137610775238525268131376107752385252681313761077523852526813137610775238525268131376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1873d1c3-c7ff-47cc-8789-9d233a2ae3c6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79deda42-0ff9-4319-99e0-b63511c875cb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79deda42-0ff9-4319-99e0-b63511c875cb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10339570864781530230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033957086478153023010339570864781530230103395708647815302301033957086478153023010339570864781530230103395708647815302301033957086478153023010339570864781530230103395708647815302301033957086478153023010339570864781530230103395708647815302301033957086478153023010339570864781530230103395708647815302301033957086478153023010339570864781530230103395708647815302301033957086478153023010339570864781530230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 052ab866-4033-4cac-8883-c966e5ff4498, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cadc20ae-a968-4c6e-b200-90b7dd8a1ad7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cadc20ae-a968-4c6e-b200-90b7dd8a1ad7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7803005295184183761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78030052951841837617803005295184183761780300529518418376178030052951841837617803005295184183761780300529518418376178030052951841837617803005295184183761780300529518418376178030052951841837617803005295184183761780300529518418376178030052951841837617803005295184183761780300529518418376178030052951841837617803005295184183761780300529518418376178030052951841837617803005295184183761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cadc20ae-a968-4c6e-b200-90b7dd8a1ad7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a247ace-3280-482d-9a18-51bc6045e251, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a247ace-3280-482d-9a18-51bc6045e251, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964494891905306077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077964494891905306077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79deda42-0ff9-4319-99e0-b63511c875cb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d65434-c5b1-4b93-8851-bd8576cf02b5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d65434-c5b1-4b93-8851-bd8576cf02b5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5684955293058368394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56849552930583683945684955293058368394568495529305836839456849552930583683945684955293058368394568495529305836839456849552930583683945684955293058368394568495529305836839456849552930583683945684955293058368394568495529305836839456849552930583683945684955293058368394568495529305836839456849552930583683945684955293058368394568495529305836839456849552930583683945684955293058368394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a247ace-3280-482d-9a18-51bc6045e251, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d65434-c5b1-4b93-8851-bd8576cf02b5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c83bd11-1ed4-4920-a5d9-188702384753, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c83bd11-1ed4-4920-a5d9-188702384753, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9300865786156004720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93008657861560047209300865786156004720930086578615600472093008657861560047209300865786156004720930086578615600472093008657861560047209300865786156004720930086578615600472093008657861560047209300865786156004720930086578615600472093008657861560047209300865786156004720930086578615600472093008657861560047209300865786156004720930086578615600472093008657861560047209300865786156004720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58c99224-fc00-40ff-869c-8137c741f4e4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58c99224-fc00-40ff-869c-8137c741f4e4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7431369771732156553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74313697717321565537431369771732156553743136977173215655374313697717321565537431369771732156553743136977173215655374313697717321565537431369771732156553743136977173215655374313697717321565537431369771732156553743136977173215655374313697717321565537431369771732156553743136977173215655374313697717321565537431369771732156553743136977173215655374313697717321565537431369771732156553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c83bd11-1ed4-4920-a5d9-188702384753, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 033d835c-ab84-4a1d-8181-1ff9021bf978, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 033d835c-ab84-4a1d-8181-1ff9021bf978, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13274924400854517660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327492440085451766013274924400854517660132749244008545176601327492440085451766013274924400854517660132749244008545176601327492440085451766013274924400854517660132749244008545176601327492440085451766013274924400854517660132749244008545176601327492440085451766013274924400854517660132749244008545176601327492440085451766013274924400854517660132749244008545176601327492440085451766013274924400854517660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58c99224-fc00-40ff-869c-8137c741f4e4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f9fe6d-92da-4bf2-9511-39f73f2730a8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f9fe6d-92da-4bf2-9511-39f73f2730a8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15152793882975941164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515279388297594116415152793882975941164151527938829759411641515279388297594116415152793882975941164151527938829759411641515279388297594116415152793882975941164151527938829759411641515279388297594116415152793882975941164151527938829759411641515279388297594116415152793882975941164151527938829759411641515279388297594116415152793882975941164151527938829759411641515279388297594116415152793882975941164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 033d835c-ab84-4a1d-8181-1ff9021bf978, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3aaece-aed5-45d9-b2bc-70291633859b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3aaece-aed5-45d9-b2bc-70291633859b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6849208513161255758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68492085131612557586849208513161255758684920851316125575868492085131612557586849208513161255758684920851316125575868492085131612557586849208513161255758684920851316125575868492085131612557586849208513161255758684920851316125575868492085131612557586849208513161255758684920851316125575868492085131612557586849208513161255758684920851316125575868492085131612557586849208513161255758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f9fe6d-92da-4bf2-9511-39f73f2730a8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ade28c-74b8-42c0-ae7b-e6f3bd7afa9d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ade28c-74b8-42c0-ae7b-e6f3bd7afa9d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3186537317875456483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31865373178754564833186537317875456483318653731787545648331865373178754564833186537317875456483318653731787545648331865373178754564833186537317875456483318653731787545648331865373178754564833186537317875456483318653731787545648331865373178754564833186537317875456483318653731787545648331865373178754564833186537317875456483318653731787545648331865373178754564833186537317875456483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3aaece-aed5-45d9-b2bc-70291633859b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7957ceee-36f9-42f0-86ac-e615fdb15f4f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7957ceee-36f9-42f0-86ac-e615fdb15f4f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14237103720514124341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423710372051412434114237103720514124341142371037205141243411423710372051412434114237103720514124341142371037205141243411423710372051412434114237103720514124341142371037205141243411423710372051412434114237103720514124341142371037205141243411423710372051412434114237103720514124341142371037205141243411423710372051412434114237103720514124341142371037205141243411423710372051412434114237103720514124341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ade28c-74b8-42c0-ae7b-e6f3bd7afa9d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ddfd07-21c6-4ccb-95f5-cf6cab41b4c5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ddfd07-21c6-4ccb-95f5-cf6cab41b4c5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10428799087441162375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042879908744116237510428799087441162375104287990874411623751042879908744116237510428799087441162375104287990874411623751042879908744116237510428799087441162375104287990874411623751042879908744116237510428799087441162375104287990874411623751042879908744116237510428799087441162375104287990874411623751042879908744116237510428799087441162375104287990874411623751042879908744116237510428799087441162375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ddfd07-21c6-4ccb-95f5-cf6cab41b4c5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25026f56-2c75-47cf-a939-ff2b0d26393d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25026f56-2c75-47cf-a939-ff2b0d26393d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8817978020137259020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88179780201372590208817978020137259020881797802013725902088179780201372590208817978020137259020881797802013725902088179780201372590208817978020137259020881797802013725902088179780201372590208817978020137259020881797802013725902088179780201372590208817978020137259020881797802013725902088179780201372590208817978020137259020881797802013725902088179780201372590208817978020137259020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7957ceee-36f9-42f0-86ac-e615fdb15f4f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e65e4ce-b6b2-4384-9683-5899b004ce22, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e65e4ce-b6b2-4384-9683-5899b004ce22, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8801460269012396968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88014602690123969688801460269012396968880146026901239696888014602690123969688801460269012396968880146026901239696888014602690123969688801460269012396968880146026901239696888014602690123969688801460269012396968880146026901239696888014602690123969688801460269012396968880146026901239696888014602690123969688801460269012396968880146026901239696888014602690123969688801460269012396968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25026f56-2c75-47cf-a939-ff2b0d26393d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92938ff2-cf26-4629-8da6-62603da7c2e0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92938ff2-cf26-4629-8da6-62603da7c2e0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10215132863141872914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021513286314187291410215132863141872914102151328631418729141021513286314187291410215132863141872914102151328631418729141021513286314187291410215132863141872914102151328631418729141021513286314187291410215132863141872914102151328631418729141021513286314187291410215132863141872914102151328631418729141021513286314187291410215132863141872914102151328631418729141021513286314187291410215132863141872914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e65e4ce-b6b2-4384-9683-5899b004ce22, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17175b06-faa3-4676-890c-435bb6c840d7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17175b06-faa3-4676-890c-435bb6c840d7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4264203947368283766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42642039473682837664264203947368283766426420394736828376642642039473682837664264203947368283766426420394736828376642642039473682837664264203947368283766426420394736828376642642039473682837664264203947368283766426420394736828376642642039473682837664264203947368283766426420394736828376642642039473682837664264203947368283766426420394736828376642642039473682837664264203947368283766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92938ff2-cf26-4629-8da6-62603da7c2e0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04e2786e-aa7e-446b-9ac5-641ad6689d7a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04e2786e-aa7e-446b-9ac5-641ad6689d7a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7192316109166507950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71923161091665079507192316109166507950719231610916650795071923161091665079507192316109166507950719231610916650795071923161091665079507192316109166507950719231610916650795071923161091665079507192316109166507950719231610916650795071923161091665079507192316109166507950719231610916650795071923161091665079507192316109166507950719231610916650795071923161091665079507192316109166507950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17175b06-faa3-4676-890c-435bb6c840d7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83866167-5412-42ba-8d99-fb4390bc2c25, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83866167-5412-42ba-8d99-fb4390bc2c25, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 262423745321473198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198262423745321473198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04e2786e-aa7e-446b-9ac5-641ad6689d7a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfa4b17a-1707-4136-aa4c-367207d2f60a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83866167-5412-42ba-8d99-fb4390bc2c25, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfa4b17a-1707-4136-aa4c-367207d2f60a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17629044718187765333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762904471818776533317629044718187765333176290447181877653331762904471818776533317629044718187765333176290447181877653331762904471818776533317629044718187765333176290447181877653331762904471818776533317629044718187765333176290447181877653331762904471818776533317629044718187765333176290447181877653331762904471818776533317629044718187765333176290447181877653331762904471818776533317629044718187765333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d6cee5-d964-4c42-aac5-5158c5bfed0a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d6cee5-d964-4c42-aac5-5158c5bfed0a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15336090972820324767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533609097282032476715336090972820324767153360909728203247671533609097282032476715336090972820324767153360909728203247671533609097282032476715336090972820324767153360909728203247671533609097282032476715336090972820324767153360909728203247671533609097282032476715336090972820324767153360909728203247671533609097282032476715336090972820324767153360909728203247671533609097282032476715336090972820324767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfa4b17a-1707-4136-aa4c-367207d2f60a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2282fd6e-e77f-44cf-9fa8-d0f37b37b8bb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2282fd6e-e77f-44cf-9fa8-d0f37b37b8bb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15345514023619307090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534551402361930709015345514023619307090153455140236193070901534551402361930709015345514023619307090153455140236193070901534551402361930709015345514023619307090153455140236193070901534551402361930709015345514023619307090153455140236193070901534551402361930709015345514023619307090153455140236193070901534551402361930709015345514023619307090153455140236193070901534551402361930709015345514023619307090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d6cee5-d964-4c42-aac5-5158c5bfed0a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2801bf3-29d4-44bb-b805-8d20480b4de0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2801bf3-29d4-44bb-b805-8d20480b4de0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 990337270391151049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049990337270391151049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2282fd6e-e77f-44cf-9fa8-d0f37b37b8bb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff3dc0b-e478-4c75-8147-2af6f8fcbd38, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff3dc0b-e478-4c75-8147-2af6f8fcbd38, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18367786773962137689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836778677396213768918367786773962137689183677867739621376891836778677396213768918367786773962137689183677867739621376891836778677396213768918367786773962137689183677867739621376891836778677396213768918367786773962137689183677867739621376891836778677396213768918367786773962137689183677867739621376891836778677396213768918367786773962137689183677867739621376891836778677396213768918367786773962137689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2801bf3-29d4-44bb-b805-8d20480b4de0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff3dc0b-e478-4c75-8147-2af6f8fcbd38, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0de15f99-6fde-4879-a356-2a9f7c19e950, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0de15f99-6fde-4879-a356-2a9f7c19e950, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3492068144510401056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34920681445104010563492068144510401056349206814451040105634920681445104010563492068144510401056349206814451040105634920681445104010563492068144510401056349206814451040105634920681445104010563492068144510401056349206814451040105634920681445104010563492068144510401056349206814451040105634920681445104010563492068144510401056349206814451040105634920681445104010563492068144510401056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8857e953-b32f-40e2-9c43-81f34bc494a1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8857e953-b32f-40e2-9c43-81f34bc494a1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16771478819838928630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677147881983892863016771478819838928630167714788198389286301677147881983892863016771478819838928630167714788198389286301677147881983892863016771478819838928630167714788198389286301677147881983892863016771478819838928630167714788198389286301677147881983892863016771478819838928630167714788198389286301677147881983892863016771478819838928630167714788198389286301677147881983892863016771478819838928630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0de15f99-6fde-4879-a356-2a9f7c19e950, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f554fb-b90b-4d15-871c-81d5e3814a57, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f554fb-b90b-4d15-871c-81d5e3814a57, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13215066632297012142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321506663229701214213215066632297012142132150666322970121421321506663229701214213215066632297012142132150666322970121421321506663229701214213215066632297012142132150666322970121421321506663229701214213215066632297012142132150666322970121421321506663229701214213215066632297012142132150666322970121421321506663229701214213215066632297012142132150666322970121421321506663229701214213215066632297012142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8857e953-b32f-40e2-9c43-81f34bc494a1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d621e678-1ee6-4771-83f3-c5009d345525, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d621e678-1ee6-4771-83f3-c5009d345525, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6500492805501953139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65004928055019531396500492805501953139650049280550195313965004928055019531396500492805501953139650049280550195313965004928055019531396500492805501953139650049280550195313965004928055019531396500492805501953139650049280550195313965004928055019531396500492805501953139650049280550195313965004928055019531396500492805501953139650049280550195313965004928055019531396500492805501953139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d621e678-1ee6-4771-83f3-c5009d345525, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf157dd3-5062-431a-85b1-f4ff9868b47a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf157dd3-5062-431a-85b1-f4ff9868b47a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16617100329880041837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661710032988004183716617100329880041837166171003298800418371661710032988004183716617100329880041837166171003298800418371661710032988004183716617100329880041837166171003298800418371661710032988004183716617100329880041837166171003298800418371661710032988004183716617100329880041837166171003298800418371661710032988004183716617100329880041837166171003298800418371661710032988004183716617100329880041837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f554fb-b90b-4d15-871c-81d5e3814a57, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d81bad5-09fe-4336-9d3c-9d79182383ed, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d81bad5-09fe-4336-9d3c-9d79182383ed, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15160835347780246811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516083534778024681115160835347780246811151608353477802468111516083534778024681115160835347780246811151608353477802468111516083534778024681115160835347780246811151608353477802468111516083534778024681115160835347780246811151608353477802468111516083534778024681115160835347780246811151608353477802468111516083534778024681115160835347780246811151608353477802468111516083534778024681115160835347780246811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf157dd3-5062-431a-85b1-f4ff9868b47a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c4be0d9-9ddc-4837-823a-661ed495a73b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c4be0d9-9ddc-4837-823a-661ed495a73b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13703696715671602065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370369671567160206513703696715671602065137036967156716020651370369671567160206513703696715671602065137036967156716020651370369671567160206513703696715671602065137036967156716020651370369671567160206513703696715671602065137036967156716020651370369671567160206513703696715671602065137036967156716020651370369671567160206513703696715671602065137036967156716020651370369671567160206513703696715671602065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d81bad5-09fe-4336-9d3c-9d79182383ed, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbf3c87c-2157-4511-ad6e-76274f6304ac, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbf3c87c-2157-4511-ad6e-76274f6304ac, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14499995819902340202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449999581990234020214499995819902340202144999958199023402021449999581990234020214499995819902340202144999958199023402021449999581990234020214499995819902340202144999958199023402021449999581990234020214499995819902340202144999958199023402021449999581990234020214499995819902340202144999958199023402021449999581990234020214499995819902340202144999958199023402021449999581990234020214499995819902340202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbf3c87c-2157-4511-ad6e-76274f6304ac, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b84ad65-9e77-473f-b52a-3b58067fb083, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b84ad65-9e77-473f-b52a-3b58067fb083, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15112200212488319153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511220021248831915315112200212488319153151122002124883191531511220021248831915315112200212488319153151122002124883191531511220021248831915315112200212488319153151122002124883191531511220021248831915315112200212488319153151122002124883191531511220021248831915315112200212488319153151122002124883191531511220021248831915315112200212488319153151122002124883191531511220021248831915315112200212488319153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c4be0d9-9ddc-4837-823a-661ed495a73b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed7755ab-62d5-45a1-af63-57c5c9d3aa4c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7755ab-62d5-45a1-af63-57c5c9d3aa4c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6780454911898707594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67804549118987075946780454911898707594678045491189870759467804549118987075946780454911898707594678045491189870759467804549118987075946780454911898707594678045491189870759467804549118987075946780454911898707594678045491189870759467804549118987075946780454911898707594678045491189870759467804549118987075946780454911898707594678045491189870759467804549118987075946780454911898707594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b84ad65-9e77-473f-b52a-3b58067fb083, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7e8b288-545e-402e-8f76-947379a59e3c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7e8b288-545e-402e-8f76-947379a59e3c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5451255439229902771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54512554392299027715451255439229902771545125543922990277154512554392299027715451255439229902771545125543922990277154512554392299027715451255439229902771545125543922990277154512554392299027715451255439229902771545125543922990277154512554392299027715451255439229902771545125543922990277154512554392299027715451255439229902771545125543922990277154512554392299027715451255439229902771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7755ab-62d5-45a1-af63-57c5c9d3aa4c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e714e191-cf8f-44f9-a527-0b5325a5bd30, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e714e191-cf8f-44f9-a527-0b5325a5bd30, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6964893622849886597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69648936228498865976964893622849886597696489362284988659769648936228498865976964893622849886597696489362284988659769648936228498865976964893622849886597696489362284988659769648936228498865976964893622849886597696489362284988659769648936228498865976964893622849886597696489362284988659769648936228498865976964893622849886597696489362284988659769648936228498865976964893622849886597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7e8b288-545e-402e-8f76-947379a59e3c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cce0dac-d6ac-4e24-a617-e10b6ed0a530, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cce0dac-d6ac-4e24-a617-e10b6ed0a530, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1622142956000875010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16221429560008750101622142956000875010162214295600087501016221429560008750101622142956000875010162214295600087501016221429560008750101622142956000875010162214295600087501016221429560008750101622142956000875010162214295600087501016221429560008750101622142956000875010162214295600087501016221429560008750101622142956000875010162214295600087501016221429560008750101622142956000875010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e714e191-cf8f-44f9-a527-0b5325a5bd30, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ac0c36-8672-4cbb-beb9-4b324da59ad7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ac0c36-8672-4cbb-beb9-4b324da59ad7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13808497950688830483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380849795068883048313808497950688830483138084979506888304831380849795068883048313808497950688830483138084979506888304831380849795068883048313808497950688830483138084979506888304831380849795068883048313808497950688830483138084979506888304831380849795068883048313808497950688830483138084979506888304831380849795068883048313808497950688830483138084979506888304831380849795068883048313808497950688830483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ac0c36-8672-4cbb-beb9-4b324da59ad7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2140fd-f3cc-4ece-9fc9-c55383b20c43, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2140fd-f3cc-4ece-9fc9-c55383b20c43, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14016415235896441908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401641523589644190814016415235896441908140164152358964419081401641523589644190814016415235896441908140164152358964419081401641523589644190814016415235896441908140164152358964419081401641523589644190814016415235896441908140164152358964419081401641523589644190814016415235896441908140164152358964419081401641523589644190814016415235896441908140164152358964419081401641523589644190814016415235896441908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cce0dac-d6ac-4e24-a617-e10b6ed0a530, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f25c8fb0-5c71-438d-994c-e28acf5dc05f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f25c8fb0-5c71-438d-994c-e28acf5dc05f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10848249799496499534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084824979949649953410848249799496499534108482497994964995341084824979949649953410848249799496499534108482497994964995341084824979949649953410848249799496499534108482497994964995341084824979949649953410848249799496499534108482497994964995341084824979949649953410848249799496499534108482497994964995341084824979949649953410848249799496499534108482497994964995341084824979949649953410848249799496499534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2140fd-f3cc-4ece-9fc9-c55383b20c43, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f16e5837-bd98-4870-b7b4-657020842ed0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f16e5837-bd98-4870-b7b4-657020842ed0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7488414930114109155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74884149301141091557488414930114109155748841493011410915574884149301141091557488414930114109155748841493011410915574884149301141091557488414930114109155748841493011410915574884149301141091557488414930114109155748841493011410915574884149301141091557488414930114109155748841493011410915574884149301141091557488414930114109155748841493011410915574884149301141091557488414930114109155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f25c8fb0-5c71-438d-994c-e28acf5dc05f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90fb538d-4f4b-4eb8-851d-41ebec21f5ec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90fb538d-4f4b-4eb8-851d-41ebec21f5ec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12478273078470775654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247827307847077565412478273078470775654124782730784707756541247827307847077565412478273078470775654124782730784707756541247827307847077565412478273078470775654124782730784707756541247827307847077565412478273078470775654124782730784707756541247827307847077565412478273078470775654124782730784707756541247827307847077565412478273078470775654124782730784707756541247827307847077565412478273078470775654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90fb538d-4f4b-4eb8-851d-41ebec21f5ec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 903160ca-7d12-47c8-9898-be0c22b34fcb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 903160ca-7d12-47c8-9898-be0c22b34fcb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3447287617814803036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34472876178148030363447287617814803036344728761781480303634472876178148030363447287617814803036344728761781480303634472876178148030363447287617814803036344728761781480303634472876178148030363447287617814803036344728761781480303634472876178148030363447287617814803036344728761781480303634472876178148030363447287617814803036344728761781480303634472876178148030363447287617814803036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f16e5837-bd98-4870-b7b4-657020842ed0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2397e6f8-5896-4ab1-8357-ab5148549d4d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2397e6f8-5896-4ab1-8357-ab5148549d4d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4360372834268985176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43603728342689851764360372834268985176436037283426898517643603728342689851764360372834268985176436037283426898517643603728342689851764360372834268985176436037283426898517643603728342689851764360372834268985176436037283426898517643603728342689851764360372834268985176436037283426898517643603728342689851764360372834268985176436037283426898517643603728342689851764360372834268985176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2397e6f8-5896-4ab1-8357-ab5148549d4d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c5e1f2-d984-4070-a556-919fcfa77352, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c5e1f2-d984-4070-a556-919fcfa77352, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12772459582915346548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277245958291534654812772459582915346548127724595829153465481277245958291534654812772459582915346548127724595829153465481277245958291534654812772459582915346548127724595829153465481277245958291534654812772459582915346548127724595829153465481277245958291534654812772459582915346548127724595829153465481277245958291534654812772459582915346548127724595829153465481277245958291534654812772459582915346548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 903160ca-7d12-47c8-9898-be0c22b34fcb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80a99296-c110-477b-a194-7f7561e99477, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80a99296-c110-477b-a194-7f7561e99477, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12745569298302713861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274556929830271386112745569298302713861127455692983027138611274556929830271386112745569298302713861127455692983027138611274556929830271386112745569298302713861127455692983027138611274556929830271386112745569298302713861127455692983027138611274556929830271386112745569298302713861127455692983027138611274556929830271386112745569298302713861127455692983027138611274556929830271386112745569298302713861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c5e1f2-d984-4070-a556-919fcfa77352, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c628eee-7329-4e84-82e2-778c2db13e73, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c628eee-7329-4e84-82e2-778c2db13e73, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9391046266784672695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93910462667846726959391046266784672695939104626678467269593910462667846726959391046266784672695939104626678467269593910462667846726959391046266784672695939104626678467269593910462667846726959391046266784672695939104626678467269593910462667846726959391046266784672695939104626678467269593910462667846726959391046266784672695939104626678467269593910462667846726959391046266784672695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80a99296-c110-477b-a194-7f7561e99477, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e32288-6314-43a9-9dda-8bc09ff12b52, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e32288-6314-43a9-9dda-8bc09ff12b52, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8024900654311571472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80249006543115714728024900654311571472802490065431157147280249006543115714728024900654311571472802490065431157147280249006543115714728024900654311571472802490065431157147280249006543115714728024900654311571472802490065431157147280249006543115714728024900654311571472802490065431157147280249006543115714728024900654311571472802490065431157147280249006543115714728024900654311571472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c628eee-7329-4e84-82e2-778c2db13e73, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49d3fafd-8c63-4efe-a0ca-028064bafdbe, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49d3fafd-8c63-4efe-a0ca-028064bafdbe, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7022570776766323302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70225707767663233027022570776766323302702257077676632330270225707767663233027022570776766323302702257077676632330270225707767663233027022570776766323302702257077676632330270225707767663233027022570776766323302702257077676632330270225707767663233027022570776766323302702257077676632330270225707767663233027022570776766323302702257077676632330270225707767663233027022570776766323302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e32288-6314-43a9-9dda-8bc09ff12b52, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73917175-2a68-4db0-aa05-6c860547e34c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73917175-2a68-4db0-aa05-6c860547e34c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3510172920705595052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35101729207055950523510172920705595052351017292070559505235101729207055950523510172920705595052351017292070559505235101729207055950523510172920705595052351017292070559505235101729207055950523510172920705595052351017292070559505235101729207055950523510172920705595052351017292070559505235101729207055950523510172920705595052351017292070559505235101729207055950523510172920705595052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49d3fafd-8c63-4efe-a0ca-028064bafdbe, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e006bea4-68e7-4fdb-b0ad-e58f38a1fe99, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e006bea4-68e7-4fdb-b0ad-e58f38a1fe99, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15446472121456097016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544647212145609701615446472121456097016154464721214560970161544647212145609701615446472121456097016154464721214560970161544647212145609701615446472121456097016154464721214560970161544647212145609701615446472121456097016154464721214560970161544647212145609701615446472121456097016154464721214560970161544647212145609701615446472121456097016154464721214560970161544647212145609701615446472121456097016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73917175-2a68-4db0-aa05-6c860547e34c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e539e9b-d8f4-4595-b124-c6b876a60c81, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e539e9b-d8f4-4595-b124-c6b876a60c81, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4929961271087071862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49299612710870718624929961271087071862492996127108707186249299612710870718624929961271087071862492996127108707186249299612710870718624929961271087071862492996127108707186249299612710870718624929961271087071862492996127108707186249299612710870718624929961271087071862492996127108707186249299612710870718624929961271087071862492996127108707186249299612710870718624929961271087071862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e006bea4-68e7-4fdb-b0ad-e58f38a1fe99, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f678ed3-e59b-4911-ae24-404f2cc37403, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f678ed3-e59b-4911-ae24-404f2cc37403, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8354725754034056139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83547257540340561398354725754034056139835472575403405613983547257540340561398354725754034056139835472575403405613983547257540340561398354725754034056139835472575403405613983547257540340561398354725754034056139835472575403405613983547257540340561398354725754034056139835472575403405613983547257540340561398354725754034056139835472575403405613983547257540340561398354725754034056139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e539e9b-d8f4-4595-b124-c6b876a60c81, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0587594-06d8-4201-b2d8-b0130de7d96d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0587594-06d8-4201-b2d8-b0130de7d96d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1037323062572545305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10373230625725453051037323062572545305103732306257254530510373230625725453051037323062572545305103732306257254530510373230625725453051037323062572545305103732306257254530510373230625725453051037323062572545305103732306257254530510373230625725453051037323062572545305103732306257254530510373230625725453051037323062572545305103732306257254530510373230625725453051037323062572545305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f678ed3-e59b-4911-ae24-404f2cc37403, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac2bfd65-a611-4bb7-9b4b-2973bb531c97, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2bfd65-a611-4bb7-9b4b-2973bb531c97, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17813465407227697802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781346540722769780217813465407227697802178134654072276978021781346540722769780217813465407227697802178134654072276978021781346540722769780217813465407227697802178134654072276978021781346540722769780217813465407227697802178134654072276978021781346540722769780217813465407227697802178134654072276978021781346540722769780217813465407227697802178134654072276978021781346540722769780217813465407227697802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0587594-06d8-4201-b2d8-b0130de7d96d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d4c156-0ec5-4b88-9538-e41618505b49, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d4c156-0ec5-4b88-9538-e41618505b49, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 55336873368916175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5533687336891617555336873368916175553368733689161755533687336891617555336873368916175553368733689161755533687336891617555336873368916175553368733689161755533687336891617555336873368916175553368733689161755533687336891617555336873368916175553368733689161755533687336891617555336873368916175553368733689161755533687336891617555336873368916175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2bfd65-a611-4bb7-9b4b-2973bb531c97, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba457915-e69c-44d6-b890-204cc7a5b794, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba457915-e69c-44d6-b890-204cc7a5b794, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15592248921548293875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559224892154829387515592248921548293875155922489215482938751559224892154829387515592248921548293875155922489215482938751559224892154829387515592248921548293875155922489215482938751559224892154829387515592248921548293875155922489215482938751559224892154829387515592248921548293875155922489215482938751559224892154829387515592248921548293875155922489215482938751559224892154829387515592248921548293875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d4c156-0ec5-4b88-9538-e41618505b49, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e2eb6eb-5a09-4752-878d-db0bca95c9cf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e2eb6eb-5a09-4752-878d-db0bca95c9cf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2627997121233963436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26279971212339634362627997121233963436262799712123396343626279971212339634362627997121233963436262799712123396343626279971212339634362627997121233963436262799712123396343626279971212339634362627997121233963436262799712123396343626279971212339634362627997121233963436262799712123396343626279971212339634362627997121233963436262799712123396343626279971212339634362627997121233963436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e2eb6eb-5a09-4752-878d-db0bca95c9cf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27c34ce6-638b-4443-aa32-3c7cb9d3bf37, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27c34ce6-638b-4443-aa32-3c7cb9d3bf37, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3209256318841353114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32092563188413531143209256318841353114320925631884135311432092563188413531143209256318841353114320925631884135311432092563188413531143209256318841353114320925631884135311432092563188413531143209256318841353114320925631884135311432092563188413531143209256318841353114320925631884135311432092563188413531143209256318841353114320925631884135311432092563188413531143209256318841353114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba457915-e69c-44d6-b890-204cc7a5b794, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571e8284-158f-4130-80c0-dfeb1658e9ab, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571e8284-158f-4130-80c0-dfeb1658e9ab, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16939749855273205485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693974985527320548516939749855273205485169397498552732054851693974985527320548516939749855273205485169397498552732054851693974985527320548516939749855273205485169397498552732054851693974985527320548516939749855273205485169397498552732054851693974985527320548516939749855273205485169397498552732054851693974985527320548516939749855273205485169397498552732054851693974985527320548516939749855273205485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27c34ce6-638b-4443-aa32-3c7cb9d3bf37, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30693683-31d0-4563-a248-08c4d2c78ae4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30693683-31d0-4563-a248-08c4d2c78ae4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16191044292786428582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619104429278642858216191044292786428582161910442927864285821619104429278642858216191044292786428582161910442927864285821619104429278642858216191044292786428582161910442927864285821619104429278642858216191044292786428582161910442927864285821619104429278642858216191044292786428582161910442927864285821619104429278642858216191044292786428582161910442927864285821619104429278642858216191044292786428582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571e8284-158f-4130-80c0-dfeb1658e9ab, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec76453b-0b49-415a-88be-0637b8945992, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec76453b-0b49-415a-88be-0637b8945992, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12022383740391396755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202238374039139675512022383740391396755120223837403913967551202238374039139675512022383740391396755120223837403913967551202238374039139675512022383740391396755120223837403913967551202238374039139675512022383740391396755120223837403913967551202238374039139675512022383740391396755120223837403913967551202238374039139675512022383740391396755120223837403913967551202238374039139675512022383740391396755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30693683-31d0-4563-a248-08c4d2c78ae4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5afcee2-e7a1-4ae0-877c-6721793e4b84, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5afcee2-e7a1-4ae0-877c-6721793e4b84, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15312501851012764073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531250185101276407315312501851012764073153125018510127640731531250185101276407315312501851012764073153125018510127640731531250185101276407315312501851012764073153125018510127640731531250185101276407315312501851012764073153125018510127640731531250185101276407315312501851012764073153125018510127640731531250185101276407315312501851012764073153125018510127640731531250185101276407315312501851012764073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec76453b-0b49-415a-88be-0637b8945992, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f204e8b-9b9f-49f5-84ab-e4f93b1faa6f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f204e8b-9b9f-49f5-84ab-e4f93b1faa6f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4325786533885043870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43257865338850438704325786533885043870432578653388504387043257865338850438704325786533885043870432578653388504387043257865338850438704325786533885043870432578653388504387043257865338850438704325786533885043870432578653388504387043257865338850438704325786533885043870432578653388504387043257865338850438704325786533885043870432578653388504387043257865338850438704325786533885043870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5afcee2-e7a1-4ae0-877c-6721793e4b84, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a373be80-e89a-4884-a4d6-d0e33633830e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f204e8b-9b9f-49f5-84ab-e4f93b1faa6f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a373be80-e89a-4884-a4d6-d0e33633830e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12048838685407364520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204883868540736452012048838685407364520120488386854073645201204883868540736452012048838685407364520120488386854073645201204883868540736452012048838685407364520120488386854073645201204883868540736452012048838685407364520120488386854073645201204883868540736452012048838685407364520120488386854073645201204883868540736452012048838685407364520120488386854073645201204883868540736452012048838685407364520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fe6675a-9c1f-4c43-803a-a2c27d0007d2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fe6675a-9c1f-4c43-803a-a2c27d0007d2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1780173677891742675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17801736778917426751780173677891742675178017367789174267517801736778917426751780173677891742675178017367789174267517801736778917426751780173677891742675178017367789174267517801736778917426751780173677891742675178017367789174267517801736778917426751780173677891742675178017367789174267517801736778917426751780173677891742675178017367789174267517801736778917426751780173677891742675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fe6675a-9c1f-4c43-803a-a2c27d0007d2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ab91a0-8fc2-455b-b8f6-4b0e4b8a4b0e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ab91a0-8fc2-455b-b8f6-4b0e4b8a4b0e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15124479426273116991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512447942627311699115124479426273116991151244794262731169911512447942627311699115124479426273116991151244794262731169911512447942627311699115124479426273116991151244794262731169911512447942627311699115124479426273116991151244794262731169911512447942627311699115124479426273116991151244794262731169911512447942627311699115124479426273116991151244794262731169911512447942627311699115124479426273116991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a373be80-e89a-4884-a4d6-d0e33633830e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02e9e396-5f83-4d38-bf5e-3ecef9b1949b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02e9e396-5f83-4d38-bf5e-3ecef9b1949b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12698704027846702825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269870402784670282512698704027846702825126987040278467028251269870402784670282512698704027846702825126987040278467028251269870402784670282512698704027846702825126987040278467028251269870402784670282512698704027846702825126987040278467028251269870402784670282512698704027846702825126987040278467028251269870402784670282512698704027846702825126987040278467028251269870402784670282512698704027846702825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ab91a0-8fc2-455b-b8f6-4b0e4b8a4b0e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc83423-95e5-426e-9199-59917c6ed550, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc83423-95e5-426e-9199-59917c6ed550, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4226528265269697395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42265282652696973954226528265269697395422652826526969739542265282652696973954226528265269697395422652826526969739542265282652696973954226528265269697395422652826526969739542265282652696973954226528265269697395422652826526969739542265282652696973954226528265269697395422652826526969739542265282652696973954226528265269697395422652826526969739542265282652696973954226528265269697395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02e9e396-5f83-4d38-bf5e-3ecef9b1949b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d647c4a-99b9-4309-9e02-38c317ada144, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d647c4a-99b9-4309-9e02-38c317ada144, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11732129026670403387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173212902667040338711732129026670403387117321290266704033871173212902667040338711732129026670403387117321290266704033871173212902667040338711732129026670403387117321290266704033871173212902667040338711732129026670403387117321290266704033871173212902667040338711732129026670403387117321290266704033871173212902667040338711732129026670403387117321290266704033871173212902667040338711732129026670403387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc83423-95e5-426e-9199-59917c6ed550, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aef6da7-b473-4155-9218-1b7caae8d118, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aef6da7-b473-4155-9218-1b7caae8d118, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9464422840052786315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94644228400527863159464422840052786315946442284005278631594644228400527863159464422840052786315946442284005278631594644228400527863159464422840052786315946442284005278631594644228400527863159464422840052786315946442284005278631594644228400527863159464422840052786315946442284005278631594644228400527863159464422840052786315946442284005278631594644228400527863159464422840052786315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d647c4a-99b9-4309-9e02-38c317ada144, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a7994d2-ab55-436d-9e61-18c406349f39, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7994d2-ab55-436d-9e61-18c406349f39, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16892209453657519080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689220945365751908016892209453657519080168922094536575190801689220945365751908016892209453657519080168922094536575190801689220945365751908016892209453657519080168922094536575190801689220945365751908016892209453657519080168922094536575190801689220945365751908016892209453657519080168922094536575190801689220945365751908016892209453657519080168922094536575190801689220945365751908016892209453657519080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aef6da7-b473-4155-9218-1b7caae8d118, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d9fb96-4082-489d-bddf-d6caa771b3b9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d9fb96-4082-489d-bddf-d6caa771b3b9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16294501591833249434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629450159183324943416294501591833249434162945015918332494341629450159183324943416294501591833249434162945015918332494341629450159183324943416294501591833249434162945015918332494341629450159183324943416294501591833249434162945015918332494341629450159183324943416294501591833249434162945015918332494341629450159183324943416294501591833249434162945015918332494341629450159183324943416294501591833249434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7994d2-ab55-436d-9e61-18c406349f39, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b9cff2-c663-43a1-8291-dba9f4677433, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b9cff2-c663-43a1-8291-dba9f4677433, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14231100018237546549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423110001823754654914231100018237546549142311000182375465491423110001823754654914231100018237546549142311000182375465491423110001823754654914231100018237546549142311000182375465491423110001823754654914231100018237546549142311000182375465491423110001823754654914231100018237546549142311000182375465491423110001823754654914231100018237546549142311000182375465491423110001823754654914231100018237546549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d9fb96-4082-489d-bddf-d6caa771b3b9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f711017d-f4b4-4515-b5d8-c50fa14541ed, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f711017d-f4b4-4515-b5d8-c50fa14541ed, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16980498184988670005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698049818498867000516980498184988670005169804981849886700051698049818498867000516980498184988670005169804981849886700051698049818498867000516980498184988670005169804981849886700051698049818498867000516980498184988670005169804981849886700051698049818498867000516980498184988670005169804981849886700051698049818498867000516980498184988670005169804981849886700051698049818498867000516980498184988670005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f711017d-f4b4-4515-b5d8-c50fa14541ed, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e6b069a-729a-4efc-b2af-747a0f30fae6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e6b069a-729a-4efc-b2af-747a0f30fae6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18152220075168297017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815222007516829701718152220075168297017181522200751682970171815222007516829701718152220075168297017181522200751682970171815222007516829701718152220075168297017181522200751682970171815222007516829701718152220075168297017181522200751682970171815222007516829701718152220075168297017181522200751682970171815222007516829701718152220075168297017181522200751682970171815222007516829701718152220075168297017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e6b069a-729a-4efc-b2af-747a0f30fae6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28497588-e571-48ac-b8ad-f64cbb29ab13, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28497588-e571-48ac-b8ad-f64cbb29ab13, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17472905834007154992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747290583400715499217472905834007154992174729058340071549921747290583400715499217472905834007154992174729058340071549921747290583400715499217472905834007154992174729058340071549921747290583400715499217472905834007154992174729058340071549921747290583400715499217472905834007154992174729058340071549921747290583400715499217472905834007154992174729058340071549921747290583400715499217472905834007154992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b9cff2-c663-43a1-8291-dba9f4677433, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee74338-edfd-4090-a735-5af70d0e0aab, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee74338-edfd-4090-a735-5af70d0e0aab, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12999488125339399959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299948812533939995912999488125339399959129994881253393999591299948812533939995912999488125339399959129994881253393999591299948812533939995912999488125339399959129994881253393999591299948812533939995912999488125339399959129994881253393999591299948812533939995912999488125339399959129994881253393999591299948812533939995912999488125339399959129994881253393999591299948812533939995912999488125339399959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28497588-e571-48ac-b8ad-f64cbb29ab13, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f406575-0c60-4187-ba71-4a4484b0ae6e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f406575-0c60-4187-ba71-4a4484b0ae6e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12344963381239020311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234496338123902031112344963381239020311123449633812390203111234496338123902031112344963381239020311123449633812390203111234496338123902031112344963381239020311123449633812390203111234496338123902031112344963381239020311123449633812390203111234496338123902031112344963381239020311123449633812390203111234496338123902031112344963381239020311123449633812390203111234496338123902031112344963381239020311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee74338-edfd-4090-a735-5af70d0e0aab, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae27b458-ef11-4c4a-a85f-eddc2896e8f0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae27b458-ef11-4c4a-a85f-eddc2896e8f0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17779404863364728037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777940486336472803717779404863364728037177794048633647280371777940486336472803717779404863364728037177794048633647280371777940486336472803717779404863364728037177794048633647280371777940486336472803717779404863364728037177794048633647280371777940486336472803717779404863364728037177794048633647280371777940486336472803717779404863364728037177794048633647280371777940486336472803717779404863364728037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f406575-0c60-4187-ba71-4a4484b0ae6e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cf99d9a-b01d-4737-b45e-13144cc82d95, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cf99d9a-b01d-4737-b45e-13144cc82d95, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13508456788480968762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350845678848096876213508456788480968762135084567884809687621350845678848096876213508456788480968762135084567884809687621350845678848096876213508456788480968762135084567884809687621350845678848096876213508456788480968762135084567884809687621350845678848096876213508456788480968762135084567884809687621350845678848096876213508456788480968762135084567884809687621350845678848096876213508456788480968762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae27b458-ef11-4c4a-a85f-eddc2896e8f0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8438b85-d296-4d5d-9aee-e6205b65eb28, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cf99d9a-b01d-4737-b45e-13144cc82d95, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b01e20e2-9400-4d6e-8bee-7075709bd80a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b01e20e2-9400-4d6e-8bee-7075709bd80a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17507656903369948725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750765690336994872517507656903369948725175076569033699487251750765690336994872517507656903369948725175076569033699487251750765690336994872517507656903369948725175076569033699487251750765690336994872517507656903369948725175076569033699487251750765690336994872517507656903369948725175076569033699487251750765690336994872517507656903369948725175076569033699487251750765690336994872517507656903369948725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8438b85-d296-4d5d-9aee-e6205b65eb28, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1121844601338400908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11218446013384009081121844601338400908112184460133840090811218446013384009081121844601338400908112184460133840090811218446013384009081121844601338400908112184460133840090811218446013384009081121844601338400908112184460133840090811218446013384009081121844601338400908112184460133840090811218446013384009081121844601338400908112184460133840090811218446013384009081121844601338400908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b01e20e2-9400-4d6e-8bee-7075709bd80a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a56a85-2993-44f7-8c66-a3e9abecb9f1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a56a85-2993-44f7-8c66-a3e9abecb9f1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12092467030299472124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209246703029947212412092467030299472124120924670302994721241209246703029947212412092467030299472124120924670302994721241209246703029947212412092467030299472124120924670302994721241209246703029947212412092467030299472124120924670302994721241209246703029947212412092467030299472124120924670302994721241209246703029947212412092467030299472124120924670302994721241209246703029947212412092467030299472124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8438b85-d296-4d5d-9aee-e6205b65eb28, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0141a11d-b46e-47e9-9ef4-be3075f919f8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0141a11d-b46e-47e9-9ef4-be3075f919f8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4658294192673584745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46582941926735847454658294192673584745465829419267358474546582941926735847454658294192673584745465829419267358474546582941926735847454658294192673584745465829419267358474546582941926735847454658294192673584745465829419267358474546582941926735847454658294192673584745465829419267358474546582941926735847454658294192673584745465829419267358474546582941926735847454658294192673584745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a56a85-2993-44f7-8c66-a3e9abecb9f1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9712d67-6141-4828-9685-8835a419a49e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9712d67-6141-4828-9685-8835a419a49e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4282362881156601761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42823628811566017614282362881156601761428236288115660176142823628811566017614282362881156601761428236288115660176142823628811566017614282362881156601761428236288115660176142823628811566017614282362881156601761428236288115660176142823628811566017614282362881156601761428236288115660176142823628811566017614282362881156601761428236288115660176142823628811566017614282362881156601761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0141a11d-b46e-47e9-9ef4-be3075f919f8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dd63229-dba7-4ff2-888e-4f7a3451b6c1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd63229-dba7-4ff2-888e-4f7a3451b6c1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1426219833939146454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14262198339391464541426219833939146454142621983393914645414262198339391464541426219833939146454142621983393914645414262198339391464541426219833939146454142621983393914645414262198339391464541426219833939146454142621983393914645414262198339391464541426219833939146454142621983393914645414262198339391464541426219833939146454142621983393914645414262198339391464541426219833939146454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd63229-dba7-4ff2-888e-4f7a3451b6c1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cac2b0b-dd77-46bb-9901-0443a16d653e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cac2b0b-dd77-46bb-9901-0443a16d653e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6126530488942040708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61265304889420407086126530488942040708612653048894204070861265304889420407086126530488942040708612653048894204070861265304889420407086126530488942040708612653048894204070861265304889420407086126530488942040708612653048894204070861265304889420407086126530488942040708612653048894204070861265304889420407086126530488942040708612653048894204070861265304889420407086126530488942040708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9712d67-6141-4828-9685-8835a419a49e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 817fe547-507c-49b6-b333-4d535c29456d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 817fe547-507c-49b6-b333-4d535c29456d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18369917012270311530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836991701227031153018369917012270311530183699170122703115301836991701227031153018369917012270311530183699170122703115301836991701227031153018369917012270311530183699170122703115301836991701227031153018369917012270311530183699170122703115301836991701227031153018369917012270311530183699170122703115301836991701227031153018369917012270311530183699170122703115301836991701227031153018369917012270311530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cac2b0b-dd77-46bb-9901-0443a16d653e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1990610f-721c-4916-bea7-f8a3ef1364a9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1990610f-721c-4916-bea7-f8a3ef1364a9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5409663576266138671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54096635762661386715409663576266138671540966357626613867154096635762661386715409663576266138671540966357626613867154096635762661386715409663576266138671540966357626613867154096635762661386715409663576266138671540966357626613867154096635762661386715409663576266138671540966357626613867154096635762661386715409663576266138671540966357626613867154096635762661386715409663576266138671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 817fe547-507c-49b6-b333-4d535c29456d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96098073-23f2-4813-bff4-934f699db138, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96098073-23f2-4813-bff4-934f699db138, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1561615086906117316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15616150869061173161561615086906117316156161508690611731615616150869061173161561615086906117316156161508690611731615616150869061173161561615086906117316156161508690611731615616150869061173161561615086906117316156161508690611731615616150869061173161561615086906117316156161508690611731615616150869061173161561615086906117316156161508690611731615616150869061173161561615086906117316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1990610f-721c-4916-bea7-f8a3ef1364a9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 492fbb8d-d092-465c-ad63-ab7f61ad0124, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 492fbb8d-d092-465c-ad63-ab7f61ad0124, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9998871405858559833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99988714058585598339998871405858559833999887140585855983399988714058585598339998871405858559833999887140585855983399988714058585598339998871405858559833999887140585855983399988714058585598339998871405858559833999887140585855983399988714058585598339998871405858559833999887140585855983399988714058585598339998871405858559833999887140585855983399988714058585598339998871405858559833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96098073-23f2-4813-bff4-934f699db138, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8cf3237-4c9e-4a94-847a-91a7a6a565d6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8cf3237-4c9e-4a94-847a-91a7a6a565d6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3583956644018261144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35839566440182611443583956644018261144358395664401826114435839566440182611443583956644018261144358395664401826114435839566440182611443583956644018261144358395664401826114435839566440182611443583956644018261144358395664401826114435839566440182611443583956644018261144358395664401826114435839566440182611443583956644018261144358395664401826114435839566440182611443583956644018261144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492fbb8d-d092-465c-ad63-ab7f61ad0124, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e76248c-8c16-40a9-88ec-0730fe2ed7df, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e76248c-8c16-40a9-88ec-0730fe2ed7df, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9453045093568952453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94530450935689524539453045093568952453945304509356895245394530450935689524539453045093568952453945304509356895245394530450935689524539453045093568952453945304509356895245394530450935689524539453045093568952453945304509356895245394530450935689524539453045093568952453945304509356895245394530450935689524539453045093568952453945304509356895245394530450935689524539453045093568952453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8cf3237-4c9e-4a94-847a-91a7a6a565d6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a33731e-9bd8-495e-8ff0-18a2e0ac31bd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a33731e-9bd8-495e-8ff0-18a2e0ac31bd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10877173999221323980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087717399922132398010877173999221323980108771739992213239801087717399922132398010877173999221323980108771739992213239801087717399922132398010877173999221323980108771739992213239801087717399922132398010877173999221323980108771739992213239801087717399922132398010877173999221323980108771739992213239801087717399922132398010877173999221323980108771739992213239801087717399922132398010877173999221323980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e76248c-8c16-40a9-88ec-0730fe2ed7df, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4434985b-8eb9-4f42-adee-e74988baa1f5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4434985b-8eb9-4f42-adee-e74988baa1f5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 381636502403028319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319381636502403028319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a33731e-9bd8-495e-8ff0-18a2e0ac31bd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae75caef-cb9f-4b4c-891f-b8442454e214, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae75caef-cb9f-4b4c-891f-b8442454e214, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6819409994057891858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68194099940578918586819409994057891858681940999405789185868194099940578918586819409994057891858681940999405789185868194099940578918586819409994057891858681940999405789185868194099940578918586819409994057891858681940999405789185868194099940578918586819409994057891858681940999405789185868194099940578918586819409994057891858681940999405789185868194099940578918586819409994057891858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4434985b-8eb9-4f42-adee-e74988baa1f5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d010acec-2a8a-44fe-9812-c816e9b19064, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d010acec-2a8a-44fe-9812-c816e9b19064, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1537810000082466096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15378100000824660961537810000082466096153781000008246609615378100000824660961537810000082466096153781000008246609615378100000824660961537810000082466096153781000008246609615378100000824660961537810000082466096153781000008246609615378100000824660961537810000082466096153781000008246609615378100000824660961537810000082466096153781000008246609615378100000824660961537810000082466096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae75caef-cb9f-4b4c-891f-b8442454e214, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc6a78e-c14e-497b-8c6d-f2c0345c5dda, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc6a78e-c14e-497b-8c6d-f2c0345c5dda, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15882862697487012393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588286269748701239315882862697487012393158828626974870123931588286269748701239315882862697487012393158828626974870123931588286269748701239315882862697487012393158828626974870123931588286269748701239315882862697487012393158828626974870123931588286269748701239315882862697487012393158828626974870123931588286269748701239315882862697487012393158828626974870123931588286269748701239315882862697487012393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d010acec-2a8a-44fe-9812-c816e9b19064, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9afcf2-9a42-4672-b8e5-aaa38a9c303b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9afcf2-9a42-4672-b8e5-aaa38a9c303b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17223123816226622343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722312381622662234317223123816226622343172231238162266223431722312381622662234317223123816226622343172231238162266223431722312381622662234317223123816226622343172231238162266223431722312381622662234317223123816226622343172231238162266223431722312381622662234317223123816226622343172231238162266223431722312381622662234317223123816226622343172231238162266223431722312381622662234317223123816226622343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc6a78e-c14e-497b-8c6d-f2c0345c5dda, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, becca937-6eb9-4489-9a33-6e58739ed665, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, becca937-6eb9-4489-9a33-6e58739ed665, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13650391738229264715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365039173822926471513650391738229264715136503917382292647151365039173822926471513650391738229264715136503917382292647151365039173822926471513650391738229264715136503917382292647151365039173822926471513650391738229264715136503917382292647151365039173822926471513650391738229264715136503917382292647151365039173822926471513650391738229264715136503917382292647151365039173822926471513650391738229264715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9afcf2-9a42-4672-b8e5-aaa38a9c303b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ba68b16-7379-4ecf-bdcc-edc81a2017a0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ba68b16-7379-4ecf-bdcc-edc81a2017a0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7187163895122359070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71871638951223590707187163895122359070718716389512235907071871638951223590707187163895122359070718716389512235907071871638951223590707187163895122359070718716389512235907071871638951223590707187163895122359070718716389512235907071871638951223590707187163895122359070718716389512235907071871638951223590707187163895122359070718716389512235907071871638951223590707187163895122359070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, becca937-6eb9-4489-9a33-6e58739ed665, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68126f50-e401-4e2e-9f6c-cf0c8eb23e61, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ba68b16-7379-4ecf-bdcc-edc81a2017a0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb6d11a-7e25-408a-b216-f4e0050922ad, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb6d11a-7e25-408a-b216-f4e0050922ad, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3125005193948728345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31250051939487283453125005193948728345312500519394872834531250051939487283453125005193948728345312500519394872834531250051939487283453125005193948728345312500519394872834531250051939487283453125005193948728345312500519394872834531250051939487283453125005193948728345312500519394872834531250051939487283453125005193948728345312500519394872834531250051939487283453125005193948728345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68126f50-e401-4e2e-9f6c-cf0c8eb23e61, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5384323318909900347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53843233189099003475384323318909900347538432331890990034753843233189099003475384323318909900347538432331890990034753843233189099003475384323318909900347538432331890990034753843233189099003475384323318909900347538432331890990034753843233189099003475384323318909900347538432331890990034753843233189099003475384323318909900347538432331890990034753843233189099003475384323318909900347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb6d11a-7e25-408a-b216-f4e0050922ad, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7100c0b-cae9-4f33-a594-5e90c4e5b502, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7100c0b-cae9-4f33-a594-5e90c4e5b502, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18396077594806150023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839607759480615002318396077594806150023183960775948061500231839607759480615002318396077594806150023183960775948061500231839607759480615002318396077594806150023183960775948061500231839607759480615002318396077594806150023183960775948061500231839607759480615002318396077594806150023183960775948061500231839607759480615002318396077594806150023183960775948061500231839607759480615002318396077594806150023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68126f50-e401-4e2e-9f6c-cf0c8eb23e61, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5a6428e-bd10-4144-bda1-c6a9c53552be, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a6428e-bd10-4144-bda1-c6a9c53552be, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13424268032055951945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342426803205595194513424268032055951945134242680320559519451342426803205595194513424268032055951945134242680320559519451342426803205595194513424268032055951945134242680320559519451342426803205595194513424268032055951945134242680320559519451342426803205595194513424268032055951945134242680320559519451342426803205595194513424268032055951945134242680320559519451342426803205595194513424268032055951945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7100c0b-cae9-4f33-a594-5e90c4e5b502, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a16c3f04-b074-4dda-8b75-2bf174daeb71, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a16c3f04-b074-4dda-8b75-2bf174daeb71, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18069439394484121410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806943939448412141018069439394484121410180694393944841214101806943939448412141018069439394484121410180694393944841214101806943939448412141018069439394484121410180694393944841214101806943939448412141018069439394484121410180694393944841214101806943939448412141018069439394484121410180694393944841214101806943939448412141018069439394484121410180694393944841214101806943939448412141018069439394484121410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a6428e-bd10-4144-bda1-c6a9c53552be, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1a0008a-d08b-41d8-a583-40a6427d0081, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1a0008a-d08b-41d8-a583-40a6427d0081, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17209716152028567417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720971615202856741717209716152028567417172097161520285674171720971615202856741717209716152028567417172097161520285674171720971615202856741717209716152028567417172097161520285674171720971615202856741717209716152028567417172097161520285674171720971615202856741717209716152028567417172097161520285674171720971615202856741717209716152028567417172097161520285674171720971615202856741717209716152028567417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a16c3f04-b074-4dda-8b75-2bf174daeb71, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c7d964d-2264-4939-8095-d50eb718a0cd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c7d964d-2264-4939-8095-d50eb718a0cd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6461195236887057610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64611952368870576106461195236887057610646119523688705761064611952368870576106461195236887057610646119523688705761064611952368870576106461195236887057610646119523688705761064611952368870576106461195236887057610646119523688705761064611952368870576106461195236887057610646119523688705761064611952368870576106461195236887057610646119523688705761064611952368870576106461195236887057610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1a0008a-d08b-41d8-a583-40a6427d0081, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6073c0e1-39f9-4b1f-8343-eda05b76607e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6073c0e1-39f9-4b1f-8343-eda05b76607e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7196743787997979953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71967437879979799537196743787997979953719674378799797995371967437879979799537196743787997979953719674378799797995371967437879979799537196743787997979953719674378799797995371967437879979799537196743787997979953719674378799797995371967437879979799537196743787997979953719674378799797995371967437879979799537196743787997979953719674378799797995371967437879979799537196743787997979953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c7d964d-2264-4939-8095-d50eb718a0cd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb8b093a-e73c-4fb6-92ca-54dd5aa7e3d4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb8b093a-e73c-4fb6-92ca-54dd5aa7e3d4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 200069754472284112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112200069754472284112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6073c0e1-39f9-4b1f-8343-eda05b76607e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c39705bc-b888-4098-90e1-c34af2cf7bab, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c39705bc-b888-4098-90e1-c34af2cf7bab, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14854184277913953991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485418427791395399114854184277913953991148541842779139539911485418427791395399114854184277913953991148541842779139539911485418427791395399114854184277913953991148541842779139539911485418427791395399114854184277913953991148541842779139539911485418427791395399114854184277913953991148541842779139539911485418427791395399114854184277913953991148541842779139539911485418427791395399114854184277913953991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb8b093a-e73c-4fb6-92ca-54dd5aa7e3d4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f783cb10-7e7b-4641-b4b2-7aed41907e9b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f783cb10-7e7b-4641-b4b2-7aed41907e9b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9293446514158752458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92934465141587524589293446514158752458929344651415875245892934465141587524589293446514158752458929344651415875245892934465141587524589293446514158752458929344651415875245892934465141587524589293446514158752458929344651415875245892934465141587524589293446514158752458929344651415875245892934465141587524589293446514158752458929344651415875245892934465141587524589293446514158752458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c39705bc-b888-4098-90e1-c34af2cf7bab, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8920621-0c0a-482d-ae7b-8b531afd6af9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8920621-0c0a-482d-ae7b-8b531afd6af9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16347975856287445306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634797585628744530616347975856287445306163479758562874453061634797585628744530616347975856287445306163479758562874453061634797585628744530616347975856287445306163479758562874453061634797585628744530616347975856287445306163479758562874453061634797585628744530616347975856287445306163479758562874453061634797585628744530616347975856287445306163479758562874453061634797585628744530616347975856287445306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f783cb10-7e7b-4641-b4b2-7aed41907e9b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1870f78-6d35-4281-8a56-121bbc58bf2d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1870f78-6d35-4281-8a56-121bbc58bf2d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2569134006794495342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25691340067944953422569134006794495342256913400679449534225691340067944953422569134006794495342256913400679449534225691340067944953422569134006794495342256913400679449534225691340067944953422569134006794495342256913400679449534225691340067944953422569134006794495342256913400679449534225691340067944953422569134006794495342256913400679449534225691340067944953422569134006794495342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8920621-0c0a-482d-ae7b-8b531afd6af9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ee50360-32a2-4b7c-9516-979bf2f5acfc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ee50360-32a2-4b7c-9516-979bf2f5acfc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1832162491750480630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18321624917504806301832162491750480630183216249175048063018321624917504806301832162491750480630183216249175048063018321624917504806301832162491750480630183216249175048063018321624917504806301832162491750480630183216249175048063018321624917504806301832162491750480630183216249175048063018321624917504806301832162491750480630183216249175048063018321624917504806301832162491750480630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1870f78-6d35-4281-8a56-121bbc58bf2d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 701bb4ee-089e-45d3-8ee2-59c1609f8e16, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 701bb4ee-089e-45d3-8ee2-59c1609f8e16, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4180524624216645382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41805246242166453824180524624216645382418052462421664538241805246242166453824180524624216645382418052462421664538241805246242166453824180524624216645382418052462421664538241805246242166453824180524624216645382418052462421664538241805246242166453824180524624216645382418052462421664538241805246242166453824180524624216645382418052462421664538241805246242166453824180524624216645382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ee50360-32a2-4b7c-9516-979bf2f5acfc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b074972-0f77-4ec4-9993-d85305d87a2c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b074972-0f77-4ec4-9993-d85305d87a2c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4609430224930073621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46094302249300736214609430224930073621460943022493007362146094302249300736214609430224930073621460943022493007362146094302249300736214609430224930073621460943022493007362146094302249300736214609430224930073621460943022493007362146094302249300736214609430224930073621460943022493007362146094302249300736214609430224930073621460943022493007362146094302249300736214609430224930073621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b074972-0f77-4ec4-9993-d85305d87a2c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c2a496f-6902-4d35-9904-b0e0b4aa0dd0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c2a496f-6902-4d35-9904-b0e0b4aa0dd0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 961196236026800820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820961196236026800820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 701bb4ee-089e-45d3-8ee2-59c1609f8e16, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb6c015-3507-4f49-9608-8ec1a621fd3c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb6c015-3507-4f49-9608-8ec1a621fd3c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9514574755858553682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95145747558585536829514574755858553682951457475585855368295145747558585536829514574755858553682951457475585855368295145747558585536829514574755858553682951457475585855368295145747558585536829514574755858553682951457475585855368295145747558585536829514574755858553682951457475585855368295145747558585536829514574755858553682951457475585855368295145747558585536829514574755858553682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c2a496f-6902-4d35-9904-b0e0b4aa0dd0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b4bc5cd-10b5-4c66-8148-b8e081896cff, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b4bc5cd-10b5-4c66-8148-b8e081896cff, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6571989787261375413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65719897872613754136571989787261375413657198978726137541365719897872613754136571989787261375413657198978726137541365719897872613754136571989787261375413657198978726137541365719897872613754136571989787261375413657198978726137541365719897872613754136571989787261375413657198978726137541365719897872613754136571989787261375413657198978726137541365719897872613754136571989787261375413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb6c015-3507-4f49-9608-8ec1a621fd3c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9745223c-053d-4a0e-a8b0-261cef809b4a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9745223c-053d-4a0e-a8b0-261cef809b4a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9116229729431161223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91162297294311612239116229729431161223911622972943116122391162297294311612239116229729431161223911622972943116122391162297294311612239116229729431161223911622972943116122391162297294311612239116229729431161223911622972943116122391162297294311612239116229729431161223911622972943116122391162297294311612239116229729431161223911622972943116122391162297294311612239116229729431161223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b4bc5cd-10b5-4c66-8148-b8e081896cff, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b250a4f0-6dc8-4593-95ed-2b6a8764ed27, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b250a4f0-6dc8-4593-95ed-2b6a8764ed27, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3443425343295246511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34434253432952465113443425343295246511344342534329524651134434253432952465113443425343295246511344342534329524651134434253432952465113443425343295246511344342534329524651134434253432952465113443425343295246511344342534329524651134434253432952465113443425343295246511344342534329524651134434253432952465113443425343295246511344342534329524651134434253432952465113443425343295246511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9745223c-053d-4a0e-a8b0-261cef809b4a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce51e6b-9340-469f-9f98-bdccf69259a5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce51e6b-9340-469f-9f98-bdccf69259a5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13851449402700516075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385144940270051607513851449402700516075138514494027005160751385144940270051607513851449402700516075138514494027005160751385144940270051607513851449402700516075138514494027005160751385144940270051607513851449402700516075138514494027005160751385144940270051607513851449402700516075138514494027005160751385144940270051607513851449402700516075138514494027005160751385144940270051607513851449402700516075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b250a4f0-6dc8-4593-95ed-2b6a8764ed27, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28476dd2-4b3b-4bca-909f-31fc87569936, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28476dd2-4b3b-4bca-909f-31fc87569936, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12600845195110490234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260084519511049023412600845195110490234126008451951104902341260084519511049023412600845195110490234126008451951104902341260084519511049023412600845195110490234126008451951104902341260084519511049023412600845195110490234126008451951104902341260084519511049023412600845195110490234126008451951104902341260084519511049023412600845195110490234126008451951104902341260084519511049023412600845195110490234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28476dd2-4b3b-4bca-909f-31fc87569936, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec40d1f7-4e2f-4b75-816f-2ce663e98f79, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec40d1f7-4e2f-4b75-816f-2ce663e98f79, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8259962996872098252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82599629968720982528259962996872098252825996299687209825282599629968720982528259962996872098252825996299687209825282599629968720982528259962996872098252825996299687209825282599629968720982528259962996872098252825996299687209825282599629968720982528259962996872098252825996299687209825282599629968720982528259962996872098252825996299687209825282599629968720982528259962996872098252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce51e6b-9340-469f-9f98-bdccf69259a5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 578f4fbc-df44-4b31-b50c-f13cd05c2e6f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 578f4fbc-df44-4b31-b50c-f13cd05c2e6f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17994613013911851346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799461301391185134617994613013911851346179946130139118513461799461301391185134617994613013911851346179946130139118513461799461301391185134617994613013911851346179946130139118513461799461301391185134617994613013911851346179946130139118513461799461301391185134617994613013911851346179946130139118513461799461301391185134617994613013911851346179946130139118513461799461301391185134617994613013911851346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec40d1f7-4e2f-4b75-816f-2ce663e98f79, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f76ac9f9-36e8-4f61-8770-746bda1389d7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f76ac9f9-36e8-4f61-8770-746bda1389d7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4581036487272339485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45810364872723394854581036487272339485458103648727233948545810364872723394854581036487272339485458103648727233948545810364872723394854581036487272339485458103648727233948545810364872723394854581036487272339485458103648727233948545810364872723394854581036487272339485458103648727233948545810364872723394854581036487272339485458103648727233948545810364872723394854581036487272339485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 578f4fbc-df44-4b31-b50c-f13cd05c2e6f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c964010-e22f-4993-bdd3-a9ab476e10f7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c964010-e22f-4993-bdd3-a9ab476e10f7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3755792956589084354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37557929565890843543755792956589084354375579295658908435437557929565890843543755792956589084354375579295658908435437557929565890843543755792956589084354375579295658908435437557929565890843543755792956589084354375579295658908435437557929565890843543755792956589084354375579295658908435437557929565890843543755792956589084354375579295658908435437557929565890843543755792956589084354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f76ac9f9-36e8-4f61-8770-746bda1389d7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab271fb-694c-49ae-97b6-8552ca115a1e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab271fb-694c-49ae-97b6-8552ca115a1e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2378886225153442873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23788862251534428732378886225153442873237888622515344287323788862251534428732378886225153442873237888622515344287323788862251534428732378886225153442873237888622515344287323788862251534428732378886225153442873237888622515344287323788862251534428732378886225153442873237888622515344287323788862251534428732378886225153442873237888622515344287323788862251534428732378886225153442873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab271fb-694c-49ae-97b6-8552ca115a1e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55c18034-12f5-40db-8e53-31fd65d22c80, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55c18034-12f5-40db-8e53-31fd65d22c80, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9179116271774335124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91791162717743351249179116271774335124917911627177433512491791162717743351249179116271774335124917911627177433512491791162717743351249179116271774335124917911627177433512491791162717743351249179116271774335124917911627177433512491791162717743351249179116271774335124917911627177433512491791162717743351249179116271774335124917911627177433512491791162717743351249179116271774335124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55c18034-12f5-40db-8e53-31fd65d22c80, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99f7d464-7539-4c73-8914-767cbd42db07, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99f7d464-7539-4c73-8914-767cbd42db07, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11124163959234838579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112416395923483857911124163959234838579111241639592348385791112416395923483857911124163959234838579111241639592348385791112416395923483857911124163959234838579111241639592348385791112416395923483857911124163959234838579111241639592348385791112416395923483857911124163959234838579111241639592348385791112416395923483857911124163959234838579111241639592348385791112416395923483857911124163959234838579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c964010-e22f-4993-bdd3-a9ab476e10f7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6747077-4865-4a6b-b0cf-1557eb009d6e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6747077-4865-4a6b-b0cf-1557eb009d6e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8789150249764810228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87891502497648102288789150249764810228878915024976481022887891502497648102288789150249764810228878915024976481022887891502497648102288789150249764810228878915024976481022887891502497648102288789150249764810228878915024976481022887891502497648102288789150249764810228878915024976481022887891502497648102288789150249764810228878915024976481022887891502497648102288789150249764810228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99f7d464-7539-4c73-8914-767cbd42db07, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c20a788e-2e6b-409f-a9da-38660abd3d10, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c20a788e-2e6b-409f-a9da-38660abd3d10, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17633476881034808762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763347688103480876217633476881034808762176334768810348087621763347688103480876217633476881034808762176334768810348087621763347688103480876217633476881034808762176334768810348087621763347688103480876217633476881034808762176334768810348087621763347688103480876217633476881034808762176334768810348087621763347688103480876217633476881034808762176334768810348087621763347688103480876217633476881034808762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6747077-4865-4a6b-b0cf-1557eb009d6e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86f62e73-246f-461b-b2be-81859bee698c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86f62e73-246f-461b-b2be-81859bee698c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5256620133540020136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52566201335400201365256620133540020136525662013354002013652566201335400201365256620133540020136525662013354002013652566201335400201365256620133540020136525662013354002013652566201335400201365256620133540020136525662013354002013652566201335400201365256620133540020136525662013354002013652566201335400201365256620133540020136525662013354002013652566201335400201365256620133540020136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c20a788e-2e6b-409f-a9da-38660abd3d10, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8280580-db1f-470a-a944-9260b87c9f52, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8280580-db1f-470a-a944-9260b87c9f52, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1187323397677111820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11873233976771118201187323397677111820118732339767711182011873233976771118201187323397677111820118732339767711182011873233976771118201187323397677111820118732339767711182011873233976771118201187323397677111820118732339767711182011873233976771118201187323397677111820118732339767711182011873233976771118201187323397677111820118732339767711182011873233976771118201187323397677111820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86f62e73-246f-461b-b2be-81859bee698c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073fa489-12e1-4528-9eb6-9bee64f2dc79, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073fa489-12e1-4528-9eb6-9bee64f2dc79, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2531785820697690572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25317858206976905722531785820697690572253178582069769057225317858206976905722531785820697690572253178582069769057225317858206976905722531785820697690572253178582069769057225317858206976905722531785820697690572253178582069769057225317858206976905722531785820697690572253178582069769057225317858206976905722531785820697690572253178582069769057225317858206976905722531785820697690572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8280580-db1f-470a-a944-9260b87c9f52, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 774df94b-5ef0-47ab-bd47-7131400bd6c7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 774df94b-5ef0-47ab-bd47-7131400bd6c7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 481168231643180229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229481168231643180229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073fa489-12e1-4528-9eb6-9bee64f2dc79, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ea2a4c8-dc87-4b5e-afc4-8902c54ea5d3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ea2a4c8-dc87-4b5e-afc4-8902c54ea5d3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8927239254082466471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89272392540824664718927239254082466471892723925408246647189272392540824664718927239254082466471892723925408246647189272392540824664718927239254082466471892723925408246647189272392540824664718927239254082466471892723925408246647189272392540824664718927239254082466471892723925408246647189272392540824664718927239254082466471892723925408246647189272392540824664718927239254082466471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 774df94b-5ef0-47ab-bd47-7131400bd6c7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaf53138-7fa0-4a84-9d35-e00271cfb97e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaf53138-7fa0-4a84-9d35-e00271cfb97e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6482611416778905499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64826114167789054996482611416778905499648261141677890549964826114167789054996482611416778905499648261141677890549964826114167789054996482611416778905499648261141677890549964826114167789054996482611416778905499648261141677890549964826114167789054996482611416778905499648261141677890549964826114167789054996482611416778905499648261141677890549964826114167789054996482611416778905499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ea2a4c8-dc87-4b5e-afc4-8902c54ea5d3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ad8aaca-2a8e-46f3-a2a7-e315ad921f27, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ad8aaca-2a8e-46f3-a2a7-e315ad921f27, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15849688678768045961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584968867876804596115849688678768045961158496886787680459611584968867876804596115849688678768045961158496886787680459611584968867876804596115849688678768045961158496886787680459611584968867876804596115849688678768045961158496886787680459611584968867876804596115849688678768045961158496886787680459611584968867876804596115849688678768045961158496886787680459611584968867876804596115849688678768045961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ad8aaca-2a8e-46f3-a2a7-e315ad921f27, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22dc819f-1b56-4922-9f9d-55c7e9096650, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22dc819f-1b56-4922-9f9d-55c7e9096650, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13720788982889198902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372078898288919890213720788982889198902137207889828891989021372078898288919890213720788982889198902137207889828891989021372078898288919890213720788982889198902137207889828891989021372078898288919890213720788982889198902137207889828891989021372078898288919890213720788982889198902137207889828891989021372078898288919890213720788982889198902137207889828891989021372078898288919890213720788982889198902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaf53138-7fa0-4a84-9d35-e00271cfb97e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84981a6f-529a-4dbd-91b0-9c23bf9d52e3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84981a6f-529a-4dbd-91b0-9c23bf9d52e3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10844847317456179442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084484731745617944210844847317456179442108448473174561794421084484731745617944210844847317456179442108448473174561794421084484731745617944210844847317456179442108448473174561794421084484731745617944210844847317456179442108448473174561794421084484731745617944210844847317456179442108448473174561794421084484731745617944210844847317456179442108448473174561794421084484731745617944210844847317456179442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22dc819f-1b56-4922-9f9d-55c7e9096650, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf6fda34-ebde-4b35-884c-cd3899168ed2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6fda34-ebde-4b35-884c-cd3899168ed2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13601880782729251271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360188078272925127113601880782729251271136018807827292512711360188078272925127113601880782729251271136018807827292512711360188078272925127113601880782729251271136018807827292512711360188078272925127113601880782729251271136018807827292512711360188078272925127113601880782729251271136018807827292512711360188078272925127113601880782729251271136018807827292512711360188078272925127113601880782729251271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84981a6f-529a-4dbd-91b0-9c23bf9d52e3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de95046f-fe14-4ec6-87c8-e17fd6a22a34, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de95046f-fe14-4ec6-87c8-e17fd6a22a34, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2298164790291613779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22981647902916137792298164790291613779229816479029161377922981647902916137792298164790291613779229816479029161377922981647902916137792298164790291613779229816479029161377922981647902916137792298164790291613779229816479029161377922981647902916137792298164790291613779229816479029161377922981647902916137792298164790291613779229816479029161377922981647902916137792298164790291613779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6fda34-ebde-4b35-884c-cd3899168ed2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67709d09-f9a5-4d58-92b4-7922850398be, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67709d09-f9a5-4d58-92b4-7922850398be, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5667830921126075287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56678309211260752875667830921126075287566783092112607528756678309211260752875667830921126075287566783092112607528756678309211260752875667830921126075287566783092112607528756678309211260752875667830921126075287566783092112607528756678309211260752875667830921126075287566783092112607528756678309211260752875667830921126075287566783092112607528756678309211260752875667830921126075287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de95046f-fe14-4ec6-87c8-e17fd6a22a34, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c97dec80-e583-4c47-84ac-8f36558e9af5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97dec80-e583-4c47-84ac-8f36558e9af5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4221921027998473948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42219210279984739484221921027998473948422192102799847394842219210279984739484221921027998473948422192102799847394842219210279984739484221921027998473948422192102799847394842219210279984739484221921027998473948422192102799847394842219210279984739484221921027998473948422192102799847394842219210279984739484221921027998473948422192102799847394842219210279984739484221921027998473948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67709d09-f9a5-4d58-92b4-7922850398be, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2147ce18-c26a-4f8b-b1d8-5227a4c3d82f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2147ce18-c26a-4f8b-b1d8-5227a4c3d82f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5058758145073518559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50587581450735185595058758145073518559505875814507351855950587581450735185595058758145073518559505875814507351855950587581450735185595058758145073518559505875814507351855950587581450735185595058758145073518559505875814507351855950587581450735185595058758145073518559505875814507351855950587581450735185595058758145073518559505875814507351855950587581450735185595058758145073518559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97dec80-e583-4c47-84ac-8f36558e9af5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c776303-5e1a-4e43-a963-e45d364dad12, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c776303-5e1a-4e43-a963-e45d364dad12, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15202489859963443253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520248985996344325315202489859963443253152024898599634432531520248985996344325315202489859963443253152024898599634432531520248985996344325315202489859963443253152024898599634432531520248985996344325315202489859963443253152024898599634432531520248985996344325315202489859963443253152024898599634432531520248985996344325315202489859963443253152024898599634432531520248985996344325315202489859963443253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2147ce18-c26a-4f8b-b1d8-5227a4c3d82f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80fe7be8-a2e7-4c1e-a865-d0644879f614, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80fe7be8-a2e7-4c1e-a865-d0644879f614, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1590347336118652491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15903473361186524911590347336118652491159034733611865249115903473361186524911590347336118652491159034733611865249115903473361186524911590347336118652491159034733611865249115903473361186524911590347336118652491159034733611865249115903473361186524911590347336118652491159034733611865249115903473361186524911590347336118652491159034733611865249115903473361186524911590347336118652491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c776303-5e1a-4e43-a963-e45d364dad12, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f21083-edba-455c-ad8c-28d784ed6376, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f21083-edba-455c-ad8c-28d784ed6376, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8555207004602286555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85552070046022865558555207004602286555855520700460228655585552070046022865558555207004602286555855520700460228655585552070046022865558555207004602286555855520700460228655585552070046022865558555207004602286555855520700460228655585552070046022865558555207004602286555855520700460228655585552070046022865558555207004602286555855520700460228655585552070046022865558555207004602286555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80fe7be8-a2e7-4c1e-a865-d0644879f614, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 086dcad7-f644-4d4b-a63b-e219ca5fb978, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f21083-edba-455c-ad8c-28d784ed6376, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 086dcad7-f644-4d4b-a63b-e219ca5fb978, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1785576748251759823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17855767482517598231785576748251759823178557674825175982317855767482517598231785576748251759823178557674825175982317855767482517598231785576748251759823178557674825175982317855767482517598231785576748251759823178557674825175982317855767482517598231785576748251759823178557674825175982317855767482517598231785576748251759823178557674825175982317855767482517598231785576748251759823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32d71cc2-c480-4ec1-96cb-026320e47fad, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 086dcad7-f644-4d4b-a63b-e219ca5fb978, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aab90c1-c869-42f1-b6cb-d3b75e34e4bb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aab90c1-c869-42f1-b6cb-d3b75e34e4bb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16942122754333656839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694212275433365683916942122754333656839169421227543336568391694212275433365683916942122754333656839169421227543336568391694212275433365683916942122754333656839169421227543336568391694212275433365683916942122754333656839169421227543336568391694212275433365683916942122754333656839169421227543336568391694212275433365683916942122754333656839169421227543336568391694212275433365683916942122754333656839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32d71cc2-c480-4ec1-96cb-026320e47fad, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14929551732517592016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492955173251759201614929551732517592016149295517325175920161492955173251759201614929551732517592016149295517325175920161492955173251759201614929551732517592016149295517325175920161492955173251759201614929551732517592016149295517325175920161492955173251759201614929551732517592016149295517325175920161492955173251759201614929551732517592016149295517325175920161492955173251759201614929551732517592016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aab90c1-c869-42f1-b6cb-d3b75e34e4bb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36201b0a-7db2-495a-8d26-66507a45c10c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36201b0a-7db2-495a-8d26-66507a45c10c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5831130726326401214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58311307263264012145831130726326401214583113072632640121458311307263264012145831130726326401214583113072632640121458311307263264012145831130726326401214583113072632640121458311307263264012145831130726326401214583113072632640121458311307263264012145831130726326401214583113072632640121458311307263264012145831130726326401214583113072632640121458311307263264012145831130726326401214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32d71cc2-c480-4ec1-96cb-026320e47fad, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb3620f0-574d-41ef-b9f0-c0141675097f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb3620f0-574d-41ef-b9f0-c0141675097f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11235075657161482683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123507565716148268311235075657161482683112350756571614826831123507565716148268311235075657161482683112350756571614826831123507565716148268311235075657161482683112350756571614826831123507565716148268311235075657161482683112350756571614826831123507565716148268311235075657161482683112350756571614826831123507565716148268311235075657161482683112350756571614826831123507565716148268311235075657161482683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36201b0a-7db2-495a-8d26-66507a45c10c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6762598c-3afe-4ad4-8078-e1d8fc90efcd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6762598c-3afe-4ad4-8078-e1d8fc90efcd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3560547892376440406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35605478923764404063560547892376440406356054789237644040635605478923764404063560547892376440406356054789237644040635605478923764404063560547892376440406356054789237644040635605478923764404063560547892376440406356054789237644040635605478923764404063560547892376440406356054789237644040635605478923764404063560547892376440406356054789237644040635605478923764404063560547892376440406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb3620f0-574d-41ef-b9f0-c0141675097f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e1218e-1878-4f65-8479-e0fe6d29fbf8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e1218e-1878-4f65-8479-e0fe6d29fbf8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7344489262175937403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73444892621759374037344489262175937403734448926217593740373444892621759374037344489262175937403734448926217593740373444892621759374037344489262175937403734448926217593740373444892621759374037344489262175937403734448926217593740373444892621759374037344489262175937403734448926217593740373444892621759374037344489262175937403734448926217593740373444892621759374037344489262175937403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6762598c-3afe-4ad4-8078-e1d8fc90efcd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8c150c5-2bcf-427d-9e9b-e118c21d9117, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c150c5-2bcf-427d-9e9b-e118c21d9117, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13735230252311978371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373523025231197837113735230252311978371137352302523119783711373523025231197837113735230252311978371137352302523119783711373523025231197837113735230252311978371137352302523119783711373523025231197837113735230252311978371137352302523119783711373523025231197837113735230252311978371137352302523119783711373523025231197837113735230252311978371137352302523119783711373523025231197837113735230252311978371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e1218e-1878-4f65-8479-e0fe6d29fbf8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d743b85-f399-458f-a3e8-46e70e1078dd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d743b85-f399-458f-a3e8-46e70e1078dd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4316620199614761203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43166201996147612034316620199614761203431662019961476120343166201996147612034316620199614761203431662019961476120343166201996147612034316620199614761203431662019961476120343166201996147612034316620199614761203431662019961476120343166201996147612034316620199614761203431662019961476120343166201996147612034316620199614761203431662019961476120343166201996147612034316620199614761203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d743b85-f399-458f-a3e8-46e70e1078dd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dcde409-d351-4710-b242-0c5d703a952a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dcde409-d351-4710-b242-0c5d703a952a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4792156535086884733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47921565350868847334792156535086884733479215653508688473347921565350868847334792156535086884733479215653508688473347921565350868847334792156535086884733479215653508688473347921565350868847334792156535086884733479215653508688473347921565350868847334792156535086884733479215653508688473347921565350868847334792156535086884733479215653508688473347921565350868847334792156535086884733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c150c5-2bcf-427d-9e9b-e118c21d9117, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 626e7519-3604-4a61-b55e-adbd2f6087b4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 626e7519-3604-4a61-b55e-adbd2f6087b4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12971869222645254185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297186922264525418512971869222645254185129718692226452541851297186922264525418512971869222645254185129718692226452541851297186922264525418512971869222645254185129718692226452541851297186922264525418512971869222645254185129718692226452541851297186922264525418512971869222645254185129718692226452541851297186922264525418512971869222645254185129718692226452541851297186922264525418512971869222645254185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dcde409-d351-4710-b242-0c5d703a952a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3df41a22-5a7c-4cc1-b568-f70e876d8b86, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3df41a22-5a7c-4cc1-b568-f70e876d8b86, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9101419600148766576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91014196001487665769101419600148766576910141960014876657691014196001487665769101419600148766576910141960014876657691014196001487665769101419600148766576910141960014876657691014196001487665769101419600148766576910141960014876657691014196001487665769101419600148766576910141960014876657691014196001487665769101419600148766576910141960014876657691014196001487665769101419600148766576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 626e7519-3604-4a61-b55e-adbd2f6087b4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6369127-98a5-4ca7-8796-33bc5a324de9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6369127-98a5-4ca7-8796-33bc5a324de9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3776981474139088108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37769814741390881083776981474139088108377698147413908810837769814741390881083776981474139088108377698147413908810837769814741390881083776981474139088108377698147413908810837769814741390881083776981474139088108377698147413908810837769814741390881083776981474139088108377698147413908810837769814741390881083776981474139088108377698147413908810837769814741390881083776981474139088108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3df41a22-5a7c-4cc1-b568-f70e876d8b86, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 771f7ca5-deab-4a26-adc1-092fe3bb787a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 771f7ca5-deab-4a26-adc1-092fe3bb787a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2215029836860952340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22150298368609523402215029836860952340221502983686095234022150298368609523402215029836860952340221502983686095234022150298368609523402215029836860952340221502983686095234022150298368609523402215029836860952340221502983686095234022150298368609523402215029836860952340221502983686095234022150298368609523402215029836860952340221502983686095234022150298368609523402215029836860952340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 771f7ca5-deab-4a26-adc1-092fe3bb787a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a889deb-1ec5-4235-8b69-b16bf83b2daf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a889deb-1ec5-4235-8b69-b16bf83b2daf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11423490427664502944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142349042766450294411423490427664502944114234904276645029441142349042766450294411423490427664502944114234904276645029441142349042766450294411423490427664502944114234904276645029441142349042766450294411423490427664502944114234904276645029441142349042766450294411423490427664502944114234904276645029441142349042766450294411423490427664502944114234904276645029441142349042766450294411423490427664502944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6369127-98a5-4ca7-8796-33bc5a324de9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 770bf1d7-42e0-4db0-8e04-595e4369fa43, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 770bf1d7-42e0-4db0-8e04-595e4369fa43, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17730970943137645270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773097094313764527017730970943137645270177309709431376452701773097094313764527017730970943137645270177309709431376452701773097094313764527017730970943137645270177309709431376452701773097094313764527017730970943137645270177309709431376452701773097094313764527017730970943137645270177309709431376452701773097094313764527017730970943137645270177309709431376452701773097094313764527017730970943137645270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a889deb-1ec5-4235-8b69-b16bf83b2daf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c4a724-a93e-4009-994c-c56f29cdb315, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c4a724-a93e-4009-994c-c56f29cdb315, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2434725552010300811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24347255520103008112434725552010300811243472555201030081124347255520103008112434725552010300811243472555201030081124347255520103008112434725552010300811243472555201030081124347255520103008112434725552010300811243472555201030081124347255520103008112434725552010300811243472555201030081124347255520103008112434725552010300811243472555201030081124347255520103008112434725552010300811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 770bf1d7-42e0-4db0-8e04-595e4369fa43, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 154677b4-d1dc-4e1b-83bd-c37b0fb9dbcd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 154677b4-d1dc-4e1b-83bd-c37b0fb9dbcd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7356166356129572949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73561663561295729497356166356129572949735616635612957294973561663561295729497356166356129572949735616635612957294973561663561295729497356166356129572949735616635612957294973561663561295729497356166356129572949735616635612957294973561663561295729497356166356129572949735616635612957294973561663561295729497356166356129572949735616635612957294973561663561295729497356166356129572949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c4a724-a93e-4009-994c-c56f29cdb315, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b0c894e-1ccd-46e7-8a1a-fff341d59eb8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b0c894e-1ccd-46e7-8a1a-fff341d59eb8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9112728736623704435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91127287366237044359112728736623704435911272873662370443591127287366237044359112728736623704435911272873662370443591127287366237044359112728736623704435911272873662370443591127287366237044359112728736623704435911272873662370443591127287366237044359112728736623704435911272873662370443591127287366237044359112728736623704435911272873662370443591127287366237044359112728736623704435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:12476/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 154677b4-d1dc-4e1b-83bd-c37b0fb9dbcd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2fc435a-7555-4107-8fb0-39fbf1b98ee0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2fc435a-7555-4107-8fb0-39fbf1b98ee0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11230637379816529702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123063737981652970211230637379816529702112306373798165297021123063737981652970211230637379816529702112306373798165297021123063737981652970211230637379816529702112306373798165297021123063737981652970211230637379816529702112306373798165297021123063737981652970211230637379816529702112306373798165297021123063737981652970211230637379816529702112306373798165297021123063737981652970211230637379816529702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b0c894e-1ccd-46e7-8a1a-fff341d59eb8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b808f3fd-8ac5-4b56-81cf-1ade3893efcd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2fc435a-7555-4107-8fb0-39fbf1b98ee0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a9e7d75-7402-4d07-a481-9ed66912ce72, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a9e7d75-7402-4d07-a481-9ed66912ce72, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3158754279028844026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31587542790288440263158754279028844026315875427902884402631587542790288440263158754279028844026315875427902884402631587542790288440263158754279028844026315875427902884402631587542790288440263158754279028844026315875427902884402631587542790288440263158754279028844026315875427902884402631587542790288440263158754279028844026315875427902884402631587542790288440263158754279028844026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b808f3fd-8ac5-4b56-81cf-1ade3893efcd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7607417977077838335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76074179770778383357607417977077838335760741797707783833576074179770778383357607417977077838335760741797707783833576074179770778383357607417977077838335760741797707783833576074179770778383357607417977077838335760741797707783833576074179770778383357607417977077838335760741797707783833576074179770778383357607417977077838335760741797707783833576074179770778383357607417977077838335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a9e7d75-7402-4d07-a481-9ed66912ce72, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0f86405-f9fb-43fd-8143-85113a9a427f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0f86405-f9fb-43fd-8143-85113a9a427f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7835992660083890364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78359926600838903647835992660083890364783599266008389036478359926600838903647835992660083890364783599266008389036478359926600838903647835992660083890364783599266008389036478359926600838903647835992660083890364783599266008389036478359926600838903647835992660083890364783599266008389036478359926600838903647835992660083890364783599266008389036478359926600838903647835992660083890364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b808f3fd-8ac5-4b56-81cf-1ade3893efcd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f60e81cd-c6fc-4d24-9c63-2313cdf96d81, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f60e81cd-c6fc-4d24-9c63-2313cdf96d81, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12163434155161287373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216343415516128737312163434155161287373121634341551612873731216343415516128737312163434155161287373121634341551612873731216343415516128737312163434155161287373121634341551612873731216343415516128737312163434155161287373121634341551612873731216343415516128737312163434155161287373121634341551612873731216343415516128737312163434155161287373121634341551612873731216343415516128737312163434155161287373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0f86405-f9fb-43fd-8143-85113a9a427f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b16a0d12-1a28-4bff-8286-cd40e724dcc0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f60e81cd-c6fc-4d24-9c63-2313cdf96d81, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be381dda-6902-4676-ad70-8d9eeb1129ff, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be381dda-6902-4676-ad70-8d9eeb1129ff, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9753045422985424540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97530454229854245409753045422985424540975304542298542454097530454229854245409753045422985424540975304542298542454097530454229854245409753045422985424540975304542298542454097530454229854245409753045422985424540975304542298542454097530454229854245409753045422985424540975304542298542454097530454229854245409753045422985424540975304542298542454097530454229854245409753045422985424540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b16a0d12-1a28-4bff-8286-cd40e724dcc0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15237814911221375910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523781491122137591015237814911221375910152378149112213759101523781491122137591015237814911221375910152378149112213759101523781491122137591015237814911221375910152378149112213759101523781491122137591015237814911221375910152378149112213759101523781491122137591015237814911221375910152378149112213759101523781491122137591015237814911221375910152378149112213759101523781491122137591015237814911221375910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be381dda-6902-4676-ad70-8d9eeb1129ff, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26221136-61e6-4d87-8aea-d7f11ea877c0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26221136-61e6-4d87-8aea-d7f11ea877c0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6417778506109919642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64177785061099196426417778506109919642641777850610991964264177785061099196426417778506109919642641777850610991964264177785061099196426417778506109919642641777850610991964264177785061099196426417778506109919642641777850610991964264177785061099196426417778506109919642641777850610991964264177785061099196426417778506109919642641777850610991964264177785061099196426417778506109919642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b16a0d12-1a28-4bff-8286-cd40e724dcc0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2487ef10-bf8f-4b41-8346-634a3d129642, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2487ef10-bf8f-4b41-8346-634a3d129642, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7063925099469113603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70639250994691136037063925099469113603706392509946911360370639250994691136037063925099469113603706392509946911360370639250994691136037063925099469113603706392509946911360370639250994691136037063925099469113603706392509946911360370639250994691136037063925099469113603706392509946911360370639250994691136037063925099469113603706392509946911360370639250994691136037063925099469113603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26221136-61e6-4d87-8aea-d7f11ea877c0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7dce389-27f7-45b4-8fcd-eddd77e495dc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7dce389-27f7-45b4-8fcd-eddd77e495dc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17201787430399955171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720178743039995517117201787430399955171172017874303999551711720178743039995517117201787430399955171172017874303999551711720178743039995517117201787430399955171172017874303999551711720178743039995517117201787430399955171172017874303999551711720178743039995517117201787430399955171172017874303999551711720178743039995517117201787430399955171172017874303999551711720178743039995517117201787430399955171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7dce389-27f7-45b4-8fcd-eddd77e495dc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2487ef10-bf8f-4b41-8346-634a3d129642, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b372ecc9-9dee-49ea-92ca-3726710f8939, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b372ecc9-9dee-49ea-92ca-3726710f8939, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2932819647506765379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29328196475067653792932819647506765379293281964750676537929328196475067653792932819647506765379293281964750676537929328196475067653792932819647506765379293281964750676537929328196475067653792932819647506765379293281964750676537929328196475067653792932819647506765379293281964750676537929328196475067653792932819647506765379293281964750676537929328196475067653792932819647506765379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96c5e9ed-f4c8-4878-9247-fb8983173ab4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96c5e9ed-f4c8-4878-9247-fb8983173ab4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16781101941161039612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678110194116103961216781101941161039612167811019411610396121678110194116103961216781101941161039612167811019411610396121678110194116103961216781101941161039612167811019411610396121678110194116103961216781101941161039612167811019411610396121678110194116103961216781101941161039612167811019411610396121678110194116103961216781101941161039612167811019411610396121678110194116103961216781101941161039612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b372ecc9-9dee-49ea-92ca-3726710f8939, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c6d8e05-1e88-4664-aa8a-b2fc78a8e65c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c6d8e05-1e88-4664-aa8a-b2fc78a8e65c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5201319536540515784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52013195365405157845201319536540515784520131953654051578452013195365405157845201319536540515784520131953654051578452013195365405157845201319536540515784520131953654051578452013195365405157845201319536540515784520131953654051578452013195365405157845201319536540515784520131953654051578452013195365405157845201319536540515784520131953654051578452013195365405157845201319536540515784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96c5e9ed-f4c8-4878-9247-fb8983173ab4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd26a1c1-a17c-418c-a0d3-7fa399588926, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd26a1c1-a17c-418c-a0d3-7fa399588926, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9431274328643984528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94312743286439845289431274328643984528943127432864398452894312743286439845289431274328643984528943127432864398452894312743286439845289431274328643984528943127432864398452894312743286439845289431274328643984528943127432864398452894312743286439845289431274328643984528943127432864398452894312743286439845289431274328643984528943127432864398452894312743286439845289431274328643984528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c6d8e05-1e88-4664-aa8a-b2fc78a8e65c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 553ccd56-e42b-4161-890c-356ae5b19d66, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 553ccd56-e42b-4161-890c-356ae5b19d66, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17643225602070896018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764322560207089601817643225602070896018176432256020708960181764322560207089601817643225602070896018176432256020708960181764322560207089601817643225602070896018176432256020708960181764322560207089601817643225602070896018176432256020708960181764322560207089601817643225602070896018176432256020708960181764322560207089601817643225602070896018176432256020708960181764322560207089601817643225602070896018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd26a1c1-a17c-418c-a0d3-7fa399588926, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfc746f9-e99c-4685-b2a0-409690babb8b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc746f9-e99c-4685-b2a0-409690babb8b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13437452497626938159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343745249762693815913437452497626938159134374524976269381591343745249762693815913437452497626938159134374524976269381591343745249762693815913437452497626938159134374524976269381591343745249762693815913437452497626938159134374524976269381591343745249762693815913437452497626938159134374524976269381591343745249762693815913437452497626938159134374524976269381591343745249762693815913437452497626938159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 553ccd56-e42b-4161-890c-356ae5b19d66, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 723ddea6-d8e0-471b-9c4f-afb2fb38fc40, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 723ddea6-d8e0-471b-9c4f-afb2fb38fc40, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1254099936378175024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12540999363781750241254099936378175024125409993637817502412540999363781750241254099936378175024125409993637817502412540999363781750241254099936378175024125409993637817502412540999363781750241254099936378175024125409993637817502412540999363781750241254099936378175024125409993637817502412540999363781750241254099936378175024125409993637817502412540999363781750241254099936378175024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc746f9-e99c-4685-b2a0-409690babb8b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee941f1-b67a-4e3b-ad2a-3638dc5507a9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee941f1-b67a-4e3b-ad2a-3638dc5507a9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10858102626481891338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085810262648189133810858102626481891338108581026264818913381085810262648189133810858102626481891338108581026264818913381085810262648189133810858102626481891338108581026264818913381085810262648189133810858102626481891338108581026264818913381085810262648189133810858102626481891338108581026264818913381085810262648189133810858102626481891338108581026264818913381085810262648189133810858102626481891338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 723ddea6-d8e0-471b-9c4f-afb2fb38fc40, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e290448-360e-4ef7-a104-8f20a399bf82, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e290448-360e-4ef7-a104-8f20a399bf82, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 673296477030688190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190673296477030688190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e290448-360e-4ef7-a104-8f20a399bf82, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 285b0708-8a13-47f6-b56b-e31c96dbfc4c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 285b0708-8a13-47f6-b56b-e31c96dbfc4c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13176536361610049159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317653636161004915913176536361610049159131765363616100491591317653636161004915913176536361610049159131765363616100491591317653636161004915913176536361610049159131765363616100491591317653636161004915913176536361610049159131765363616100491591317653636161004915913176536361610049159131765363616100491591317653636161004915913176536361610049159131765363616100491591317653636161004915913176536361610049159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee941f1-b67a-4e3b-ad2a-3638dc5507a9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3195beda-ef40-45fc-b38a-a35c927544f2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3195beda-ef40-45fc-b38a-a35c927544f2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9246315921718696538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92463159217186965389246315921718696538924631592171869653892463159217186965389246315921718696538924631592171869653892463159217186965389246315921718696538924631592171869653892463159217186965389246315921718696538924631592171869653892463159217186965389246315921718696538924631592171869653892463159217186965389246315921718696538924631592171869653892463159217186965389246315921718696538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3195beda-ef40-45fc-b38a-a35c927544f2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e345a42-c5fd-4025-a6e9-c207acd1588e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e345a42-c5fd-4025-a6e9-c207acd1588e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7227572769091732228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72275727690917322287227572769091732228722757276909173222872275727690917322287227572769091732228722757276909173222872275727690917322287227572769091732228722757276909173222872275727690917322287227572769091732228722757276909173222872275727690917322287227572769091732228722757276909173222872275727690917322287227572769091732228722757276909173222872275727690917322287227572769091732228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 285b0708-8a13-47f6-b56b-e31c96dbfc4c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 164a1a44-eb2c-4688-b1e8-5a15511494be, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 164a1a44-eb2c-4688-b1e8-5a15511494be, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1852065562678378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18520655626783781852065562678378185206556267837818520655626783781852065562678378185206556267837818520655626783781852065562678378185206556267837818520655626783781852065562678378185206556267837818520655626783781852065562678378185206556267837818520655626783781852065562678378185206556267837818520655626783781852065562678378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 164a1a44-eb2c-4688-b1e8-5a15511494be, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8986a4ad-9601-48d8-a484-821ac4c23a90, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8986a4ad-9601-48d8-a484-821ac4c23a90, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6806394151731234995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68063941517312349956806394151731234995680639415173123499568063941517312349956806394151731234995680639415173123499568063941517312349956806394151731234995680639415173123499568063941517312349956806394151731234995680639415173123499568063941517312349956806394151731234995680639415173123499568063941517312349956806394151731234995680639415173123499568063941517312349956806394151731234995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e345a42-c5fd-4025-a6e9-c207acd1588e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a794ee-2aa8-4257-8dcb-836b6ce9e8c7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a794ee-2aa8-4257-8dcb-836b6ce9e8c7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10334618275561466476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033461827556146647610334618275561466476103346182755614664761033461827556146647610334618275561466476103346182755614664761033461827556146647610334618275561466476103346182755614664761033461827556146647610334618275561466476103346182755614664761033461827556146647610334618275561466476103346182755614664761033461827556146647610334618275561466476103346182755614664761033461827556146647610334618275561466476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8986a4ad-9601-48d8-a484-821ac4c23a90, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69999d06-c8f7-4e24-879f-d2379bebcf5c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69999d06-c8f7-4e24-879f-d2379bebcf5c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15846096666989688137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584609666698968813715846096666989688137158460966669896881371584609666698968813715846096666989688137158460966669896881371584609666698968813715846096666989688137158460966669896881371584609666698968813715846096666989688137158460966669896881371584609666698968813715846096666989688137158460966669896881371584609666698968813715846096666989688137158460966669896881371584609666698968813715846096666989688137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a794ee-2aa8-4257-8dcb-836b6ce9e8c7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 365b0dd6-e7a8-47a9-912e-b184f5773da2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 365b0dd6-e7a8-47a9-912e-b184f5773da2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14596256061293388250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459625606129338825014596256061293388250145962560612933882501459625606129338825014596256061293388250145962560612933882501459625606129338825014596256061293388250145962560612933882501459625606129338825014596256061293388250145962560612933882501459625606129338825014596256061293388250145962560612933882501459625606129338825014596256061293388250145962560612933882501459625606129338825014596256061293388250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69999d06-c8f7-4e24-879f-d2379bebcf5c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db4e1697-531f-4cca-be4b-d64e2a914078, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db4e1697-531f-4cca-be4b-d64e2a914078, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10095348999635010620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009534899963501062010095348999635010620100953489996350106201009534899963501062010095348999635010620100953489996350106201009534899963501062010095348999635010620100953489996350106201009534899963501062010095348999635010620100953489996350106201009534899963501062010095348999635010620100953489996350106201009534899963501062010095348999635010620100953489996350106201009534899963501062010095348999635010620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 365b0dd6-e7a8-47a9-912e-b184f5773da2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f53c55c4-43e3-4559-bd3f-ee5afd2b5b88, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f53c55c4-43e3-4559-bd3f-ee5afd2b5b88, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4495702914949566639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44957029149495666394495702914949566639449570291494956663944957029149495666394495702914949566639449570291494956663944957029149495666394495702914949566639449570291494956663944957029149495666394495702914949566639449570291494956663944957029149495666394495702914949566639449570291494956663944957029149495666394495702914949566639449570291494956663944957029149495666394495702914949566639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db4e1697-531f-4cca-be4b-d64e2a914078, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d1c9905-eae3-434f-b463-d2205d79270e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d1c9905-eae3-434f-b463-d2205d79270e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15684546182056261710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568454618205626171015684546182056261710156845461820562617101568454618205626171015684546182056261710156845461820562617101568454618205626171015684546182056261710156845461820562617101568454618205626171015684546182056261710156845461820562617101568454618205626171015684546182056261710156845461820562617101568454618205626171015684546182056261710156845461820562617101568454618205626171015684546182056261710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f53c55c4-43e3-4559-bd3f-ee5afd2b5b88, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed223a4c-cba5-4797-978a-685fb8e3119b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed223a4c-cba5-4797-978a-685fb8e3119b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4971092129451451961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49710921294514519614971092129451451961497109212945145196149710921294514519614971092129451451961497109212945145196149710921294514519614971092129451451961497109212945145196149710921294514519614971092129451451961497109212945145196149710921294514519614971092129451451961497109212945145196149710921294514519614971092129451451961497109212945145196149710921294514519614971092129451451961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d1c9905-eae3-434f-b463-d2205d79270e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f512288c-be49-413b-8771-7665f1ac2ae4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f512288c-be49-413b-8771-7665f1ac2ae4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16353684951847601391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635368495184760139116353684951847601391163536849518476013911635368495184760139116353684951847601391163536849518476013911635368495184760139116353684951847601391163536849518476013911635368495184760139116353684951847601391163536849518476013911635368495184760139116353684951847601391163536849518476013911635368495184760139116353684951847601391163536849518476013911635368495184760139116353684951847601391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed223a4c-cba5-4797-978a-685fb8e3119b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 777d795e-369b-469d-97c7-7a3fcd1583b7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 777d795e-369b-469d-97c7-7a3fcd1583b7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10125762332041956738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012576233204195673810125762332041956738101257623320419567381012576233204195673810125762332041956738101257623320419567381012576233204195673810125762332041956738101257623320419567381012576233204195673810125762332041956738101257623320419567381012576233204195673810125762332041956738101257623320419567381012576233204195673810125762332041956738101257623320419567381012576233204195673810125762332041956738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f512288c-be49-413b-8771-7665f1ac2ae4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f71feea2-be05-40aa-92ce-622fe7c0cab8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f71feea2-be05-40aa-92ce-622fe7c0cab8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9471007562362559678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94710075623625596789471007562362559678947100756236255967894710075623625596789471007562362559678947100756236255967894710075623625596789471007562362559678947100756236255967894710075623625596789471007562362559678947100756236255967894710075623625596789471007562362559678947100756236255967894710075623625596789471007562362559678947100756236255967894710075623625596789471007562362559678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 777d795e-369b-469d-97c7-7a3fcd1583b7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b56fa8e8-191a-4680-a055-d306ff6d2d31, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b56fa8e8-191a-4680-a055-d306ff6d2d31, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16151034399498601953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615103439949860195316151034399498601953161510343994986019531615103439949860195316151034399498601953161510343994986019531615103439949860195316151034399498601953161510343994986019531615103439949860195316151034399498601953161510343994986019531615103439949860195316151034399498601953161510343994986019531615103439949860195316151034399498601953161510343994986019531615103439949860195316151034399498601953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f71feea2-be05-40aa-92ce-622fe7c0cab8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 150caa5b-c5e6-4bd6-9207-bae9eecd7c29, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 150caa5b-c5e6-4bd6-9207-bae9eecd7c29, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16476196686186871686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647619668618687168616476196686186871686164761966861868716861647619668618687168616476196686186871686164761966861868716861647619668618687168616476196686186871686164761966861868716861647619668618687168616476196686186871686164761966861868716861647619668618687168616476196686186871686164761966861868716861647619668618687168616476196686186871686164761966861868716861647619668618687168616476196686186871686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b56fa8e8-191a-4680-a055-d306ff6d2d31, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c33a9245-98d5-4160-b215-8cdef5895d09, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c33a9245-98d5-4160-b215-8cdef5895d09, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11223009721252915455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122300972125291545511223009721252915455112230097212529154551122300972125291545511223009721252915455112230097212529154551122300972125291545511223009721252915455112230097212529154551122300972125291545511223009721252915455112230097212529154551122300972125291545511223009721252915455112230097212529154551122300972125291545511223009721252915455112230097212529154551122300972125291545511223009721252915455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 150caa5b-c5e6-4bd6-9207-bae9eecd7c29, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b717aa7b-76e9-49e8-8fc8-a89218d5260b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c33a9245-98d5-4160-b215-8cdef5895d09, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 776f5d51-6444-4ca7-8ecd-74b07ec6a026, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b717aa7b-76e9-49e8-8fc8-a89218d5260b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3730962805936096535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37309628059360965353730962805936096535373096280593609653537309628059360965353730962805936096535373096280593609653537309628059360965353730962805936096535373096280593609653537309628059360965353730962805936096535373096280593609653537309628059360965353730962805936096535373096280593609653537309628059360965353730962805936096535373096280593609653537309628059360965353730962805936096535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 776f5d51-6444-4ca7-8ecd-74b07ec6a026, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7834455440588292273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78344554405882922737834455440588292273783445544058829227378344554405882922737834455440588292273783445544058829227378344554405882922737834455440588292273783445544058829227378344554405882922737834455440588292273783445544058829227378344554405882922737834455440588292273783445544058829227378344554405882922737834455440588292273783445544058829227378344554405882922737834455440588292273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b717aa7b-76e9-49e8-8fc8-a89218d5260b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 776f5d51-6444-4ca7-8ecd-74b07ec6a026, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44556a68-5dcd-43e2-80da-90c71d192d50, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44556a68-5dcd-43e2-80da-90c71d192d50, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5426713320342282703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54267133203422827035426713320342282703542671332034228270354267133203422827035426713320342282703542671332034228270354267133203422827035426713320342282703542671332034228270354267133203422827035426713320342282703542671332034228270354267133203422827035426713320342282703542671332034228270354267133203422827035426713320342282703542671332034228270354267133203422827035426713320342282703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d39abaf-9618-4c27-840e-279d80fc113d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d39abaf-9618-4c27-840e-279d80fc113d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11563129786030851899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156312978603085189911563129786030851899115631297860308518991156312978603085189911563129786030851899115631297860308518991156312978603085189911563129786030851899115631297860308518991156312978603085189911563129786030851899115631297860308518991156312978603085189911563129786030851899115631297860308518991156312978603085189911563129786030851899115631297860308518991156312978603085189911563129786030851899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d39abaf-9618-4c27-840e-279d80fc113d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf2bc813-3c42-48a0-bbe4-9ea3afd280c8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf2bc813-3c42-48a0-bbe4-9ea3afd280c8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14688616523376263942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468861652337626394214688616523376263942146886165233762639421468861652337626394214688616523376263942146886165233762639421468861652337626394214688616523376263942146886165233762639421468861652337626394214688616523376263942146886165233762639421468861652337626394214688616523376263942146886165233762639421468861652337626394214688616523376263942146886165233762639421468861652337626394214688616523376263942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44556a68-5dcd-43e2-80da-90c71d192d50, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 675fd52b-b149-47c6-a2aa-5570a519569f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 675fd52b-b149-47c6-a2aa-5570a519569f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1240956309661424080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12409563096614240801240956309661424080124095630966142408012409563096614240801240956309661424080124095630966142408012409563096614240801240956309661424080124095630966142408012409563096614240801240956309661424080124095630966142408012409563096614240801240956309661424080124095630966142408012409563096614240801240956309661424080124095630966142408012409563096614240801240956309661424080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf2bc813-3c42-48a0-bbe4-9ea3afd280c8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e2debf2-282d-484e-9be7-ef8ddc1861d1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e2debf2-282d-484e-9be7-ef8ddc1861d1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2121920883732101057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21219208837321010572121920883732101057212192088373210105721219208837321010572121920883732101057212192088373210105721219208837321010572121920883732101057212192088373210105721219208837321010572121920883732101057212192088373210105721219208837321010572121920883732101057212192088373210105721219208837321010572121920883732101057212192088373210105721219208837321010572121920883732101057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 675fd52b-b149-47c6-a2aa-5570a519569f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0b8825-3134-4baa-9500-5433915c6a33, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0b8825-3134-4baa-9500-5433915c6a33, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17214370432971740268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721437043297174026817214370432971740268172143704329717402681721437043297174026817214370432971740268172143704329717402681721437043297174026817214370432971740268172143704329717402681721437043297174026817214370432971740268172143704329717402681721437043297174026817214370432971740268172143704329717402681721437043297174026817214370432971740268172143704329717402681721437043297174026817214370432971740268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e2debf2-282d-484e-9be7-ef8ddc1861d1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bde6439-c9dc-4ccf-9a42-d717fc9935a9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bde6439-c9dc-4ccf-9a42-d717fc9935a9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8733965328496226908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87339653284962269088733965328496226908873396532849622690887339653284962269088733965328496226908873396532849622690887339653284962269088733965328496226908873396532849622690887339653284962269088733965328496226908873396532849622690887339653284962269088733965328496226908873396532849622690887339653284962269088733965328496226908873396532849622690887339653284962269088733965328496226908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0b8825-3134-4baa-9500-5433915c6a33, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecced6c4-8453-4213-ba6f-c8491ff35116, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecced6c4-8453-4213-ba6f-c8491ff35116, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5495046408785593596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54950464087855935965495046408785593596549504640878559359654950464087855935965495046408785593596549504640878559359654950464087855935965495046408785593596549504640878559359654950464087855935965495046408785593596549504640878559359654950464087855935965495046408785593596549504640878559359654950464087855935965495046408785593596549504640878559359654950464087855935965495046408785593596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecced6c4-8453-4213-ba6f-c8491ff35116, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35736396-3e2e-4504-a682-4d023bcf6ba9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35736396-3e2e-4504-a682-4d023bcf6ba9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9249822080736968977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92498220807369689779249822080736968977924982208073696897792498220807369689779249822080736968977924982208073696897792498220807369689779249822080736968977924982208073696897792498220807369689779249822080736968977924982208073696897792498220807369689779249822080736968977924982208073696897792498220807369689779249822080736968977924982208073696897792498220807369689779249822080736968977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bde6439-c9dc-4ccf-9a42-d717fc9935a9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c4e9332-322d-4c08-b939-56cee5482596, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c4e9332-322d-4c08-b939-56cee5482596, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7450015683960111835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74500156839601118357450015683960111835745001568396011183574500156839601118357450015683960111835745001568396011183574500156839601118357450015683960111835745001568396011183574500156839601118357450015683960111835745001568396011183574500156839601118357450015683960111835745001568396011183574500156839601118357450015683960111835745001568396011183574500156839601118357450015683960111835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35736396-3e2e-4504-a682-4d023bcf6ba9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6217cea4-59a0-4dfa-aca6-7ff47cf27743, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6217cea4-59a0-4dfa-aca6-7ff47cf27743, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9296167405030108359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92961674050301083599296167405030108359929616740503010835992961674050301083599296167405030108359929616740503010835992961674050301083599296167405030108359929616740503010835992961674050301083599296167405030108359929616740503010835992961674050301083599296167405030108359929616740503010835992961674050301083599296167405030108359929616740503010835992961674050301083599296167405030108359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c4e9332-322d-4c08-b939-56cee5482596, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1484867c-9633-4f0b-b1e5-3e3b037a9536, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1484867c-9633-4f0b-b1e5-3e3b037a9536, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 128903158549355954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954128903158549355954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6217cea4-59a0-4dfa-aca6-7ff47cf27743, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e38baf98-b0b2-4982-a00e-baba1aff711d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e38baf98-b0b2-4982-a00e-baba1aff711d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1359143642547575784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13591436425475757841359143642547575784135914364254757578413591436425475757841359143642547575784135914364254757578413591436425475757841359143642547575784135914364254757578413591436425475757841359143642547575784135914364254757578413591436425475757841359143642547575784135914364254757578413591436425475757841359143642547575784135914364254757578413591436425475757841359143642547575784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1484867c-9633-4f0b-b1e5-3e3b037a9536, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f339e167-ea15-4a93-80c9-2f8df7b72b54, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f339e167-ea15-4a93-80c9-2f8df7b72b54, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7129829757907371007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71298297579073710077129829757907371007712982975790737100771298297579073710077129829757907371007712982975790737100771298297579073710077129829757907371007712982975790737100771298297579073710077129829757907371007712982975790737100771298297579073710077129829757907371007712982975790737100771298297579073710077129829757907371007712982975790737100771298297579073710077129829757907371007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f339e167-ea15-4a93-80c9-2f8df7b72b54, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c62d725c-260a-4874-bf0b-3130cf936c82, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e38baf98-b0b2-4982-a00e-baba1aff711d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af478058-f082-4012-bbea-5339411345be, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af478058-f082-4012-bbea-5339411345be, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14179698720500440624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417969872050044062414179698720500440624141796987205004406241417969872050044062414179698720500440624141796987205004406241417969872050044062414179698720500440624141796987205004406241417969872050044062414179698720500440624141796987205004406241417969872050044062414179698720500440624141796987205004406241417969872050044062414179698720500440624141796987205004406241417969872050044062414179698720500440624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_mvlyof73.log --grpc-port=12476 --mon-port=64538 --ic-port=11920 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14701', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_mvlyof73.log', '--grpc-port=12476', '--mon-port=64538', '--ic-port=11920', '--key-file', '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c62d725c-260a-4874-bf0b-3130cf936c82, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6382133490424844850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63821334904248448506382133490424844850638213349042484485063821334904248448506382133490424844850638213349042484485063821334904248448506382133490424844850638213349042484485063821334904248448506382133490424844850638213349042484485063821334904248448506382133490424844850638213349042484485063821334904248448506382133490424844850638213349042484485063821334904248448506382133490424844850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1363879
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:12476/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af478058-f082-4012-bbea-5339411345be, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c62d725c-260a-4874-bf0b-3130cf936c82, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 1363891
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d7a5c8-0394-4ff5-bae0-e906fc72b438, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95d7a5c8-0394-4ff5-bae0-e906fc72b438, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15427682021902305706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542768202190230570615427682021902305706154276820219023057061542768202190230570615427682021902305706154276820219023057061542768202190230570615427682021902305706154276820219023057061542768202190230570615427682021902305706154276820219023057061542768202190230570615427682021902305706154276820219023057061542768202190230570615427682021902305706154276820219023057061542768202190230570615427682021902305706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91078010-e4c9-457c-961b-2ac8a2a97c38, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91078010-e4c9-457c-961b-2ac8a2a97c38, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14289417290310332777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428941729031033277714289417290310332777142894172903103327771428941729031033277714289417290310332777142894172903103327771428941729031033277714289417290310332777142894172903103327771428941729031033277714289417290310332777142894172903103327771428941729031033277714289417290310332777142894172903103327771428941729031033277714289417290310332777142894172903103327771428941729031033277714289417290310332777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91078010-e4c9-457c-961b-2ac8a2a97c38, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b1f6372-0e2d-4a85-ba04-fd47a4c431b2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b1f6372-0e2d-4a85-ba04-fd47a4c431b2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8399513661266951325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83995136612669513258399513661266951325839951366126695132583995136612669513258399513661266951325839951366126695132583995136612669513258399513661266951325839951366126695132583995136612669513258399513661266951325839951366126695132583995136612669513258399513661266951325839951366126695132583995136612669513258399513661266951325839951366126695132583995136612669513258399513661266951325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d7a5c8-0394-4ff5-bae0-e906fc72b438, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b060a32-5839-431a-9747-c4c851eceb32, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b060a32-5839-431a-9747-c4c851eceb32, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6733077015460710074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67330770154607100746733077015460710074673307701546071007467330770154607100746733077015460710074673307701546071007467330770154607100746733077015460710074673307701546071007467330770154607100746733077015460710074673307701546071007467330770154607100746733077015460710074673307701546071007467330770154607100746733077015460710074673307701546071007467330770154607100746733077015460710074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b1f6372-0e2d-4a85-ba04-fd47a4c431b2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1962f801-c0dd-49ad-a1d9-e84381a98616, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1962f801-c0dd-49ad-a1d9-e84381a98616, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 917248298177896834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834917248298177896834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b060a32-5839-431a-9747-c4c851eceb32, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cca44b2-172c-4b7f-a683-e9e4abdf84ec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cca44b2-172c-4b7f-a683-e9e4abdf84ec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4508759694876536155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45087596948765361554508759694876536155450875969487653615545087596948765361554508759694876536155450875969487653615545087596948765361554508759694876536155450875969487653615545087596948765361554508759694876536155450875969487653615545087596948765361554508759694876536155450875969487653615545087596948765361554508759694876536155450875969487653615545087596948765361554508759694876536155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1962f801-c0dd-49ad-a1d9-e84381a98616, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db9e978-e007-4494-8010-dc616d5191f5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db9e978-e007-4494-8010-dc616d5191f5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4426498710049914153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44264987100499141534426498710049914153442649871004991415344264987100499141534426498710049914153442649871004991415344264987100499141534426498710049914153442649871004991415344264987100499141534426498710049914153442649871004991415344264987100499141534426498710049914153442649871004991415344264987100499141534426498710049914153442649871004991415344264987100499141534426498710049914153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cca44b2-172c-4b7f-a683-e9e4abdf84ec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aa054a3-5926-4694-a79e-d03acc25553b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa054a3-5926-4694-a79e-d03acc25553b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1042798722512169726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10427987225121697261042798722512169726104279872251216972610427987225121697261042798722512169726104279872251216972610427987225121697261042798722512169726104279872251216972610427987225121697261042798722512169726104279872251216972610427987225121697261042798722512169726104279872251216972610427987225121697261042798722512169726104279872251216972610427987225121697261042798722512169726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db9e978-e007-4494-8010-dc616d5191f5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b6c8401-6916-4e1f-a5a9-de3fa07953b0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b6c8401-6916-4e1f-a5a9-de3fa07953b0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17008267311245296358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700826731124529635817008267311245296358170082673112452963581700826731124529635817008267311245296358170082673112452963581700826731124529635817008267311245296358170082673112452963581700826731124529635817008267311245296358170082673112452963581700826731124529635817008267311245296358170082673112452963581700826731124529635817008267311245296358170082673112452963581700826731124529635817008267311245296358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa054a3-5926-4694-a79e-d03acc25553b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf750855-c315-417d-ae80-8d73fbc4a958, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf750855-c315-417d-ae80-8d73fbc4a958, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15484055227646731087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548405522764673108715484055227646731087154840552276467310871548405522764673108715484055227646731087154840552276467310871548405522764673108715484055227646731087154840552276467310871548405522764673108715484055227646731087154840552276467310871548405522764673108715484055227646731087154840552276467310871548405522764673108715484055227646731087154840552276467310871548405522764673108715484055227646731087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b6c8401-6916-4e1f-a5a9-de3fa07953b0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b0a8aa9-8f70-4e2a-904b-964cf6820df7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b0a8aa9-8f70-4e2a-904b-964cf6820df7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15384631572330303577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538463157233030357715384631572330303577153846315723303035771538463157233030357715384631572330303577153846315723303035771538463157233030357715384631572330303577153846315723303035771538463157233030357715384631572330303577153846315723303035771538463157233030357715384631572330303577153846315723303035771538463157233030357715384631572330303577153846315723303035771538463157233030357715384631572330303577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf750855-c315-417d-ae80-8d73fbc4a958, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c294c2-df32-4d82-844c-170846bf9493, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c294c2-df32-4d82-844c-170846bf9493, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10188826694211472770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018882669421147277010188826694211472770101888266942114727701018882669421147277010188826694211472770101888266942114727701018882669421147277010188826694211472770101888266942114727701018882669421147277010188826694211472770101888266942114727701018882669421147277010188826694211472770101888266942114727701018882669421147277010188826694211472770101888266942114727701018882669421147277010188826694211472770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b0a8aa9-8f70-4e2a-904b-964cf6820df7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67b3090c-7f48-404f-954a-c0943510be32, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67b3090c-7f48-404f-954a-c0943510be32, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 569637153636085120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120569637153636085120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c294c2-df32-4d82-844c-170846bf9493, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf64fc1-0a54-468b-b8ae-38b3206285df, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf64fc1-0a54-468b-b8ae-38b3206285df, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15900241050000383707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590024105000038370715900241050000383707159002410500003837071590024105000038370715900241050000383707159002410500003837071590024105000038370715900241050000383707159002410500003837071590024105000038370715900241050000383707159002410500003837071590024105000038370715900241050000383707159002410500003837071590024105000038370715900241050000383707159002410500003837071590024105000038370715900241050000383707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67b3090c-7f48-404f-954a-c0943510be32, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62a7e5dc-4242-4d06-b41b-ce00369454ff, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62a7e5dc-4242-4d06-b41b-ce00369454ff, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3683909085585138643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36839090855851386433683909085585138643368390908558513864336839090855851386433683909085585138643368390908558513864336839090855851386433683909085585138643368390908558513864336839090855851386433683909085585138643368390908558513864336839090855851386433683909085585138643368390908558513864336839090855851386433683909085585138643368390908558513864336839090855851386433683909085585138643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf64fc1-0a54-468b-b8ae-38b3206285df, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0345144e-83bc-449e-a664-df79c07c066a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0345144e-83bc-449e-a664-df79c07c066a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17590468529490239475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759046852949023947517590468529490239475175904685294902394751759046852949023947517590468529490239475175904685294902394751759046852949023947517590468529490239475175904685294902394751759046852949023947517590468529490239475175904685294902394751759046852949023947517590468529490239475175904685294902394751759046852949023947517590468529490239475175904685294902394751759046852949023947517590468529490239475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62a7e5dc-4242-4d06-b41b-ce00369454ff, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec98e1b4-4d42-4594-8600-7af0c9d99a22, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec98e1b4-4d42-4594-8600-7af0c9d99a22, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12346722628742153005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234672262874215300512346722628742153005123467226287421530051234672262874215300512346722628742153005123467226287421530051234672262874215300512346722628742153005123467226287421530051234672262874215300512346722628742153005123467226287421530051234672262874215300512346722628742153005123467226287421530051234672262874215300512346722628742153005123467226287421530051234672262874215300512346722628742153005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0345144e-83bc-449e-a664-df79c07c066a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1dc0c8d-be1e-49e1-ad64-bc1de24c0870, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1dc0c8d-be1e-49e1-ad64-bc1de24c0870, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17809753148807156276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780975314880715627617809753148807156276178097531488071562761780975314880715627617809753148807156276178097531488071562761780975314880715627617809753148807156276178097531488071562761780975314880715627617809753148807156276178097531488071562761780975314880715627617809753148807156276178097531488071562761780975314880715627617809753148807156276178097531488071562761780975314880715627617809753148807156276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec98e1b4-4d42-4594-8600-7af0c9d99a22, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cbe6010-2995-4efc-b044-2ba57364964d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cbe6010-2995-4efc-b044-2ba57364964d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9453694928486689759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94536949284866897599453694928486689759945369492848668975994536949284866897599453694928486689759945369492848668975994536949284866897599453694928486689759945369492848668975994536949284866897599453694928486689759945369492848668975994536949284866897599453694928486689759945369492848668975994536949284866897599453694928486689759945369492848668975994536949284866897599453694928486689759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1dc0c8d-be1e-49e1-ad64-bc1de24c0870, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cfede78-79c9-4b5c-8841-2337716b4b43, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cfede78-79c9-4b5c-8841-2337716b4b43, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8038425289849023623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80384252898490236238038425289849023623803842528984902362380384252898490236238038425289849023623803842528984902362380384252898490236238038425289849023623803842528984902362380384252898490236238038425289849023623803842528984902362380384252898490236238038425289849023623803842528984902362380384252898490236238038425289849023623803842528984902362380384252898490236238038425289849023623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cbe6010-2995-4efc-b044-2ba57364964d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c3b3dab-468b-464e-bef3-c41e03379790, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c3b3dab-468b-464e-bef3-c41e03379790, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3745141866216483052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37451418662164830523745141866216483052374514186621648305237451418662164830523745141866216483052374514186621648305237451418662164830523745141866216483052374514186621648305237451418662164830523745141866216483052374514186621648305237451418662164830523745141866216483052374514186621648305237451418662164830523745141866216483052374514186621648305237451418662164830523745141866216483052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cfede78-79c9-4b5c-8841-2337716b4b43, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d496461d-3998-49f5-b140-d4fa6293a423, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d496461d-3998-49f5-b140-d4fa6293a423, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17161210193361748374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716121019336174837417161210193361748374171612101933617483741716121019336174837417161210193361748374171612101933617483741716121019336174837417161210193361748374171612101933617483741716121019336174837417161210193361748374171612101933617483741716121019336174837417161210193361748374171612101933617483741716121019336174837417161210193361748374171612101933617483741716121019336174837417161210193361748374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c3b3dab-468b-464e-bef3-c41e03379790, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0017fa3-831b-4a10-995f-288ffdadbd69, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0017fa3-831b-4a10-995f-288ffdadbd69, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13713533245330685979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371353324533068597913713533245330685979137135332453306859791371353324533068597913713533245330685979137135332453306859791371353324533068597913713533245330685979137135332453306859791371353324533068597913713533245330685979137135332453306859791371353324533068597913713533245330685979137135332453306859791371353324533068597913713533245330685979137135332453306859791371353324533068597913713533245330685979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d496461d-3998-49f5-b140-d4fa6293a423, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bb4f43c-6b41-4c44-87f3-1fbe4f1ee605, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bb4f43c-6b41-4c44-87f3-1fbe4f1ee605, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15473559997067897411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547355999706789741115473559997067897411154735599970678974111547355999706789741115473559997067897411154735599970678974111547355999706789741115473559997067897411154735599970678974111547355999706789741115473559997067897411154735599970678974111547355999706789741115473559997067897411154735599970678974111547355999706789741115473559997067897411154735599970678974111547355999706789741115473559997067897411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0017fa3-831b-4a10-995f-288ffdadbd69, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347bc41f-7acc-4d1f-b133-ba6ccb8f2ccb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347bc41f-7acc-4d1f-b133-ba6ccb8f2ccb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3752575227579653004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37525752275796530043752575227579653004375257522757965300437525752275796530043752575227579653004375257522757965300437525752275796530043752575227579653004375257522757965300437525752275796530043752575227579653004375257522757965300437525752275796530043752575227579653004375257522757965300437525752275796530043752575227579653004375257522757965300437525752275796530043752575227579653004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bb4f43c-6b41-4c44-87f3-1fbe4f1ee605, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 546d6ca5-5d8a-4976-928b-7f239869a239, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 546d6ca5-5d8a-4976-928b-7f239869a239, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3486201791595154611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34862017915951546113486201791595154611348620179159515461134862017915951546113486201791595154611348620179159515461134862017915951546113486201791595154611348620179159515461134862017915951546113486201791595154611348620179159515461134862017915951546113486201791595154611348620179159515461134862017915951546113486201791595154611348620179159515461134862017915951546113486201791595154611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347bc41f-7acc-4d1f-b133-ba6ccb8f2ccb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 810b3c0b-a31a-4d73-9d37-0a77d5189d48, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 810b3c0b-a31a-4d73-9d37-0a77d5189d48, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16823388814024505383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682338881402450538316823388814024505383168233888140245053831682338881402450538316823388814024505383168233888140245053831682338881402450538316823388814024505383168233888140245053831682338881402450538316823388814024505383168233888140245053831682338881402450538316823388814024505383168233888140245053831682338881402450538316823388814024505383168233888140245053831682338881402450538316823388814024505383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 546d6ca5-5d8a-4976-928b-7f239869a239, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bcf0eda-8c74-4bce-82fc-e693cd16fc00, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bcf0eda-8c74-4bce-82fc-e693cd16fc00, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12266460767496826460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226646076749682646012266460767496826460122664607674968264601226646076749682646012266460767496826460122664607674968264601226646076749682646012266460767496826460122664607674968264601226646076749682646012266460767496826460122664607674968264601226646076749682646012266460767496826460122664607674968264601226646076749682646012266460767496826460122664607674968264601226646076749682646012266460767496826460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 810b3c0b-a31a-4d73-9d37-0a77d5189d48, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc449d90-6198-454c-af0c-a1efa3ec9b45, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc449d90-6198-454c-af0c-a1efa3ec9b45, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14595782999010324839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459578299901032483914595782999010324839145957829990103248391459578299901032483914595782999010324839145957829990103248391459578299901032483914595782999010324839145957829990103248391459578299901032483914595782999010324839145957829990103248391459578299901032483914595782999010324839145957829990103248391459578299901032483914595782999010324839145957829990103248391459578299901032483914595782999010324839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bcf0eda-8c74-4bce-82fc-e693cd16fc00, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 191fa157-7153-4a8d-aa94-7560707e93db, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 191fa157-7153-4a8d-aa94-7560707e93db, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17344828356784236303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734482835678423630317344828356784236303173448283567842363031734482835678423630317344828356784236303173448283567842363031734482835678423630317344828356784236303173448283567842363031734482835678423630317344828356784236303173448283567842363031734482835678423630317344828356784236303173448283567842363031734482835678423630317344828356784236303173448283567842363031734482835678423630317344828356784236303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc449d90-6198-454c-af0c-a1efa3ec9b45, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c9a95e-6ea6-463d-9b09-29f04f46d9d3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 191fa157-7153-4a8d-aa94-7560707e93db, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c9a95e-6ea6-463d-9b09-29f04f46d9d3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14579681712625014819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457968171262501481914579681712625014819145796817126250148191457968171262501481914579681712625014819145796817126250148191457968171262501481914579681712625014819145796817126250148191457968171262501481914579681712625014819145796817126250148191457968171262501481914579681712625014819145796817126250148191457968171262501481914579681712625014819145796817126250148191457968171262501481914579681712625014819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04fd5365-66cf-4416-9961-abc66403c691, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04fd5365-66cf-4416-9961-abc66403c691, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6181891955819160437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61818919558191604376181891955819160437618189195581916043761818919558191604376181891955819160437618189195581916043761818919558191604376181891955819160437618189195581916043761818919558191604376181891955819160437618189195581916043761818919558191604376181891955819160437618189195581916043761818919558191604376181891955819160437618189195581916043761818919558191604376181891955819160437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c9a95e-6ea6-463d-9b09-29f04f46d9d3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04fd5365-66cf-4416-9961-abc66403c691, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2385e5d3-2976-47e7-93ca-87a0e4b0007b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2385e5d3-2976-47e7-93ca-87a0e4b0007b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 662180989451832946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946662180989451832946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 823a44b5-2679-492c-98a6-c338f6d94d19, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 823a44b5-2679-492c-98a6-c338f6d94d19, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15855105848171902851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585510584817190285115855105848171902851158551058481719028511585510584817190285115855105848171902851158551058481719028511585510584817190285115855105848171902851158551058481719028511585510584817190285115855105848171902851158551058481719028511585510584817190285115855105848171902851158551058481719028511585510584817190285115855105848171902851158551058481719028511585510584817190285115855105848171902851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2385e5d3-2976-47e7-93ca-87a0e4b0007b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b142c6ba-4332-4d79-8fc4-6a59f6420165, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b142c6ba-4332-4d79-8fc4-6a59f6420165, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7010046308937017747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70100463089370177477010046308937017747701004630893701774770100463089370177477010046308937017747701004630893701774770100463089370177477010046308937017747701004630893701774770100463089370177477010046308937017747701004630893701774770100463089370177477010046308937017747701004630893701774770100463089370177477010046308937017747701004630893701774770100463089370177477010046308937017747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 823a44b5-2679-492c-98a6-c338f6d94d19, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b80cd8-9697-40d1-b6b1-0cd665d1e948, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b80cd8-9697-40d1-b6b1-0cd665d1e948, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11920079199021268141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192007919902126814111920079199021268141119200791990212681411192007919902126814111920079199021268141119200791990212681411192007919902126814111920079199021268141119200791990212681411192007919902126814111920079199021268141119200791990212681411192007919902126814111920079199021268141119200791990212681411192007919902126814111920079199021268141119200791990212681411192007919902126814111920079199021268141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b80cd8-9697-40d1-b6b1-0cd665d1e948, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ce842d-fae1-4177-a326-c0756fb7466a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ce842d-fae1-4177-a326-c0756fb7466a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11455719726604439061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145571972660443906111455719726604439061114557197266044390611145571972660443906111455719726604439061114557197266044390611145571972660443906111455719726604439061114557197266044390611145571972660443906111455719726604439061114557197266044390611145571972660443906111455719726604439061114557197266044390611145571972660443906111455719726604439061114557197266044390611145571972660443906111455719726604439061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b142c6ba-4332-4d79-8fc4-6a59f6420165, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f9b8f5-5a94-4fad-8b77-74c234115902, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f9b8f5-5a94-4fad-8b77-74c234115902, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 895837377241657285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285895837377241657285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ce842d-fae1-4177-a326-c0756fb7466a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058f4647-0b47-4139-9c15-9343b9680293, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058f4647-0b47-4139-9c15-9343b9680293, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1498039924514110569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14980399245141105691498039924514110569149803992451411056914980399245141105691498039924514110569149803992451411056914980399245141105691498039924514110569149803992451411056914980399245141105691498039924514110569149803992451411056914980399245141105691498039924514110569149803992451411056914980399245141105691498039924514110569149803992451411056914980399245141105691498039924514110569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f9b8f5-5a94-4fad-8b77-74c234115902, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1609b6d-9c6d-4127-ae77-dc999d390880, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1609b6d-9c6d-4127-ae77-dc999d390880, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16413108052566058270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641310805256605827016413108052566058270164131080525660582701641310805256605827016413108052566058270164131080525660582701641310805256605827016413108052566058270164131080525660582701641310805256605827016413108052566058270164131080525660582701641310805256605827016413108052566058270164131080525660582701641310805256605827016413108052566058270164131080525660582701641310805256605827016413108052566058270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058f4647-0b47-4139-9c15-9343b9680293, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7452d364-73e4-4e18-bf74-b9c6d797a143, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7452d364-73e4-4e18-bf74-b9c6d797a143, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 166416695704278764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764166416695704278764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1609b6d-9c6d-4127-ae77-dc999d390880, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b160ffe-6c84-4b13-ace2-2e176188830e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b160ffe-6c84-4b13-ace2-2e176188830e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2087808796925234071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20878087969252340712087808796925234071208780879692523407120878087969252340712087808796925234071208780879692523407120878087969252340712087808796925234071208780879692523407120878087969252340712087808796925234071208780879692523407120878087969252340712087808796925234071208780879692523407120878087969252340712087808796925234071208780879692523407120878087969252340712087808796925234071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b160ffe-6c84-4b13-ace2-2e176188830e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b39bd1ae-fd79-4fef-8602-928397d63544, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b39bd1ae-fd79-4fef-8602-928397d63544, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1945289064223538702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19452890642235387021945289064223538702194528906422353870219452890642235387021945289064223538702194528906422353870219452890642235387021945289064223538702194528906422353870219452890642235387021945289064223538702194528906422353870219452890642235387021945289064223538702194528906422353870219452890642235387021945289064223538702194528906422353870219452890642235387021945289064223538702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7452d364-73e4-4e18-bf74-b9c6d797a143, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c2628e5-95a0-4d42-b208-3403259584bb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c2628e5-95a0-4d42-b208-3403259584bb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11561864688967376104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156186468896737610411561864688967376104115618646889673761041156186468896737610411561864688967376104115618646889673761041156186468896737610411561864688967376104115618646889673761041156186468896737610411561864688967376104115618646889673761041156186468896737610411561864688967376104115618646889673761041156186468896737610411561864688967376104115618646889673761041156186468896737610411561864688967376104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b39bd1ae-fd79-4fef-8602-928397d63544, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b57200d9-3c2e-47c0-9bc9-13b03071720e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b57200d9-3c2e-47c0-9bc9-13b03071720e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11606126612121189657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160612661212118965711606126612121189657116061266121211896571160612661212118965711606126612121189657116061266121211896571160612661212118965711606126612121189657116061266121211896571160612661212118965711606126612121189657116061266121211896571160612661212118965711606126612121189657116061266121211896571160612661212118965711606126612121189657116061266121211896571160612661212118965711606126612121189657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c2628e5-95a0-4d42-b208-3403259584bb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6330537e-d900-4c4f-a7ed-88efdc9028ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6330537e-d900-4c4f-a7ed-88efdc9028ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5008117796659345069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50081177966593450695008117796659345069500811779665934506950081177966593450695008117796659345069500811779665934506950081177966593450695008117796659345069500811779665934506950081177966593450695008117796659345069500811779665934506950081177966593450695008117796659345069500811779665934506950081177966593450695008117796659345069500811779665934506950081177966593450695008117796659345069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b57200d9-3c2e-47c0-9bc9-13b03071720e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a515a4-6337-4590-8fc7-a80c23fb22af, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a515a4-6337-4590-8fc7-a80c23fb22af, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11379491836412841246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137949183641284124611379491836412841246113794918364128412461137949183641284124611379491836412841246113794918364128412461137949183641284124611379491836412841246113794918364128412461137949183641284124611379491836412841246113794918364128412461137949183641284124611379491836412841246113794918364128412461137949183641284124611379491836412841246113794918364128412461137949183641284124611379491836412841246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6330537e-d900-4c4f-a7ed-88efdc9028ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 612cd3b3-afe3-45f9-a845-8e16c97c1841, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 612cd3b3-afe3-45f9-a845-8e16c97c1841, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8530679756319735131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85306797563197351318530679756319735131853067975631973513185306797563197351318530679756319735131853067975631973513185306797563197351318530679756319735131853067975631973513185306797563197351318530679756319735131853067975631973513185306797563197351318530679756319735131853067975631973513185306797563197351318530679756319735131853067975631973513185306797563197351318530679756319735131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 612cd3b3-afe3-45f9-a845-8e16c97c1841, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95128323-fe5f-415c-aa4c-d90a3235edde, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95128323-fe5f-415c-aa4c-d90a3235edde, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11652178119498455300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165217811949845530011652178119498455300116521781194984553001165217811949845530011652178119498455300116521781194984553001165217811949845530011652178119498455300116521781194984553001165217811949845530011652178119498455300116521781194984553001165217811949845530011652178119498455300116521781194984553001165217811949845530011652178119498455300116521781194984553001165217811949845530011652178119498455300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a515a4-6337-4590-8fc7-a80c23fb22af, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad2b25d4-e729-4ac7-8685-0e6cd55a1976, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad2b25d4-e729-4ac7-8685-0e6cd55a1976, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18065845147240828596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806584514724082859618065845147240828596180658451472408285961806584514724082859618065845147240828596180658451472408285961806584514724082859618065845147240828596180658451472408285961806584514724082859618065845147240828596180658451472408285961806584514724082859618065845147240828596180658451472408285961806584514724082859618065845147240828596180658451472408285961806584514724082859618065845147240828596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95128323-fe5f-415c-aa4c-d90a3235edde, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9549591a-1d3b-49ed-b3ff-824335ff3f3b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9549591a-1d3b-49ed-b3ff-824335ff3f3b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15876623374674529852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587662337467452985215876623374674529852158766233746745298521587662337467452985215876623374674529852158766233746745298521587662337467452985215876623374674529852158766233746745298521587662337467452985215876623374674529852158766233746745298521587662337467452985215876623374674529852158766233746745298521587662337467452985215876623374674529852158766233746745298521587662337467452985215876623374674529852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad2b25d4-e729-4ac7-8685-0e6cd55a1976, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70562110-ddf3-41ef-825a-32e3fe643f83, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70562110-ddf3-41ef-825a-32e3fe643f83, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6155257444873621297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61552574448736212976155257444873621297615525744487362129761552574448736212976155257444873621297615525744487362129761552574448736212976155257444873621297615525744487362129761552574448736212976155257444873621297615525744487362129761552574448736212976155257444873621297615525744487362129761552574448736212976155257444873621297615525744487362129761552574448736212976155257444873621297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9549591a-1d3b-49ed-b3ff-824335ff3f3b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ce41dc-66ba-4722-9322-b53e59453f3b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70562110-ddf3-41ef-825a-32e3fe643f83, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ce41dc-66ba-4722-9322-b53e59453f3b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13708893734711785722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370889373471178572213708893734711785722137088937347117857221370889373471178572213708893734711785722137088937347117857221370889373471178572213708893734711785722137088937347117857221370889373471178572213708893734711785722137088937347117857221370889373471178572213708893734711785722137088937347117857221370889373471178572213708893734711785722137088937347117857221370889373471178572213708893734711785722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b0ed8f-288c-422b-ae98-b1a0bb06c1da, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b0ed8f-288c-422b-ae98-b1a0bb06c1da, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7072173850861190032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70721738508611900327072173850861190032707217385086119003270721738508611900327072173850861190032707217385086119003270721738508611900327072173850861190032707217385086119003270721738508611900327072173850861190032707217385086119003270721738508611900327072173850861190032707217385086119003270721738508611900327072173850861190032707217385086119003270721738508611900327072173850861190032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ce41dc-66ba-4722-9322-b53e59453f3b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25084f90-5765-4cdb-b55f-5d07288b3eb6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25084f90-5765-4cdb-b55f-5d07288b3eb6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2123725520436642018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21237255204366420182123725520436642018212372552043664201821237255204366420182123725520436642018212372552043664201821237255204366420182123725520436642018212372552043664201821237255204366420182123725520436642018212372552043664201821237255204366420182123725520436642018212372552043664201821237255204366420182123725520436642018212372552043664201821237255204366420182123725520436642018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b0ed8f-288c-422b-ae98-b1a0bb06c1da, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a1f1a26-b48f-4fb5-bd45-fe5473cd417f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a1f1a26-b48f-4fb5-bd45-fe5473cd417f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5255130952112808615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52551309521128086155255130952112808615525513095211280861552551309521128086155255130952112808615525513095211280861552551309521128086155255130952112808615525513095211280861552551309521128086155255130952112808615525513095211280861552551309521128086155255130952112808615525513095211280861552551309521128086155255130952112808615525513095211280861552551309521128086155255130952112808615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25084f90-5765-4cdb-b55f-5d07288b3eb6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fa1e6af-6770-4294-961e-70b74b1ccd76, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fa1e6af-6770-4294-961e-70b74b1ccd76, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5348417248998200487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53484172489982004875348417248998200487534841724899820048753484172489982004875348417248998200487534841724899820048753484172489982004875348417248998200487534841724899820048753484172489982004875348417248998200487534841724899820048753484172489982004875348417248998200487534841724899820048753484172489982004875348417248998200487534841724899820048753484172489982004875348417248998200487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a1f1a26-b48f-4fb5-bd45-fe5473cd417f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 229e0b8f-a120-4601-939d-c2aae012e976, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 229e0b8f-a120-4601-939d-c2aae012e976, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2229438302125534224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22294383021255342242229438302125534224222943830212553422422294383021255342242229438302125534224222943830212553422422294383021255342242229438302125534224222943830212553422422294383021255342242229438302125534224222943830212553422422294383021255342242229438302125534224222943830212553422422294383021255342242229438302125534224222943830212553422422294383021255342242229438302125534224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fa1e6af-6770-4294-961e-70b74b1ccd76, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b219fa52-8431-464e-908f-632e6ca459f4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b219fa52-8431-464e-908f-632e6ca459f4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14900843765811336632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490084376581133663214900843765811336632149008437658113366321490084376581133663214900843765811336632149008437658113366321490084376581133663214900843765811336632149008437658113366321490084376581133663214900843765811336632149008437658113366321490084376581133663214900843765811336632149008437658113366321490084376581133663214900843765811336632149008437658113366321490084376581133663214900843765811336632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 229e0b8f-a120-4601-939d-c2aae012e976, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9136869-58ba-4716-9f30-54ad9d832602, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9136869-58ba-4716-9f30-54ad9d832602, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1563697966442623362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15636979664426233621563697966442623362156369796644262336215636979664426233621563697966442623362156369796644262336215636979664426233621563697966442623362156369796644262336215636979664426233621563697966442623362156369796644262336215636979664426233621563697966442623362156369796644262336215636979664426233621563697966442623362156369796644262336215636979664426233621563697966442623362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b219fa52-8431-464e-908f-632e6ca459f4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bf58afa-05b8-4363-9e57-47a778330fbb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bf58afa-05b8-4363-9e57-47a778330fbb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16134040983629648046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613404098362964804616134040983629648046161340409836296480461613404098362964804616134040983629648046161340409836296480461613404098362964804616134040983629648046161340409836296480461613404098362964804616134040983629648046161340409836296480461613404098362964804616134040983629648046161340409836296480461613404098362964804616134040983629648046161340409836296480461613404098362964804616134040983629648046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9136869-58ba-4716-9f30-54ad9d832602, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46436c14-4307-4c58-be76-812b57babce6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46436c14-4307-4c58-be76-812b57babce6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8510526887210420830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85105268872104208308510526887210420830851052688721042083085105268872104208308510526887210420830851052688721042083085105268872104208308510526887210420830851052688721042083085105268872104208308510526887210420830851052688721042083085105268872104208308510526887210420830851052688721042083085105268872104208308510526887210420830851052688721042083085105268872104208308510526887210420830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 1363891) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1363891) elapsed time (sec): 0.8644585609436035
DEBUG    ya.test:process.py:263 Command (pid 1363891) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1363891) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1363891) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1363891) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1363891) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1363891) maxrss: 850024
DEBUG    ya.test:process.py:263 Command (pid 1363891) minflt: 45159
DEBUG    ya.test:process.py:263 Command (pid 1363891) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1363891) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1363891) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 1363891) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1363891) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1363891) nvcsw: 14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bf58afa-05b8-4363-9e57-47a778330fbb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9d25600-ca64-4a25-8e0b-fdc669893c64, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d25600-ca64-4a25-8e0b-fdc669893c64, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8014993455907897082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80149934559078970828014993455907897082801499345590789708280149934559078970828014993455907897082801499345590789708280149934559078970828014993455907897082801499345590789708280149934559078970828014993455907897082801499345590789708280149934559078970828014993455907897082801499345590789708280149934559078970828014993455907897082801499345590789708280149934559078970828014993455907897082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46436c14-4307-4c58-be76-812b57babce6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316f4787-395e-4e91-84aa-fcedab0fc1f2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316f4787-395e-4e91-84aa-fcedab0fc1f2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7402567746359450214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74025677463594502147402567746359450214740256774635945021474025677463594502147402567746359450214740256774635945021474025677463594502147402567746359450214740256774635945021474025677463594502147402567746359450214740256774635945021474025677463594502147402567746359450214740256774635945021474025677463594502147402567746359450214740256774635945021474025677463594502147402567746359450214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1363891) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1363891) stime: 0.217105
DEBUG    ya.test:process.py:263 Command (pid 1363891) utime: 0.495727
DEBUG    ya.test:process.py:263 Command (pid 1363891) wtime: 0.881
DEBUG    ya.test:process.py:275 Command (pid 1363891) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d25600-ca64-4a25-8e0b-fdc669893c64, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ce58e5-9393-44b0-a56c-2e5dc6340069, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ce58e5-9393-44b0-a56c-2e5dc6340069, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2136193524967298311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21361935249672983112136193524967298311213619352496729831121361935249672983112136193524967298311213619352496729831121361935249672983112136193524967298311213619352496729831121361935249672983112136193524967298311213619352496729831121361935249672983112136193524967298311213619352496729831121361935249672983112136193524967298311213619352496729831121361935249672983112136193524967298311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316f4787-395e-4e91-84aa-fcedab0fc1f2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=31b5bc00-5196ad26-b2d73dab-d22bbd80" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beafde0cc30>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beafde0cc30> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 07661b7d-2824-4739-a494-89a7c3f803bf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 07661b7d-2824-4739-a494-89a7c3f803bf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NzM2Yzc1N2UtMTE3YjAxOTAtY2YwNjUwOGUtZTI4ZTJjMDI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 07661b7d-2824-4739-a494-89a7c3f803bf, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 07661b7d-2824-4739-a494-89a7c3f803bf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 07661b7d-2824-4739-a494-89a7c3f803bf, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beafde0cc30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beafec92130 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beafec92a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafec92a30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1ea01c30-37da-432f-af4a-805c94d78e61, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ea01c30-37da-432f-af4a-805c94d78e61, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ce58e5-9393-44b0-a56c-2e5dc6340069, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beafed7dff0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7b6ae675-6203-4ad3-b04f-ce8079f2093e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7b6ae675-6203-4ad3-b04f-ce8079f2093e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb91f78b-4942-4044-b4f3-0c3f5e2b69c0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb91f78b-4942-4044-b4f3-0c3f5e2b69c0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7174463931572495561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71744639315724955617174463931572495561717446393157249556171744639315724955617174463931572495561717446393157249556171744639315724955617174463931572495561717446393157249556171744639315724955617174463931572495561717446393157249556171744639315724955617174463931572495561717446393157249556171744639315724955617174463931572495561717446393157249556171744639315724955617174463931572495561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1ea01c30-37da-432f-af4a-805c94d78e61, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 1ea01c30-37da-432f-af4a-805c94d78e61, ghrun-cg3t4ljx3u.auto.internal:27082): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-10-14T23:14:55.652247701+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 1ea01c30-37da-432f-af4a-805c94d78e61, ghrun-cg3t4ljx3u.auto.internal:27082): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cg3t4ljx3u.auto.internal:27082
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7b6ae675-6203-4ad3-b04f-ce8079f2093e, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7b6ae675-6203-4ad3-b04f-ce8079f2093e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 7b6ae675-6203-4ad3-b04f-ce8079f2093e, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 192b96dd-242a-4226-920e-5a7b4529b299, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 192b96dd-242a-4226-920e-5a7b4529b299, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-10-14T23:14:55.652247701+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafec92a30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb91f78b-4942-4044-b4f3-0c3f5e2b69c0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f4ffc9e6-29c0-4649-978b-c86726f1d816, localhost:14701): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f4ffc9e6-29c0-4649-978b-c86726f1d816, localhost:14701): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 192b96dd-242a-4226-920e-5a7b4529b299, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=8d1a58bc-36662337-94741d65-d3748247" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beafec92a30>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beafec92a30> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f4ffc9e6-29c0-4649-978b-c86726f1d816, localhost:14701): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-cg3t4ljx3u.auto.internal" port: 27082 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" node_id: 50002 } endpoints { address: "ghrun-cg3t4ljx3u.auto.internal" port: 10241 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" node_id: 50003 } self_location: "1" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b284d15-cd1c-4048-a995-0e0b4dbf0ab2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-cg3t4ljx3u.auto.internal:10241, location , ssl: False>, <Endpoint ghrun-cg3t4ljx3u.auto.internal:27082, location , ssl: False>]>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b284d15-cd1c-4048-a995-0e0b4dbf0ab2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3616583542280930634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36165835422809306343616583542280930634361658354228093063436165835422809306343616583542280930634361658354228093063436165835422809306343616583542280930634361658354228093063436165835422809306343616583542280930634361658354228093063436165835422809306343616583542280930634361658354228093063436165835422809306343616583542280930634361658354228093063436165835422809306343616583542280930634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2aed572-718d-452d-9a61-df21af0a99de, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2aed572-718d-452d-9a61-df21af0a99de, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14082203427954092995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408220342795409299514082203427954092995140822034279540929951408220342795409299514082203427954092995140822034279540929951408220342795409299514082203427954092995140822034279540929951408220342795409299514082203427954092995140822034279540929951408220342795409299514082203427954092995140822034279540929951408220342795409299514082203427954092995140822034279540929951408220342795409299514082203427954092995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14701
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2aed572-718d-452d-9a61-df21af0a99de, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038947." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg2q36fz84h4wbh9z90kdj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038947." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66e8628e-f217-49f4-9007-d7e6b082d7bf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b284d15-cd1c-4048-a995-0e0b4dbf0ab2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038911." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg2q2wd1bhh9rmc1nee617" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e8628e-f217-49f4-9007-d7e6b082d7bf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14494157664839224024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449415766483922402414494157664839224024144941576648392240241449415766483922402414494157664839224024144941576648392240241449415766483922402414494157664839224024144941576648392240241449415766483922402414494157664839224024144941576648392240241449415766483922402414494157664839224024144941576648392240241449415766483922402414494157664839224024144941576648392240241449415766483922402414494157664839224024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038911." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 114ebd6a-2f75-4275-b7d8-6207a37de65f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 114ebd6a-2f75-4275-b7d8-6207a37de65f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9016616662206444422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90166166622064444229016616662206444422901661666220644442290166166622064444229016616662206444422901661666220644442290166166622064444229016616662206444422901661666220644442290166166622064444229016616662206444422901661666220644442290166166622064444229016616662206444422901661666220644442290166166622064444229016616662206444422901661666220644442290166166622064444229016616662206444422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e8628e-f217-49f4-9007-d7e6b082d7bf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg2q63b8ptr1w9c3y4wvdd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27a77a6e-9415-4c27-a4ff-29aa68293f80, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27a77a6e-9415-4c27-a4ff-29aa68293f80, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14494157664839224024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449415766483922402414494157664839224024144941576648392240241449415766483922402414494157664839224024144941576648392240241449415766483922402414494157664839224024144941576648392240241449415766483922402414494157664839224024144941576648392240241449415766483922402414494157664839224024144941576648392240241449415766483922402414494157664839224024144941576648392240241449415766483922402414494157664839224024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 114ebd6a-2f75-4275-b7d8-6207a37de65f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg2q74ewf68d76fnhhpwvw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfddc90a-fd77-44ae-8880-2749bed77b53, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfddc90a-fd77-44ae-8880-2749bed77b53, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9016616662206444422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90166166622064444229016616662206444422901661666220644442290166166622064444229016616662206444422901661666220644442290166166622064444229016616662206444422901661666220644442290166166622064444229016616662206444422901661666220644442290166166622064444229016616662206444422901661666220644442290166166622064444229016616662206444422901661666220644442290166166622064444229016616662206444422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27a77a6e-9415-4c27-a4ff-29aa68293f80, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f73a09f-0b8e-4ca0-b2f5-a3731fb7ef49, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f73a09f-0b8e-4ca0-b2f5-a3731fb7ef49, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15307625396577320964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530762539657732096415307625396577320964153076253965773209641530762539657732096415307625396577320964153076253965773209641530762539657732096415307625396577320964153076253965773209641530762539657732096415307625396577320964153076253965773209641530762539657732096415307625396577320964153076253965773209641530762539657732096415307625396577320964153076253965773209641530762539657732096415307625396577320964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfddc90a-fd77-44ae-8880-2749bed77b53, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 063b0d01-a03a-423c-ad15-3f9809b2bdb3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 063b0d01-a03a-423c-ad15-3f9809b2bdb3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15423079329949472154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542307932994947215415423079329949472154154230793299494721541542307932994947215415423079329949472154154230793299494721541542307932994947215415423079329949472154154230793299494721541542307932994947215415423079329949472154154230793299494721541542307932994947215415423079329949472154154230793299494721541542307932994947215415423079329949472154154230793299494721541542307932994947215415423079329949472154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f73a09f-0b8e-4ca0-b2f5-a3731fb7ef49, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6bbb402-411c-4414-b333-f3289153c868, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6bbb402-411c-4414-b333-f3289153c868, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14831642498785543134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483164249878554313414831642498785543134148316424987855431341483164249878554313414831642498785543134148316424987855431341483164249878554313414831642498785543134148316424987855431341483164249878554313414831642498785543134148316424987855431341483164249878554313414831642498785543134148316424987855431341483164249878554313414831642498785543134148316424987855431341483164249878554313414831642498785543134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 063b0d01-a03a-423c-ad15-3f9809b2bdb3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f38e8be2-6e3c-4014-aae1-38f4038cba98, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f38e8be2-6e3c-4014-aae1-38f4038cba98, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7507857026450068021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75078570264500680217507857026450068021750785702645006802175078570264500680217507857026450068021750785702645006802175078570264500680217507857026450068021750785702645006802175078570264500680217507857026450068021750785702645006802175078570264500680217507857026450068021750785702645006802175078570264500680217507857026450068021750785702645006802175078570264500680217507857026450068021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6bbb402-411c-4414-b333-f3289153c868, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07412167-60e8-470a-93f9-15e1fc23a4f9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07412167-60e8-470a-93f9-15e1fc23a4f9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 261930922352099842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842261930922352099842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f38e8be2-6e3c-4014-aae1-38f4038cba98, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc26d786-55c9-45b2-81ca-da25e9c604d7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc26d786-55c9-45b2-81ca-da25e9c604d7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 221994842471970970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970221994842471970970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07412167-60e8-470a-93f9-15e1fc23a4f9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18a3d7b2-6b36-4fd0-af95-64d94d916dc3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc26d786-55c9-45b2-81ca-da25e9c604d7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b76fec5-cfdc-40f6-bcd8-fd0b0a05dc5a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b76fec5-cfdc-40f6-bcd8-fd0b0a05dc5a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7379479638059558604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73794796380595586047379479638059558604737947963805955860473794796380595586047379479638059558604737947963805955860473794796380595586047379479638059558604737947963805955860473794796380595586047379479638059558604737947963805955860473794796380595586047379479638059558604737947963805955860473794796380595586047379479638059558604737947963805955860473794796380595586047379479638059558604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18a3d7b2-6b36-4fd0-af95-64d94d916dc3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17837417144370770053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783741714437077005317837417144370770053178374171443707700531783741714437077005317837417144370770053178374171443707700531783741714437077005317837417144370770053178374171443707700531783741714437077005317837417144370770053178374171443707700531783741714437077005317837417144370770053178374171443707700531783741714437077005317837417144370770053178374171443707700531783741714437077005317837417144370770053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b76fec5-cfdc-40f6-bcd8-fd0b0a05dc5a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ce8c64-c034-488a-b0dc-3b366144175c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ce8c64-c034-488a-b0dc-3b366144175c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13585415498162284042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358541549816228404213585415498162284042135854154981622840421358541549816228404213585415498162284042135854154981622840421358541549816228404213585415498162284042135854154981622840421358541549816228404213585415498162284042135854154981622840421358541549816228404213585415498162284042135854154981622840421358541549816228404213585415498162284042135854154981622840421358541549816228404213585415498162284042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18a3d7b2-6b36-4fd0-af95-64d94d916dc3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5556d07-130c-4e0a-bb6c-981d10e7335b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5556d07-130c-4e0a-bb6c-981d10e7335b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11404116088916650410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140411608891665041011404116088916650410114041160889166504101140411608891665041011404116088916650410114041160889166504101140411608891665041011404116088916650410114041160889166504101140411608891665041011404116088916650410114041160889166504101140411608891665041011404116088916650410114041160889166504101140411608891665041011404116088916650410114041160889166504101140411608891665041011404116088916650410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ce8c64-c034-488a-b0dc-3b366144175c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe477145-013e-421c-b13c-a944fed249c5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe477145-013e-421c-b13c-a944fed249c5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9936437676878913733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99364376768789137339936437676878913733993643767687891373399364376768789137339936437676878913733993643767687891373399364376768789137339936437676878913733993643767687891373399364376768789137339936437676878913733993643767687891373399364376768789137339936437676878913733993643767687891373399364376768789137339936437676878913733993643767687891373399364376768789137339936437676878913733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5556d07-130c-4e0a-bb6c-981d10e7335b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d995b672-6b70-4da1-97eb-4fd6d20e4de1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d995b672-6b70-4da1-97eb-4fd6d20e4de1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13840638935296570280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384063893529657028013840638935296570280138406389352965702801384063893529657028013840638935296570280138406389352965702801384063893529657028013840638935296570280138406389352965702801384063893529657028013840638935296570280138406389352965702801384063893529657028013840638935296570280138406389352965702801384063893529657028013840638935296570280138406389352965702801384063893529657028013840638935296570280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe477145-013e-421c-b13c-a944fed249c5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d67840fb-a284-4dcb-90f0-6b71ade6d962, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d67840fb-a284-4dcb-90f0-6b71ade6d962, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11400790241324342331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140079024132434233111400790241324342331114007902413243423311140079024132434233111400790241324342331114007902413243423311140079024132434233111400790241324342331114007902413243423311140079024132434233111400790241324342331114007902413243423311140079024132434233111400790241324342331114007902413243423311140079024132434233111400790241324342331114007902413243423311140079024132434233111400790241324342331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d995b672-6b70-4da1-97eb-4fd6d20e4de1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d14570d-f1ee-4ec6-a2b9-8ef3b6ee2f15, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d14570d-f1ee-4ec6-a2b9-8ef3b6ee2f15, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8664661242877113264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86646612428771132648664661242877113264866466124287711326486646612428771132648664661242877113264866466124287711326486646612428771132648664661242877113264866466124287711326486646612428771132648664661242877113264866466124287711326486646612428771132648664661242877113264866466124287711326486646612428771132648664661242877113264866466124287711326486646612428771132648664661242877113264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d67840fb-a284-4dcb-90f0-6b71ade6d962, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4ca6473-a952-4463-8517-d12d9db3cc83, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4ca6473-a952-4463-8517-d12d9db3cc83, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 539154922881342231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231539154922881342231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d14570d-f1ee-4ec6-a2b9-8ef3b6ee2f15, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2f324f-f466-4e41-9df2-a834821c0ee5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2f324f-f466-4e41-9df2-a834821c0ee5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15792822649788529050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579282264978852905015792822649788529050157928226497885290501579282264978852905015792822649788529050157928226497885290501579282264978852905015792822649788529050157928226497885290501579282264978852905015792822649788529050157928226497885290501579282264978852905015792822649788529050157928226497885290501579282264978852905015792822649788529050157928226497885290501579282264978852905015792822649788529050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4ca6473-a952-4463-8517-d12d9db3cc83, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea2d3220-2d3f-4384-b79e-ff40c3ff07aa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea2d3220-2d3f-4384-b79e-ff40c3ff07aa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5330978189218176927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53309781892181769275330978189218176927533097818921817692753309781892181769275330978189218176927533097818921817692753309781892181769275330978189218176927533097818921817692753309781892181769275330978189218176927533097818921817692753309781892181769275330978189218176927533097818921817692753309781892181769275330978189218176927533097818921817692753309781892181769275330978189218176927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2f324f-f466-4e41-9df2-a834821c0ee5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e71189eb-4fd6-4113-9259-2c111bafed13, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e71189eb-4fd6-4113-9259-2c111bafed13, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10756269812048281552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075626981204828155210756269812048281552107562698120482815521075626981204828155210756269812048281552107562698120482815521075626981204828155210756269812048281552107562698120482815521075626981204828155210756269812048281552107562698120482815521075626981204828155210756269812048281552107562698120482815521075626981204828155210756269812048281552107562698120482815521075626981204828155210756269812048281552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea2d3220-2d3f-4384-b79e-ff40c3ff07aa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b246df36-8134-4c2f-bf43-15f91b623add, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b246df36-8134-4c2f-bf43-15f91b623add, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2738123497141213710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27381234971412137102738123497141213710273812349714121371027381234971412137102738123497141213710273812349714121371027381234971412137102738123497141213710273812349714121371027381234971412137102738123497141213710273812349714121371027381234971412137102738123497141213710273812349714121371027381234971412137102738123497141213710273812349714121371027381234971412137102738123497141213710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e71189eb-4fd6-4113-9259-2c111bafed13, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9483267-8e98-47c6-a0b2-d18717a59213, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9483267-8e98-47c6-a0b2-d18717a59213, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6820913139483953737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68209131394839537376820913139483953737682091313948395373768209131394839537376820913139483953737682091313948395373768209131394839537376820913139483953737682091313948395373768209131394839537376820913139483953737682091313948395373768209131394839537376820913139483953737682091313948395373768209131394839537376820913139483953737682091313948395373768209131394839537376820913139483953737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b246df36-8134-4c2f-bf43-15f91b623add, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5b97417-f068-402a-8391-7142f09aa657, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5b97417-f068-402a-8391-7142f09aa657, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11713003723831703436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171300372383170343611713003723831703436117130037238317034361171300372383170343611713003723831703436117130037238317034361171300372383170343611713003723831703436117130037238317034361171300372383170343611713003723831703436117130037238317034361171300372383170343611713003723831703436117130037238317034361171300372383170343611713003723831703436117130037238317034361171300372383170343611713003723831703436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9483267-8e98-47c6-a0b2-d18717a59213, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc132ff-b7d2-4739-94d3-12986a7212d2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc132ff-b7d2-4739-94d3-12986a7212d2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5382642065872351702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53826420658723517025382642065872351702538264206587235170253826420658723517025382642065872351702538264206587235170253826420658723517025382642065872351702538264206587235170253826420658723517025382642065872351702538264206587235170253826420658723517025382642065872351702538264206587235170253826420658723517025382642065872351702538264206587235170253826420658723517025382642065872351702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5b97417-f068-402a-8391-7142f09aa657, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84a91033-8be6-46de-8a1b-9baf8711f519, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84a91033-8be6-46de-8a1b-9baf8711f519, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5124745389208996532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51247453892089965325124745389208996532512474538920899653251247453892089965325124745389208996532512474538920899653251247453892089965325124745389208996532512474538920899653251247453892089965325124745389208996532512474538920899653251247453892089965325124745389208996532512474538920899653251247453892089965325124745389208996532512474538920899653251247453892089965325124745389208996532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc132ff-b7d2-4739-94d3-12986a7212d2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8184a6a4-76d6-4cac-a6cf-cafc5d6c5858, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8184a6a4-76d6-4cac-a6cf-cafc5d6c5858, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6935598940873198192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69355989408731981926935598940873198192693559894087319819269355989408731981926935598940873198192693559894087319819269355989408731981926935598940873198192693559894087319819269355989408731981926935598940873198192693559894087319819269355989408731981926935598940873198192693559894087319819269355989408731981926935598940873198192693559894087319819269355989408731981926935598940873198192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84a91033-8be6-46de-8a1b-9baf8711f519, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd23dec-c5f3-4d8e-8e58-4bb4221748a5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd23dec-c5f3-4d8e-8e58-4bb4221748a5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8447458114790411348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84474581147904113488447458114790411348844745811479041134884474581147904113488447458114790411348844745811479041134884474581147904113488447458114790411348844745811479041134884474581147904113488447458114790411348844745811479041134884474581147904113488447458114790411348844745811479041134884474581147904113488447458114790411348844745811479041134884474581147904113488447458114790411348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8184a6a4-76d6-4cac-a6cf-cafc5d6c5858, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c613aaaa-067f-4505-a248-ba4693c5ccf9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c613aaaa-067f-4505-a248-ba4693c5ccf9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9427609134979999741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94276091349799997419427609134979999741942760913497999974194276091349799997419427609134979999741942760913497999974194276091349799997419427609134979999741942760913497999974194276091349799997419427609134979999741942760913497999974194276091349799997419427609134979999741942760913497999974194276091349799997419427609134979999741942760913497999974194276091349799997419427609134979999741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd23dec-c5f3-4d8e-8e58-4bb4221748a5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7faf1091-9743-4a44-9bf1-adb8d4daaf62, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7faf1091-9743-4a44-9bf1-adb8d4daaf62, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1641758274835691484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16417582748356914841641758274835691484164175827483569148416417582748356914841641758274835691484164175827483569148416417582748356914841641758274835691484164175827483569148416417582748356914841641758274835691484164175827483569148416417582748356914841641758274835691484164175827483569148416417582748356914841641758274835691484164175827483569148416417582748356914841641758274835691484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7faf1091-9743-4a44-9bf1-adb8d4daaf62, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8afa629e-9285-47b0-b3d9-9de37bb6162d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8afa629e-9285-47b0-b3d9-9de37bb6162d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6619562731455286095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66195627314552860956619562731455286095661956273145528609566195627314552860956619562731455286095661956273145528609566195627314552860956619562731455286095661956273145528609566195627314552860956619562731455286095661956273145528609566195627314552860956619562731455286095661956273145528609566195627314552860956619562731455286095661956273145528609566195627314552860956619562731455286095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c613aaaa-067f-4505-a248-ba4693c5ccf9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96145990-705f-4d14-893b-4cea1936617b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96145990-705f-4d14-893b-4cea1936617b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3070247740754302900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30702477407543029003070247740754302900307024774075430290030702477407543029003070247740754302900307024774075430290030702477407543029003070247740754302900307024774075430290030702477407543029003070247740754302900307024774075430290030702477407543029003070247740754302900307024774075430290030702477407543029003070247740754302900307024774075430290030702477407543029003070247740754302900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8afa629e-9285-47b0-b3d9-9de37bb6162d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4475aba-9230-413f-a860-6e8fd1537d1b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4475aba-9230-413f-a860-6e8fd1537d1b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9208932166618341709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92089321666183417099208932166618341709920893216661834170992089321666183417099208932166618341709920893216661834170992089321666183417099208932166618341709920893216661834170992089321666183417099208932166618341709920893216661834170992089321666183417099208932166618341709920893216661834170992089321666183417099208932166618341709920893216661834170992089321666183417099208932166618341709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96145990-705f-4d14-893b-4cea1936617b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cca7d9ca-cf54-4d68-8b89-37d1c043ad04, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cca7d9ca-cf54-4d68-8b89-37d1c043ad04, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10197132253310698562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019713225331069856210197132253310698562101971322533106985621019713225331069856210197132253310698562101971322533106985621019713225331069856210197132253310698562101971322533106985621019713225331069856210197132253310698562101971322533106985621019713225331069856210197132253310698562101971322533106985621019713225331069856210197132253310698562101971322533106985621019713225331069856210197132253310698562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4475aba-9230-413f-a860-6e8fd1537d1b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 053debf4-3cfe-46c9-b9d6-b79679b902b9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053debf4-3cfe-46c9-b9d6-b79679b902b9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12417559111158809465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241755911115880946512417559111158809465124175591111588094651241755911115880946512417559111158809465124175591111588094651241755911115880946512417559111158809465124175591111588094651241755911115880946512417559111158809465124175591111588094651241755911115880946512417559111158809465124175591111588094651241755911115880946512417559111158809465124175591111588094651241755911115880946512417559111158809465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cca7d9ca-cf54-4d68-8b89-37d1c043ad04, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762a096c-bf2c-4899-9135-7378e521c301, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762a096c-bf2c-4899-9135-7378e521c301, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303475662305984810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83034756623059848108303475662305984810830347566230598481083034756623059848108303475662305984810830347566230598481083034756623059848108303475662305984810830347566230598481083034756623059848108303475662305984810830347566230598481083034756623059848108303475662305984810830347566230598481083034756623059848108303475662305984810830347566230598481083034756623059848108303475662305984810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053debf4-3cfe-46c9-b9d6-b79679b902b9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59ef5850-6ac0-48d5-8a92-278077f57125, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59ef5850-6ac0-48d5-8a92-278077f57125, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7640513655916511766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76405136559165117667640513655916511766764051365591651176676405136559165117667640513655916511766764051365591651176676405136559165117667640513655916511766764051365591651176676405136559165117667640513655916511766764051365591651176676405136559165117667640513655916511766764051365591651176676405136559165117667640513655916511766764051365591651176676405136559165117667640513655916511766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762a096c-bf2c-4899-9135-7378e521c301, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca1d472d-eaab-4a19-a391-6da27509523a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca1d472d-eaab-4a19-a391-6da27509523a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12541866419089561685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254186641908956168512541866419089561685125418664190895616851254186641908956168512541866419089561685125418664190895616851254186641908956168512541866419089561685125418664190895616851254186641908956168512541866419089561685125418664190895616851254186641908956168512541866419089561685125418664190895616851254186641908956168512541866419089561685125418664190895616851254186641908956168512541866419089561685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59ef5850-6ac0-48d5-8a92-278077f57125, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20442da1-34dd-431e-ba62-34c986e7b43f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20442da1-34dd-431e-ba62-34c986e7b43f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6804195090695131424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68041950906951314246804195090695131424680419509069513142468041950906951314246804195090695131424680419509069513142468041950906951314246804195090695131424680419509069513142468041950906951314246804195090695131424680419509069513142468041950906951314246804195090695131424680419509069513142468041950906951314246804195090695131424680419509069513142468041950906951314246804195090695131424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca1d472d-eaab-4a19-a391-6da27509523a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8fe1c50-040b-4a9e-ac2e-4a2e932b755e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8fe1c50-040b-4a9e-ac2e-4a2e932b755e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11512795234327778571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151279523432777857111512795234327778571115127952343277785711151279523432777857111512795234327778571115127952343277785711151279523432777857111512795234327778571115127952343277785711151279523432777857111512795234327778571115127952343277785711151279523432777857111512795234327778571115127952343277785711151279523432777857111512795234327778571115127952343277785711151279523432777857111512795234327778571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20442da1-34dd-431e-ba62-34c986e7b43f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32064dcc-c538-4da8-a0d1-f3307f4a483a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32064dcc-c538-4da8-a0d1-f3307f4a483a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6263674454400695638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62636744544006956386263674454400695638626367445440069563862636744544006956386263674454400695638626367445440069563862636744544006956386263674454400695638626367445440069563862636744544006956386263674454400695638626367445440069563862636744544006956386263674454400695638626367445440069563862636744544006956386263674454400695638626367445440069563862636744544006956386263674454400695638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8fe1c50-040b-4a9e-ac2e-4a2e932b755e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eaebc9e-089c-42dc-b0d0-05615be31cef, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eaebc9e-089c-42dc-b0d0-05615be31cef, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5892468891622461747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58924688916224617475892468891622461747589246889162246174758924688916224617475892468891622461747589246889162246174758924688916224617475892468891622461747589246889162246174758924688916224617475892468891622461747589246889162246174758924688916224617475892468891622461747589246889162246174758924688916224617475892468891622461747589246889162246174758924688916224617475892468891622461747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32064dcc-c538-4da8-a0d1-f3307f4a483a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10b8a6a8-1a82-4203-9f66-6cbd834fa3bc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10b8a6a8-1a82-4203-9f66-6cbd834fa3bc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11794174247211453754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179417424721145375411794174247211453754117941742472114537541179417424721145375411794174247211453754117941742472114537541179417424721145375411794174247211453754117941742472114537541179417424721145375411794174247211453754117941742472114537541179417424721145375411794174247211453754117941742472114537541179417424721145375411794174247211453754117941742472114537541179417424721145375411794174247211453754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10b8a6a8-1a82-4203-9f66-6cbd834fa3bc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bc00769-d60e-43fd-99aa-21416d0c6a96, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bc00769-d60e-43fd-99aa-21416d0c6a96, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5374105722908433664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53741057229084336645374105722908433664537410572290843366453741057229084336645374105722908433664537410572290843366453741057229084336645374105722908433664537410572290843366453741057229084336645374105722908433664537410572290843366453741057229084336645374105722908433664537410572290843366453741057229084336645374105722908433664537410572290843366453741057229084336645374105722908433664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eaebc9e-089c-42dc-b0d0-05615be31cef, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71b18662-e6a7-406b-bb64-8b4dd50e5bdc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71b18662-e6a7-406b-bb64-8b4dd50e5bdc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8723558696328607647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87235586963286076478723558696328607647872355869632860764787235586963286076478723558696328607647872355869632860764787235586963286076478723558696328607647872355869632860764787235586963286076478723558696328607647872355869632860764787235586963286076478723558696328607647872355869632860764787235586963286076478723558696328607647872355869632860764787235586963286076478723558696328607647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bc00769-d60e-43fd-99aa-21416d0c6a96, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32feca0d-233f-423a-ab27-c360766ab918, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32feca0d-233f-423a-ab27-c360766ab918, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11201192302822812660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120119230282281266011201192302822812660112011923028228126601120119230282281266011201192302822812660112011923028228126601120119230282281266011201192302822812660112011923028228126601120119230282281266011201192302822812660112011923028228126601120119230282281266011201192302822812660112011923028228126601120119230282281266011201192302822812660112011923028228126601120119230282281266011201192302822812660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71b18662-e6a7-406b-bb64-8b4dd50e5bdc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b803554f-8e20-44da-b794-d154dc94cb8c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b803554f-8e20-44da-b794-d154dc94cb8c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3715564867731737455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37155648677317374553715564867731737455371556486773173745537155648677317374553715564867731737455371556486773173745537155648677317374553715564867731737455371556486773173745537155648677317374553715564867731737455371556486773173745537155648677317374553715564867731737455371556486773173745537155648677317374553715564867731737455371556486773173745537155648677317374553715564867731737455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32feca0d-233f-423a-ab27-c360766ab918, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1919759e-4b2c-4949-beca-77bb4ffa5505, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1919759e-4b2c-4949-beca-77bb4ffa5505, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17765601840032291432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776560184003229143217765601840032291432177656018400322914321776560184003229143217765601840032291432177656018400322914321776560184003229143217765601840032291432177656018400322914321776560184003229143217765601840032291432177656018400322914321776560184003229143217765601840032291432177656018400322914321776560184003229143217765601840032291432177656018400322914321776560184003229143217765601840032291432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b803554f-8e20-44da-b794-d154dc94cb8c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6411ede9-7eb8-4506-a12c-ff82f00672e0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6411ede9-7eb8-4506-a12c-ff82f00672e0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7655680405289356551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76556804052893565517655680405289356551765568040528935655176556804052893565517655680405289356551765568040528935655176556804052893565517655680405289356551765568040528935655176556804052893565517655680405289356551765568040528935655176556804052893565517655680405289356551765568040528935655176556804052893565517655680405289356551765568040528935655176556804052893565517655680405289356551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1919759e-4b2c-4949-beca-77bb4ffa5505, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eaa4d95-b8a2-483e-857a-8c801db27317, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6411ede9-7eb8-4506-a12c-ff82f00672e0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 340a6d90-5adb-451d-bf80-4fc2f263a245, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 340a6d90-5adb-451d-bf80-4fc2f263a245, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9170390542184941189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91703905421849411899170390542184941189917039054218494118991703905421849411899170390542184941189917039054218494118991703905421849411899170390542184941189917039054218494118991703905421849411899170390542184941189917039054218494118991703905421849411899170390542184941189917039054218494118991703905421849411899170390542184941189917039054218494118991703905421849411899170390542184941189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eaa4d95-b8a2-483e-857a-8c801db27317, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9033242056662693135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90332420566626931359033242056662693135903324205666269313590332420566626931359033242056662693135903324205666269313590332420566626931359033242056662693135903324205666269313590332420566626931359033242056662693135903324205666269313590332420566626931359033242056662693135903324205666269313590332420566626931359033242056662693135903324205666269313590332420566626931359033242056662693135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eaa4d95-b8a2-483e-857a-8c801db27317, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 340a6d90-5adb-451d-bf80-4fc2f263a245, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eb04a3e-e24e-4f9c-8593-ae226177c5a3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43912d00-e526-4d7f-a25a-6d09dddbefca, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eb04a3e-e24e-4f9c-8593-ae226177c5a3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4365256556418819834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43652565564188198344365256556418819834436525655641881983443652565564188198344365256556418819834436525655641881983443652565564188198344365256556418819834436525655641881983443652565564188198344365256556418819834436525655641881983443652565564188198344365256556418819834436525655641881983443652565564188198344365256556418819834436525655641881983443652565564188198344365256556418819834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43912d00-e526-4d7f-a25a-6d09dddbefca, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3358711474834229115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33587114748342291153358711474834229115335871147483422911533587114748342291153358711474834229115335871147483422911533587114748342291153358711474834229115335871147483422911533587114748342291153358711474834229115335871147483422911533587114748342291153358711474834229115335871147483422911533587114748342291153358711474834229115335871147483422911533587114748342291153358711474834229115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eb04a3e-e24e-4f9c-8593-ae226177c5a3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06bef9e1-1dfb-4e38-8218-9911983d7ce5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06bef9e1-1dfb-4e38-8218-9911983d7ce5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10545803428145028300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054580342814502830010545803428145028300105458034281450283001054580342814502830010545803428145028300105458034281450283001054580342814502830010545803428145028300105458034281450283001054580342814502830010545803428145028300105458034281450283001054580342814502830010545803428145028300105458034281450283001054580342814502830010545803428145028300105458034281450283001054580342814502830010545803428145028300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43912d00-e526-4d7f-a25a-6d09dddbefca, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bcbfb9e-0ec8-444b-92a3-349615bd5f99, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bcbfb9e-0ec8-444b-92a3-349615bd5f99, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4660548273311626039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46605482733116260394660548273311626039466054827331162603946605482733116260394660548273311626039466054827331162603946605482733116260394660548273311626039466054827331162603946605482733116260394660548273311626039466054827331162603946605482733116260394660548273311626039466054827331162603946605482733116260394660548273311626039466054827331162603946605482733116260394660548273311626039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06bef9e1-1dfb-4e38-8218-9911983d7ce5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9705396b-6239-4072-8935-5ff97615dea6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9705396b-6239-4072-8935-5ff97615dea6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4958362607094583877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49583626070945838774958362607094583877495836260709458387749583626070945838774958362607094583877495836260709458387749583626070945838774958362607094583877495836260709458387749583626070945838774958362607094583877495836260709458387749583626070945838774958362607094583877495836260709458387749583626070945838774958362607094583877495836260709458387749583626070945838774958362607094583877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bcbfb9e-0ec8-444b-92a3-349615bd5f99, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47dfba20-9c6a-4f0d-9668-656a9a8a01b8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47dfba20-9c6a-4f0d-9668-656a9a8a01b8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6735010214121299868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67350102141212998686735010214121299868673501021412129986867350102141212998686735010214121299868673501021412129986867350102141212998686735010214121299868673501021412129986867350102141212998686735010214121299868673501021412129986867350102141212998686735010214121299868673501021412129986867350102141212998686735010214121299868673501021412129986867350102141212998686735010214121299868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9705396b-6239-4072-8935-5ff97615dea6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59aae41-8e7b-4d67-8572-d3eb23829653, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59aae41-8e7b-4d67-8572-d3eb23829653, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10762727225356695331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076272722535669533110762727225356695331107627272253566953311076272722535669533110762727225356695331107627272253566953311076272722535669533110762727225356695331107627272253566953311076272722535669533110762727225356695331107627272253566953311076272722535669533110762727225356695331107627272253566953311076272722535669533110762727225356695331107627272253566953311076272722535669533110762727225356695331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47dfba20-9c6a-4f0d-9668-656a9a8a01b8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b774f31-c49f-4c31-b7ab-96e036b8f275, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b774f31-c49f-4c31-b7ab-96e036b8f275, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13493407108222697658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349340710822269765813493407108222697658134934071082226976581349340710822269765813493407108222697658134934071082226976581349340710822269765813493407108222697658134934071082226976581349340710822269765813493407108222697658134934071082226976581349340710822269765813493407108222697658134934071082226976581349340710822269765813493407108222697658134934071082226976581349340710822269765813493407108222697658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59aae41-8e7b-4d67-8572-d3eb23829653, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 408956a6-538e-4667-b455-b8d6e119e03c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 408956a6-538e-4667-b455-b8d6e119e03c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1485475047774683698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14854750477746836981485475047774683698148547504777468369814854750477746836981485475047774683698148547504777468369814854750477746836981485475047774683698148547504777468369814854750477746836981485475047774683698148547504777468369814854750477746836981485475047774683698148547504777468369814854750477746836981485475047774683698148547504777468369814854750477746836981485475047774683698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b774f31-c49f-4c31-b7ab-96e036b8f275, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5b0df4e-af72-4db9-a752-de5b0a38b02f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5b0df4e-af72-4db9-a752-de5b0a38b02f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14734093980535626532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473409398053562653214734093980535626532147340939805356265321473409398053562653214734093980535626532147340939805356265321473409398053562653214734093980535626532147340939805356265321473409398053562653214734093980535626532147340939805356265321473409398053562653214734093980535626532147340939805356265321473409398053562653214734093980535626532147340939805356265321473409398053562653214734093980535626532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 408956a6-538e-4667-b455-b8d6e119e03c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0a12cb-3039-44bd-b4aa-1fdf326210e9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0a12cb-3039-44bd-b4aa-1fdf326210e9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1455228260013686476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14552282600136864761455228260013686476145522826001368647614552282600136864761455228260013686476145522826001368647614552282600136864761455228260013686476145522826001368647614552282600136864761455228260013686476145522826001368647614552282600136864761455228260013686476145522826001368647614552282600136864761455228260013686476145522826001368647614552282600136864761455228260013686476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5b0df4e-af72-4db9-a752-de5b0a38b02f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35ac9303-6d72-4c22-bcd5-cfe99dccb335, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35ac9303-6d72-4c22-bcd5-cfe99dccb335, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8716730774182825944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87167307741828259448716730774182825944871673077418282594487167307741828259448716730774182825944871673077418282594487167307741828259448716730774182825944871673077418282594487167307741828259448716730774182825944871673077418282594487167307741828259448716730774182825944871673077418282594487167307741828259448716730774182825944871673077418282594487167307741828259448716730774182825944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0a12cb-3039-44bd-b4aa-1fdf326210e9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dd9c4e6-17de-48e1-aba5-fe23a7054b1c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dd9c4e6-17de-48e1-aba5-fe23a7054b1c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6456348217922804086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64563482179228040866456348217922804086645634821792280408664563482179228040866456348217922804086645634821792280408664563482179228040866456348217922804086645634821792280408664563482179228040866456348217922804086645634821792280408664563482179228040866456348217922804086645634821792280408664563482179228040866456348217922804086645634821792280408664563482179228040866456348217922804086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35ac9303-6d72-4c22-bcd5-cfe99dccb335, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e7f2909-61ea-4ad9-b372-f2f4dc36dd2b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e7f2909-61ea-4ad9-b372-f2f4dc36dd2b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17051040958302500019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705104095830250001917051040958302500019170510409583025000191705104095830250001917051040958302500019170510409583025000191705104095830250001917051040958302500019170510409583025000191705104095830250001917051040958302500019170510409583025000191705104095830250001917051040958302500019170510409583025000191705104095830250001917051040958302500019170510409583025000191705104095830250001917051040958302500019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dd9c4e6-17de-48e1-aba5-fe23a7054b1c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084d2084-6620-4499-a093-db69ca5bfd62, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084d2084-6620-4499-a093-db69ca5bfd62, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11833638671292651174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183363867129265117411833638671292651174118336386712926511741183363867129265117411833638671292651174118336386712926511741183363867129265117411833638671292651174118336386712926511741183363867129265117411833638671292651174118336386712926511741183363867129265117411833638671292651174118336386712926511741183363867129265117411833638671292651174118336386712926511741183363867129265117411833638671292651174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e7f2909-61ea-4ad9-b372-f2f4dc36dd2b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 103d6aeb-796b-4a46-b00f-82477b5b38bb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 103d6aeb-796b-4a46-b00f-82477b5b38bb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5944959847362759232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59449598473627592325944959847362759232594495984736275923259449598473627592325944959847362759232594495984736275923259449598473627592325944959847362759232594495984736275923259449598473627592325944959847362759232594495984736275923259449598473627592325944959847362759232594495984736275923259449598473627592325944959847362759232594495984736275923259449598473627592325944959847362759232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084d2084-6620-4499-a093-db69ca5bfd62, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aceb0e66-c8a1-4f36-8469-2e70ff37fe49, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aceb0e66-c8a1-4f36-8469-2e70ff37fe49, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 922268856044006700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700922268856044006700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 103d6aeb-796b-4a46-b00f-82477b5b38bb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 551d5adf-f3f5-463b-a5c7-ba1cf485faac, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 551d5adf-f3f5-463b-a5c7-ba1cf485faac, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3957408761070596721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39574087610705967213957408761070596721395740876107059672139574087610705967213957408761070596721395740876107059672139574087610705967213957408761070596721395740876107059672139574087610705967213957408761070596721395740876107059672139574087610705967213957408761070596721395740876107059672139574087610705967213957408761070596721395740876107059672139574087610705967213957408761070596721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aceb0e66-c8a1-4f36-8469-2e70ff37fe49, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dc18c0a-f7a5-41c8-b872-13dc6a31b859, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dc18c0a-f7a5-41c8-b872-13dc6a31b859, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11300024070044456423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130002407004445642311300024070044456423113000240700444564231130002407004445642311300024070044456423113000240700444564231130002407004445642311300024070044456423113000240700444564231130002407004445642311300024070044456423113000240700444564231130002407004445642311300024070044456423113000240700444564231130002407004445642311300024070044456423113000240700444564231130002407004445642311300024070044456423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 551d5adf-f3f5-463b-a5c7-ba1cf485faac, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5cd3f49-0ad8-42b5-ac7d-17b0b5b0edfd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5cd3f49-0ad8-42b5-ac7d-17b0b5b0edfd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16009566138597967154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600956613859796715416009566138597967154160095661385979671541600956613859796715416009566138597967154160095661385979671541600956613859796715416009566138597967154160095661385979671541600956613859796715416009566138597967154160095661385979671541600956613859796715416009566138597967154160095661385979671541600956613859796715416009566138597967154160095661385979671541600956613859796715416009566138597967154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dc18c0a-f7a5-41c8-b872-13dc6a31b859, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 025a2a63-89bd-4c59-91ed-fd635f018fa2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 025a2a63-89bd-4c59-91ed-fd635f018fa2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4796072883516535002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47960728835165350024796072883516535002479607288351653500247960728835165350024796072883516535002479607288351653500247960728835165350024796072883516535002479607288351653500247960728835165350024796072883516535002479607288351653500247960728835165350024796072883516535002479607288351653500247960728835165350024796072883516535002479607288351653500247960728835165350024796072883516535002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 025a2a63-89bd-4c59-91ed-fd635f018fa2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5c8dce5-4464-4648-858b-277001490a99, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5c8dce5-4464-4648-858b-277001490a99, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 842039088638334786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786842039088638334786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5cd3f49-0ad8-42b5-ac7d-17b0b5b0edfd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 350c27e9-33ba-4999-9223-b26e86b0546d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 350c27e9-33ba-4999-9223-b26e86b0546d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2278903880488627057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22789038804886270572278903880488627057227890388048862705722789038804886270572278903880488627057227890388048862705722789038804886270572278903880488627057227890388048862705722789038804886270572278903880488627057227890388048862705722789038804886270572278903880488627057227890388048862705722789038804886270572278903880488627057227890388048862705722789038804886270572278903880488627057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5c8dce5-4464-4648-858b-277001490a99, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ebec9eb-1a51-4d7b-b0cd-f210f57947aa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ebec9eb-1a51-4d7b-b0cd-f210f57947aa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15952930162359545605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595293016235954560515952930162359545605159529301623595456051595293016235954560515952930162359545605159529301623595456051595293016235954560515952930162359545605159529301623595456051595293016235954560515952930162359545605159529301623595456051595293016235954560515952930162359545605159529301623595456051595293016235954560515952930162359545605159529301623595456051595293016235954560515952930162359545605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 350c27e9-33ba-4999-9223-b26e86b0546d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363ec060-0ec7-448f-a6ee-f4741ad88401, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ebec9eb-1a51-4d7b-b0cd-f210f57947aa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363ec060-0ec7-448f-a6ee-f4741ad88401, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3907214696964925113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39072146969649251133907214696964925113390721469696492511339072146969649251133907214696964925113390721469696492511339072146969649251133907214696964925113390721469696492511339072146969649251133907214696964925113390721469696492511339072146969649251133907214696964925113390721469696492511339072146969649251133907214696964925113390721469696492511339072146969649251133907214696964925113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b96f5ade-84dd-4a95-909e-8ea20d27481f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b96f5ade-84dd-4a95-909e-8ea20d27481f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9848284300838032213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98482843008380322139848284300838032213984828430083803221398482843008380322139848284300838032213984828430083803221398482843008380322139848284300838032213984828430083803221398482843008380322139848284300838032213984828430083803221398482843008380322139848284300838032213984828430083803221398482843008380322139848284300838032213984828430083803221398482843008380322139848284300838032213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363ec060-0ec7-448f-a6ee-f4741ad88401, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ba6641-065e-4641-94ff-363501cd76c0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ba6641-065e-4641-94ff-363501cd76c0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5999521471647450630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59995214716474506305999521471647450630599952147164745063059995214716474506305999521471647450630599952147164745063059995214716474506305999521471647450630599952147164745063059995214716474506305999521471647450630599952147164745063059995214716474506305999521471647450630599952147164745063059995214716474506305999521471647450630599952147164745063059995214716474506305999521471647450630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b96f5ade-84dd-4a95-909e-8ea20d27481f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53761105-4f6b-48b6-a1b9-f6fdbbbdb098, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53761105-4f6b-48b6-a1b9-f6fdbbbdb098, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8548262839390254316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85482628393902543168548262839390254316854826283939025431685482628393902543168548262839390254316854826283939025431685482628393902543168548262839390254316854826283939025431685482628393902543168548262839390254316854826283939025431685482628393902543168548262839390254316854826283939025431685482628393902543168548262839390254316854826283939025431685482628393902543168548262839390254316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ba6641-065e-4641-94ff-363501cd76c0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff19b185-2c30-452f-92e2-3aa22dce23c7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff19b185-2c30-452f-92e2-3aa22dce23c7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17677139791772126366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767713979177212636617677139791772126366176771397917721263661767713979177212636617677139791772126366176771397917721263661767713979177212636617677139791772126366176771397917721263661767713979177212636617677139791772126366176771397917721263661767713979177212636617677139791772126366176771397917721263661767713979177212636617677139791772126366176771397917721263661767713979177212636617677139791772126366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53761105-4f6b-48b6-a1b9-f6fdbbbdb098, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95f0efe3-96f6-4b10-bfcf-584e7be990da, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95f0efe3-96f6-4b10-bfcf-584e7be990da, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8526705670577917586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85267056705779175868526705670577917586852670567057791758685267056705779175868526705670577917586852670567057791758685267056705779175868526705670577917586852670567057791758685267056705779175868526705670577917586852670567057791758685267056705779175868526705670577917586852670567057791758685267056705779175868526705670577917586852670567057791758685267056705779175868526705670577917586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff19b185-2c30-452f-92e2-3aa22dce23c7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d466763-40c0-4d83-94e2-49f5cfb5ebc2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d466763-40c0-4d83-94e2-49f5cfb5ebc2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2362844590530750187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23628445905307501872362844590530750187236284459053075018723628445905307501872362844590530750187236284459053075018723628445905307501872362844590530750187236284459053075018723628445905307501872362844590530750187236284459053075018723628445905307501872362844590530750187236284459053075018723628445905307501872362844590530750187236284459053075018723628445905307501872362844590530750187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95f0efe3-96f6-4b10-bfcf-584e7be990da, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5d9f881-9e58-424c-860e-77b2ea5bdcb9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5d9f881-9e58-424c-860e-77b2ea5bdcb9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18390324391403545487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839032439140354548718390324391403545487183903243914035454871839032439140354548718390324391403545487183903243914035454871839032439140354548718390324391403545487183903243914035454871839032439140354548718390324391403545487183903243914035454871839032439140354548718390324391403545487183903243914035454871839032439140354548718390324391403545487183903243914035454871839032439140354548718390324391403545487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d466763-40c0-4d83-94e2-49f5cfb5ebc2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5d9f881-9e58-424c-860e-77b2ea5bdcb9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c0b1226-6b85-48eb-9dd9-33a39f933f17, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c0b1226-6b85-48eb-9dd9-33a39f933f17, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11881325938204702715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188132593820470271511881325938204702715118813259382047027151188132593820470271511881325938204702715118813259382047027151188132593820470271511881325938204702715118813259382047027151188132593820470271511881325938204702715118813259382047027151188132593820470271511881325938204702715118813259382047027151188132593820470271511881325938204702715118813259382047027151188132593820470271511881325938204702715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89780053-131f-4e3c-9418-59b6d07f1ee5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89780053-131f-4e3c-9418-59b6d07f1ee5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 784784418224582716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716784784418224582716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c0b1226-6b85-48eb-9dd9-33a39f933f17, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2fc126b-6959-46b1-aaea-205b1bf08aae, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2fc126b-6959-46b1-aaea-205b1bf08aae, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11269586738403950558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126958673840395055811269586738403950558112695867384039505581126958673840395055811269586738403950558112695867384039505581126958673840395055811269586738403950558112695867384039505581126958673840395055811269586738403950558112695867384039505581126958673840395055811269586738403950558112695867384039505581126958673840395055811269586738403950558112695867384039505581126958673840395055811269586738403950558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89780053-131f-4e3c-9418-59b6d07f1ee5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd21543-1d44-4639-9a7a-89f44e77ed3b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd21543-1d44-4639-9a7a-89f44e77ed3b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16233675207092672433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623367520709267243316233675207092672433162336752070926724331623367520709267243316233675207092672433162336752070926724331623367520709267243316233675207092672433162336752070926724331623367520709267243316233675207092672433162336752070926724331623367520709267243316233675207092672433162336752070926724331623367520709267243316233675207092672433162336752070926724331623367520709267243316233675207092672433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2fc126b-6959-46b1-aaea-205b1bf08aae, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd21543-1d44-4639-9a7a-89f44e77ed3b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4c3aad1-b44c-4186-bb91-a65a8f2d17cd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4c3aad1-b44c-4186-bb91-a65a8f2d17cd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9820525656346323151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98205256563463231519820525656346323151982052565634632315198205256563463231519820525656346323151982052565634632315198205256563463231519820525656346323151982052565634632315198205256563463231519820525656346323151982052565634632315198205256563463231519820525656346323151982052565634632315198205256563463231519820525656346323151982052565634632315198205256563463231519820525656346323151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7b64d58-8045-401d-98fd-bf6b9743dc7f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7b64d58-8045-401d-98fd-bf6b9743dc7f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11609352253254143248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160935225325414324811609352253254143248116093522532541432481160935225325414324811609352253254143248116093522532541432481160935225325414324811609352253254143248116093522532541432481160935225325414324811609352253254143248116093522532541432481160935225325414324811609352253254143248116093522532541432481160935225325414324811609352253254143248116093522532541432481160935225325414324811609352253254143248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4c3aad1-b44c-4186-bb91-a65a8f2d17cd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf36f78f-704c-4424-8232-44a16b94edaf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf36f78f-704c-4424-8232-44a16b94edaf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17248636061180291608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724863606118029160817248636061180291608172486360611802916081724863606118029160817248636061180291608172486360611802916081724863606118029160817248636061180291608172486360611802916081724863606118029160817248636061180291608172486360611802916081724863606118029160817248636061180291608172486360611802916081724863606118029160817248636061180291608172486360611802916081724863606118029160817248636061180291608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7b64d58-8045-401d-98fd-bf6b9743dc7f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a9938b4-da24-4c12-ba5a-4bf29155e1e6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a9938b4-da24-4c12-ba5a-4bf29155e1e6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10008294283569008784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000829428356900878410008294283569008784100082942835690087841000829428356900878410008294283569008784100082942835690087841000829428356900878410008294283569008784100082942835690087841000829428356900878410008294283569008784100082942835690087841000829428356900878410008294283569008784100082942835690087841000829428356900878410008294283569008784100082942835690087841000829428356900878410008294283569008784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf36f78f-704c-4424-8232-44a16b94edaf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72957955-30b1-4fec-bb8a-2a70b3d598f0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72957955-30b1-4fec-bb8a-2a70b3d598f0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3767560955643439957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37675609556434399573767560955643439957376756095564343995737675609556434399573767560955643439957376756095564343995737675609556434399573767560955643439957376756095564343995737675609556434399573767560955643439957376756095564343995737675609556434399573767560955643439957376756095564343995737675609556434399573767560955643439957376756095564343995737675609556434399573767560955643439957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a9938b4-da24-4c12-ba5a-4bf29155e1e6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52d64b4a-bfa5-479c-a97a-3d33d0ce8286, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52d64b4a-bfa5-479c-a97a-3d33d0ce8286, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5645480646426866058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56454806464268660585645480646426866058564548064642686605856454806464268660585645480646426866058564548064642686605856454806464268660585645480646426866058564548064642686605856454806464268660585645480646426866058564548064642686605856454806464268660585645480646426866058564548064642686605856454806464268660585645480646426866058564548064642686605856454806464268660585645480646426866058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72957955-30b1-4fec-bb8a-2a70b3d598f0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45a7c7e1-67f4-4f07-baa2-ae301d113ad6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45a7c7e1-67f4-4f07-baa2-ae301d113ad6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3621656373713130236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36216563737131302363621656373713130236362165637371313023636216563737131302363621656373713130236362165637371313023636216563737131302363621656373713130236362165637371313023636216563737131302363621656373713130236362165637371313023636216563737131302363621656373713130236362165637371313023636216563737131302363621656373713130236362165637371313023636216563737131302363621656373713130236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52d64b4a-bfa5-479c-a97a-3d33d0ce8286, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1ee1109-b80a-4f8e-a831-a17cebc38891, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1ee1109-b80a-4f8e-a831-a17cebc38891, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6595627406000418251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65956274060004182516595627406000418251659562740600041825165956274060004182516595627406000418251659562740600041825165956274060004182516595627406000418251659562740600041825165956274060004182516595627406000418251659562740600041825165956274060004182516595627406000418251659562740600041825165956274060004182516595627406000418251659562740600041825165956274060004182516595627406000418251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45a7c7e1-67f4-4f07-baa2-ae301d113ad6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80305e81-c1d2-4989-9389-833c7bd3fc95, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80305e81-c1d2-4989-9389-833c7bd3fc95, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1515152456320385077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15151524563203850771515152456320385077151515245632038507715151524563203850771515152456320385077151515245632038507715151524563203850771515152456320385077151515245632038507715151524563203850771515152456320385077151515245632038507715151524563203850771515152456320385077151515245632038507715151524563203850771515152456320385077151515245632038507715151524563203850771515152456320385077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1ee1109-b80a-4f8e-a831-a17cebc38891, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb992404-178f-4e1f-8594-711a5b60db11, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb992404-178f-4e1f-8594-711a5b60db11, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8409138840267578284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84091388402675782848409138840267578284840913884026757828484091388402675782848409138840267578284840913884026757828484091388402675782848409138840267578284840913884026757828484091388402675782848409138840267578284840913884026757828484091388402675782848409138840267578284840913884026757828484091388402675782848409138840267578284840913884026757828484091388402675782848409138840267578284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80305e81-c1d2-4989-9389-833c7bd3fc95, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caefdc94-5864-45fc-83ae-e275b5634c08, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caefdc94-5864-45fc-83ae-e275b5634c08, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16120425790309466688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612042579030946668816120425790309466688161204257903094666881612042579030946668816120425790309466688161204257903094666881612042579030946668816120425790309466688161204257903094666881612042579030946668816120425790309466688161204257903094666881612042579030946668816120425790309466688161204257903094666881612042579030946668816120425790309466688161204257903094666881612042579030946668816120425790309466688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caefdc94-5864-45fc-83ae-e275b5634c08, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbc4317a-1c5d-4290-898a-67e9a81c6b21, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc4317a-1c5d-4290-898a-67e9a81c6b21, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10218564021240872165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021856402124087216510218564021240872165102185640212408721651021856402124087216510218564021240872165102185640212408721651021856402124087216510218564021240872165102185640212408721651021856402124087216510218564021240872165102185640212408721651021856402124087216510218564021240872165102185640212408721651021856402124087216510218564021240872165102185640212408721651021856402124087216510218564021240872165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb992404-178f-4e1f-8594-711a5b60db11, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b1e3e26-c0fb-4d73-9508-c4f123ed4775, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b1e3e26-c0fb-4d73-9508-c4f123ed4775, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6828207968360359015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68282079683603590156828207968360359015682820796836035901568282079683603590156828207968360359015682820796836035901568282079683603590156828207968360359015682820796836035901568282079683603590156828207968360359015682820796836035901568282079683603590156828207968360359015682820796836035901568282079683603590156828207968360359015682820796836035901568282079683603590156828207968360359015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc4317a-1c5d-4290-898a-67e9a81c6b21, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c545ce80-c2ba-4305-bce2-68bb3aad0611, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b1e3e26-c0fb-4d73-9508-c4f123ed4775, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c545ce80-c2ba-4305-bce2-68bb3aad0611, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5547407669176004224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55474076691760042245547407669176004224554740766917600422455474076691760042245547407669176004224554740766917600422455474076691760042245547407669176004224554740766917600422455474076691760042245547407669176004224554740766917600422455474076691760042245547407669176004224554740766917600422455474076691760042245547407669176004224554740766917600422455474076691760042245547407669176004224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 230134ec-6876-4381-9671-c6f9563b2d9d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 230134ec-6876-4381-9671-c6f9563b2d9d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8058155887468792645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80581558874687926458058155887468792645805815588746879264580581558874687926458058155887468792645805815588746879264580581558874687926458058155887468792645805815588746879264580581558874687926458058155887468792645805815588746879264580581558874687926458058155887468792645805815588746879264580581558874687926458058155887468792645805815588746879264580581558874687926458058155887468792645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c545ce80-c2ba-4305-bce2-68bb3aad0611, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f141811a-a62c-47e5-b92a-bba790b75b4b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f141811a-a62c-47e5-b92a-bba790b75b4b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8177045556113146750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81770455561131467508177045556113146750817704555611314675081770455561131467508177045556113146750817704555611314675081770455561131467508177045556113146750817704555611314675081770455561131467508177045556113146750817704555611314675081770455561131467508177045556113146750817704555611314675081770455561131467508177045556113146750817704555611314675081770455561131467508177045556113146750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 230134ec-6876-4381-9671-c6f9563b2d9d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798572bc-4b65-4fe2-9c94-d8541e836d96, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798572bc-4b65-4fe2-9c94-d8541e836d96, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7622338997630710538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76223389976307105387622338997630710538762233899763071053876223389976307105387622338997630710538762233899763071053876223389976307105387622338997630710538762233899763071053876223389976307105387622338997630710538762233899763071053876223389976307105387622338997630710538762233899763071053876223389976307105387622338997630710538762233899763071053876223389976307105387622338997630710538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f141811a-a62c-47e5-b92a-bba790b75b4b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec4b0ba-960c-469d-ad26-5e2438e7d180, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec4b0ba-960c-469d-ad26-5e2438e7d180, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2315212232012241747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23152122320122417472315212232012241747231521223201224174723152122320122417472315212232012241747231521223201224174723152122320122417472315212232012241747231521223201224174723152122320122417472315212232012241747231521223201224174723152122320122417472315212232012241747231521223201224174723152122320122417472315212232012241747231521223201224174723152122320122417472315212232012241747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798572bc-4b65-4fe2-9c94-d8541e836d96, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c31252-8f6f-4186-9bdb-23d3fa896dc4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c31252-8f6f-4186-9bdb-23d3fa896dc4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17068820822496711142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706882082249671114217068820822496711142170688208224967111421706882082249671114217068820822496711142170688208224967111421706882082249671114217068820822496711142170688208224967111421706882082249671114217068820822496711142170688208224967111421706882082249671114217068820822496711142170688208224967111421706882082249671114217068820822496711142170688208224967111421706882082249671114217068820822496711142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec4b0ba-960c-469d-ad26-5e2438e7d180, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c5e01a0-f447-4c43-aafc-18591a5d6086, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c5e01a0-f447-4c43-aafc-18591a5d6086, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4467341972616721374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44673419726167213744467341972616721374446734197261672137444673419726167213744467341972616721374446734197261672137444673419726167213744467341972616721374446734197261672137444673419726167213744467341972616721374446734197261672137444673419726167213744467341972616721374446734197261672137444673419726167213744467341972616721374446734197261672137444673419726167213744467341972616721374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c31252-8f6f-4186-9bdb-23d3fa896dc4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d35b54b-2114-4010-987c-37ee1c01024e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d35b54b-2114-4010-987c-37ee1c01024e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18030665977986641435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803066597798664143518030665977986641435180306659779866414351803066597798664143518030665977986641435180306659779866414351803066597798664143518030665977986641435180306659779866414351803066597798664143518030665977986641435180306659779866414351803066597798664143518030665977986641435180306659779866414351803066597798664143518030665977986641435180306659779866414351803066597798664143518030665977986641435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c5e01a0-f447-4c43-aafc-18591a5d6086, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0e2004f-ba6f-4875-bca1-39435de238cb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0e2004f-ba6f-4875-bca1-39435de238cb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7750148502280516523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77501485022805165237750148502280516523775014850228051652377501485022805165237750148502280516523775014850228051652377501485022805165237750148502280516523775014850228051652377501485022805165237750148502280516523775014850228051652377501485022805165237750148502280516523775014850228051652377501485022805165237750148502280516523775014850228051652377501485022805165237750148502280516523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d35b54b-2114-4010-987c-37ee1c01024e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 079d7b8a-f5a0-47d0-8ff9-a3a608aacc51, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 079d7b8a-f5a0-47d0-8ff9-a3a608aacc51, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13264624702161150842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326462470216115084213264624702161150842132646247021611508421326462470216115084213264624702161150842132646247021611508421326462470216115084213264624702161150842132646247021611508421326462470216115084213264624702161150842132646247021611508421326462470216115084213264624702161150842132646247021611508421326462470216115084213264624702161150842132646247021611508421326462470216115084213264624702161150842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0e2004f-ba6f-4875-bca1-39435de238cb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e46066b-59d8-4f63-86e6-c4bdf9beacce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e46066b-59d8-4f63-86e6-c4bdf9beacce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5021706005070526472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50217060050705264725021706005070526472502170600507052647250217060050705264725021706005070526472502170600507052647250217060050705264725021706005070526472502170600507052647250217060050705264725021706005070526472502170600507052647250217060050705264725021706005070526472502170600507052647250217060050705264725021706005070526472502170600507052647250217060050705264725021706005070526472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 079d7b8a-f5a0-47d0-8ff9-a3a608aacc51, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca0e67e-0327-469f-9f59-83aa17409190, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca0e67e-0327-469f-9f59-83aa17409190, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4480884620988535020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44808846209885350204480884620988535020448088462098853502044808846209885350204480884620988535020448088462098853502044808846209885350204480884620988535020448088462098853502044808846209885350204480884620988535020448088462098853502044808846209885350204480884620988535020448088462098853502044808846209885350204480884620988535020448088462098853502044808846209885350204480884620988535020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e46066b-59d8-4f63-86e6-c4bdf9beacce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a44c30f0-3efb-4eb4-8cf8-abe4b84d7607, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a44c30f0-3efb-4eb4-8cf8-abe4b84d7607, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16305077632509908143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630507763250990814316305077632509908143163050776325099081431630507763250990814316305077632509908143163050776325099081431630507763250990814316305077632509908143163050776325099081431630507763250990814316305077632509908143163050776325099081431630507763250990814316305077632509908143163050776325099081431630507763250990814316305077632509908143163050776325099081431630507763250990814316305077632509908143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca0e67e-0327-469f-9f59-83aa17409190, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32d604dd-e2db-4eab-b8f5-a5d9f4044458, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32d604dd-e2db-4eab-b8f5-a5d9f4044458, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9009806006521507171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90098060065215071719009806006521507171900980600652150717190098060065215071719009806006521507171900980600652150717190098060065215071719009806006521507171900980600652150717190098060065215071719009806006521507171900980600652150717190098060065215071719009806006521507171900980600652150717190098060065215071719009806006521507171900980600652150717190098060065215071719009806006521507171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a44c30f0-3efb-4eb4-8cf8-abe4b84d7607, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6cfbcac-cfcc-4ceb-ac2f-73840e349599, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6cfbcac-cfcc-4ceb-ac2f-73840e349599, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17039053782372952917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703905378237295291717039053782372952917170390537823729529171703905378237295291717039053782372952917170390537823729529171703905378237295291717039053782372952917170390537823729529171703905378237295291717039053782372952917170390537823729529171703905378237295291717039053782372952917170390537823729529171703905378237295291717039053782372952917170390537823729529171703905378237295291717039053782372952917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32d604dd-e2db-4eab-b8f5-a5d9f4044458, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03ca30f-4e42-4fa1-87ef-1d38f4747e74, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03ca30f-4e42-4fa1-87ef-1d38f4747e74, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 214984574997763473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473214984574997763473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03ca30f-4e42-4fa1-87ef-1d38f4747e74, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fccdfe0e-1a36-4bb9-9315-40585295728b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fccdfe0e-1a36-4bb9-9315-40585295728b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9718551273085047811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97185512730850478119718551273085047811971855127308504781197185512730850478119718551273085047811971855127308504781197185512730850478119718551273085047811971855127308504781197185512730850478119718551273085047811971855127308504781197185512730850478119718551273085047811971855127308504781197185512730850478119718551273085047811971855127308504781197185512730850478119718551273085047811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6cfbcac-cfcc-4ceb-ac2f-73840e349599, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd3dd75b-08ae-4c5c-83d2-5e2e61801134, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3dd75b-08ae-4c5c-83d2-5e2e61801134, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 389055972989563227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227389055972989563227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fccdfe0e-1a36-4bb9-9315-40585295728b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9dd32fb-d21e-4220-8016-8e567c6bc09b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9dd32fb-d21e-4220-8016-8e567c6bc09b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 132006128163764634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634132006128163764634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3dd75b-08ae-4c5c-83d2-5e2e61801134, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f707b0ce-bd1c-4ca6-838d-782b8c472f92, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f707b0ce-bd1c-4ca6-838d-782b8c472f92, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13516809931003252501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351680993100325250113516809931003252501135168099310032525011351680993100325250113516809931003252501135168099310032525011351680993100325250113516809931003252501135168099310032525011351680993100325250113516809931003252501135168099310032525011351680993100325250113516809931003252501135168099310032525011351680993100325250113516809931003252501135168099310032525011351680993100325250113516809931003252501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f707b0ce-bd1c-4ca6-838d-782b8c472f92, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e0d957e-1a37-4b59-a651-b64dc2195c15, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e0d957e-1a37-4b59-a651-b64dc2195c15, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8362234502534481208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83622345025344812088362234502534481208836223450253448120883622345025344812088362234502534481208836223450253448120883622345025344812088362234502534481208836223450253448120883622345025344812088362234502534481208836223450253448120883622345025344812088362234502534481208836223450253448120883622345025344812088362234502534481208836223450253448120883622345025344812088362234502534481208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9dd32fb-d21e-4220-8016-8e567c6bc09b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a4f2062-4e26-4a3b-bd26-985cbea6ed6b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a4f2062-4e26-4a3b-bd26-985cbea6ed6b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11131801875924467077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113180187592446707711131801875924467077111318018759244670771113180187592446707711131801875924467077111318018759244670771113180187592446707711131801875924467077111318018759244670771113180187592446707711131801875924467077111318018759244670771113180187592446707711131801875924467077111318018759244670771113180187592446707711131801875924467077111318018759244670771113180187592446707711131801875924467077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e0d957e-1a37-4b59-a651-b64dc2195c15, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0ee1115-e938-4308-9ae2-ad9e33495dda, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0ee1115-e938-4308-9ae2-ad9e33495dda, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1719883372320285833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17198833723202858331719883372320285833171988337232028583317198833723202858331719883372320285833171988337232028583317198833723202858331719883372320285833171988337232028583317198833723202858331719883372320285833171988337232028583317198833723202858331719883372320285833171988337232028583317198833723202858331719883372320285833171988337232028583317198833723202858331719883372320285833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a4f2062-4e26-4a3b-bd26-985cbea6ed6b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c80c569-0132-4780-851f-e3fbbcb3fb94, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c80c569-0132-4780-851f-e3fbbcb3fb94, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5855464087491245070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58554640874912450705855464087491245070585546408749124507058554640874912450705855464087491245070585546408749124507058554640874912450705855464087491245070585546408749124507058554640874912450705855464087491245070585546408749124507058554640874912450705855464087491245070585546408749124507058554640874912450705855464087491245070585546408749124507058554640874912450705855464087491245070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0ee1115-e938-4308-9ae2-ad9e33495dda, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26641bca-4c41-4eed-8d98-cdc48dda34ca, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26641bca-4c41-4eed-8d98-cdc48dda34ca, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16193905512588615396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619390551258861539616193905512588615396161939055125886153961619390551258861539616193905512588615396161939055125886153961619390551258861539616193905512588615396161939055125886153961619390551258861539616193905512588615396161939055125886153961619390551258861539616193905512588615396161939055125886153961619390551258861539616193905512588615396161939055125886153961619390551258861539616193905512588615396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c80c569-0132-4780-851f-e3fbbcb3fb94, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a5c27e-abd3-4322-8b57-423d471276cf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a5c27e-abd3-4322-8b57-423d471276cf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5208874663502721208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52088746635027212085208874663502721208520887466350272120852088746635027212085208874663502721208520887466350272120852088746635027212085208874663502721208520887466350272120852088746635027212085208874663502721208520887466350272120852088746635027212085208874663502721208520887466350272120852088746635027212085208874663502721208520887466350272120852088746635027212085208874663502721208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26641bca-4c41-4eed-8d98-cdc48dda34ca, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c864b826-396d-4355-ade2-807ef02cf4e4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c864b826-396d-4355-ade2-807ef02cf4e4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16734267230962432234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673426723096243223416734267230962432234167342672309624322341673426723096243223416734267230962432234167342672309624322341673426723096243223416734267230962432234167342672309624322341673426723096243223416734267230962432234167342672309624322341673426723096243223416734267230962432234167342672309624322341673426723096243223416734267230962432234167342672309624322341673426723096243223416734267230962432234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a5c27e-abd3-4322-8b57-423d471276cf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc494454-6f58-4c0b-9631-e14c7c3e1870, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc494454-6f58-4c0b-9631-e14c7c3e1870, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12456773200961626537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245677320096162653712456773200961626537124567732009616265371245677320096162653712456773200961626537124567732009616265371245677320096162653712456773200961626537124567732009616265371245677320096162653712456773200961626537124567732009616265371245677320096162653712456773200961626537124567732009616265371245677320096162653712456773200961626537124567732009616265371245677320096162653712456773200961626537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc494454-6f58-4c0b-9631-e14c7c3e1870, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 402075a7-fd34-4da0-84a5-3a99e7a32bd8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 402075a7-fd34-4da0-84a5-3a99e7a32bd8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6241954511840881934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62419545118408819346241954511840881934624195451184088193462419545118408819346241954511840881934624195451184088193462419545118408819346241954511840881934624195451184088193462419545118408819346241954511840881934624195451184088193462419545118408819346241954511840881934624195451184088193462419545118408819346241954511840881934624195451184088193462419545118408819346241954511840881934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c864b826-396d-4355-ade2-807ef02cf4e4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5444ff43-8b73-447c-b3f8-74aceeb6ab60, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5444ff43-8b73-447c-b3f8-74aceeb6ab60, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5368952189966561441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53689521899665614415368952189966561441536895218996656144153689521899665614415368952189966561441536895218996656144153689521899665614415368952189966561441536895218996656144153689521899665614415368952189966561441536895218996656144153689521899665614415368952189966561441536895218996656144153689521899665614415368952189966561441536895218996656144153689521899665614415368952189966561441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 402075a7-fd34-4da0-84a5-3a99e7a32bd8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33b27d41-3b1d-4771-9cb8-c1231cb17e25, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33b27d41-3b1d-4771-9cb8-c1231cb17e25, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2426289464792137606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24262894647921376062426289464792137606242628946479213760624262894647921376062426289464792137606242628946479213760624262894647921376062426289464792137606242628946479213760624262894647921376062426289464792137606242628946479213760624262894647921376062426289464792137606242628946479213760624262894647921376062426289464792137606242628946479213760624262894647921376062426289464792137606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5444ff43-8b73-447c-b3f8-74aceeb6ab60, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c506e5d1-7836-4d3e-afe3-69d3968d2b8d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c506e5d1-7836-4d3e-afe3-69d3968d2b8d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13793599760302523388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379359976030252338813793599760302523388137935997603025233881379359976030252338813793599760302523388137935997603025233881379359976030252338813793599760302523388137935997603025233881379359976030252338813793599760302523388137935997603025233881379359976030252338813793599760302523388137935997603025233881379359976030252338813793599760302523388137935997603025233881379359976030252338813793599760302523388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33b27d41-3b1d-4771-9cb8-c1231cb17e25, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce1beae-38c8-459b-9f84-fb6b7bf37f15, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce1beae-38c8-459b-9f84-fb6b7bf37f15, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17723575841546956060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772357584154695606017723575841546956060177235758415469560601772357584154695606017723575841546956060177235758415469560601772357584154695606017723575841546956060177235758415469560601772357584154695606017723575841546956060177235758415469560601772357584154695606017723575841546956060177235758415469560601772357584154695606017723575841546956060177235758415469560601772357584154695606017723575841546956060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c506e5d1-7836-4d3e-afe3-69d3968d2b8d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d74d53d5-96f9-4e8a-bed2-4c81e751cbc7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d74d53d5-96f9-4e8a-bed2-4c81e751cbc7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 685980419489903776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776685980419489903776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce1beae-38c8-459b-9f84-fb6b7bf37f15, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5ccf3d2-5f01-4e84-a12e-6f14cab0a597, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5ccf3d2-5f01-4e84-a12e-6f14cab0a597, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4656525175757692017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46565251757576920174656525175757692017465652517575769201746565251757576920174656525175757692017465652517575769201746565251757576920174656525175757692017465652517575769201746565251757576920174656525175757692017465652517575769201746565251757576920174656525175757692017465652517575769201746565251757576920174656525175757692017465652517575769201746565251757576920174656525175757692017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d74d53d5-96f9-4e8a-bed2-4c81e751cbc7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c527f094-45b6-4b8f-ad94-ecd7480aa748, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c527f094-45b6-4b8f-ad94-ecd7480aa748, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1881108925941390073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18811089259413900731881108925941390073188110892594139007318811089259413900731881108925941390073188110892594139007318811089259413900731881108925941390073188110892594139007318811089259413900731881108925941390073188110892594139007318811089259413900731881108925941390073188110892594139007318811089259413900731881108925941390073188110892594139007318811089259413900731881108925941390073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5ccf3d2-5f01-4e84-a12e-6f14cab0a597, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0050191-2f37-4c22-971c-38fc339b7cdf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0050191-2f37-4c22-971c-38fc339b7cdf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9633146425844897770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96331464258448977709633146425844897770963314642584489777096331464258448977709633146425844897770963314642584489777096331464258448977709633146425844897770963314642584489777096331464258448977709633146425844897770963314642584489777096331464258448977709633146425844897770963314642584489777096331464258448977709633146425844897770963314642584489777096331464258448977709633146425844897770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c527f094-45b6-4b8f-ad94-ecd7480aa748, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6050b611-5fc2-425a-8125-dbec5d694bf4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6050b611-5fc2-425a-8125-dbec5d694bf4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9353057009733671835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93530570097336718359353057009733671835935305700973367183593530570097336718359353057009733671835935305700973367183593530570097336718359353057009733671835935305700973367183593530570097336718359353057009733671835935305700973367183593530570097336718359353057009733671835935305700973367183593530570097336718359353057009733671835935305700973367183593530570097336718359353057009733671835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0050191-2f37-4c22-971c-38fc339b7cdf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4f81a41-09d0-46b9-9be8-5c5161cdc893, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4f81a41-09d0-46b9-9be8-5c5161cdc893, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16257516799785797124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625751679978579712416257516799785797124162575167997857971241625751679978579712416257516799785797124162575167997857971241625751679978579712416257516799785797124162575167997857971241625751679978579712416257516799785797124162575167997857971241625751679978579712416257516799785797124162575167997857971241625751679978579712416257516799785797124162575167997857971241625751679978579712416257516799785797124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6050b611-5fc2-425a-8125-dbec5d694bf4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23fe93d7-d55f-40d9-a5e9-5f85476c9b7b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23fe93d7-d55f-40d9-a5e9-5f85476c9b7b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4678629929554844766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46786299295548447664678629929554844766467862992955484476646786299295548447664678629929554844766467862992955484476646786299295548447664678629929554844766467862992955484476646786299295548447664678629929554844766467862992955484476646786299295548447664678629929554844766467862992955484476646786299295548447664678629929554844766467862992955484476646786299295548447664678629929554844766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4f81a41-09d0-46b9-9be8-5c5161cdc893, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a2dc72e-cb88-4211-8629-90691563d37a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a2dc72e-cb88-4211-8629-90691563d37a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8177844080049853014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81778440800498530148177844080049853014817784408004985301481778440800498530148177844080049853014817784408004985301481778440800498530148177844080049853014817784408004985301481778440800498530148177844080049853014817784408004985301481778440800498530148177844080049853014817784408004985301481778440800498530148177844080049853014817784408004985301481778440800498530148177844080049853014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23fe93d7-d55f-40d9-a5e9-5f85476c9b7b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3817d3b4-f0d8-473f-9e57-68f49ce529e6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3817d3b4-f0d8-473f-9e57-68f49ce529e6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4750437907036563059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47504379070365630594750437907036563059475043790703656305947504379070365630594750437907036563059475043790703656305947504379070365630594750437907036563059475043790703656305947504379070365630594750437907036563059475043790703656305947504379070365630594750437907036563059475043790703656305947504379070365630594750437907036563059475043790703656305947504379070365630594750437907036563059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a2dc72e-cb88-4211-8629-90691563d37a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518617bf-3f1e-48b4-bc60-faea6477e694, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518617bf-3f1e-48b4-bc60-faea6477e694, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2641010405754167601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26410104057541676012641010405754167601264101040575416760126410104057541676012641010405754167601264101040575416760126410104057541676012641010405754167601264101040575416760126410104057541676012641010405754167601264101040575416760126410104057541676012641010405754167601264101040575416760126410104057541676012641010405754167601264101040575416760126410104057541676012641010405754167601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3817d3b4-f0d8-473f-9e57-68f49ce529e6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff35c2a3-ffe2-4ba3-9ed1-7f8977ffce9b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff35c2a3-ffe2-4ba3-9ed1-7f8977ffce9b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6790301211409241636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67903012114092416366790301211409241636679030121140924163667903012114092416366790301211409241636679030121140924163667903012114092416366790301211409241636679030121140924163667903012114092416366790301211409241636679030121140924163667903012114092416366790301211409241636679030121140924163667903012114092416366790301211409241636679030121140924163667903012114092416366790301211409241636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518617bf-3f1e-48b4-bc60-faea6477e694, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9150ca3-9e42-42ff-a823-6ad49275b8c2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9150ca3-9e42-42ff-a823-6ad49275b8c2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5557112631531332823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55571126315313328235557112631531332823555711263153133282355571126315313328235557112631531332823555711263153133282355571126315313328235557112631531332823555711263153133282355571126315313328235557112631531332823555711263153133282355571126315313328235557112631531332823555711263153133282355571126315313328235557112631531332823555711263153133282355571126315313328235557112631531332823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff35c2a3-ffe2-4ba3-9ed1-7f8977ffce9b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f7cad4-b3a8-4ecf-a159-433fb24793ea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f7cad4-b3a8-4ecf-a159-433fb24793ea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12729634061585835185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272963406158583518512729634061585835185127296340615858351851272963406158583518512729634061585835185127296340615858351851272963406158583518512729634061585835185127296340615858351851272963406158583518512729634061585835185127296340615858351851272963406158583518512729634061585835185127296340615858351851272963406158583518512729634061585835185127296340615858351851272963406158583518512729634061585835185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9150ca3-9e42-42ff-a823-6ad49275b8c2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 787ed2e3-6a6f-472a-9c93-6d32e63e8066, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 787ed2e3-6a6f-472a-9c93-6d32e63e8066, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12133477706337479251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213347770633747925112133477706337479251121334777063374792511213347770633747925112133477706337479251121334777063374792511213347770633747925112133477706337479251121334777063374792511213347770633747925112133477706337479251121334777063374792511213347770633747925112133477706337479251121334777063374792511213347770633747925112133477706337479251121334777063374792511213347770633747925112133477706337479251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f7cad4-b3a8-4ecf-a159-433fb24793ea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2535486f-a2b3-40c6-8970-25244045e414, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 787ed2e3-6a6f-472a-9c93-6d32e63e8066, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b1756e-6cdb-4640-8b31-f705f9b8b16e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b1756e-6cdb-4640-8b31-f705f9b8b16e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1152769839695123999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11527698396951239991152769839695123999115276983969512399911527698396951239991152769839695123999115276983969512399911527698396951239991152769839695123999115276983969512399911527698396951239991152769839695123999115276983969512399911527698396951239991152769839695123999115276983969512399911527698396951239991152769839695123999115276983969512399911527698396951239991152769839695123999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2535486f-a2b3-40c6-8970-25244045e414, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13162847061066251994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316284706106625199413162847061066251994131628470610662519941316284706106625199413162847061066251994131628470610662519941316284706106625199413162847061066251994131628470610662519941316284706106625199413162847061066251994131628470610662519941316284706106625199413162847061066251994131628470610662519941316284706106625199413162847061066251994131628470610662519941316284706106625199413162847061066251994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46b1756e-6cdb-4640-8b31-f705f9b8b16e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66c3c46c-e540-4523-83d3-ae1da11bbc8e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66c3c46c-e540-4523-83d3-ae1da11bbc8e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7474086580099881663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74740865800998816637474086580099881663747408658009988166374740865800998816637474086580099881663747408658009988166374740865800998816637474086580099881663747408658009988166374740865800998816637474086580099881663747408658009988166374740865800998816637474086580099881663747408658009988166374740865800998816637474086580099881663747408658009988166374740865800998816637474086580099881663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2535486f-a2b3-40c6-8970-25244045e414, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08995f05-790f-4ffb-9992-4d887eaf4385, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08995f05-790f-4ffb-9992-4d887eaf4385, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6381745656531950765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63817456565319507656381745656531950765638174565653195076563817456565319507656381745656531950765638174565653195076563817456565319507656381745656531950765638174565653195076563817456565319507656381745656531950765638174565653195076563817456565319507656381745656531950765638174565653195076563817456565319507656381745656531950765638174565653195076563817456565319507656381745656531950765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66c3c46c-e540-4523-83d3-ae1da11bbc8e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9af28f9-85a5-417e-97d4-bb423a9297f1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9af28f9-85a5-417e-97d4-bb423a9297f1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9853214264454582286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98532142644545822869853214264454582286985321426445458228698532142644545822869853214264454582286985321426445458228698532142644545822869853214264454582286985321426445458228698532142644545822869853214264454582286985321426445458228698532142644545822869853214264454582286985321426445458228698532142644545822869853214264454582286985321426445458228698532142644545822869853214264454582286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08995f05-790f-4ffb-9992-4d887eaf4385, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fc45cff-14ea-43f6-9143-8401a299d520, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fc45cff-14ea-43f6-9143-8401a299d520, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17029560212100129549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702956021210012954917029560212100129549170295602121001295491702956021210012954917029560212100129549170295602121001295491702956021210012954917029560212100129549170295602121001295491702956021210012954917029560212100129549170295602121001295491702956021210012954917029560212100129549170295602121001295491702956021210012954917029560212100129549170295602121001295491702956021210012954917029560212100129549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9af28f9-85a5-417e-97d4-bb423a9297f1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35e76789-4fbc-4646-980c-7c75fe904dfb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e76789-4fbc-4646-980c-7c75fe904dfb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10167982576308386754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016798257630838675410167982576308386754101679825763083867541016798257630838675410167982576308386754101679825763083867541016798257630838675410167982576308386754101679825763083867541016798257630838675410167982576308386754101679825763083867541016798257630838675410167982576308386754101679825763083867541016798257630838675410167982576308386754101679825763083867541016798257630838675410167982576308386754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fc45cff-14ea-43f6-9143-8401a299d520, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08dba1a2-bca5-4585-abc2-f3119aae0410, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08dba1a2-bca5-4585-abc2-f3119aae0410, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15572894270683346010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557289427068334601015572894270683346010155728942706833460101557289427068334601015572894270683346010155728942706833460101557289427068334601015572894270683346010155728942706833460101557289427068334601015572894270683346010155728942706833460101557289427068334601015572894270683346010155728942706833460101557289427068334601015572894270683346010155728942706833460101557289427068334601015572894270683346010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e76789-4fbc-4646-980c-7c75fe904dfb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2525c822-8587-4c5a-bfd6-25ffc358cc98, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2525c822-8587-4c5a-bfd6-25ffc358cc98, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10109555299593094631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010955529959309463110109555299593094631101095552995930946311010955529959309463110109555299593094631101095552995930946311010955529959309463110109555299593094631101095552995930946311010955529959309463110109555299593094631101095552995930946311010955529959309463110109555299593094631101095552995930946311010955529959309463110109555299593094631101095552995930946311010955529959309463110109555299593094631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08dba1a2-bca5-4585-abc2-f3119aae0410, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f34b98b-44b9-42fe-9250-cf4f42f3bac5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f34b98b-44b9-42fe-9250-cf4f42f3bac5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15597252579519516852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559725257951951685215597252579519516852155972525795195168521559725257951951685215597252579519516852155972525795195168521559725257951951685215597252579519516852155972525795195168521559725257951951685215597252579519516852155972525795195168521559725257951951685215597252579519516852155972525795195168521559725257951951685215597252579519516852155972525795195168521559725257951951685215597252579519516852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2525c822-8587-4c5a-bfd6-25ffc358cc98, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d92b23b-3991-451e-b387-27db577663b6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d92b23b-3991-451e-b387-27db577663b6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18054631029047573268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805463102904757326818054631029047573268180546310290475732681805463102904757326818054631029047573268180546310290475732681805463102904757326818054631029047573268180546310290475732681805463102904757326818054631029047573268180546310290475732681805463102904757326818054631029047573268180546310290475732681805463102904757326818054631029047573268180546310290475732681805463102904757326818054631029047573268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f34b98b-44b9-42fe-9250-cf4f42f3bac5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 570faf22-19f5-44f3-bdf6-4d31d3665d24, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 570faf22-19f5-44f3-bdf6-4d31d3665d24, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7106500309613117581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71065003096131175817106500309613117581710650030961311758171065003096131175817106500309613117581710650030961311758171065003096131175817106500309613117581710650030961311758171065003096131175817106500309613117581710650030961311758171065003096131175817106500309613117581710650030961311758171065003096131175817106500309613117581710650030961311758171065003096131175817106500309613117581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d92b23b-3991-451e-b387-27db577663b6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d8078de-d4b5-4def-b0dd-5eef57595ef8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8078de-d4b5-4def-b0dd-5eef57595ef8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 402322311347110727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727402322311347110727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 570faf22-19f5-44f3-bdf6-4d31d3665d24, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07dbf883-2fb3-4a87-9d91-98755f85797e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07dbf883-2fb3-4a87-9d91-98755f85797e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14435582751117632963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443558275111763296314435582751117632963144355827511176329631443558275111763296314435582751117632963144355827511176329631443558275111763296314435582751117632963144355827511176329631443558275111763296314435582751117632963144355827511176329631443558275111763296314435582751117632963144355827511176329631443558275111763296314435582751117632963144355827511176329631443558275111763296314435582751117632963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8078de-d4b5-4def-b0dd-5eef57595ef8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96cb1759-841b-43ae-bfe7-1a5fa380c697, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96cb1759-841b-43ae-bfe7-1a5fa380c697, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2655530336414732776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26555303364147327762655530336414732776265553033641473277626555303364147327762655530336414732776265553033641473277626555303364147327762655530336414732776265553033641473277626555303364147327762655530336414732776265553033641473277626555303364147327762655530336414732776265553033641473277626555303364147327762655530336414732776265553033641473277626555303364147327762655530336414732776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07dbf883-2fb3-4a87-9d91-98755f85797e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96cb1759-841b-43ae-bfe7-1a5fa380c697, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1adcc57f-7a60-4564-aeca-21db96e21402, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1adcc57f-7a60-4564-aeca-21db96e21402, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8332511898736315448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83325118987363154488332511898736315448833251189873631544883325118987363154488332511898736315448833251189873631544883325118987363154488332511898736315448833251189873631544883325118987363154488332511898736315448833251189873631544883325118987363154488332511898736315448833251189873631544883325118987363154488332511898736315448833251189873631544883325118987363154488332511898736315448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88af5406-87bc-45c0-8b7f-91f26127476a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88af5406-87bc-45c0-8b7f-91f26127476a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12952188388683557175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295218838868355717512952188388683557175129521883886835571751295218838868355717512952188388683557175129521883886835571751295218838868355717512952188388683557175129521883886835571751295218838868355717512952188388683557175129521883886835571751295218838868355717512952188388683557175129521883886835571751295218838868355717512952188388683557175129521883886835571751295218838868355717512952188388683557175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1adcc57f-7a60-4564-aeca-21db96e21402, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e778400-c3ad-4f49-95ce-441780ae8d51, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e778400-c3ad-4f49-95ce-441780ae8d51, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3088754491458809536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30887544914588095363088754491458809536308875449145880953630887544914588095363088754491458809536308875449145880953630887544914588095363088754491458809536308875449145880953630887544914588095363088754491458809536308875449145880953630887544914588095363088754491458809536308875449145880953630887544914588095363088754491458809536308875449145880953630887544914588095363088754491458809536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88af5406-87bc-45c0-8b7f-91f26127476a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24c679f9-b680-4242-abe4-152741036ebb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24c679f9-b680-4242-abe4-152741036ebb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1205227576970769251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12052275769707692511205227576970769251120522757697076925112052275769707692511205227576970769251120522757697076925112052275769707692511205227576970769251120522757697076925112052275769707692511205227576970769251120522757697076925112052275769707692511205227576970769251120522757697076925112052275769707692511205227576970769251120522757697076925112052275769707692511205227576970769251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e778400-c3ad-4f49-95ce-441780ae8d51, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3212198-0a32-49b8-8a16-dfad9dfe1dfd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3212198-0a32-49b8-8a16-dfad9dfe1dfd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8539553630405064106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85395536304050641068539553630405064106853955363040506410685395536304050641068539553630405064106853955363040506410685395536304050641068539553630405064106853955363040506410685395536304050641068539553630405064106853955363040506410685395536304050641068539553630405064106853955363040506410685395536304050641068539553630405064106853955363040506410685395536304050641068539553630405064106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24c679f9-b680-4242-abe4-152741036ebb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92d9c94d-d203-471c-b39f-c7940bbbfe70, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92d9c94d-d203-471c-b39f-c7940bbbfe70, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15893664692059563180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589366469205956318015893664692059563180158936646920595631801589366469205956318015893664692059563180158936646920595631801589366469205956318015893664692059563180158936646920595631801589366469205956318015893664692059563180158936646920595631801589366469205956318015893664692059563180158936646920595631801589366469205956318015893664692059563180158936646920595631801589366469205956318015893664692059563180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3212198-0a32-49b8-8a16-dfad9dfe1dfd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c390236d-97c3-4ab7-a615-9dc8d0d202fe, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c390236d-97c3-4ab7-a615-9dc8d0d202fe, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5964657145924603318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59646571459246033185964657145924603318596465714592460331859646571459246033185964657145924603318596465714592460331859646571459246033185964657145924603318596465714592460331859646571459246033185964657145924603318596465714592460331859646571459246033185964657145924603318596465714592460331859646571459246033185964657145924603318596465714592460331859646571459246033185964657145924603318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92d9c94d-d203-471c-b39f-c7940bbbfe70, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c92ea11-63a5-42e0-a698-fd1008102b94, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c92ea11-63a5-42e0-a698-fd1008102b94, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5658587606908184960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56585876069081849605658587606908184960565858760690818496056585876069081849605658587606908184960565858760690818496056585876069081849605658587606908184960565858760690818496056585876069081849605658587606908184960565858760690818496056585876069081849605658587606908184960565858760690818496056585876069081849605658587606908184960565858760690818496056585876069081849605658587606908184960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c390236d-97c3-4ab7-a615-9dc8d0d202fe, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c001533b-c114-4aed-9e82-c5c6995e0125, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c001533b-c114-4aed-9e82-c5c6995e0125, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9520425943449902750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95204259434499027509520425943449902750952042594344990275095204259434499027509520425943449902750952042594344990275095204259434499027509520425943449902750952042594344990275095204259434499027509520425943449902750952042594344990275095204259434499027509520425943449902750952042594344990275095204259434499027509520425943449902750952042594344990275095204259434499027509520425943449902750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c92ea11-63a5-42e0-a698-fd1008102b94, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e4d5de5-baa3-4830-a524-87f8269c84f0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e4d5de5-baa3-4830-a524-87f8269c84f0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9697046898482704849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96970468984827048499697046898482704849969704689848270484996970468984827048499697046898482704849969704689848270484996970468984827048499697046898482704849969704689848270484996970468984827048499697046898482704849969704689848270484996970468984827048499697046898482704849969704689848270484996970468984827048499697046898482704849969704689848270484996970468984827048499697046898482704849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c001533b-c114-4aed-9e82-c5c6995e0125, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ca6c450-7043-4ddc-94e4-08fd096f4645, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ca6c450-7043-4ddc-94e4-08fd096f4645, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 100876816873427968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968100876816873427968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e4d5de5-baa3-4830-a524-87f8269c84f0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98b2e282-5746-4876-9f26-ef1d79fba6e5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98b2e282-5746-4876-9f26-ef1d79fba6e5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6424785886993212930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64247858869932129306424785886993212930642478588699321293064247858869932129306424785886993212930642478588699321293064247858869932129306424785886993212930642478588699321293064247858869932129306424785886993212930642478588699321293064247858869932129306424785886993212930642478588699321293064247858869932129306424785886993212930642478588699321293064247858869932129306424785886993212930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ca6c450-7043-4ddc-94e4-08fd096f4645, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98b2e282-5746-4876-9f26-ef1d79fba6e5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18f7bc0-cf86-4589-9c6b-737081d99077, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aca7e1b-7dc5-4bd0-a26b-96db8cf3bc33, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aca7e1b-7dc5-4bd0-a26b-96db8cf3bc33, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18004084882940340675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800408488294034067518004084882940340675180040848829403406751800408488294034067518004084882940340675180040848829403406751800408488294034067518004084882940340675180040848829403406751800408488294034067518004084882940340675180040848829403406751800408488294034067518004084882940340675180040848829403406751800408488294034067518004084882940340675180040848829403406751800408488294034067518004084882940340675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18f7bc0-cf86-4589-9c6b-737081d99077, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1860875261486988300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18608752614869883001860875261486988300186087526148698830018608752614869883001860875261486988300186087526148698830018608752614869883001860875261486988300186087526148698830018608752614869883001860875261486988300186087526148698830018608752614869883001860875261486988300186087526148698830018608752614869883001860875261486988300186087526148698830018608752614869883001860875261486988300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aca7e1b-7dc5-4bd0-a26b-96db8cf3bc33, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee4fcd3f-e5ce-4618-b750-c5302ec7eeca, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee4fcd3f-e5ce-4618-b750-c5302ec7eeca, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7681156074003511249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76811560740035112497681156074003511249768115607400351124976811560740035112497681156074003511249768115607400351124976811560740035112497681156074003511249768115607400351124976811560740035112497681156074003511249768115607400351124976811560740035112497681156074003511249768115607400351124976811560740035112497681156074003511249768115607400351124976811560740035112497681156074003511249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18f7bc0-cf86-4589-9c6b-737081d99077, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa55b3fa-f50d-4d7a-bb82-2dbf6238c7f0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa55b3fa-f50d-4d7a-bb82-2dbf6238c7f0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1344713209172065194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13447132091720651941344713209172065194134471320917206519413447132091720651941344713209172065194134471320917206519413447132091720651941344713209172065194134471320917206519413447132091720651941344713209172065194134471320917206519413447132091720651941344713209172065194134471320917206519413447132091720651941344713209172065194134471320917206519413447132091720651941344713209172065194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee4fcd3f-e5ce-4618-b750-c5302ec7eeca, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a48e84-23d1-4444-8f1c-4e404944923c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a48e84-23d1-4444-8f1c-4e404944923c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15409528339823448262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540952833982344826215409528339823448262154095283398234482621540952833982344826215409528339823448262154095283398234482621540952833982344826215409528339823448262154095283398234482621540952833982344826215409528339823448262154095283398234482621540952833982344826215409528339823448262154095283398234482621540952833982344826215409528339823448262154095283398234482621540952833982344826215409528339823448262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a48e84-23d1-4444-8f1c-4e404944923c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3e6634-296f-4fdf-8fce-9c01a5451de8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3e6634-296f-4fdf-8fce-9c01a5451de8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17362699820721988085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736269982072198808517362699820721988085173626998207219880851736269982072198808517362699820721988085173626998207219880851736269982072198808517362699820721988085173626998207219880851736269982072198808517362699820721988085173626998207219880851736269982072198808517362699820721988085173626998207219880851736269982072198808517362699820721988085173626998207219880851736269982072198808517362699820721988085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa55b3fa-f50d-4d7a-bb82-2dbf6238c7f0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be3dd4c0-9030-422b-98fc-f7901dd87748, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3dd4c0-9030-422b-98fc-f7901dd87748, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4413867428500513330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44138674285005133304413867428500513330441386742850051333044138674285005133304413867428500513330441386742850051333044138674285005133304413867428500513330441386742850051333044138674285005133304413867428500513330441386742850051333044138674285005133304413867428500513330441386742850051333044138674285005133304413867428500513330441386742850051333044138674285005133304413867428500513330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3dd4c0-9030-422b-98fc-f7901dd87748, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d701c4c8-8c3e-4df0-bab0-57bb0f75a13f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d701c4c8-8c3e-4df0-bab0-57bb0f75a13f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11875564241149252582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187556424114925258211875564241149252582118755642411492525821187556424114925258211875564241149252582118755642411492525821187556424114925258211875564241149252582118755642411492525821187556424114925258211875564241149252582118755642411492525821187556424114925258211875564241149252582118755642411492525821187556424114925258211875564241149252582118755642411492525821187556424114925258211875564241149252582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3e6634-296f-4fdf-8fce-9c01a5451de8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b5b3b05-3f56-46e4-87d4-204a055cf881, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b5b3b05-3f56-46e4-87d4-204a055cf881, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15889447141919801911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588944714191980191115889447141919801911158894471419198019111588944714191980191115889447141919801911158894471419198019111588944714191980191115889447141919801911158894471419198019111588944714191980191115889447141919801911158894471419198019111588944714191980191115889447141919801911158894471419198019111588944714191980191115889447141919801911158894471419198019111588944714191980191115889447141919801911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d701c4c8-8c3e-4df0-bab0-57bb0f75a13f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32458916-8052-4b32-bca5-4684fa9b59f2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32458916-8052-4b32-bca5-4684fa9b59f2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7286208800432336609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72862088004323366097286208800432336609728620880043233660972862088004323366097286208800432336609728620880043233660972862088004323366097286208800432336609728620880043233660972862088004323366097286208800432336609728620880043233660972862088004323366097286208800432336609728620880043233660972862088004323366097286208800432336609728620880043233660972862088004323366097286208800432336609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b5b3b05-3f56-46e4-87d4-204a055cf881, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32458916-8052-4b32-bca5-4684fa9b59f2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6054a30e-7ab6-4ff5-bc6e-ab508b89715e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b4f6b9-7b33-4d70-913b-2850bad69bd2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6054a30e-7ab6-4ff5-bc6e-ab508b89715e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9846663237372887095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98466632373728870959846663237372887095984666323737288709598466632373728870959846663237372887095984666323737288709598466632373728870959846663237372887095984666323737288709598466632373728870959846663237372887095984666323737288709598466632373728870959846663237372887095984666323737288709598466632373728870959846663237372887095984666323737288709598466632373728870959846663237372887095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b4f6b9-7b33-4d70-913b-2850bad69bd2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13363337842319475095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336333784231947509513363337842319475095133633378423194750951336333784231947509513363337842319475095133633378423194750951336333784231947509513363337842319475095133633378423194750951336333784231947509513363337842319475095133633378423194750951336333784231947509513363337842319475095133633378423194750951336333784231947509513363337842319475095133633378423194750951336333784231947509513363337842319475095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6054a30e-7ab6-4ff5-bc6e-ab508b89715e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b4f6b9-7b33-4d70-913b-2850bad69bd2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02e0bbba-ebe0-4185-a975-16da3290d289, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02e0bbba-ebe0-4185-a975-16da3290d289, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12388038740144522793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238803874014452279312388038740144522793123880387401445227931238803874014452279312388038740144522793123880387401445227931238803874014452279312388038740144522793123880387401445227931238803874014452279312388038740144522793123880387401445227931238803874014452279312388038740144522793123880387401445227931238803874014452279312388038740144522793123880387401445227931238803874014452279312388038740144522793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec227c33-2643-4c55-a7cc-b0a75c7cacfe, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec227c33-2643-4c55-a7cc-b0a75c7cacfe, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8118558441991073627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81185584419910736278118558441991073627811855844199107362781185584419910736278118558441991073627811855844199107362781185584419910736278118558441991073627811855844199107362781185584419910736278118558441991073627811855844199107362781185584419910736278118558441991073627811855844199107362781185584419910736278118558441991073627811855844199107362781185584419910736278118558441991073627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02e0bbba-ebe0-4185-a975-16da3290d289, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 246b8da5-2e6f-4674-9a59-06876855925d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 246b8da5-2e6f-4674-9a59-06876855925d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9923642982837520209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99236429828375202099923642982837520209992364298283752020999236429828375202099923642982837520209992364298283752020999236429828375202099923642982837520209992364298283752020999236429828375202099923642982837520209992364298283752020999236429828375202099923642982837520209992364298283752020999236429828375202099923642982837520209992364298283752020999236429828375202099923642982837520209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec227c33-2643-4c55-a7cc-b0a75c7cacfe, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a06a9ecd-9704-4dd3-b7d4-53eacebdeea0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a06a9ecd-9704-4dd3-b7d4-53eacebdeea0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7760301037952986759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77603010379529867597760301037952986759776030103795298675977603010379529867597760301037952986759776030103795298675977603010379529867597760301037952986759776030103795298675977603010379529867597760301037952986759776030103795298675977603010379529867597760301037952986759776030103795298675977603010379529867597760301037952986759776030103795298675977603010379529867597760301037952986759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 246b8da5-2e6f-4674-9a59-06876855925d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 023e6538-2b99-4b98-99d7-f6f9446d9d8c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 023e6538-2b99-4b98-99d7-f6f9446d9d8c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17635120869479970749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763512086947997074917635120869479970749176351208694799707491763512086947997074917635120869479970749176351208694799707491763512086947997074917635120869479970749176351208694799707491763512086947997074917635120869479970749176351208694799707491763512086947997074917635120869479970749176351208694799707491763512086947997074917635120869479970749176351208694799707491763512086947997074917635120869479970749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a06a9ecd-9704-4dd3-b7d4-53eacebdeea0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11121c4c-030d-48a0-8221-2d01d4407821, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11121c4c-030d-48a0-8221-2d01d4407821, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18130493550824781990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813049355082478199018130493550824781990181304935508247819901813049355082478199018130493550824781990181304935508247819901813049355082478199018130493550824781990181304935508247819901813049355082478199018130493550824781990181304935508247819901813049355082478199018130493550824781990181304935508247819901813049355082478199018130493550824781990181304935508247819901813049355082478199018130493550824781990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 023e6538-2b99-4b98-99d7-f6f9446d9d8c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc2550b-1e3c-4645-b33a-d553dafb299b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc2550b-1e3c-4645-b33a-d553dafb299b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18094821788158811426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809482178815881142618094821788158811426180948217881588114261809482178815881142618094821788158811426180948217881588114261809482178815881142618094821788158811426180948217881588114261809482178815881142618094821788158811426180948217881588114261809482178815881142618094821788158811426180948217881588114261809482178815881142618094821788158811426180948217881588114261809482178815881142618094821788158811426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11121c4c-030d-48a0-8221-2d01d4407821, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc4c43ff-877b-4728-93ca-5e7bb8fccb43, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc4c43ff-877b-4728-93ca-5e7bb8fccb43, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16566560006742236332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656656000674223633216566560006742236332165665600067422363321656656000674223633216566560006742236332165665600067422363321656656000674223633216566560006742236332165665600067422363321656656000674223633216566560006742236332165665600067422363321656656000674223633216566560006742236332165665600067422363321656656000674223633216566560006742236332165665600067422363321656656000674223633216566560006742236332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc2550b-1e3c-4645-b33a-d553dafb299b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e45ec3-51af-427c-91d8-0a994633ab7f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e45ec3-51af-427c-91d8-0a994633ab7f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10844874935047664614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084487493504766461410844874935047664614108448749350476646141084487493504766461410844874935047664614108448749350476646141084487493504766461410844874935047664614108448749350476646141084487493504766461410844874935047664614108448749350476646141084487493504766461410844874935047664614108448749350476646141084487493504766461410844874935047664614108448749350476646141084487493504766461410844874935047664614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc4c43ff-877b-4728-93ca-5e7bb8fccb43, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce4521bd-1d8f-4f20-8b54-89e80fbf6645, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce4521bd-1d8f-4f20-8b54-89e80fbf6645, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12950930734674976938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295093073467497693812950930734674976938129509307346749769381295093073467497693812950930734674976938129509307346749769381295093073467497693812950930734674976938129509307346749769381295093073467497693812950930734674976938129509307346749769381295093073467497693812950930734674976938129509307346749769381295093073467497693812950930734674976938129509307346749769381295093073467497693812950930734674976938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e45ec3-51af-427c-91d8-0a994633ab7f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 426fd947-d622-4db4-8d60-ebf6cbc85b5c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce4521bd-1d8f-4f20-8b54-89e80fbf6645, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17e70f5f-96ab-4a92-9072-0b972c10266c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e70f5f-96ab-4a92-9072-0b972c10266c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 924244837432113764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764924244837432113764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 426fd947-d622-4db4-8d60-ebf6cbc85b5c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15506445454047381602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550644545404738160215506445454047381602155064454540473816021550644545404738160215506445454047381602155064454540473816021550644545404738160215506445454047381602155064454540473816021550644545404738160215506445454047381602155064454540473816021550644545404738160215506445454047381602155064454540473816021550644545404738160215506445454047381602155064454540473816021550644545404738160215506445454047381602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e70f5f-96ab-4a92-9072-0b972c10266c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c52884c2-2b76-4499-91cb-1e1acbca58f8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c52884c2-2b76-4499-91cb-1e1acbca58f8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1815742298524726485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18157422985247264851815742298524726485181574229852472648518157422985247264851815742298524726485181574229852472648518157422985247264851815742298524726485181574229852472648518157422985247264851815742298524726485181574229852472648518157422985247264851815742298524726485181574229852472648518157422985247264851815742298524726485181574229852472648518157422985247264851815742298524726485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 426fd947-d622-4db4-8d60-ebf6cbc85b5c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 627e26dc-c619-4e0d-ae2a-0bcdfd1f5716, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 627e26dc-c619-4e0d-ae2a-0bcdfd1f5716, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14538049398235426483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453804939823542648314538049398235426483145380493982354264831453804939823542648314538049398235426483145380493982354264831453804939823542648314538049398235426483145380493982354264831453804939823542648314538049398235426483145380493982354264831453804939823542648314538049398235426483145380493982354264831453804939823542648314538049398235426483145380493982354264831453804939823542648314538049398235426483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c52884c2-2b76-4499-91cb-1e1acbca58f8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e6791c-7aac-4acb-83be-21e2b75b238f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e6791c-7aac-4acb-83be-21e2b75b238f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14358795272603106024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435879527260310602414358795272603106024143587952726031060241435879527260310602414358795272603106024143587952726031060241435879527260310602414358795272603106024143587952726031060241435879527260310602414358795272603106024143587952726031060241435879527260310602414358795272603106024143587952726031060241435879527260310602414358795272603106024143587952726031060241435879527260310602414358795272603106024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 627e26dc-c619-4e0d-ae2a-0bcdfd1f5716, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d7e64e-fba1-4952-b0ff-00d7e704ae17, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d7e64e-fba1-4952-b0ff-00d7e704ae17, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16287089999358406980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628708999935840698016287089999358406980162870899993584069801628708999935840698016287089999358406980162870899993584069801628708999935840698016287089999358406980162870899993584069801628708999935840698016287089999358406980162870899993584069801628708999935840698016287089999358406980162870899993584069801628708999935840698016287089999358406980162870899993584069801628708999935840698016287089999358406980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e6791c-7aac-4acb-83be-21e2b75b238f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d7e64e-fba1-4952-b0ff-00d7e704ae17, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc453cf8-52d5-4535-9839-d6a62e2a66ef, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc453cf8-52d5-4535-9839-d6a62e2a66ef, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 599302489400319951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951599302489400319951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 057c1c97-4dbb-41f8-9fd1-fa885411e190, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 057c1c97-4dbb-41f8-9fd1-fa885411e190, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16978904605064895892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697890460506489589216978904605064895892169789046050648958921697890460506489589216978904605064895892169789046050648958921697890460506489589216978904605064895892169789046050648958921697890460506489589216978904605064895892169789046050648958921697890460506489589216978904605064895892169789046050648958921697890460506489589216978904605064895892169789046050648958921697890460506489589216978904605064895892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc453cf8-52d5-4535-9839-d6a62e2a66ef, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec3f0705-6556-49f8-864a-ee5c109f96f2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3f0705-6556-49f8-864a-ee5c109f96f2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17727785839817800032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772778583981780003217727785839817800032177277858398178000321772778583981780003217727785839817800032177277858398178000321772778583981780003217727785839817800032177277858398178000321772778583981780003217727785839817800032177277858398178000321772778583981780003217727785839817800032177277858398178000321772778583981780003217727785839817800032177277858398178000321772778583981780003217727785839817800032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 057c1c97-4dbb-41f8-9fd1-fa885411e190, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc35df0-6db5-44a8-aeaa-23c47b7baadf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc35df0-6db5-44a8-aeaa-23c47b7baadf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2400328991721181633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24003289917211816332400328991721181633240032899172118163324003289917211816332400328991721181633240032899172118163324003289917211816332400328991721181633240032899172118163324003289917211816332400328991721181633240032899172118163324003289917211816332400328991721181633240032899172118163324003289917211816332400328991721181633240032899172118163324003289917211816332400328991721181633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3f0705-6556-49f8-864a-ee5c109f96f2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d270d361-f166-4f50-a24f-c70351ed16a7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d270d361-f166-4f50-a24f-c70351ed16a7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13857467537287159611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385746753728715961113857467537287159611138574675372871596111385746753728715961113857467537287159611138574675372871596111385746753728715961113857467537287159611138574675372871596111385746753728715961113857467537287159611138574675372871596111385746753728715961113857467537287159611138574675372871596111385746753728715961113857467537287159611138574675372871596111385746753728715961113857467537287159611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc35df0-6db5-44a8-aeaa-23c47b7baadf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 679f4930-7119-4851-97a9-75a93ce196cc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 679f4930-7119-4851-97a9-75a93ce196cc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16476249549045597617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647624954904559761716476249549045597617164762495490455976171647624954904559761716476249549045597617164762495490455976171647624954904559761716476249549045597617164762495490455976171647624954904559761716476249549045597617164762495490455976171647624954904559761716476249549045597617164762495490455976171647624954904559761716476249549045597617164762495490455976171647624954904559761716476249549045597617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d270d361-f166-4f50-a24f-c70351ed16a7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b349f35c-9a9d-4e66-8353-e2cb90c0b0d6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b349f35c-9a9d-4e66-8353-e2cb90c0b0d6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1014050319853656887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10140503198536568871014050319853656887101405031985365688710140503198536568871014050319853656887101405031985365688710140503198536568871014050319853656887101405031985365688710140503198536568871014050319853656887101405031985365688710140503198536568871014050319853656887101405031985365688710140503198536568871014050319853656887101405031985365688710140503198536568871014050319853656887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b349f35c-9a9d-4e66-8353-e2cb90c0b0d6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cbfda43-aa22-4a53-9cf3-17b2b6e671db, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cbfda43-aa22-4a53-9cf3-17b2b6e671db, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7192761645080435091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71927616450804350917192761645080435091719276164508043509171927616450804350917192761645080435091719276164508043509171927616450804350917192761645080435091719276164508043509171927616450804350917192761645080435091719276164508043509171927616450804350917192761645080435091719276164508043509171927616450804350917192761645080435091719276164508043509171927616450804350917192761645080435091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 679f4930-7119-4851-97a9-75a93ce196cc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b881a756-7b52-49bd-b322-b9c9f9775e09, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b881a756-7b52-49bd-b322-b9c9f9775e09, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3029812079023244511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30298120790232445113029812079023244511302981207902324451130298120790232445113029812079023244511302981207902324451130298120790232445113029812079023244511302981207902324451130298120790232445113029812079023244511302981207902324451130298120790232445113029812079023244511302981207902324451130298120790232445113029812079023244511302981207902324451130298120790232445113029812079023244511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cbfda43-aa22-4a53-9cf3-17b2b6e671db, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e72d5c-5940-4a8d-a1fd-e273f3342363, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e72d5c-5940-4a8d-a1fd-e273f3342363, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14868930985614081785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486893098561408178514868930985614081785148689309856140817851486893098561408178514868930985614081785148689309856140817851486893098561408178514868930985614081785148689309856140817851486893098561408178514868930985614081785148689309856140817851486893098561408178514868930985614081785148689309856140817851486893098561408178514868930985614081785148689309856140817851486893098561408178514868930985614081785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b881a756-7b52-49bd-b322-b9c9f9775e09, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9481a7a3-7b5a-406d-b980-d3c387ea0b3f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9481a7a3-7b5a-406d-b980-d3c387ea0b3f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10299690897292529374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029969089729252937410299690897292529374102996908972925293741029969089729252937410299690897292529374102996908972925293741029969089729252937410299690897292529374102996908972925293741029969089729252937410299690897292529374102996908972925293741029969089729252937410299690897292529374102996908972925293741029969089729252937410299690897292529374102996908972925293741029969089729252937410299690897292529374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e72d5c-5940-4a8d-a1fd-e273f3342363, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7cc4c99-2cb9-4dd6-827f-b476147c4051, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7cc4c99-2cb9-4dd6-827f-b476147c4051, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4668902036710216789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46689020367102167894668902036710216789466890203671021678946689020367102167894668902036710216789466890203671021678946689020367102167894668902036710216789466890203671021678946689020367102167894668902036710216789466890203671021678946689020367102167894668902036710216789466890203671021678946689020367102167894668902036710216789466890203671021678946689020367102167894668902036710216789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9481a7a3-7b5a-406d-b980-d3c387ea0b3f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5640063-ae7b-48b9-84f6-437366b59b9f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5640063-ae7b-48b9-84f6-437366b59b9f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9119906923766499943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91199069237664999439119906923766499943911990692376649994391199069237664999439119906923766499943911990692376649994391199069237664999439119906923766499943911990692376649994391199069237664999439119906923766499943911990692376649994391199069237664999439119906923766499943911990692376649994391199069237664999439119906923766499943911990692376649994391199069237664999439119906923766499943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7cc4c99-2cb9-4dd6-827f-b476147c4051, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7927eab3-bc0f-48f4-a98b-0fed1a930aca, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7927eab3-bc0f-48f4-a98b-0fed1a930aca, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16792806256009293346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679280625600929334616792806256009293346167928062560092933461679280625600929334616792806256009293346167928062560092933461679280625600929334616792806256009293346167928062560092933461679280625600929334616792806256009293346167928062560092933461679280625600929334616792806256009293346167928062560092933461679280625600929334616792806256009293346167928062560092933461679280625600929334616792806256009293346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7927eab3-bc0f-48f4-a98b-0fed1a930aca, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f119ab60-ca8c-4c15-b210-5be97bb094d1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f119ab60-ca8c-4c15-b210-5be97bb094d1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14714715507287627781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471471550728762778114714715507287627781147147155072876277811471471550728762778114714715507287627781147147155072876277811471471550728762778114714715507287627781147147155072876277811471471550728762778114714715507287627781147147155072876277811471471550728762778114714715507287627781147147155072876277811471471550728762778114714715507287627781147147155072876277811471471550728762778114714715507287627781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5640063-ae7b-48b9-84f6-437366b59b9f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edceb33f-1ddf-4f30-bcf4-15c79ae619f0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edceb33f-1ddf-4f30-bcf4-15c79ae619f0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17323861003408623921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732386100340862392117323861003408623921173238610034086239211732386100340862392117323861003408623921173238610034086239211732386100340862392117323861003408623921173238610034086239211732386100340862392117323861003408623921173238610034086239211732386100340862392117323861003408623921173238610034086239211732386100340862392117323861003408623921173238610034086239211732386100340862392117323861003408623921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f119ab60-ca8c-4c15-b210-5be97bb094d1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f66267c-9947-4667-a2b6-dc1608aa704c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f66267c-9947-4667-a2b6-dc1608aa704c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2317110988085182237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23171109880851822372317110988085182237231711098808518223723171109880851822372317110988085182237231711098808518223723171109880851822372317110988085182237231711098808518223723171109880851822372317110988085182237231711098808518223723171109880851822372317110988085182237231711098808518223723171109880851822372317110988085182237231711098808518223723171109880851822372317110988085182237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edceb33f-1ddf-4f30-bcf4-15c79ae619f0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b32bb870-dc62-45d9-90f0-c14b30a5ed20, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b32bb870-dc62-45d9-90f0-c14b30a5ed20, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1296323785752781997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12963237857527819971296323785752781997129632378575278199712963237857527819971296323785752781997129632378575278199712963237857527819971296323785752781997129632378575278199712963237857527819971296323785752781997129632378575278199712963237857527819971296323785752781997129632378575278199712963237857527819971296323785752781997129632378575278199712963237857527819971296323785752781997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f66267c-9947-4667-a2b6-dc1608aa704c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6782dfb1-58fb-4b17-8255-64c882c2d6ee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6782dfb1-58fb-4b17-8255-64c882c2d6ee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14865371605784772204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486537160578477220414865371605784772204148653716057847722041486537160578477220414865371605784772204148653716057847722041486537160578477220414865371605784772204148653716057847722041486537160578477220414865371605784772204148653716057847722041486537160578477220414865371605784772204148653716057847722041486537160578477220414865371605784772204148653716057847722041486537160578477220414865371605784772204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b32bb870-dc62-45d9-90f0-c14b30a5ed20, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0258d931-9515-4476-8723-aa23d441e51c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0258d931-9515-4476-8723-aa23d441e51c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12221606393685540070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222160639368554007012221606393685540070122216063936855400701222160639368554007012221606393685540070122216063936855400701222160639368554007012221606393685540070122216063936855400701222160639368554007012221606393685540070122216063936855400701222160639368554007012221606393685540070122216063936855400701222160639368554007012221606393685540070122216063936855400701222160639368554007012221606393685540070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6782dfb1-58fb-4b17-8255-64c882c2d6ee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7fc6130-2883-4915-817d-7c438a1c1472, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7fc6130-2883-4915-817d-7c438a1c1472, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15943755764877690645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594375576487769064515943755764877690645159437557648776906451594375576487769064515943755764877690645159437557648776906451594375576487769064515943755764877690645159437557648776906451594375576487769064515943755764877690645159437557648776906451594375576487769064515943755764877690645159437557648776906451594375576487769064515943755764877690645159437557648776906451594375576487769064515943755764877690645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0258d931-9515-4476-8723-aa23d441e51c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1177ddb8-8cd6-41f3-90ce-29a6a591f99e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1177ddb8-8cd6-41f3-90ce-29a6a591f99e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8667524803935314265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86675248039353142658667524803935314265866752480393531426586675248039353142658667524803935314265866752480393531426586675248039353142658667524803935314265866752480393531426586675248039353142658667524803935314265866752480393531426586675248039353142658667524803935314265866752480393531426586675248039353142658667524803935314265866752480393531426586675248039353142658667524803935314265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7fc6130-2883-4915-817d-7c438a1c1472, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d22644a-4c9b-4b74-9bb8-853053175b7c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d22644a-4c9b-4b74-9bb8-853053175b7c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2081170641149011621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20811706411490116212081170641149011621208117064114901162120811706411490116212081170641149011621208117064114901162120811706411490116212081170641149011621208117064114901162120811706411490116212081170641149011621208117064114901162120811706411490116212081170641149011621208117064114901162120811706411490116212081170641149011621208117064114901162120811706411490116212081170641149011621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1177ddb8-8cd6-41f3-90ce-29a6a591f99e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b1591ef-a8f9-4b48-8051-93129d4a6494, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b1591ef-a8f9-4b48-8051-93129d4a6494, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 525924006213399681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681525924006213399681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d22644a-4c9b-4b74-9bb8-853053175b7c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 395a6c22-cd1b-40ba-b2a3-64797c511aa4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395a6c22-cd1b-40ba-b2a3-64797c511aa4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16380634356323796617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638063435632379661716380634356323796617163806343563237966171638063435632379661716380634356323796617163806343563237966171638063435632379661716380634356323796617163806343563237966171638063435632379661716380634356323796617163806343563237966171638063435632379661716380634356323796617163806343563237966171638063435632379661716380634356323796617163806343563237966171638063435632379661716380634356323796617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b1591ef-a8f9-4b48-8051-93129d4a6494, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86788234-2db9-46b9-a7a1-3a2c8aae017a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395a6c22-cd1b-40ba-b2a3-64797c511aa4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f09808-56d9-4e02-9d22-0d458b2aecc4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86788234-2db9-46b9-a7a1-3a2c8aae017a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14970859691695448930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497085969169544893014970859691695448930149708596916954489301497085969169544893014970859691695448930149708596916954489301497085969169544893014970859691695448930149708596916954489301497085969169544893014970859691695448930149708596916954489301497085969169544893014970859691695448930149708596916954489301497085969169544893014970859691695448930149708596916954489301497085969169544893014970859691695448930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f09808-56d9-4e02-9d22-0d458b2aecc4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 717619924227237959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959717619924227237959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86788234-2db9-46b9-a7a1-3a2c8aae017a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f0acc22-faf7-4f89-a614-5187215f680e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f0acc22-faf7-4f89-a614-5187215f680e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17061151827816610560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706115182781661056017061151827816610560170611518278166105601706115182781661056017061151827816610560170611518278166105601706115182781661056017061151827816610560170611518278166105601706115182781661056017061151827816610560170611518278166105601706115182781661056017061151827816610560170611518278166105601706115182781661056017061151827816610560170611518278166105601706115182781661056017061151827816610560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f09808-56d9-4e02-9d22-0d458b2aecc4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 736c80b7-7c68-4008-b9ae-8ba3a3d7423a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 736c80b7-7c68-4008-b9ae-8ba3a3d7423a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18194791634867917885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819479163486791788518194791634867917885181947916348679178851819479163486791788518194791634867917885181947916348679178851819479163486791788518194791634867917885181947916348679178851819479163486791788518194791634867917885181947916348679178851819479163486791788518194791634867917885181947916348679178851819479163486791788518194791634867917885181947916348679178851819479163486791788518194791634867917885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f0acc22-faf7-4f89-a614-5187215f680e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b23f2555-65fb-4884-b164-adeb21a5867e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b23f2555-65fb-4884-b164-adeb21a5867e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14043854407098469511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404385440709846951114043854407098469511140438544070984695111404385440709846951114043854407098469511140438544070984695111404385440709846951114043854407098469511140438544070984695111404385440709846951114043854407098469511140438544070984695111404385440709846951114043854407098469511140438544070984695111404385440709846951114043854407098469511140438544070984695111404385440709846951114043854407098469511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 736c80b7-7c68-4008-b9ae-8ba3a3d7423a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb817618-f05c-47f7-8ddc-76f837e166a6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb817618-f05c-47f7-8ddc-76f837e166a6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16576540521982535401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657654052198253540116576540521982535401165765405219825354011657654052198253540116576540521982535401165765405219825354011657654052198253540116576540521982535401165765405219825354011657654052198253540116576540521982535401165765405219825354011657654052198253540116576540521982535401165765405219825354011657654052198253540116576540521982535401165765405219825354011657654052198253540116576540521982535401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b23f2555-65fb-4884-b164-adeb21a5867e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b4f9c0a-5bcc-4fdf-aa51-94c5ce527ea2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b4f9c0a-5bcc-4fdf-aa51-94c5ce527ea2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4504395074364958597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45043950743649585974504395074364958597450439507436495859745043950743649585974504395074364958597450439507436495859745043950743649585974504395074364958597450439507436495859745043950743649585974504395074364958597450439507436495859745043950743649585974504395074364958597450439507436495859745043950743649585974504395074364958597450439507436495859745043950743649585974504395074364958597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb817618-f05c-47f7-8ddc-76f837e166a6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c9e660e-6f9e-49f9-9739-288797657971, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c9e660e-6f9e-49f9-9739-288797657971, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16035075392585485465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603507539258548546516035075392585485465160350753925854854651603507539258548546516035075392585485465160350753925854854651603507539258548546516035075392585485465160350753925854854651603507539258548546516035075392585485465160350753925854854651603507539258548546516035075392585485465160350753925854854651603507539258548546516035075392585485465160350753925854854651603507539258548546516035075392585485465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b4f9c0a-5bcc-4fdf-aa51-94c5ce527ea2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d73cf59e-dca5-4a10-b16c-378fe251289f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d73cf59e-dca5-4a10-b16c-378fe251289f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6194976325813217689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61949763258132176896194976325813217689619497632581321768961949763258132176896194976325813217689619497632581321768961949763258132176896194976325813217689619497632581321768961949763258132176896194976325813217689619497632581321768961949763258132176896194976325813217689619497632581321768961949763258132176896194976325813217689619497632581321768961949763258132176896194976325813217689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c9e660e-6f9e-49f9-9739-288797657971, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b0ecb7f-03d6-4419-a4ed-b50b7f3b3443, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b0ecb7f-03d6-4419-a4ed-b50b7f3b3443, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7388926017369238295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73889260173692382957388926017369238295738892601736923829573889260173692382957388926017369238295738892601736923829573889260173692382957388926017369238295738892601736923829573889260173692382957388926017369238295738892601736923829573889260173692382957388926017369238295738892601736923829573889260173692382957388926017369238295738892601736923829573889260173692382957388926017369238295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d73cf59e-dca5-4a10-b16c-378fe251289f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c10f89-e4a9-4219-bba3-6850b101aa42, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c10f89-e4a9-4219-bba3-6850b101aa42, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12237114812218077088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223711481221807708812237114812218077088122371148122180770881223711481221807708812237114812218077088122371148122180770881223711481221807708812237114812218077088122371148122180770881223711481221807708812237114812218077088122371148122180770881223711481221807708812237114812218077088122371148122180770881223711481221807708812237114812218077088122371148122180770881223711481221807708812237114812218077088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b0ecb7f-03d6-4419-a4ed-b50b7f3b3443, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3535fc54-748d-4df9-97ab-eed4b4c44e07, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3535fc54-748d-4df9-97ab-eed4b4c44e07, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12341174930002631558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234117493000263155812341174930002631558123411749300026315581234117493000263155812341174930002631558123411749300026315581234117493000263155812341174930002631558123411749300026315581234117493000263155812341174930002631558123411749300026315581234117493000263155812341174930002631558123411749300026315581234117493000263155812341174930002631558123411749300026315581234117493000263155812341174930002631558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c10f89-e4a9-4219-bba3-6850b101aa42, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c12efc-9db6-4d80-a600-19c606a07553, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c12efc-9db6-4d80-a600-19c606a07553, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13747689363244471855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374768936324447185513747689363244471855137476893632444718551374768936324447185513747689363244471855137476893632444718551374768936324447185513747689363244471855137476893632444718551374768936324447185513747689363244471855137476893632444718551374768936324447185513747689363244471855137476893632444718551374768936324447185513747689363244471855137476893632444718551374768936324447185513747689363244471855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3535fc54-748d-4df9-97ab-eed4b4c44e07, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bd25b11-342c-4bcd-9b86-13990bd5fa86, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bd25b11-342c-4bcd-9b86-13990bd5fa86, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7202458718354634632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72024587183546346327202458718354634632720245871835463463272024587183546346327202458718354634632720245871835463463272024587183546346327202458718354634632720245871835463463272024587183546346327202458718354634632720245871835463463272024587183546346327202458718354634632720245871835463463272024587183546346327202458718354634632720245871835463463272024587183546346327202458718354634632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26c12efc-9db6-4d80-a600-19c606a07553, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f99b41c7-22ba-4f2c-acdb-d4804373c0ff, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f99b41c7-22ba-4f2c-acdb-d4804373c0ff, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2590779832621210753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25907798326212107532590779832621210753259077983262121075325907798326212107532590779832621210753259077983262121075325907798326212107532590779832621210753259077983262121075325907798326212107532590779832621210753259077983262121075325907798326212107532590779832621210753259077983262121075325907798326212107532590779832621210753259077983262121075325907798326212107532590779832621210753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f99b41c7-22ba-4f2c-acdb-d4804373c0ff, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e588113c-e744-449a-8553-40e7f8877b6d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e588113c-e744-449a-8553-40e7f8877b6d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16266370157616610813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626637015761661081316266370157616610813162663701576166108131626637015761661081316266370157616610813162663701576166108131626637015761661081316266370157616610813162663701576166108131626637015761661081316266370157616610813162663701576166108131626637015761661081316266370157616610813162663701576166108131626637015761661081316266370157616610813162663701576166108131626637015761661081316266370157616610813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bd25b11-342c-4bcd-9b86-13990bd5fa86, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6018fbd-455e-4dbe-a31f-c9d76ac7abbe, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6018fbd-455e-4dbe-a31f-c9d76ac7abbe, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8656242074058393568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86562420740583935688656242074058393568865624207405839356886562420740583935688656242074058393568865624207405839356886562420740583935688656242074058393568865624207405839356886562420740583935688656242074058393568865624207405839356886562420740583935688656242074058393568865624207405839356886562420740583935688656242074058393568865624207405839356886562420740583935688656242074058393568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e588113c-e744-449a-8553-40e7f8877b6d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf8c2653-7db0-43a1-8fe3-e00e2ea1fc62, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf8c2653-7db0-43a1-8fe3-e00e2ea1fc62, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16412868000202087492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641286800020208749216412868000202087492164128680002020874921641286800020208749216412868000202087492164128680002020874921641286800020208749216412868000202087492164128680002020874921641286800020208749216412868000202087492164128680002020874921641286800020208749216412868000202087492164128680002020874921641286800020208749216412868000202087492164128680002020874921641286800020208749216412868000202087492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6018fbd-455e-4dbe-a31f-c9d76ac7abbe, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2d70a72-0fcd-4ed7-98d9-c6dfa484e112, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2d70a72-0fcd-4ed7-98d9-c6dfa484e112, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6343963559792506390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63439635597925063906343963559792506390634396355979250639063439635597925063906343963559792506390634396355979250639063439635597925063906343963559792506390634396355979250639063439635597925063906343963559792506390634396355979250639063439635597925063906343963559792506390634396355979250639063439635597925063906343963559792506390634396355979250639063439635597925063906343963559792506390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf8c2653-7db0-43a1-8fe3-e00e2ea1fc62, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7623a95f-9cc3-4af8-8128-99826a8a189a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7623a95f-9cc3-4af8-8128-99826a8a189a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17504327224785198833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750432722478519883317504327224785198833175043272247851988331750432722478519883317504327224785198833175043272247851988331750432722478519883317504327224785198833175043272247851988331750432722478519883317504327224785198833175043272247851988331750432722478519883317504327224785198833175043272247851988331750432722478519883317504327224785198833175043272247851988331750432722478519883317504327224785198833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2d70a72-0fcd-4ed7-98d9-c6dfa484e112, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb889bcf-2b7b-41e1-bbd3-17da52fc13c0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7623a95f-9cc3-4af8-8128-99826a8a189a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb889bcf-2b7b-41e1-bbd3-17da52fc13c0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14928308570923467319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492830857092346731914928308570923467319149283085709234673191492830857092346731914928308570923467319149283085709234673191492830857092346731914928308570923467319149283085709234673191492830857092346731914928308570923467319149283085709234673191492830857092346731914928308570923467319149283085709234673191492830857092346731914928308570923467319149283085709234673191492830857092346731914928308570923467319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae350ce2-a16a-4032-8fcc-f878bad64fe3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae350ce2-a16a-4032-8fcc-f878bad64fe3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14702845549899288714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470284554989928871414702845549899288714147028455498992887141470284554989928871414702845549899288714147028455498992887141470284554989928871414702845549899288714147028455498992887141470284554989928871414702845549899288714147028455498992887141470284554989928871414702845549899288714147028455498992887141470284554989928871414702845549899288714147028455498992887141470284554989928871414702845549899288714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb889bcf-2b7b-41e1-bbd3-17da52fc13c0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65eec028-26ef-4e9d-9b19-d260451c0b72, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65eec028-26ef-4e9d-9b19-d260451c0b72, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2797167394058768616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27971673940587686162797167394058768616279716739405876861627971673940587686162797167394058768616279716739405876861627971673940587686162797167394058768616279716739405876861627971673940587686162797167394058768616279716739405876861627971673940587686162797167394058768616279716739405876861627971673940587686162797167394058768616279716739405876861627971673940587686162797167394058768616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae350ce2-a16a-4032-8fcc-f878bad64fe3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19e9ea00-7735-4036-ba16-5c973811d72f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19e9ea00-7735-4036-ba16-5c973811d72f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3163196400877263825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31631964008772638253163196400877263825316319640087726382531631964008772638253163196400877263825316319640087726382531631964008772638253163196400877263825316319640087726382531631964008772638253163196400877263825316319640087726382531631964008772638253163196400877263825316319640087726382531631964008772638253163196400877263825316319640087726382531631964008772638253163196400877263825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65eec028-26ef-4e9d-9b19-d260451c0b72, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2b5f1a6-4527-46c9-9eb7-8b9fb5faa905, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2b5f1a6-4527-46c9-9eb7-8b9fb5faa905, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14419844116134929041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441984411613492904114419844116134929041144198441161349290411441984411613492904114419844116134929041144198441161349290411441984411613492904114419844116134929041144198441161349290411441984411613492904114419844116134929041144198441161349290411441984411613492904114419844116134929041144198441161349290411441984411613492904114419844116134929041144198441161349290411441984411613492904114419844116134929041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19e9ea00-7735-4036-ba16-5c973811d72f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb98a175-70d8-4c1b-a0d0-5e7056532b28, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb98a175-70d8-4c1b-a0d0-5e7056532b28, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13318403074167445578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331840307416744557813318403074167445578133184030741674455781331840307416744557813318403074167445578133184030741674455781331840307416744557813318403074167445578133184030741674455781331840307416744557813318403074167445578133184030741674455781331840307416744557813318403074167445578133184030741674455781331840307416744557813318403074167445578133184030741674455781331840307416744557813318403074167445578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2b5f1a6-4527-46c9-9eb7-8b9fb5faa905, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccc28e47-5045-4302-90ea-f495058d1c5e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccc28e47-5045-4302-90ea-f495058d1c5e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 685235570904912332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332685235570904912332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb98a175-70d8-4c1b-a0d0-5e7056532b28, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 027fa67d-55ff-4671-913b-eb1bd0c51c0b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 027fa67d-55ff-4671-913b-eb1bd0c51c0b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1193875523328003064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11938755233280030641193875523328003064119387552332800306411938755233280030641193875523328003064119387552332800306411938755233280030641193875523328003064119387552332800306411938755233280030641193875523328003064119387552332800306411938755233280030641193875523328003064119387552332800306411938755233280030641193875523328003064119387552332800306411938755233280030641193875523328003064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccc28e47-5045-4302-90ea-f495058d1c5e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d982980-b396-4d73-94f1-5fc12d8bb2b6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d982980-b396-4d73-94f1-5fc12d8bb2b6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7020084711667797518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70200847116677975187020084711667797518702008471166779751870200847116677975187020084711667797518702008471166779751870200847116677975187020084711667797518702008471166779751870200847116677975187020084711667797518702008471166779751870200847116677975187020084711667797518702008471166779751870200847116677975187020084711667797518702008471166779751870200847116677975187020084711667797518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 027fa67d-55ff-4671-913b-eb1bd0c51c0b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8a54cde-48ea-4f3a-9456-909515cfcf20, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8a54cde-48ea-4f3a-9456-909515cfcf20, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6859600522449083918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68596005224490839186859600522449083918685960052244908391868596005224490839186859600522449083918685960052244908391868596005224490839186859600522449083918685960052244908391868596005224490839186859600522449083918685960052244908391868596005224490839186859600522449083918685960052244908391868596005224490839186859600522449083918685960052244908391868596005224490839186859600522449083918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d982980-b396-4d73-94f1-5fc12d8bb2b6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d691d57b-b6f6-46da-9f43-e9e6d08690da, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d691d57b-b6f6-46da-9f43-e9e6d08690da, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5676836177623632631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56768361776236326315676836177623632631567683617762363263156768361776236326315676836177623632631567683617762363263156768361776236326315676836177623632631567683617762363263156768361776236326315676836177623632631567683617762363263156768361776236326315676836177623632631567683617762363263156768361776236326315676836177623632631567683617762363263156768361776236326315676836177623632631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d691d57b-b6f6-46da-9f43-e9e6d08690da, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7f32f41-a95c-44d3-b332-25d20f20bdea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7f32f41-a95c-44d3-b332-25d20f20bdea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10490035248840532312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049003524884053231210490035248840532312104900352488405323121049003524884053231210490035248840532312104900352488405323121049003524884053231210490035248840532312104900352488405323121049003524884053231210490035248840532312104900352488405323121049003524884053231210490035248840532312104900352488405323121049003524884053231210490035248840532312104900352488405323121049003524884053231210490035248840532312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8a54cde-48ea-4f3a-9456-909515cfcf20, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9f82f88-c545-4b3f-aa34-f6cbc0670302, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9f82f88-c545-4b3f-aa34-f6cbc0670302, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 655039408642577155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155655039408642577155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9f82f88-c545-4b3f-aa34-f6cbc0670302, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53fea4b7-653c-4b03-b053-fe342385e673, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53fea4b7-653c-4b03-b053-fe342385e673, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9421137811900734413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94211378119007344139421137811900734413942113781190073441394211378119007344139421137811900734413942113781190073441394211378119007344139421137811900734413942113781190073441394211378119007344139421137811900734413942113781190073441394211378119007344139421137811900734413942113781190073441394211378119007344139421137811900734413942113781190073441394211378119007344139421137811900734413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7f32f41-a95c-44d3-b332-25d20f20bdea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e91576af-7143-42ff-b613-8f1a5c46312e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e91576af-7143-42ff-b613-8f1a5c46312e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5991961358493071887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59919613584930718875991961358493071887599196135849307188759919613584930718875991961358493071887599196135849307188759919613584930718875991961358493071887599196135849307188759919613584930718875991961358493071887599196135849307188759919613584930718875991961358493071887599196135849307188759919613584930718875991961358493071887599196135849307188759919613584930718875991961358493071887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53fea4b7-653c-4b03-b053-fe342385e673, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 467db9f6-6742-4bd7-8cd3-5e3290a7c059, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 467db9f6-6742-4bd7-8cd3-5e3290a7c059, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6036113531517944526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60361135315179445266036113531517944526603611353151794452660361135315179445266036113531517944526603611353151794452660361135315179445266036113531517944526603611353151794452660361135315179445266036113531517944526603611353151794452660361135315179445266036113531517944526603611353151794452660361135315179445266036113531517944526603611353151794452660361135315179445266036113531517944526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e91576af-7143-42ff-b613-8f1a5c46312e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3204cee8-152f-407c-b86f-5227b455bce3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3204cee8-152f-407c-b86f-5227b455bce3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7928338869382217538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79283388693822175387928338869382217538792833886938221753879283388693822175387928338869382217538792833886938221753879283388693822175387928338869382217538792833886938221753879283388693822175387928338869382217538792833886938221753879283388693822175387928338869382217538792833886938221753879283388693822175387928338869382217538792833886938221753879283388693822175387928338869382217538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 467db9f6-6742-4bd7-8cd3-5e3290a7c059, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa281b1c-60c7-4053-9ade-8a6647784403, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa281b1c-60c7-4053-9ade-8a6647784403, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13128105940677750737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312810594067775073713128105940677750737131281059406777507371312810594067775073713128105940677750737131281059406777507371312810594067775073713128105940677750737131281059406777507371312810594067775073713128105940677750737131281059406777507371312810594067775073713128105940677750737131281059406777507371312810594067775073713128105940677750737131281059406777507371312810594067775073713128105940677750737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3204cee8-152f-407c-b86f-5227b455bce3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f6ed80-da27-4699-830e-07ba18f0b484, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f6ed80-da27-4699-830e-07ba18f0b484, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 612198474234514679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679612198474234514679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa281b1c-60c7-4053-9ade-8a6647784403, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00739d99-afc1-42e6-ba0f-55ab4db44b02, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00739d99-afc1-42e6-ba0f-55ab4db44b02, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 216268559529943853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853216268559529943853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f6ed80-da27-4699-830e-07ba18f0b484, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22695394-83fa-4625-b71a-43ba57b2312b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22695394-83fa-4625-b71a-43ba57b2312b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13665269409304929224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366526940930492922413665269409304929224136652694093049292241366526940930492922413665269409304929224136652694093049292241366526940930492922413665269409304929224136652694093049292241366526940930492922413665269409304929224136652694093049292241366526940930492922413665269409304929224136652694093049292241366526940930492922413665269409304929224136652694093049292241366526940930492922413665269409304929224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00739d99-afc1-42e6-ba0f-55ab4db44b02, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afd80b32-5e21-49f2-bb35-a44500ac0f19, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afd80b32-5e21-49f2-bb35-a44500ac0f19, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14734607881362960020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473460788136296002014734607881362960020147346078813629600201473460788136296002014734607881362960020147346078813629600201473460788136296002014734607881362960020147346078813629600201473460788136296002014734607881362960020147346078813629600201473460788136296002014734607881362960020147346078813629600201473460788136296002014734607881362960020147346078813629600201473460788136296002014734607881362960020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22695394-83fa-4625-b71a-43ba57b2312b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70026bb-8ecb-45fe-a4d3-0756755434f9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70026bb-8ecb-45fe-a4d3-0756755434f9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3634866424918636963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36348664249186369633634866424918636963363486642491863696336348664249186369633634866424918636963363486642491863696336348664249186369633634866424918636963363486642491863696336348664249186369633634866424918636963363486642491863696336348664249186369633634866424918636963363486642491863696336348664249186369633634866424918636963363486642491863696336348664249186369633634866424918636963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afd80b32-5e21-49f2-bb35-a44500ac0f19, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daeaef8e-5d5c-4bd0-8962-89f760bcd673, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daeaef8e-5d5c-4bd0-8962-89f760bcd673, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10794618239054661259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079461823905466125910794618239054661259107946182390546612591079461823905466125910794618239054661259107946182390546612591079461823905466125910794618239054661259107946182390546612591079461823905466125910794618239054661259107946182390546612591079461823905466125910794618239054661259107946182390546612591079461823905466125910794618239054661259107946182390546612591079461823905466125910794618239054661259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70026bb-8ecb-45fe-a4d3-0756755434f9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ad1c35-cd5b-461e-ae70-40a8cf854ced, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ad1c35-cd5b-461e-ae70-40a8cf854ced, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14494355314239944972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449435531423994497214494355314239944972144943553142399449721449435531423994497214494355314239944972144943553142399449721449435531423994497214494355314239944972144943553142399449721449435531423994497214494355314239944972144943553142399449721449435531423994497214494355314239944972144943553142399449721449435531423994497214494355314239944972144943553142399449721449435531423994497214494355314239944972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daeaef8e-5d5c-4bd0-8962-89f760bcd673, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a07c37-7f8e-49d4-8062-ef48bcbfd861, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a07c37-7f8e-49d4-8062-ef48bcbfd861, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17416115709211134076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741611570921113407617416115709211134076174161157092111340761741611570921113407617416115709211134076174161157092111340761741611570921113407617416115709211134076174161157092111340761741611570921113407617416115709211134076174161157092111340761741611570921113407617416115709211134076174161157092111340761741611570921113407617416115709211134076174161157092111340761741611570921113407617416115709211134076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a07c37-7f8e-49d4-8062-ef48bcbfd861, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72c1987f-385f-4b7f-a521-e564d7d7a84d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72c1987f-385f-4b7f-a521-e564d7d7a84d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12367805090713131194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236780509071313119412367805090713131194123678050907131311941236780509071313119412367805090713131194123678050907131311941236780509071313119412367805090713131194123678050907131311941236780509071313119412367805090713131194123678050907131311941236780509071313119412367805090713131194123678050907131311941236780509071313119412367805090713131194123678050907131311941236780509071313119412367805090713131194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72c1987f-385f-4b7f-a521-e564d7d7a84d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10a46437-25f2-44fc-8a32-b25208e9a8ed, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10a46437-25f2-44fc-8a32-b25208e9a8ed, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7281641346633883528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72816413466338835287281641346633883528728164134663388352872816413466338835287281641346633883528728164134663388352872816413466338835287281641346633883528728164134663388352872816413466338835287281641346633883528728164134663388352872816413466338835287281641346633883528728164134663388352872816413466338835287281641346633883528728164134663388352872816413466338835287281641346633883528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ad1c35-cd5b-461e-ae70-40a8cf854ced, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e973af8-5f2d-4e2e-99db-7cedd0139d21, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e973af8-5f2d-4e2e-99db-7cedd0139d21, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830612076764349449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48306120767643494494830612076764349449483061207676434944948306120767643494494830612076764349449483061207676434944948306120767643494494830612076764349449483061207676434944948306120767643494494830612076764349449483061207676434944948306120767643494494830612076764349449483061207676434944948306120767643494494830612076764349449483061207676434944948306120767643494494830612076764349449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10a46437-25f2-44fc-8a32-b25208e9a8ed, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac6157d1-ffa8-4acc-b881-14663086cb60, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac6157d1-ffa8-4acc-b881-14663086cb60, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3291269726079238590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32912697260792385903291269726079238590329126972607923859032912697260792385903291269726079238590329126972607923859032912697260792385903291269726079238590329126972607923859032912697260792385903291269726079238590329126972607923859032912697260792385903291269726079238590329126972607923859032912697260792385903291269726079238590329126972607923859032912697260792385903291269726079238590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e973af8-5f2d-4e2e-99db-7cedd0139d21, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7051c21b-99d7-4ebc-a45c-55d621155a3d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7051c21b-99d7-4ebc-a45c-55d621155a3d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6007322412154048131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60073224121540481316007322412154048131600732241215404813160073224121540481316007322412154048131600732241215404813160073224121540481316007322412154048131600732241215404813160073224121540481316007322412154048131600732241215404813160073224121540481316007322412154048131600732241215404813160073224121540481316007322412154048131600732241215404813160073224121540481316007322412154048131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac6157d1-ffa8-4acc-b881-14663086cb60, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14469d21-2937-405b-9de4-aa4bcc4c2ae5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14469d21-2937-405b-9de4-aa4bcc4c2ae5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2807561021032977499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28075610210329774992807561021032977499280756102103297749928075610210329774992807561021032977499280756102103297749928075610210329774992807561021032977499280756102103297749928075610210329774992807561021032977499280756102103297749928075610210329774992807561021032977499280756102103297749928075610210329774992807561021032977499280756102103297749928075610210329774992807561021032977499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7051c21b-99d7-4ebc-a45c-55d621155a3d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a85d61e-f6c0-46d5-b5dc-992d5c1f4ef0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a85d61e-f6c0-46d5-b5dc-992d5c1f4ef0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6339077102561652029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63390771025616520296339077102561652029633907710256165202963390771025616520296339077102561652029633907710256165202963390771025616520296339077102561652029633907710256165202963390771025616520296339077102561652029633907710256165202963390771025616520296339077102561652029633907710256165202963390771025616520296339077102561652029633907710256165202963390771025616520296339077102561652029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14469d21-2937-405b-9de4-aa4bcc4c2ae5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ddaecc-dc72-4e62-b7dd-723c37a89ec8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ddaecc-dc72-4e62-b7dd-723c37a89ec8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7903575169202714071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79035751692027140717903575169202714071790357516920271407179035751692027140717903575169202714071790357516920271407179035751692027140717903575169202714071790357516920271407179035751692027140717903575169202714071790357516920271407179035751692027140717903575169202714071790357516920271407179035751692027140717903575169202714071790357516920271407179035751692027140717903575169202714071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a85d61e-f6c0-46d5-b5dc-992d5c1f4ef0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69b48440-afc9-487e-8de9-7c54642b3f66, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69b48440-afc9-487e-8de9-7c54642b3f66, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13698204548506212794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369820454850621279413698204548506212794136982045485062127941369820454850621279413698204548506212794136982045485062127941369820454850621279413698204548506212794136982045485062127941369820454850621279413698204548506212794136982045485062127941369820454850621279413698204548506212794136982045485062127941369820454850621279413698204548506212794136982045485062127941369820454850621279413698204548506212794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ddaecc-dc72-4e62-b7dd-723c37a89ec8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b2e633a-a0f0-4cff-9764-d844eeb108a8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b2e633a-a0f0-4cff-9764-d844eeb108a8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18227333990637375692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822733399063737569218227333990637375692182273339906373756921822733399063737569218227333990637375692182273339906373756921822733399063737569218227333990637375692182273339906373756921822733399063737569218227333990637375692182273339906373756921822733399063737569218227333990637375692182273339906373756921822733399063737569218227333990637375692182273339906373756921822733399063737569218227333990637375692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69b48440-afc9-487e-8de9-7c54642b3f66, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f88757c4-5aff-4ce6-9372-daf65f8fa3d4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f88757c4-5aff-4ce6-9372-daf65f8fa3d4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16398377806178044887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639837780617804488716398377806178044887163983778061780448871639837780617804488716398377806178044887163983778061780448871639837780617804488716398377806178044887163983778061780448871639837780617804488716398377806178044887163983778061780448871639837780617804488716398377806178044887163983778061780448871639837780617804488716398377806178044887163983778061780448871639837780617804488716398377806178044887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b2e633a-a0f0-4cff-9764-d844eeb108a8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9931f4ec-b650-4011-b7c7-b985a78d943f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9931f4ec-b650-4011-b7c7-b985a78d943f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9959495348767017312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99594953487670173129959495348767017312995949534876701731299594953487670173129959495348767017312995949534876701731299594953487670173129959495348767017312995949534876701731299594953487670173129959495348767017312995949534876701731299594953487670173129959495348767017312995949534876701731299594953487670173129959495348767017312995949534876701731299594953487670173129959495348767017312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f88757c4-5aff-4ce6-9372-daf65f8fa3d4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ef4602f-fd9b-4398-8c8e-7176d6b7c709, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ef4602f-fd9b-4398-8c8e-7176d6b7c709, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5141392954816109788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51413929548161097885141392954816109788514139295481610978851413929548161097885141392954816109788514139295481610978851413929548161097885141392954816109788514139295481610978851413929548161097885141392954816109788514139295481610978851413929548161097885141392954816109788514139295481610978851413929548161097885141392954816109788514139295481610978851413929548161097885141392954816109788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9931f4ec-b650-4011-b7c7-b985a78d943f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc19cd33-be55-4ec6-8ef6-863b8bbb8425, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc19cd33-be55-4ec6-8ef6-863b8bbb8425, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16717367624805523405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671736762480552340516717367624805523405167173676248055234051671736762480552340516717367624805523405167173676248055234051671736762480552340516717367624805523405167173676248055234051671736762480552340516717367624805523405167173676248055234051671736762480552340516717367624805523405167173676248055234051671736762480552340516717367624805523405167173676248055234051671736762480552340516717367624805523405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ef4602f-fd9b-4398-8c8e-7176d6b7c709, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d02eda96-20a4-439c-96fb-082268bf426b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d02eda96-20a4-439c-96fb-082268bf426b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2514036991493007417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25140369914930074172514036991493007417251403699149300741725140369914930074172514036991493007417251403699149300741725140369914930074172514036991493007417251403699149300741725140369914930074172514036991493007417251403699149300741725140369914930074172514036991493007417251403699149300741725140369914930074172514036991493007417251403699149300741725140369914930074172514036991493007417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc19cd33-be55-4ec6-8ef6-863b8bbb8425, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 066821d2-f679-4308-928d-577498c14a85, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 066821d2-f679-4308-928d-577498c14a85, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3712063940266341435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37120639402663414353712063940266341435371206394026634143537120639402663414353712063940266341435371206394026634143537120639402663414353712063940266341435371206394026634143537120639402663414353712063940266341435371206394026634143537120639402663414353712063940266341435371206394026634143537120639402663414353712063940266341435371206394026634143537120639402663414353712063940266341435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d02eda96-20a4-439c-96fb-082268bf426b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b76f29-db51-406d-9fb6-bcc776666892, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b76f29-db51-406d-9fb6-bcc776666892, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9512660628938116833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95126606289381168339512660628938116833951266062893811683395126606289381168339512660628938116833951266062893811683395126606289381168339512660628938116833951266062893811683395126606289381168339512660628938116833951266062893811683395126606289381168339512660628938116833951266062893811683395126606289381168339512660628938116833951266062893811683395126606289381168339512660628938116833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 066821d2-f679-4308-928d-577498c14a85, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e275c4b-816a-452b-8414-bef005ad1394, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e275c4b-816a-452b-8414-bef005ad1394, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1592713226165267524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15927132261652675241592713226165267524159271322616526752415927132261652675241592713226165267524159271322616526752415927132261652675241592713226165267524159271322616526752415927132261652675241592713226165267524159271322616526752415927132261652675241592713226165267524159271322616526752415927132261652675241592713226165267524159271322616526752415927132261652675241592713226165267524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b76f29-db51-406d-9fb6-bcc776666892, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9a65f1f-f5a2-4d35-ab5e-6ec7c584cdfa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9a65f1f-f5a2-4d35-ab5e-6ec7c584cdfa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17564100493239272980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756410049323927298017564100493239272980175641004932392729801756410049323927298017564100493239272980175641004932392729801756410049323927298017564100493239272980175641004932392729801756410049323927298017564100493239272980175641004932392729801756410049323927298017564100493239272980175641004932392729801756410049323927298017564100493239272980175641004932392729801756410049323927298017564100493239272980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9a65f1f-f5a2-4d35-ab5e-6ec7c584cdfa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1102115-08cc-45b6-a126-92b31ef2381c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1102115-08cc-45b6-a126-92b31ef2381c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9076134447336279973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90761344473362799739076134447336279973907613444733627997390761344473362799739076134447336279973907613444733627997390761344473362799739076134447336279973907613444733627997390761344473362799739076134447336279973907613444733627997390761344473362799739076134447336279973907613444733627997390761344473362799739076134447336279973907613444733627997390761344473362799739076134447336279973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e275c4b-816a-452b-8414-bef005ad1394, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9533b581-03ae-45fe-b37f-eed111e205f2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9533b581-03ae-45fe-b37f-eed111e205f2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4165374638272249780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41653746382722497804165374638272249780416537463827224978041653746382722497804165374638272249780416537463827224978041653746382722497804165374638272249780416537463827224978041653746382722497804165374638272249780416537463827224978041653746382722497804165374638272249780416537463827224978041653746382722497804165374638272249780416537463827224978041653746382722497804165374638272249780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1102115-08cc-45b6-a126-92b31ef2381c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f77ad49-23a2-4ac4-848b-ebf1be435eee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f77ad49-23a2-4ac4-848b-ebf1be435eee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9480035657788411536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94800356577884115369480035657788411536948003565778841153694800356577884115369480035657788411536948003565778841153694800356577884115369480035657788411536948003565778841153694800356577884115369480035657788411536948003565778841153694800356577884115369480035657788411536948003565778841153694800356577884115369480035657788411536948003565778841153694800356577884115369480035657788411536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9533b581-03ae-45fe-b37f-eed111e205f2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2cb09b-41a6-42d3-99ac-f4d43348e409, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2cb09b-41a6-42d3-99ac-f4d43348e409, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10964076195799462499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096407619579946249910964076195799462499109640761957994624991096407619579946249910964076195799462499109640761957994624991096407619579946249910964076195799462499109640761957994624991096407619579946249910964076195799462499109640761957994624991096407619579946249910964076195799462499109640761957994624991096407619579946249910964076195799462499109640761957994624991096407619579946249910964076195799462499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f77ad49-23a2-4ac4-848b-ebf1be435eee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31583c22-8480-4655-a808-50d6b5aa8218, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31583c22-8480-4655-a808-50d6b5aa8218, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7447602958326580203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74476029583265802037447602958326580203744760295832658020374476029583265802037447602958326580203744760295832658020374476029583265802037447602958326580203744760295832658020374476029583265802037447602958326580203744760295832658020374476029583265802037447602958326580203744760295832658020374476029583265802037447602958326580203744760295832658020374476029583265802037447602958326580203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2cb09b-41a6-42d3-99ac-f4d43348e409, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf0b9a8-9185-4c91-a399-f260cc152d50, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf0b9a8-9185-4c91-a399-f260cc152d50, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12532496222451858267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253249622245185826712532496222451858267125324962224518582671253249622245185826712532496222451858267125324962224518582671253249622245185826712532496222451858267125324962224518582671253249622245185826712532496222451858267125324962224518582671253249622245185826712532496222451858267125324962224518582671253249622245185826712532496222451858267125324962224518582671253249622245185826712532496222451858267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31583c22-8480-4655-a808-50d6b5aa8218, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f7f581a-b30e-462b-b951-cd6ae24a426b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7f581a-b30e-462b-b951-cd6ae24a426b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11771139218705801151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177113921870580115111771139218705801151117711392187058011511177113921870580115111771139218705801151117711392187058011511177113921870580115111771139218705801151117711392187058011511177113921870580115111771139218705801151117711392187058011511177113921870580115111771139218705801151117711392187058011511177113921870580115111771139218705801151117711392187058011511177113921870580115111771139218705801151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf0b9a8-9185-4c91-a399-f260cc152d50, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c746193e-668e-4e35-8cc6-4a52c5e9596c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c746193e-668e-4e35-8cc6-4a52c5e9596c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1118900224952208398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11189002249522083981118900224952208398111890022495220839811189002249522083981118900224952208398111890022495220839811189002249522083981118900224952208398111890022495220839811189002249522083981118900224952208398111890022495220839811189002249522083981118900224952208398111890022495220839811189002249522083981118900224952208398111890022495220839811189002249522083981118900224952208398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7f581a-b30e-462b-b951-cd6ae24a426b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac5e5a0-3f6e-4064-b136-531d806a9965, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac5e5a0-3f6e-4064-b136-531d806a9965, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8452833619668332505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84528336196683325058452833619668332505845283361966833250584528336196683325058452833619668332505845283361966833250584528336196683325058452833619668332505845283361966833250584528336196683325058452833619668332505845283361966833250584528336196683325058452833619668332505845283361966833250584528336196683325058452833619668332505845283361966833250584528336196683325058452833619668332505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c746193e-668e-4e35-8cc6-4a52c5e9596c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc355a91-cb2f-40ec-8135-e63691602826, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc355a91-cb2f-40ec-8135-e63691602826, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6314841068213447384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63148410682134473846314841068213447384631484106821344738463148410682134473846314841068213447384631484106821344738463148410682134473846314841068213447384631484106821344738463148410682134473846314841068213447384631484106821344738463148410682134473846314841068213447384631484106821344738463148410682134473846314841068213447384631484106821344738463148410682134473846314841068213447384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac5e5a0-3f6e-4064-b136-531d806a9965, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 333831ee-5de5-4fad-bab8-0b18f0fe3825, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 333831ee-5de5-4fad-bab8-0b18f0fe3825, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15266255726061379407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526625572606137940715266255726061379407152662557260613794071526625572606137940715266255726061379407152662557260613794071526625572606137940715266255726061379407152662557260613794071526625572606137940715266255726061379407152662557260613794071526625572606137940715266255726061379407152662557260613794071526625572606137940715266255726061379407152662557260613794071526625572606137940715266255726061379407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc355a91-cb2f-40ec-8135-e63691602826, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03611059-a9a4-47e8-8c8d-0ba611145ca3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03611059-a9a4-47e8-8c8d-0ba611145ca3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 980715949456490073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073980715949456490073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 333831ee-5de5-4fad-bab8-0b18f0fe3825, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34f54001-19e8-4f34-a73b-6f64b9eab148, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34f54001-19e8-4f34-a73b-6f64b9eab148, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6756857326228929192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67568573262289291926756857326228929192675685732622892919267568573262289291926756857326228929192675685732622892919267568573262289291926756857326228929192675685732622892919267568573262289291926756857326228929192675685732622892919267568573262289291926756857326228929192675685732622892919267568573262289291926756857326228929192675685732622892919267568573262289291926756857326228929192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03611059-a9a4-47e8-8c8d-0ba611145ca3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41472552-7567-47a6-a60c-e33bc21c2e52, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41472552-7567-47a6-a60c-e33bc21c2e52, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7311454711251956920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73114547112519569207311454711251956920731145471125195692073114547112519569207311454711251956920731145471125195692073114547112519569207311454711251956920731145471125195692073114547112519569207311454711251956920731145471125195692073114547112519569207311454711251956920731145471125195692073114547112519569207311454711251956920731145471125195692073114547112519569207311454711251956920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34f54001-19e8-4f34-a73b-6f64b9eab148, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeab8bc5-1e32-4da9-a092-e5370e24c813, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeab8bc5-1e32-4da9-a092-e5370e24c813, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6486589238999805282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64865892389998052826486589238999805282648658923899980528264865892389998052826486589238999805282648658923899980528264865892389998052826486589238999805282648658923899980528264865892389998052826486589238999805282648658923899980528264865892389998052826486589238999805282648658923899980528264865892389998052826486589238999805282648658923899980528264865892389998052826486589238999805282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41472552-7567-47a6-a60c-e33bc21c2e52, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 496d0dc5-5ad9-4442-b5f1-32f35304fa9a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496d0dc5-5ad9-4442-b5f1-32f35304fa9a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8339430299045115690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83394302990451156908339430299045115690833943029904511569083394302990451156908339430299045115690833943029904511569083394302990451156908339430299045115690833943029904511569083394302990451156908339430299045115690833943029904511569083394302990451156908339430299045115690833943029904511569083394302990451156908339430299045115690833943029904511569083394302990451156908339430299045115690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeab8bc5-1e32-4da9-a092-e5370e24c813, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3dff019-97f6-43d1-9ca2-c7cd66bc9917, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496d0dc5-5ad9-4442-b5f1-32f35304fa9a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3dff019-97f6-43d1-9ca2-c7cd66bc9917, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8565009891572356516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85650098915723565168565009891572356516856500989157235651685650098915723565168565009891572356516856500989157235651685650098915723565168565009891572356516856500989157235651685650098915723565168565009891572356516856500989157235651685650098915723565168565009891572356516856500989157235651685650098915723565168565009891572356516856500989157235651685650098915723565168565009891572356516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9b4b559-30de-4103-93b5-7949febc66ef, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9b4b559-30de-4103-93b5-7949febc66ef, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1564215832421533102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15642158324215331021564215832421533102156421583242153310215642158324215331021564215832421533102156421583242153310215642158324215331021564215832421533102156421583242153310215642158324215331021564215832421533102156421583242153310215642158324215331021564215832421533102156421583242153310215642158324215331021564215832421533102156421583242153310215642158324215331021564215832421533102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3dff019-97f6-43d1-9ca2-c7cd66bc9917, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a783a40-2731-4557-ab36-c649e157cfad, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a783a40-2731-4557-ab36-c649e157cfad, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 648195876346794906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906648195876346794906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9b4b559-30de-4103-93b5-7949febc66ef, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4e43eec-92a8-4c5f-bf1e-b7686a20312d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4e43eec-92a8-4c5f-bf1e-b7686a20312d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1698741687682402605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16987416876824026051698741687682402605169874168768240260516987416876824026051698741687682402605169874168768240260516987416876824026051698741687682402605169874168768240260516987416876824026051698741687682402605169874168768240260516987416876824026051698741687682402605169874168768240260516987416876824026051698741687682402605169874168768240260516987416876824026051698741687682402605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a783a40-2731-4557-ab36-c649e157cfad, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ad40390-ae79-4a9c-aa6d-2cbd79b2ebf4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ad40390-ae79-4a9c-aa6d-2cbd79b2ebf4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17021334262000113051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702133426200011305117021334262000113051170213342620001130511702133426200011305117021334262000113051170213342620001130511702133426200011305117021334262000113051170213342620001130511702133426200011305117021334262000113051170213342620001130511702133426200011305117021334262000113051170213342620001130511702133426200011305117021334262000113051170213342620001130511702133426200011305117021334262000113051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4e43eec-92a8-4c5f-bf1e-b7686a20312d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5255feb1-1529-4f2a-b249-6c2998a9d59b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5255feb1-1529-4f2a-b249-6c2998a9d59b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6534242336493886154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65342423364938861546534242336493886154653424233649388615465342423364938861546534242336493886154653424233649388615465342423364938861546534242336493886154653424233649388615465342423364938861546534242336493886154653424233649388615465342423364938861546534242336493886154653424233649388615465342423364938861546534242336493886154653424233649388615465342423364938861546534242336493886154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ad40390-ae79-4a9c-aa6d-2cbd79b2ebf4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0a6602e-9717-486e-8a8d-37ed92fd2983, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0a6602e-9717-486e-8a8d-37ed92fd2983, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10909019520773176235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090901952077317623510909019520773176235109090195207731762351090901952077317623510909019520773176235109090195207731762351090901952077317623510909019520773176235109090195207731762351090901952077317623510909019520773176235109090195207731762351090901952077317623510909019520773176235109090195207731762351090901952077317623510909019520773176235109090195207731762351090901952077317623510909019520773176235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5255feb1-1529-4f2a-b249-6c2998a9d59b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26d00659-a37f-427e-8c41-c76c3d11ee8a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d00659-a37f-427e-8c41-c76c3d11ee8a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14761672725571157344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476167272557115734414761672725571157344147616727255711573441476167272557115734414761672725571157344147616727255711573441476167272557115734414761672725571157344147616727255711573441476167272557115734414761672725571157344147616727255711573441476167272557115734414761672725571157344147616727255711573441476167272557115734414761672725571157344147616727255711573441476167272557115734414761672725571157344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0a6602e-9717-486e-8a8d-37ed92fd2983, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306db6e9-2bf5-4c32-8204-036d7dbd3361, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306db6e9-2bf5-4c32-8204-036d7dbd3361, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13111260337422501324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311126033742250132413111260337422501324131112603374225013241311126033742250132413111260337422501324131112603374225013241311126033742250132413111260337422501324131112603374225013241311126033742250132413111260337422501324131112603374225013241311126033742250132413111260337422501324131112603374225013241311126033742250132413111260337422501324131112603374225013241311126033742250132413111260337422501324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d00659-a37f-427e-8c41-c76c3d11ee8a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1036513-3e75-47ec-adec-92350c910ef7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1036513-3e75-47ec-adec-92350c910ef7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6077445126782507485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60774451267825074856077445126782507485607744512678250748560774451267825074856077445126782507485607744512678250748560774451267825074856077445126782507485607744512678250748560774451267825074856077445126782507485607744512678250748560774451267825074856077445126782507485607744512678250748560774451267825074856077445126782507485607744512678250748560774451267825074856077445126782507485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306db6e9-2bf5-4c32-8204-036d7dbd3361, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a9ffe4f-9e00-4b1f-9edb-a09f31a179cf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a9ffe4f-9e00-4b1f-9edb-a09f31a179cf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 437689607594687343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343437689607594687343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1036513-3e75-47ec-adec-92350c910ef7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e56810-3c78-4446-a522-0358dd0c5b20, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e56810-3c78-4446-a522-0358dd0c5b20, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11233483203430883296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123348320343088329611233483203430883296112334832034308832961123348320343088329611233483203430883296112334832034308832961123348320343088329611233483203430883296112334832034308832961123348320343088329611233483203430883296112334832034308832961123348320343088329611233483203430883296112334832034308832961123348320343088329611233483203430883296112334832034308832961123348320343088329611233483203430883296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a9ffe4f-9e00-4b1f-9edb-a09f31a179cf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3756e18a-aa1a-4ced-903c-2d0d8a27121e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3756e18a-aa1a-4ced-903c-2d0d8a27121e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9491695920330326811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94916959203303268119491695920330326811949169592033032681194916959203303268119491695920330326811949169592033032681194916959203303268119491695920330326811949169592033032681194916959203303268119491695920330326811949169592033032681194916959203303268119491695920330326811949169592033032681194916959203303268119491695920330326811949169592033032681194916959203303268119491695920330326811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e56810-3c78-4446-a522-0358dd0c5b20, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb0f8f8-4c11-405e-bdfb-952e9abd24e5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb0f8f8-4c11-405e-bdfb-952e9abd24e5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13472925828961596168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347292582896159616813472925828961596168134729258289615961681347292582896159616813472925828961596168134729258289615961681347292582896159616813472925828961596168134729258289615961681347292582896159616813472925828961596168134729258289615961681347292582896159616813472925828961596168134729258289615961681347292582896159616813472925828961596168134729258289615961681347292582896159616813472925828961596168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3756e18a-aa1a-4ced-903c-2d0d8a27121e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74d1ead0-211e-47b4-8036-fe72146b20d7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74d1ead0-211e-47b4-8036-fe72146b20d7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8560861970024590869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85608619700245908698560861970024590869856086197002459086985608619700245908698560861970024590869856086197002459086985608619700245908698560861970024590869856086197002459086985608619700245908698560861970024590869856086197002459086985608619700245908698560861970024590869856086197002459086985608619700245908698560861970024590869856086197002459086985608619700245908698560861970024590869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb0f8f8-4c11-405e-bdfb-952e9abd24e5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deb69a20-a2f2-4be3-a01c-f11a21d2410d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deb69a20-a2f2-4be3-a01c-f11a21d2410d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6277588045894258679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62775880458942586796277588045894258679627758804589425867962775880458942586796277588045894258679627758804589425867962775880458942586796277588045894258679627758804589425867962775880458942586796277588045894258679627758804589425867962775880458942586796277588045894258679627758804589425867962775880458942586796277588045894258679627758804589425867962775880458942586796277588045894258679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74d1ead0-211e-47b4-8036-fe72146b20d7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7202a5e2-d001-4dcf-894e-93bd6b16a55a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7202a5e2-d001-4dcf-894e-93bd6b16a55a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 903459973368749874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874903459973368749874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deb69a20-a2f2-4be3-a01c-f11a21d2410d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 304d0882-8434-4e23-b17a-c381d71b6faa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 304d0882-8434-4e23-b17a-c381d71b6faa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3419077584448932461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34190775844489324613419077584448932461341907758444893246134190775844489324613419077584448932461341907758444893246134190775844489324613419077584448932461341907758444893246134190775844489324613419077584448932461341907758444893246134190775844489324613419077584448932461341907758444893246134190775844489324613419077584448932461341907758444893246134190775844489324613419077584448932461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7202a5e2-d001-4dcf-894e-93bd6b16a55a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9262b0-e4a4-48ee-a10b-be446fbaf878, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9262b0-e4a4-48ee-a10b-be446fbaf878, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16962629990421425786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696262999042142578616962629990421425786169626299904214257861696262999042142578616962629990421425786169626299904214257861696262999042142578616962629990421425786169626299904214257861696262999042142578616962629990421425786169626299904214257861696262999042142578616962629990421425786169626299904214257861696262999042142578616962629990421425786169626299904214257861696262999042142578616962629990421425786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 304d0882-8434-4e23-b17a-c381d71b6faa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0719259b-f8f4-4dc6-afaf-8a4975cca94a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0719259b-f8f4-4dc6-afaf-8a4975cca94a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680096761966912623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068009676196691262310680096761966912623106800967619669126231068009676196691262310680096761966912623106800967619669126231068009676196691262310680096761966912623106800967619669126231068009676196691262310680096761966912623106800967619669126231068009676196691262310680096761966912623106800967619669126231068009676196691262310680096761966912623106800967619669126231068009676196691262310680096761966912623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9262b0-e4a4-48ee-a10b-be446fbaf878, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 215e51f5-472b-4127-9c6a-cd54e9276bfe, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0719259b-f8f4-4dc6-afaf-8a4975cca94a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 215e51f5-472b-4127-9c6a-cd54e9276bfe, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11677857803103960820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167785780310396082011677857803103960820116778578031039608201167785780310396082011677857803103960820116778578031039608201167785780310396082011677857803103960820116778578031039608201167785780310396082011677857803103960820116778578031039608201167785780310396082011677857803103960820116778578031039608201167785780310396082011677857803103960820116778578031039608201167785780310396082011677857803103960820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b86e20e4-abbe-4983-a9ff-cbf4f17152fc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b86e20e4-abbe-4983-a9ff-cbf4f17152fc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9656461200345870137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96564612003458701379656461200345870137965646120034587013796564612003458701379656461200345870137965646120034587013796564612003458701379656461200345870137965646120034587013796564612003458701379656461200345870137965646120034587013796564612003458701379656461200345870137965646120034587013796564612003458701379656461200345870137965646120034587013796564612003458701379656461200345870137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 215e51f5-472b-4127-9c6a-cd54e9276bfe, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77426ca0-4f5b-4e61-a22c-cb330a3d9a24, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77426ca0-4f5b-4e61-a22c-cb330a3d9a24, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2993007667841470629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29930076678414706292993007667841470629299300766784147062929930076678414706292993007667841470629299300766784147062929930076678414706292993007667841470629299300766784147062929930076678414706292993007667841470629299300766784147062929930076678414706292993007667841470629299300766784147062929930076678414706292993007667841470629299300766784147062929930076678414706292993007667841470629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b86e20e4-abbe-4983-a9ff-cbf4f17152fc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8212b4dd-c469-4458-93c6-cc5243bdabd7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8212b4dd-c469-4458-93c6-cc5243bdabd7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13364392972550327260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336439297255032726013364392972550327260133643929725503272601336439297255032726013364392972550327260133643929725503272601336439297255032726013364392972550327260133643929725503272601336439297255032726013364392972550327260133643929725503272601336439297255032726013364392972550327260133643929725503272601336439297255032726013364392972550327260133643929725503272601336439297255032726013364392972550327260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:27082/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8212b4dd-c469-4458-93c6-cc5243bdabd7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0058996-118a-4f5e-b342-be444a7250ac, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0058996-118a-4f5e-b342-be444a7250ac, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2026677789274325647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20266777892743256472026677789274325647202667778927432564720266777892743256472026677789274325647202667778927432564720266777892743256472026677789274325647202667778927432564720266777892743256472026677789274325647202667778927432564720266777892743256472026677789274325647202667778927432564720266777892743256472026677789274325647202667778927432564720266777892743256472026677789274325647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77426ca0-4f5b-4e61-a22c-cb330a3d9a24, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0a30ba-f6f0-46d2-9521-87db61a1cf21, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0a30ba-f6f0-46d2-9521-87db61a1cf21, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6037805221838980359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60378052218389803596037805221838980359603780522183898035960378052218389803596037805221838980359603780522183898035960378052218389803596037805221838980359603780522183898035960378052218389803596037805221838980359603780522183898035960378052218389803596037805221838980359603780522183898035960378052218389803596037805221838980359603780522183898035960378052218389803596037805221838980359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0058996-118a-4f5e-b342-be444a7250ac, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dd7e3aa-b5f1-403a-94b2-ad73ba6ecccb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dd7e3aa-b5f1-403a-94b2-ad73ba6ecccb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1826277102411142123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18262771024111421231826277102411142123182627710241114212318262771024111421231826277102411142123182627710241114212318262771024111421231826277102411142123182627710241114212318262771024111421231826277102411142123182627710241114212318262771024111421231826277102411142123182627710241114212318262771024111421231826277102411142123182627710241114212318262771024111421231826277102411142123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0a30ba-f6f0-46d2-9521-87db61a1cf21, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e16907b9-e2cc-4565-9403-17d7b11ceabf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e16907b9-e2cc-4565-9403-17d7b11ceabf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4061527696932639460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40615276969326394604061527696932639460406152769693263946040615276969326394604061527696932639460406152769693263946040615276969326394604061527696932639460406152769693263946040615276969326394604061527696932639460406152769693263946040615276969326394604061527696932639460406152769693263946040615276969326394604061527696932639460406152769693263946040615276969326394604061527696932639460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dd7e3aa-b5f1-403a-94b2-ad73ba6ecccb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e50da66-930d-4f0d-a966-1b1fd97610f8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e50da66-930d-4f0d-a966-1b1fd97610f8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9738403743969914100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97384037439699141009738403743969914100973840374396991410097384037439699141009738403743969914100973840374396991410097384037439699141009738403743969914100973840374396991410097384037439699141009738403743969914100973840374396991410097384037439699141009738403743969914100973840374396991410097384037439699141009738403743969914100973840374396991410097384037439699141009738403743969914100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e16907b9-e2cc-4565-9403-17d7b11ceabf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3059ce39-6c6d-4480-aff7-c6ff2fd9c796, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3059ce39-6c6d-4480-aff7-c6ff2fd9c796, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15641187294708106079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564118729470810607915641187294708106079156411872947081060791564118729470810607915641187294708106079156411872947081060791564118729470810607915641187294708106079156411872947081060791564118729470810607915641187294708106079156411872947081060791564118729470810607915641187294708106079156411872947081060791564118729470810607915641187294708106079156411872947081060791564118729470810607915641187294708106079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e50da66-930d-4f0d-a966-1b1fd97610f8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd4c84ed-a879-4e68-8e08-3b13703dbb79, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd4c84ed-a879-4e68-8e08-3b13703dbb79, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6792230808784644222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67922308087846442226792230808784644222679223080878464422267922308087846442226792230808784644222679223080878464422267922308087846442226792230808784644222679223080878464422267922308087846442226792230808784644222679223080878464422267922308087846442226792230808784644222679223080878464422267922308087846442226792230808784644222679223080878464422267922308087846442226792230808784644222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3059ce39-6c6d-4480-aff7-c6ff2fd9c796, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0cbf5b-c375-45d5-9056-866865ea96de, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0cbf5b-c375-45d5-9056-866865ea96de, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6936468444512834423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69364684445128344236936468444512834423693646844451283442369364684445128344236936468444512834423693646844451283442369364684445128344236936468444512834423693646844451283442369364684445128344236936468444512834423693646844451283442369364684445128344236936468444512834423693646844451283442369364684445128344236936468444512834423693646844451283442369364684445128344236936468444512834423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd4c84ed-a879-4e68-8e08-3b13703dbb79, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df0094ef-5246-427e-9721-b9a81d659e3d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df0094ef-5246-427e-9721-b9a81d659e3d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11291852760217066236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129185276021706623611291852760217066236112918527602170662361129185276021706623611291852760217066236112918527602170662361129185276021706623611291852760217066236112918527602170662361129185276021706623611291852760217066236112918527602170662361129185276021706623611291852760217066236112918527602170662361129185276021706623611291852760217066236112918527602170662361129185276021706623611291852760217066236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0cbf5b-c375-45d5-9056-866865ea96de, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 966c0062-51b5-48bd-b2bb-c66d6d966954, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 966c0062-51b5-48bd-b2bb-c66d6d966954, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1314584492820099977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13145844928200999771314584492820099977131458449282009997713145844928200999771314584492820099977131458449282009997713145844928200999771314584492820099977131458449282009997713145844928200999771314584492820099977131458449282009997713145844928200999771314584492820099977131458449282009997713145844928200999771314584492820099977131458449282009997713145844928200999771314584492820099977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df0094ef-5246-427e-9721-b9a81d659e3d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93ff30dc-8e72-4c6f-b0d4-20dc501a0ae3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93ff30dc-8e72-4c6f-b0d4-20dc501a0ae3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2734674964859884067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27346749648598840672734674964859884067273467496485988406727346749648598840672734674964859884067273467496485988406727346749648598840672734674964859884067273467496485988406727346749648598840672734674964859884067273467496485988406727346749648598840672734674964859884067273467496485988406727346749648598840672734674964859884067273467496485988406727346749648598840672734674964859884067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 966c0062-51b5-48bd-b2bb-c66d6d966954, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ae0ce26-e383-48bc-bdd2-d9cae7bb9ac1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae0ce26-e383-48bc-bdd2-d9cae7bb9ac1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9066358207447000765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90663582074470007659066358207447000765906635820744700076590663582074470007659066358207447000765906635820744700076590663582074470007659066358207447000765906635820744700076590663582074470007659066358207447000765906635820744700076590663582074470007659066358207447000765906635820744700076590663582074470007659066358207447000765906635820744700076590663582074470007659066358207447000765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93ff30dc-8e72-4c6f-b0d4-20dc501a0ae3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31a5d60d-51ca-49a0-80b7-4d97b53695c3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31a5d60d-51ca-49a0-80b7-4d97b53695c3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16453898558368955578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645389855836895557816453898558368955578164538985583689555781645389855836895557816453898558368955578164538985583689555781645389855836895557816453898558368955578164538985583689555781645389855836895557816453898558368955578164538985583689555781645389855836895557816453898558368955578164538985583689555781645389855836895557816453898558368955578164538985583689555781645389855836895557816453898558368955578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae0ce26-e383-48bc-bdd2-d9cae7bb9ac1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a974d585-c139-4546-81dd-67242287ce28, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a974d585-c139-4546-81dd-67242287ce28, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14397803524187620520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439780352418762052014397803524187620520143978035241876205201439780352418762052014397803524187620520143978035241876205201439780352418762052014397803524187620520143978035241876205201439780352418762052014397803524187620520143978035241876205201439780352418762052014397803524187620520143978035241876205201439780352418762052014397803524187620520143978035241876205201439780352418762052014397803524187620520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31a5d60d-51ca-49a0-80b7-4d97b53695c3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acb20408-eb06-4186-a275-af00b0b00735, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acb20408-eb06-4186-a275-af00b0b00735, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5960705689805083910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59607056898050839105960705689805083910596070568980508391059607056898050839105960705689805083910596070568980508391059607056898050839105960705689805083910596070568980508391059607056898050839105960705689805083910596070568980508391059607056898050839105960705689805083910596070568980508391059607056898050839105960705689805083910596070568980508391059607056898050839105960705689805083910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a974d585-c139-4546-81dd-67242287ce28, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ac1834-ecc9-41e4-80b5-765d23fe081a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ac1834-ecc9-41e4-80b5-765d23fe081a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5088098782888994417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50880987828889944175088098782888994417508809878288899441750880987828889944175088098782888994417508809878288899441750880987828889944175088098782888994417508809878288899441750880987828889944175088098782888994417508809878288899441750880987828889944175088098782888994417508809878288899441750880987828889944175088098782888994417508809878288899441750880987828889944175088098782888994417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acb20408-eb06-4186-a275-af00b0b00735, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd7ea7e3-982e-4b9c-b1a8-2632af761728, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd7ea7e3-982e-4b9c-b1a8-2632af761728, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10374226897382265620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037422689738226562010374226897382265620103742268973822656201037422689738226562010374226897382265620103742268973822656201037422689738226562010374226897382265620103742268973822656201037422689738226562010374226897382265620103742268973822656201037422689738226562010374226897382265620103742268973822656201037422689738226562010374226897382265620103742268973822656201037422689738226562010374226897382265620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ac1834-ecc9-41e4-80b5-765d23fe081a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b096987-25da-473e-b224-ca0fa065a067, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b096987-25da-473e-b224-ca0fa065a067, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5104935253489280557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51049352534892805575104935253489280557510493525348928055751049352534892805575104935253489280557510493525348928055751049352534892805575104935253489280557510493525348928055751049352534892805575104935253489280557510493525348928055751049352534892805575104935253489280557510493525348928055751049352534892805575104935253489280557510493525348928055751049352534892805575104935253489280557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd7ea7e3-982e-4b9c-b1a8-2632af761728, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1656fb3-7276-4fef-9668-e18b1d4b68e1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1656fb3-7276-4fef-9668-e18b1d4b68e1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4035377246385690812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40353772463856908124035377246385690812403537724638569081240353772463856908124035377246385690812403537724638569081240353772463856908124035377246385690812403537724638569081240353772463856908124035377246385690812403537724638569081240353772463856908124035377246385690812403537724638569081240353772463856908124035377246385690812403537724638569081240353772463856908124035377246385690812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b096987-25da-473e-b224-ca0fa065a067, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc97aea-6c59-4272-ae7b-f6b8f889a4cf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc97aea-6c59-4272-ae7b-f6b8f889a4cf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6716975713917230909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67169757139172309096716975713917230909671697571391723090967169757139172309096716975713917230909671697571391723090967169757139172309096716975713917230909671697571391723090967169757139172309096716975713917230909671697571391723090967169757139172309096716975713917230909671697571391723090967169757139172309096716975713917230909671697571391723090967169757139172309096716975713917230909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1656fb3-7276-4fef-9668-e18b1d4b68e1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f21f267-c235-43d9-a38f-f876b45526c4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f21f267-c235-43d9-a38f-f876b45526c4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2891341811324131126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28913418113241311262891341811324131126289134181132413112628913418113241311262891341811324131126289134181132413112628913418113241311262891341811324131126289134181132413112628913418113241311262891341811324131126289134181132413112628913418113241311262891341811324131126289134181132413112628913418113241311262891341811324131126289134181132413112628913418113241311262891341811324131126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc97aea-6c59-4272-ae7b-f6b8f889a4cf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f93185-443c-4939-8c45-7971f44afffb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f93185-443c-4939-8c45-7971f44afffb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15473999055768464089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547399905576846408915473999055768464089154739990557684640891547399905576846408915473999055768464089154739990557684640891547399905576846408915473999055768464089154739990557684640891547399905576846408915473999055768464089154739990557684640891547399905576846408915473999055768464089154739990557684640891547399905576846408915473999055768464089154739990557684640891547399905576846408915473999055768464089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f21f267-c235-43d9-a38f-f876b45526c4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3891df2b-036c-42c2-96dd-2ad5d500a954, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3891df2b-036c-42c2-96dd-2ad5d500a954, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14267397386042565764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426739738604256576414267397386042565764142673973860425657641426739738604256576414267397386042565764142673973860425657641426739738604256576414267397386042565764142673973860425657641426739738604256576414267397386042565764142673973860425657641426739738604256576414267397386042565764142673973860425657641426739738604256576414267397386042565764142673973860425657641426739738604256576414267397386042565764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f93185-443c-4939-8c45-7971f44afffb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebd54009-5f60-4a3c-b265-daac2d29692e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebd54009-5f60-4a3c-b265-daac2d29692e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8136260756460869527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81362607564608695278136260756460869527813626075646086952781362607564608695278136260756460869527813626075646086952781362607564608695278136260756460869527813626075646086952781362607564608695278136260756460869527813626075646086952781362607564608695278136260756460869527813626075646086952781362607564608695278136260756460869527813626075646086952781362607564608695278136260756460869527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3891df2b-036c-42c2-96dd-2ad5d500a954, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bb15649-d299-498c-8750-32ca963eb426, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bb15649-d299-498c-8750-32ca963eb426, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15676571773224523950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567657177322452395015676571773224523950156765717732245239501567657177322452395015676571773224523950156765717732245239501567657177322452395015676571773224523950156765717732245239501567657177322452395015676571773224523950156765717732245239501567657177322452395015676571773224523950156765717732245239501567657177322452395015676571773224523950156765717732245239501567657177322452395015676571773224523950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebd54009-5f60-4a3c-b265-daac2d29692e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba7f3584-e9a1-4cc7-b952-47ff82512258, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba7f3584-e9a1-4cc7-b952-47ff82512258, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10237597690213529090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023759769021352909010237597690213529090102375976902135290901023759769021352909010237597690213529090102375976902135290901023759769021352909010237597690213529090102375976902135290901023759769021352909010237597690213529090102375976902135290901023759769021352909010237597690213529090102375976902135290901023759769021352909010237597690213529090102375976902135290901023759769021352909010237597690213529090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bb15649-d299-498c-8750-32ca963eb426, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a094ffa4-f2ef-402f-9495-c980264b86ef, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a094ffa4-f2ef-402f-9495-c980264b86ef, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14570487151236769638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457048715123676963814570487151236769638145704871512367696381457048715123676963814570487151236769638145704871512367696381457048715123676963814570487151236769638145704871512367696381457048715123676963814570487151236769638145704871512367696381457048715123676963814570487151236769638145704871512367696381457048715123676963814570487151236769638145704871512367696381457048715123676963814570487151236769638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba7f3584-e9a1-4cc7-b952-47ff82512258, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77f7da46-8098-46c3-83c6-2d8a7f9c60c4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77f7da46-8098-46c3-83c6-2d8a7f9c60c4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18360891619465770013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836089161946577001318360891619465770013183608916194657700131836089161946577001318360891619465770013183608916194657700131836089161946577001318360891619465770013183608916194657700131836089161946577001318360891619465770013183608916194657700131836089161946577001318360891619465770013183608916194657700131836089161946577001318360891619465770013183608916194657700131836089161946577001318360891619465770013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77f7da46-8098-46c3-83c6-2d8a7f9c60c4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32962ed6-df64-43dc-bd05-9fabbb39c710, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32962ed6-df64-43dc-bd05-9fabbb39c710, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10753628933204672935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075362893320467293510753628933204672935107536289332046729351075362893320467293510753628933204672935107536289332046729351075362893320467293510753628933204672935107536289332046729351075362893320467293510753628933204672935107536289332046729351075362893320467293510753628933204672935107536289332046729351075362893320467293510753628933204672935107536289332046729351075362893320467293510753628933204672935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32962ed6-df64-43dc-bd05-9fabbb39c710, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 560d5d6f-ea8d-478b-99e6-33886f4f73bb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 560d5d6f-ea8d-478b-99e6-33886f4f73bb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1179960669978273226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11799606699782732261179960669978273226117996066997827322611799606699782732261179960669978273226117996066997827322611799606699782732261179960669978273226117996066997827322611799606699782732261179960669978273226117996066997827322611799606699782732261179960669978273226117996066997827322611799606699782732261179960669978273226117996066997827322611799606699782732261179960669978273226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 560d5d6f-ea8d-478b-99e6-33886f4f73bb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0764657-fadb-42f4-8d9b-ce05c2e8d103, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0764657-fadb-42f4-8d9b-ce05c2e8d103, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3773161003747578291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37731610037475782913773161003747578291377316100374757829137731610037475782913773161003747578291377316100374757829137731610037475782913773161003747578291377316100374757829137731610037475782913773161003747578291377316100374757829137731610037475782913773161003747578291377316100374757829137731610037475782913773161003747578291377316100374757829137731610037475782913773161003747578291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0764657-fadb-42f4-8d9b-ce05c2e8d103, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90085fe7-f499-4136-bfea-ba04e7f6ed09, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90085fe7-f499-4136-bfea-ba04e7f6ed09, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 487454134542863835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835487454134542863835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a094ffa4-f2ef-402f-9495-c980264b86ef, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88d9d08a-56f7-4085-b3d3-5a376912b4ca, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88d9d08a-56f7-4085-b3d3-5a376912b4ca, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3305749550356161997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33057495503561619973305749550356161997330574955035616199733057495503561619973305749550356161997330574955035616199733057495503561619973305749550356161997330574955035616199733057495503561619973305749550356161997330574955035616199733057495503561619973305749550356161997330574955035616199733057495503561619973305749550356161997330574955035616199733057495503561619973305749550356161997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90085fe7-f499-4136-bfea-ba04e7f6ed09, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59ac6d18-a237-4e78-b11a-88cff710fb1d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59ac6d18-a237-4e78-b11a-88cff710fb1d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15678596778236714229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567859677823671422915678596778236714229156785967782367142291567859677823671422915678596778236714229156785967782367142291567859677823671422915678596778236714229156785967782367142291567859677823671422915678596778236714229156785967782367142291567859677823671422915678596778236714229156785967782367142291567859677823671422915678596778236714229156785967782367142291567859677823671422915678596778236714229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88d9d08a-56f7-4085-b3d3-5a376912b4ca, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51c52cda-d05e-42d4-b989-a8421bfbb38f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c52cda-d05e-42d4-b989-a8421bfbb38f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5888769419701686640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58887694197016866405888769419701686640588876941970168664058887694197016866405888769419701686640588876941970168664058887694197016866405888769419701686640588876941970168664058887694197016866405888769419701686640588876941970168664058887694197016866405888769419701686640588876941970168664058887694197016866405888769419701686640588876941970168664058887694197016866405888769419701686640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59ac6d18-a237-4e78-b11a-88cff710fb1d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67e05337-90d5-417e-b1fd-6ec09582efeb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67e05337-90d5-417e-b1fd-6ec09582efeb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 105140626610312373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373105140626610312373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c52cda-d05e-42d4-b989-a8421bfbb38f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87af98ab-ccd1-46df-9841-1454e32435e0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87af98ab-ccd1-46df-9841-1454e32435e0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10669357518615715678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066935751861571567810669357518615715678106693575186157156781066935751861571567810669357518615715678106693575186157156781066935751861571567810669357518615715678106693575186157156781066935751861571567810669357518615715678106693575186157156781066935751861571567810669357518615715678106693575186157156781066935751861571567810669357518615715678106693575186157156781066935751861571567810669357518615715678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67e05337-90d5-417e-b1fd-6ec09582efeb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98dfd97f-dc0b-4135-bc9e-da34ef5a747a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98dfd97f-dc0b-4135-bc9e-da34ef5a747a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5199584994592207182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51995849945922071825199584994592207182519958499459220718251995849945922071825199584994592207182519958499459220718251995849945922071825199584994592207182519958499459220718251995849945922071825199584994592207182519958499459220718251995849945922071825199584994592207182519958499459220718251995849945922071825199584994592207182519958499459220718251995849945922071825199584994592207182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87af98ab-ccd1-46df-9841-1454e32435e0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 158e159f-bc0b-46db-a1e8-fa766398c168, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 158e159f-bc0b-46db-a1e8-fa766398c168, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16494868690138318369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649486869013831836916494868690138318369164948686901383183691649486869013831836916494868690138318369164948686901383183691649486869013831836916494868690138318369164948686901383183691649486869013831836916494868690138318369164948686901383183691649486869013831836916494868690138318369164948686901383183691649486869013831836916494868690138318369164948686901383183691649486869013831836916494868690138318369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98dfd97f-dc0b-4135-bc9e-da34ef5a747a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ed1013-2c70-4b2e-855f-e31cfbe93720, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ed1013-2c70-4b2e-855f-e31cfbe93720, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3090405902594053990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30904059025940539903090405902594053990309040590259405399030904059025940539903090405902594053990309040590259405399030904059025940539903090405902594053990309040590259405399030904059025940539903090405902594053990309040590259405399030904059025940539903090405902594053990309040590259405399030904059025940539903090405902594053990309040590259405399030904059025940539903090405902594053990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 158e159f-bc0b-46db-a1e8-fa766398c168, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0761936e-610e-434b-b1f1-af277bee4e0c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0761936e-610e-434b-b1f1-af277bee4e0c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8259444590237469735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82594445902374697358259444590237469735825944459023746973582594445902374697358259444590237469735825944459023746973582594445902374697358259444590237469735825944459023746973582594445902374697358259444590237469735825944459023746973582594445902374697358259444590237469735825944459023746973582594445902374697358259444590237469735825944459023746973582594445902374697358259444590237469735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0761936e-610e-434b-b1f1-af277bee4e0c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ed1013-2c70-4b2e-855f-e31cfbe93720, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14cc89c2-6b75-40de-950f-88a1246becea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14cc89c2-6b75-40de-950f-88a1246becea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17131801689881340879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713180168988134087917131801689881340879171318016898813408791713180168988134087917131801689881340879171318016898813408791713180168988134087917131801689881340879171318016898813408791713180168988134087917131801689881340879171318016898813408791713180168988134087917131801689881340879171318016898813408791713180168988134087917131801689881340879171318016898813408791713180168988134087917131801689881340879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3b5804e-0b45-4261-9bb4-d5cc9da9ec7e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b5804e-0b45-4261-9bb4-d5cc9da9ec7e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10160970491131649852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016097049113164985210160970491131649852101609704911316498521016097049113164985210160970491131649852101609704911316498521016097049113164985210160970491131649852101609704911316498521016097049113164985210160970491131649852101609704911316498521016097049113164985210160970491131649852101609704911316498521016097049113164985210160970491131649852101609704911316498521016097049113164985210160970491131649852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14cc89c2-6b75-40de-950f-88a1246becea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 361e6fbd-450b-4297-b572-3acc6f0a3bc9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b5804e-0b45-4261-9bb4-d5cc9da9ec7e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74344302-c41e-4460-8363-9063a2c03818, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74344302-c41e-4460-8363-9063a2c03818, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5958125337034319979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59581253370343199795958125337034319979595812533703431997959581253370343199795958125337034319979595812533703431997959581253370343199795958125337034319979595812533703431997959581253370343199795958125337034319979595812533703431997959581253370343199795958125337034319979595812533703431997959581253370343199795958125337034319979595812533703431997959581253370343199795958125337034319979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361e6fbd-450b-4297-b572-3acc6f0a3bc9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3966005767629928611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39660057676299286113966005767629928611396600576762992861139660057676299286113966005767629928611396600576762992861139660057676299286113966005767629928611396600576762992861139660057676299286113966005767629928611396600576762992861139660057676299286113966005767629928611396600576762992861139660057676299286113966005767629928611396600576762992861139660057676299286113966005767629928611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74344302-c41e-4460-8363-9063a2c03818, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b3033e2-7923-4500-b4f1-f403918b77b0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b3033e2-7923-4500-b4f1-f403918b77b0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19961240057520321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1996124005752032119961240057520321199612400575203211996124005752032119961240057520321199612400575203211996124005752032119961240057520321199612400575203211996124005752032119961240057520321199612400575203211996124005752032119961240057520321199612400575203211996124005752032119961240057520321199612400575203211996124005752032119961240057520321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361e6fbd-450b-4297-b572-3acc6f0a3bc9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0329780e-afcd-4b38-8b1f-cbcbca320f9a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0329780e-afcd-4b38-8b1f-cbcbca320f9a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13650370786226201078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365037078622620107813650370786226201078136503707862262010781365037078622620107813650370786226201078136503707862262010781365037078622620107813650370786226201078136503707862262010781365037078622620107813650370786226201078136503707862262010781365037078622620107813650370786226201078136503707862262010781365037078622620107813650370786226201078136503707862262010781365037078622620107813650370786226201078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b3033e2-7923-4500-b4f1-f403918b77b0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4601d4b-1216-46ba-a904-074ed0885757, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0329780e-afcd-4b38-8b1f-cbcbca320f9a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 643e944f-1086-47cb-b1b9-7b75a8838194, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 643e944f-1086-47cb-b1b9-7b75a8838194, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6353252454617705564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63532524546177055646353252454617705564635325245461770556463532524546177055646353252454617705564635325245461770556463532524546177055646353252454617705564635325245461770556463532524546177055646353252454617705564635325245461770556463532524546177055646353252454617705564635325245461770556463532524546177055646353252454617705564635325245461770556463532524546177055646353252454617705564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4601d4b-1216-46ba-a904-074ed0885757, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13720748154104654299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372074815410465429913720748154104654299137207481541046542991372074815410465429913720748154104654299137207481541046542991372074815410465429913720748154104654299137207481541046542991372074815410465429913720748154104654299137207481541046542991372074815410465429913720748154104654299137207481541046542991372074815410465429913720748154104654299137207481541046542991372074815410465429913720748154104654299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 643e944f-1086-47cb-b1b9-7b75a8838194, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6568a2c1-feaf-4e40-8454-765ecdaff66b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6568a2c1-feaf-4e40-8454-765ecdaff66b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16637177709209868321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663717770920986832116637177709209868321166371777092098683211663717770920986832116637177709209868321166371777092098683211663717770920986832116637177709209868321166371777092098683211663717770920986832116637177709209868321166371777092098683211663717770920986832116637177709209868321166371777092098683211663717770920986832116637177709209868321166371777092098683211663717770920986832116637177709209868321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4601d4b-1216-46ba-a904-074ed0885757, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24482798-f178-4eba-9735-3c0914a202b7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24482798-f178-4eba-9735-3c0914a202b7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17375396475420125717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737539647542012571717375396475420125717173753964754201257171737539647542012571717375396475420125717173753964754201257171737539647542012571717375396475420125717173753964754201257171737539647542012571717375396475420125717173753964754201257171737539647542012571717375396475420125717173753964754201257171737539647542012571717375396475420125717173753964754201257171737539647542012571717375396475420125717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6568a2c1-feaf-4e40-8454-765ecdaff66b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 947aede1-340c-45c1-a6c0-2e81a0462a1e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 947aede1-340c-45c1-a6c0-2e81a0462a1e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3790191328534452313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37901913285344523133790191328534452313379019132853445231337901913285344523133790191328534452313379019132853445231337901913285344523133790191328534452313379019132853445231337901913285344523133790191328534452313379019132853445231337901913285344523133790191328534452313379019132853445231337901913285344523133790191328534452313379019132853445231337901913285344523133790191328534452313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24482798-f178-4eba-9735-3c0914a202b7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c87d0614-677d-4031-a615-dbda9e79583c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c87d0614-677d-4031-a615-dbda9e79583c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8813783606910298518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88137836069102985188813783606910298518881378360691029851888137836069102985188813783606910298518881378360691029851888137836069102985188813783606910298518881378360691029851888137836069102985188813783606910298518881378360691029851888137836069102985188813783606910298518881378360691029851888137836069102985188813783606910298518881378360691029851888137836069102985188813783606910298518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 947aede1-340c-45c1-a6c0-2e81a0462a1e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5b634b6-ad5c-498d-b96b-df1cdc255912, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5b634b6-ad5c-498d-b96b-df1cdc255912, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1527125328229137860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15271253282291378601527125328229137860152712532822913786015271253282291378601527125328229137860152712532822913786015271253282291378601527125328229137860152712532822913786015271253282291378601527125328229137860152712532822913786015271253282291378601527125328229137860152712532822913786015271253282291378601527125328229137860152712532822913786015271253282291378601527125328229137860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c87d0614-677d-4031-a615-dbda9e79583c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49eee345-e80b-4aec-83b2-fca24e563fb1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49eee345-e80b-4aec-83b2-fca24e563fb1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17485166323808705979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748516632380870597917485166323808705979174851663238087059791748516632380870597917485166323808705979174851663238087059791748516632380870597917485166323808705979174851663238087059791748516632380870597917485166323808705979174851663238087059791748516632380870597917485166323808705979174851663238087059791748516632380870597917485166323808705979174851663238087059791748516632380870597917485166323808705979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5b634b6-ad5c-498d-b96b-df1cdc255912, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08a26c7f-003a-4b2d-9579-7c0550712bd0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08a26c7f-003a-4b2d-9579-7c0550712bd0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4973275192495239025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49732751924952390254973275192495239025497327519249523902549732751924952390254973275192495239025497327519249523902549732751924952390254973275192495239025497327519249523902549732751924952390254973275192495239025497327519249523902549732751924952390254973275192495239025497327519249523902549732751924952390254973275192495239025497327519249523902549732751924952390254973275192495239025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49eee345-e80b-4aec-83b2-fca24e563fb1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 684de8a7-65b1-47fc-81e7-2d40d331c7fc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 684de8a7-65b1-47fc-81e7-2d40d331c7fc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17386705581029428935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738670558102942893517386705581029428935173867055810294289351738670558102942893517386705581029428935173867055810294289351738670558102942893517386705581029428935173867055810294289351738670558102942893517386705581029428935173867055810294289351738670558102942893517386705581029428935173867055810294289351738670558102942893517386705581029428935173867055810294289351738670558102942893517386705581029428935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08a26c7f-003a-4b2d-9579-7c0550712bd0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_dxqmr6re.log --grpc-port=27082 --mon-port=15165 --ic-port=7259 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14701', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_dxqmr6re.log', '--grpc-port=27082', '--mon-port=15165', '--ic-port=7259', '--key-file', '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7d32c4d-ad4a-450b-afcf-3433f44b4dea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 684de8a7-65b1-47fc-81e7-2d40d331c7fc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ya.test:process.py:628 Command pid: 1365359
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7d32c4d-ad4a-450b-afcf-3433f44b4dea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17880267610077911625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788026761007791162517880267610077911625178802676100779116251788026761007791162517880267610077911625178802676100779116251788026761007791162517880267610077911625178802676100779116251788026761007791162517880267610077911625178802676100779116251788026761007791162517880267610077911625178802676100779116251788026761007791162517880267610077911625178802676100779116251788026761007791162517880267610077911625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37d58f90-5bd8-4c01-ac20-522ec5fe50bd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37d58f90-5bd8-4c01-ac20-522ec5fe50bd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10657623546042364954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065762354604236495410657623546042364954106576235460423649541065762354604236495410657623546042364954106576235460423649541065762354604236495410657623546042364954106576235460423649541065762354604236495410657623546042364954106576235460423649541065762354604236495410657623546042364954106576235460423649541065762354604236495410657623546042364954106576235460423649541065762354604236495410657623546042364954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:27082/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37d58f90-5bd8-4c01-ac20-522ec5fe50bd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78222830-6a02-4f7c-b5bd-093d8155a02b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78222830-6a02-4f7c-b5bd-093d8155a02b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1601332887118000887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16013328871180008871601332887118000887160133288711800088716013328871180008871601332887118000887160133288711800088716013328871180008871601332887118000887160133288711800088716013328871180008871601332887118000887160133288711800088716013328871180008871601332887118000887160133288711800088716013328871180008871601332887118000887160133288711800088716013328871180008871601332887118000887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7d32c4d-ad4a-450b-afcf-3433f44b4dea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ya.test:process.py:628 Command pid: 1365361
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4131193f-6302-4b5e-b751-8c799eb39481, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4131193f-6302-4b5e-b751-8c799eb39481, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2131871618376285302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21318716183762853022131871618376285302213187161837628530221318716183762853022131871618376285302213187161837628530221318716183762853022131871618376285302213187161837628530221318716183762853022131871618376285302213187161837628530221318716183762853022131871618376285302213187161837628530221318716183762853022131871618376285302213187161837628530221318716183762853022131871618376285302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4131193f-6302-4b5e-b751-8c799eb39481, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1750edb5-e786-4d72-9eba-75f9e47e1c03, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1750edb5-e786-4d72-9eba-75f9e47e1c03, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2088780558253477268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20887805582534772682088780558253477268208878055825347726820887805582534772682088780558253477268208878055825347726820887805582534772682088780558253477268208878055825347726820887805582534772682088780558253477268208878055825347726820887805582534772682088780558253477268208878055825347726820887805582534772682088780558253477268208878055825347726820887805582534772682088780558253477268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78222830-6a02-4f7c-b5bd-093d8155a02b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7eba465-7ad1-4138-9b1e-257edee1eb44, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7eba465-7ad1-4138-9b1e-257edee1eb44, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17341529594674715433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734152959467471543317341529594674715433173415295946747154331734152959467471543317341529594674715433173415295946747154331734152959467471543317341529594674715433173415295946747154331734152959467471543317341529594674715433173415295946747154331734152959467471543317341529594674715433173415295946747154331734152959467471543317341529594674715433173415295946747154331734152959467471543317341529594674715433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1750edb5-e786-4d72-9eba-75f9e47e1c03, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4509fbc9-057b-4b0d-93a0-b24af3d5e65b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4509fbc9-057b-4b0d-93a0-b24af3d5e65b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15457336229764847275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545733622976484727515457336229764847275154573362297648472751545733622976484727515457336229764847275154573362297648472751545733622976484727515457336229764847275154573362297648472751545733622976484727515457336229764847275154573362297648472751545733622976484727515457336229764847275154573362297648472751545733622976484727515457336229764847275154573362297648472751545733622976484727515457336229764847275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7eba465-7ad1-4138-9b1e-257edee1eb44, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed7bbd0-5cdb-4479-b625-ec6402b81190, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed7bbd0-5cdb-4479-b625-ec6402b81190, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15618817246590077531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561881724659007753115618817246590077531156188172465900775311561881724659007753115618817246590077531156188172465900775311561881724659007753115618817246590077531156188172465900775311561881724659007753115618817246590077531156188172465900775311561881724659007753115618817246590077531156188172465900775311561881724659007753115618817246590077531156188172465900775311561881724659007753115618817246590077531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4509fbc9-057b-4b0d-93a0-b24af3d5e65b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 093adca8-94b8-428c-9270-b65d4d378422, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 093adca8-94b8-428c-9270-b65d4d378422, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9128405132145350386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91284051321453503869128405132145350386912840513214535038691284051321453503869128405132145350386912840513214535038691284051321453503869128405132145350386912840513214535038691284051321453503869128405132145350386912840513214535038691284051321453503869128405132145350386912840513214535038691284051321453503869128405132145350386912840513214535038691284051321453503869128405132145350386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed7bbd0-5cdb-4479-b625-ec6402b81190, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e0660e-7fbb-438b-8322-6775d159d41c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e0660e-7fbb-438b-8322-6775d159d41c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15520604295213801504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552060429521380150415520604295213801504155206042952138015041552060429521380150415520604295213801504155206042952138015041552060429521380150415520604295213801504155206042952138015041552060429521380150415520604295213801504155206042952138015041552060429521380150415520604295213801504155206042952138015041552060429521380150415520604295213801504155206042952138015041552060429521380150415520604295213801504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 093adca8-94b8-428c-9270-b65d4d378422, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6358317b-b498-468d-a065-fe803a3ccc82, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6358317b-b498-468d-a065-fe803a3ccc82, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13173811204625963812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317381120462596381213173811204625963812131738112046259638121317381120462596381213173811204625963812131738112046259638121317381120462596381213173811204625963812131738112046259638121317381120462596381213173811204625963812131738112046259638121317381120462596381213173811204625963812131738112046259638121317381120462596381213173811204625963812131738112046259638121317381120462596381213173811204625963812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e0660e-7fbb-438b-8322-6775d159d41c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4444e7d3-3511-401f-81d6-521730aa66bc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4444e7d3-3511-401f-81d6-521730aa66bc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9549096030708688326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95490960307086883269549096030708688326954909603070868832695490960307086883269549096030708688326954909603070868832695490960307086883269549096030708688326954909603070868832695490960307086883269549096030708688326954909603070868832695490960307086883269549096030708688326954909603070868832695490960307086883269549096030708688326954909603070868832695490960307086883269549096030708688326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6358317b-b498-468d-a065-fe803a3ccc82, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db4171f7-c4cc-460d-b25b-7e9d24258c23, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db4171f7-c4cc-460d-b25b-7e9d24258c23, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8662242639346323722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86622426393463237228662242639346323722866224263934632372286622426393463237228662242639346323722866224263934632372286622426393463237228662242639346323722866224263934632372286622426393463237228662242639346323722866224263934632372286622426393463237228662242639346323722866224263934632372286622426393463237228662242639346323722866224263934632372286622426393463237228662242639346323722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4444e7d3-3511-401f-81d6-521730aa66bc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a32752-ef9b-4215-96e0-5441973c9143, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a32752-ef9b-4215-96e0-5441973c9143, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10887795667911176535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088779566791117653510887795667911176535108877956679111765351088779566791117653510887795667911176535108877956679111765351088779566791117653510887795667911176535108877956679111765351088779566791117653510887795667911176535108877956679111765351088779566791117653510887795667911176535108877956679111765351088779566791117653510887795667911176535108877956679111765351088779566791117653510887795667911176535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db4171f7-c4cc-460d-b25b-7e9d24258c23, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 543df42f-3218-4703-b374-7442b3e62437, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 543df42f-3218-4703-b374-7442b3e62437, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11256311036483091107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125631103648309110711256311036483091107112563110364830911071125631103648309110711256311036483091107112563110364830911071125631103648309110711256311036483091107112563110364830911071125631103648309110711256311036483091107112563110364830911071125631103648309110711256311036483091107112563110364830911071125631103648309110711256311036483091107112563110364830911071125631103648309110711256311036483091107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a32752-ef9b-4215-96e0-5441973c9143, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24398ad0-1507-4e10-861b-16fe88869fbe, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24398ad0-1507-4e10-861b-16fe88869fbe, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15123777930375453941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512377793037545394115123777930375453941151237779303754539411512377793037545394115123777930375453941151237779303754539411512377793037545394115123777930375453941151237779303754539411512377793037545394115123777930375453941151237779303754539411512377793037545394115123777930375453941151237779303754539411512377793037545394115123777930375453941151237779303754539411512377793037545394115123777930375453941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 543df42f-3218-4703-b374-7442b3e62437, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea4926c8-8f72-48cf-952e-077e71bb35e4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea4926c8-8f72-48cf-952e-077e71bb35e4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9777238938492956345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97772389384929563459777238938492956345977723893849295634597772389384929563459777238938492956345977723893849295634597772389384929563459777238938492956345977723893849295634597772389384929563459777238938492956345977723893849295634597772389384929563459777238938492956345977723893849295634597772389384929563459777238938492956345977723893849295634597772389384929563459777238938492956345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24398ad0-1507-4e10-861b-16fe88869fbe, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d6a1f40-7015-43ad-b8a3-95355cf5739b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d6a1f40-7015-43ad-b8a3-95355cf5739b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2092056892957056479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20920568929570564792092056892957056479209205689295705647920920568929570564792092056892957056479209205689295705647920920568929570564792092056892957056479209205689295705647920920568929570564792092056892957056479209205689295705647920920568929570564792092056892957056479209205689295705647920920568929570564792092056892957056479209205689295705647920920568929570564792092056892957056479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea4926c8-8f72-48cf-952e-077e71bb35e4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d522e5bc-549a-4f77-874d-b39c3da77ff7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d522e5bc-549a-4f77-874d-b39c3da77ff7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5697673289424721798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56976732894247217985697673289424721798569767328942472179856976732894247217985697673289424721798569767328942472179856976732894247217985697673289424721798569767328942472179856976732894247217985697673289424721798569767328942472179856976732894247217985697673289424721798569767328942472179856976732894247217985697673289424721798569767328942472179856976732894247217985697673289424721798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d6a1f40-7015-43ad-b8a3-95355cf5739b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beec4ff5-c80d-4fcf-a133-2176f902f385, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beec4ff5-c80d-4fcf-a133-2176f902f385, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 737188060756064473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473737188060756064473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d522e5bc-549a-4f77-874d-b39c3da77ff7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e752e76-bfe3-42fe-a22e-ce0509987847, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e752e76-bfe3-42fe-a22e-ce0509987847, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16935277139049506087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693527713904950608716935277139049506087169352771390495060871693527713904950608716935277139049506087169352771390495060871693527713904950608716935277139049506087169352771390495060871693527713904950608716935277139049506087169352771390495060871693527713904950608716935277139049506087169352771390495060871693527713904950608716935277139049506087169352771390495060871693527713904950608716935277139049506087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beec4ff5-c80d-4fcf-a133-2176f902f385, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb1ed2fb-d7a0-4732-9038-765508e4645b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb1ed2fb-d7a0-4732-9038-765508e4645b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14922806074247544640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492280607424754464014922806074247544640149228060742475446401492280607424754464014922806074247544640149228060742475446401492280607424754464014922806074247544640149228060742475446401492280607424754464014922806074247544640149228060742475446401492280607424754464014922806074247544640149228060742475446401492280607424754464014922806074247544640149228060742475446401492280607424754464014922806074247544640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb1ed2fb-d7a0-4732-9038-765508e4645b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e752e76-bfe3-42fe-a22e-ce0509987847, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa0298dc-a12c-4993-96e0-b145fea46b0f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa0298dc-a12c-4993-96e0-b145fea46b0f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 432354439053856044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044432354439053856044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ac7643a-dcef-4eba-b77a-b3f83b6babaa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ac7643a-dcef-4eba-b77a-b3f83b6babaa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12711419715083439794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271141971508343979412711419715083439794127114197150834397941271141971508343979412711419715083439794127114197150834397941271141971508343979412711419715083439794127114197150834397941271141971508343979412711419715083439794127114197150834397941271141971508343979412711419715083439794127114197150834397941271141971508343979412711419715083439794127114197150834397941271141971508343979412711419715083439794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa0298dc-a12c-4993-96e0-b145fea46b0f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51137467-8f1c-4183-b92a-3ae6020afd42, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51137467-8f1c-4183-b92a-3ae6020afd42, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18284085496915456137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828408549691545613718284085496915456137182840854969154561371828408549691545613718284085496915456137182840854969154561371828408549691545613718284085496915456137182840854969154561371828408549691545613718284085496915456137182840854969154561371828408549691545613718284085496915456137182840854969154561371828408549691545613718284085496915456137182840854969154561371828408549691545613718284085496915456137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ac7643a-dcef-4eba-b77a-b3f83b6babaa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0370657a-19fc-4e4e-bffc-02d5b029f3f2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0370657a-19fc-4e4e-bffc-02d5b029f3f2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12866541080442690514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286654108044269051412866541080442690514128665410804426905141286654108044269051412866541080442690514128665410804426905141286654108044269051412866541080442690514128665410804426905141286654108044269051412866541080442690514128665410804426905141286654108044269051412866541080442690514128665410804426905141286654108044269051412866541080442690514128665410804426905141286654108044269051412866541080442690514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51137467-8f1c-4183-b92a-3ae6020afd42, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b3083b-cbe9-4738-a393-c40e09383184, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b3083b-cbe9-4738-a393-c40e09383184, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10670693902239419633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067069390223941963310670693902239419633106706939022394196331067069390223941963310670693902239419633106706939022394196331067069390223941963310670693902239419633106706939022394196331067069390223941963310670693902239419633106706939022394196331067069390223941963310670693902239419633106706939022394196331067069390223941963310670693902239419633106706939022394196331067069390223941963310670693902239419633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0370657a-19fc-4e4e-bffc-02d5b029f3f2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 505fdd6e-e0cb-446b-9479-5a17448af259, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 505fdd6e-e0cb-446b-9479-5a17448af259, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13073684866246339267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307368486624633926713073684866246339267130736848662463392671307368486624633926713073684866246339267130736848662463392671307368486624633926713073684866246339267130736848662463392671307368486624633926713073684866246339267130736848662463392671307368486624633926713073684866246339267130736848662463392671307368486624633926713073684866246339267130736848662463392671307368486624633926713073684866246339267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b3083b-cbe9-4738-a393-c40e09383184, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0982a3ca-d316-4384-bfb3-21c8907de943, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0982a3ca-d316-4384-bfb3-21c8907de943, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8763124270307550340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87631242703075503408763124270307550340876312427030755034087631242703075503408763124270307550340876312427030755034087631242703075503408763124270307550340876312427030755034087631242703075503408763124270307550340876312427030755034087631242703075503408763124270307550340876312427030755034087631242703075503408763124270307550340876312427030755034087631242703075503408763124270307550340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 505fdd6e-e0cb-446b-9479-5a17448af259, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d082d3c4-4d2b-4e04-8b8c-defde96cdb23, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d082d3c4-4d2b-4e04-8b8c-defde96cdb23, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3740958913502291870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37409589135022918703740958913502291870374095891350229187037409589135022918703740958913502291870374095891350229187037409589135022918703740958913502291870374095891350229187037409589135022918703740958913502291870374095891350229187037409589135022918703740958913502291870374095891350229187037409589135022918703740958913502291870374095891350229187037409589135022918703740958913502291870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0982a3ca-d316-4384-bfb3-21c8907de943, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c83a524-9881-41fc-ae56-b4e10e72eb88, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c83a524-9881-41fc-ae56-b4e10e72eb88, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8893460526362761968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88934605263627619688893460526362761968889346052636276196888934605263627619688893460526362761968889346052636276196888934605263627619688893460526362761968889346052636276196888934605263627619688893460526362761968889346052636276196888934605263627619688893460526362761968889346052636276196888934605263627619688893460526362761968889346052636276196888934605263627619688893460526362761968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d082d3c4-4d2b-4e04-8b8c-defde96cdb23, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba741ad8-f85b-4702-92d6-71815a8553f4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba741ad8-f85b-4702-92d6-71815a8553f4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17033223690787756785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703322369078775678517033223690787756785170332236907877567851703322369078775678517033223690787756785170332236907877567851703322369078775678517033223690787756785170332236907877567851703322369078775678517033223690787756785170332236907877567851703322369078775678517033223690787756785170332236907877567851703322369078775678517033223690787756785170332236907877567851703322369078775678517033223690787756785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c83a524-9881-41fc-ae56-b4e10e72eb88, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d1b7e3a-57e5-47f1-a5e1-4e92c6754bba, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d1b7e3a-57e5-47f1-a5e1-4e92c6754bba, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9542119664969710842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95421196649697108429542119664969710842954211966496971084295421196649697108429542119664969710842954211966496971084295421196649697108429542119664969710842954211966496971084295421196649697108429542119664969710842954211966496971084295421196649697108429542119664969710842954211966496971084295421196649697108429542119664969710842954211966496971084295421196649697108429542119664969710842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba741ad8-f85b-4702-92d6-71815a8553f4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 498b6e9e-d737-463e-8e30-c26b986b9530, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 498b6e9e-d737-463e-8e30-c26b986b9530, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4676939009284294122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46769390092842941224676939009284294122467693900928429412246769390092842941224676939009284294122467693900928429412246769390092842941224676939009284294122467693900928429412246769390092842941224676939009284294122467693900928429412246769390092842941224676939009284294122467693900928429412246769390092842941224676939009284294122467693900928429412246769390092842941224676939009284294122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d1b7e3a-57e5-47f1-a5e1-4e92c6754bba, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e42ac3c-84b6-4890-b72d-8bd970e2df32, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e42ac3c-84b6-4890-b72d-8bd970e2df32, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17935227824767620117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793522782476762011717935227824767620117179352278247676201171793522782476762011717935227824767620117179352278247676201171793522782476762011717935227824767620117179352278247676201171793522782476762011717935227824767620117179352278247676201171793522782476762011717935227824767620117179352278247676201171793522782476762011717935227824767620117179352278247676201171793522782476762011717935227824767620117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 498b6e9e-d737-463e-8e30-c26b986b9530, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1ae0de0-d993-4b4d-b37f-02418eafde64, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1ae0de0-d993-4b4d-b37f-02418eafde64, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14381417685922984576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438141768592298457614381417685922984576143814176859229845761438141768592298457614381417685922984576143814176859229845761438141768592298457614381417685922984576143814176859229845761438141768592298457614381417685922984576143814176859229845761438141768592298457614381417685922984576143814176859229845761438141768592298457614381417685922984576143814176859229845761438141768592298457614381417685922984576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e42ac3c-84b6-4890-b72d-8bd970e2df32, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71436481-29f7-4506-95da-7786907b1446, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71436481-29f7-4506-95da-7786907b1446, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13261293014842564619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326129301484256461913261293014842564619132612930148425646191326129301484256461913261293014842564619132612930148425646191326129301484256461913261293014842564619132612930148425646191326129301484256461913261293014842564619132612930148425646191326129301484256461913261293014842564619132612930148425646191326129301484256461913261293014842564619132612930148425646191326129301484256461913261293014842564619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1ae0de0-d993-4b4d-b37f-02418eafde64, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdf0d804-2bee-42cd-9b03-bf94136ababe, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdf0d804-2bee-42cd-9b03-bf94136ababe, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1558809785770294318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15588097857702943181558809785770294318155880978577029431815588097857702943181558809785770294318155880978577029431815588097857702943181558809785770294318155880978577029431815588097857702943181558809785770294318155880978577029431815588097857702943181558809785770294318155880978577029431815588097857702943181558809785770294318155880978577029431815588097857702943181558809785770294318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdf0d804-2bee-42cd-9b03-bf94136ababe, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d45566fa-9657-4a9d-858a-d4d64ecd98f5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d45566fa-9657-4a9d-858a-d4d64ecd98f5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4019842382507626358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40198423825076263584019842382507626358401984238250762635840198423825076263584019842382507626358401984238250762635840198423825076263584019842382507626358401984238250762635840198423825076263584019842382507626358401984238250762635840198423825076263584019842382507626358401984238250762635840198423825076263584019842382507626358401984238250762635840198423825076263584019842382507626358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71436481-29f7-4506-95da-7786907b1446, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff34232b-b2c2-48cf-aca7-ad168a21bcb6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff34232b-b2c2-48cf-aca7-ad168a21bcb6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7333095464571007246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73330954645710072467333095464571007246733309546457100724673330954645710072467333095464571007246733309546457100724673330954645710072467333095464571007246733309546457100724673330954645710072467333095464571007246733309546457100724673330954645710072467333095464571007246733309546457100724673330954645710072467333095464571007246733309546457100724673330954645710072467333095464571007246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d45566fa-9657-4a9d-858a-d4d64ecd98f5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d36e961a-0d00-4382-afce-ff31a40636d3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d36e961a-0d00-4382-afce-ff31a40636d3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14889940677460315916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488994067746031591614889940677460315916148899406774603159161488994067746031591614889940677460315916148899406774603159161488994067746031591614889940677460315916148899406774603159161488994067746031591614889940677460315916148899406774603159161488994067746031591614889940677460315916148899406774603159161488994067746031591614889940677460315916148899406774603159161488994067746031591614889940677460315916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff34232b-b2c2-48cf-aca7-ad168a21bcb6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 954e07e8-3aac-4a52-bad4-164a5eb5f638, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 954e07e8-3aac-4a52-bad4-164a5eb5f638, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17705748320877427420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770574832087742742017705748320877427420177057483208774274201770574832087742742017705748320877427420177057483208774274201770574832087742742017705748320877427420177057483208774274201770574832087742742017705748320877427420177057483208774274201770574832087742742017705748320877427420177057483208774274201770574832087742742017705748320877427420177057483208774274201770574832087742742017705748320877427420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d36e961a-0d00-4382-afce-ff31a40636d3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68324270-008f-401f-8896-9c616e19fe4d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68324270-008f-401f-8896-9c616e19fe4d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7144935366030054817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71449353660300548177144935366030054817714493536603005481771449353660300548177144935366030054817714493536603005481771449353660300548177144935366030054817714493536603005481771449353660300548177144935366030054817714493536603005481771449353660300548177144935366030054817714493536603005481771449353660300548177144935366030054817714493536603005481771449353660300548177144935366030054817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 954e07e8-3aac-4a52-bad4-164a5eb5f638, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1f42f6-f0a1-4fae-a7ef-22d4cfeb26cc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68324270-008f-401f-8896-9c616e19fe4d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e60016b-d175-45fc-be38-69a21dd307d4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e60016b-d175-45fc-be38-69a21dd307d4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 444892288823504226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226444892288823504226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1f42f6-f0a1-4fae-a7ef-22d4cfeb26cc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5565261024479049116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55652610244790491165565261024479049116556526102447904911655652610244790491165565261024479049116556526102447904911655652610244790491165565261024479049116556526102447904911655652610244790491165565261024479049116556526102447904911655652610244790491165565261024479049116556526102447904911655652610244790491165565261024479049116556526102447904911655652610244790491165565261024479049116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e60016b-d175-45fc-be38-69a21dd307d4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c4934f6-bd28-4ea6-8467-92478587c41f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c4934f6-bd28-4ea6-8467-92478587c41f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17031668383268898654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703166838326889865417031668383268898654170316683832688986541703166838326889865417031668383268898654170316683832688986541703166838326889865417031668383268898654170316683832688986541703166838326889865417031668383268898654170316683832688986541703166838326889865417031668383268898654170316683832688986541703166838326889865417031668383268898654170316683832688986541703166838326889865417031668383268898654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1f42f6-f0a1-4fae-a7ef-22d4cfeb26cc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bdb90e3-c570-4b0d-a9aa-20edd5b709eb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bdb90e3-c570-4b0d-a9aa-20edd5b709eb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14610363290656010324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461036329065601032414610363290656010324146103632906560103241461036329065601032414610363290656010324146103632906560103241461036329065601032414610363290656010324146103632906560103241461036329065601032414610363290656010324146103632906560103241461036329065601032414610363290656010324146103632906560103241461036329065601032414610363290656010324146103632906560103241461036329065601032414610363290656010324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c4934f6-bd28-4ea6-8467-92478587c41f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bdb90e3-c570-4b0d-a9aa-20edd5b709eb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feffb491-0fc2-4cac-97a7-f9b24da7eac4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feffb491-0fc2-4cac-97a7-f9b24da7eac4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6799022492702913743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67990224927029137436799022492702913743679902249270291374367990224927029137436799022492702913743679902249270291374367990224927029137436799022492702913743679902249270291374367990224927029137436799022492702913743679902249270291374367990224927029137436799022492702913743679902249270291374367990224927029137436799022492702913743679902249270291374367990224927029137436799022492702913743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad890187-a76e-49b3-8ce8-bb49ef79197e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad890187-a76e-49b3-8ce8-bb49ef79197e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12754109351655648651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275410935165564865112754109351655648651127541093516556486511275410935165564865112754109351655648651127541093516556486511275410935165564865112754109351655648651127541093516556486511275410935165564865112754109351655648651127541093516556486511275410935165564865112754109351655648651127541093516556486511275410935165564865112754109351655648651127541093516556486511275410935165564865112754109351655648651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feffb491-0fc2-4cac-97a7-f9b24da7eac4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4bf5b65-dcbb-4f11-8a3b-7e81506faa36, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4bf5b65-dcbb-4f11-8a3b-7e81506faa36, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13261145478189047404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326114547818904740413261145478189047404132611454781890474041326114547818904740413261145478189047404132611454781890474041326114547818904740413261145478189047404132611454781890474041326114547818904740413261145478189047404132611454781890474041326114547818904740413261145478189047404132611454781890474041326114547818904740413261145478189047404132611454781890474041326114547818904740413261145478189047404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad890187-a76e-49b3-8ce8-bb49ef79197e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f88bbde8-00e6-4d3e-b41a-2e0b3fedc917, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f88bbde8-00e6-4d3e-b41a-2e0b3fedc917, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10005591221662787411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000559122166278741110005591221662787411100055912216627874111000559122166278741110005591221662787411100055912216627874111000559122166278741110005591221662787411100055912216627874111000559122166278741110005591221662787411100055912216627874111000559122166278741110005591221662787411100055912216627874111000559122166278741110005591221662787411100055912216627874111000559122166278741110005591221662787411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4bf5b65-dcbb-4f11-8a3b-7e81506faa36, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5bb949c-2f06-4992-8ff0-7ea56f4d5ecf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5bb949c-2f06-4992-8ff0-7ea56f4d5ecf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16464018351079694188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646401835107969418816464018351079694188164640183510796941881646401835107969418816464018351079694188164640183510796941881646401835107969418816464018351079694188164640183510796941881646401835107969418816464018351079694188164640183510796941881646401835107969418816464018351079694188164640183510796941881646401835107969418816464018351079694188164640183510796941881646401835107969418816464018351079694188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f88bbde8-00e6-4d3e-b41a-2e0b3fedc917, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fedbeac0-a7bf-4bdf-bc26-56af375ca055, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fedbeac0-a7bf-4bdf-bc26-56af375ca055, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15775680859955631603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577568085995563160315775680859955631603157756808599556316031577568085995563160315775680859955631603157756808599556316031577568085995563160315775680859955631603157756808599556316031577568085995563160315775680859955631603157756808599556316031577568085995563160315775680859955631603157756808599556316031577568085995563160315775680859955631603157756808599556316031577568085995563160315775680859955631603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5bb949c-2f06-4992-8ff0-7ea56f4d5ecf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a363cdc9-9850-4d98-aea7-9564cc00f424, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a363cdc9-9850-4d98-aea7-9564cc00f424, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3916705455760516057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39167054557605160573916705455760516057391670545576051605739167054557605160573916705455760516057391670545576051605739167054557605160573916705455760516057391670545576051605739167054557605160573916705455760516057391670545576051605739167054557605160573916705455760516057391670545576051605739167054557605160573916705455760516057391670545576051605739167054557605160573916705455760516057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fedbeac0-a7bf-4bdf-bc26-56af375ca055, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a8a8c1-84ee-4cc8-b942-5665b2ca154b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a8a8c1-84ee-4cc8-b942-5665b2ca154b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 611349499514075740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740611349499514075740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a363cdc9-9850-4d98-aea7-9564cc00f424, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5691c83-a02c-482b-8f1f-f339407a98df, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5691c83-a02c-482b-8f1f-f339407a98df, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5705066021852336836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57050660218523368365705066021852336836570506602185233683657050660218523368365705066021852336836570506602185233683657050660218523368365705066021852336836570506602185233683657050660218523368365705066021852336836570506602185233683657050660218523368365705066021852336836570506602185233683657050660218523368365705066021852336836570506602185233683657050660218523368365705066021852336836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a8a8c1-84ee-4cc8-b942-5665b2ca154b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e16ea8c-7729-4afb-990e-bc7b6dc7dd14, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e16ea8c-7729-4afb-990e-bc7b6dc7dd14, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14411606535195670823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441160653519567082314411606535195670823144116065351956708231441160653519567082314411606535195670823144116065351956708231441160653519567082314411606535195670823144116065351956708231441160653519567082314411606535195670823144116065351956708231441160653519567082314411606535195670823144116065351956708231441160653519567082314411606535195670823144116065351956708231441160653519567082314411606535195670823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5691c83-a02c-482b-8f1f-f339407a98df, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a101a5e-dbdb-42ba-9213-69e0d7d35623, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a101a5e-dbdb-42ba-9213-69e0d7d35623, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8504305725058904490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85043057250589044908504305725058904490850430572505890449085043057250589044908504305725058904490850430572505890449085043057250589044908504305725058904490850430572505890449085043057250589044908504305725058904490850430572505890449085043057250589044908504305725058904490850430572505890449085043057250589044908504305725058904490850430572505890449085043057250589044908504305725058904490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e16ea8c-7729-4afb-990e-bc7b6dc7dd14, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94a328e3-375f-4b0b-8bb8-5c6846e7a81d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a328e3-375f-4b0b-8bb8-5c6846e7a81d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18180745651008926569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818074565100892656918180745651008926569181807456510089265691818074565100892656918180745651008926569181807456510089265691818074565100892656918180745651008926569181807456510089265691818074565100892656918180745651008926569181807456510089265691818074565100892656918180745651008926569181807456510089265691818074565100892656918180745651008926569181807456510089265691818074565100892656918180745651008926569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a101a5e-dbdb-42ba-9213-69e0d7d35623, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 407d5df8-3c8f-45d7-bc31-efb8bc40630d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 407d5df8-3c8f-45d7-bc31-efb8bc40630d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8671859317940398843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86718593179403988438671859317940398843867185931794039884386718593179403988438671859317940398843867185931794039884386718593179403988438671859317940398843867185931794039884386718593179403988438671859317940398843867185931794039884386718593179403988438671859317940398843867185931794039884386718593179403988438671859317940398843867185931794039884386718593179403988438671859317940398843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a328e3-375f-4b0b-8bb8-5c6846e7a81d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 478dc569-931b-4217-ba14-8b9fe606e1ba, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 478dc569-931b-4217-ba14-8b9fe606e1ba, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14935630366611524121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493563036661152412114935630366611524121149356303666115241211493563036661152412114935630366611524121149356303666115241211493563036661152412114935630366611524121149356303666115241211493563036661152412114935630366611524121149356303666115241211493563036661152412114935630366611524121149356303666115241211493563036661152412114935630366611524121149356303666115241211493563036661152412114935630366611524121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 407d5df8-3c8f-45d7-bc31-efb8bc40630d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e96f7c1b-7433-44b9-b218-31fa8a003485, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e96f7c1b-7433-44b9-b218-31fa8a003485, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7534948423563273902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75349484235632739027534948423563273902753494842356327390275349484235632739027534948423563273902753494842356327390275349484235632739027534948423563273902753494842356327390275349484235632739027534948423563273902753494842356327390275349484235632739027534948423563273902753494842356327390275349484235632739027534948423563273902753494842356327390275349484235632739027534948423563273902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 478dc569-931b-4217-ba14-8b9fe606e1ba, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bd3c925-f319-49ae-a1a8-5be17d93c5e7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bd3c925-f319-49ae-a1a8-5be17d93c5e7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5913068574261428787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59130685742614287875913068574261428787591306857426142878759130685742614287875913068574261428787591306857426142878759130685742614287875913068574261428787591306857426142878759130685742614287875913068574261428787591306857426142878759130685742614287875913068574261428787591306857426142878759130685742614287875913068574261428787591306857426142878759130685742614287875913068574261428787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e96f7c1b-7433-44b9-b218-31fa8a003485, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65455ecb-b9b8-49d2-a308-a1c12cef4f9c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65455ecb-b9b8-49d2-a308-a1c12cef4f9c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5794131284501018538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57941312845010185385794131284501018538579413128450101853857941312845010185385794131284501018538579413128450101853857941312845010185385794131284501018538579413128450101853857941312845010185385794131284501018538579413128450101853857941312845010185385794131284501018538579413128450101853857941312845010185385794131284501018538579413128450101853857941312845010185385794131284501018538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bd3c925-f319-49ae-a1a8-5be17d93c5e7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 992f5ff0-010e-429f-b5fa-1403600652ef, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 992f5ff0-010e-429f-b5fa-1403600652ef, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 719006944182068622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622719006944182068622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 992f5ff0-010e-429f-b5fa-1403600652ef, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e2247b3-9188-4536-a52f-507bb51a955a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e2247b3-9188-4536-a52f-507bb51a955a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18360630906940381801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836063090694038180118360630906940381801183606309069403818011836063090694038180118360630906940381801183606309069403818011836063090694038180118360630906940381801183606309069403818011836063090694038180118360630906940381801183606309069403818011836063090694038180118360630906940381801183606309069403818011836063090694038180118360630906940381801183606309069403818011836063090694038180118360630906940381801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e2247b3-9188-4536-a52f-507bb51a955a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 088d0b6e-e585-442b-a541-03a3959b1c9b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 088d0b6e-e585-442b-a541-03a3959b1c9b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10553896680544289547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055389668054428954710553896680544289547105538966805442895471055389668054428954710553896680544289547105538966805442895471055389668054428954710553896680544289547105538966805442895471055389668054428954710553896680544289547105538966805442895471055389668054428954710553896680544289547105538966805442895471055389668054428954710553896680544289547105538966805442895471055389668054428954710553896680544289547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65455ecb-b9b8-49d2-a308-a1c12cef4f9c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6c1195c-d943-4826-aaec-28743f6da445, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6c1195c-d943-4826-aaec-28743f6da445, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6122926130424327481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61229261304243274816122926130424327481612292613042432748161229261304243274816122926130424327481612292613042432748161229261304243274816122926130424327481612292613042432748161229261304243274816122926130424327481612292613042432748161229261304243274816122926130424327481612292613042432748161229261304243274816122926130424327481612292613042432748161229261304243274816122926130424327481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6c1195c-d943-4826-aaec-28743f6da445, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bebae45-ed1b-49f2-9e2e-1432ab0d3a8b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bebae45-ed1b-49f2-9e2e-1432ab0d3a8b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4301045368661347118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43010453686613471184301045368661347118430104536866134711843010453686613471184301045368661347118430104536866134711843010453686613471184301045368661347118430104536866134711843010453686613471184301045368661347118430104536866134711843010453686613471184301045368661347118430104536866134711843010453686613471184301045368661347118430104536866134711843010453686613471184301045368661347118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 088d0b6e-e585-442b-a541-03a3959b1c9b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51c14b37-1682-425f-9466-9f68f03464a1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c14b37-1682-425f-9466-9f68f03464a1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10402855464997081073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040285546499708107310402855464997081073104028554649970810731040285546499708107310402855464997081073104028554649970810731040285546499708107310402855464997081073104028554649970810731040285546499708107310402855464997081073104028554649970810731040285546499708107310402855464997081073104028554649970810731040285546499708107310402855464997081073104028554649970810731040285546499708107310402855464997081073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 1365361) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1365361) elapsed time (sec): 1.0073235034942627
DEBUG    ya.test:process.py:263 Command (pid 1365361) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1365361) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1365361) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1365361) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1365361) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1365361) maxrss: 850024
DEBUG    ya.test:process.py:263 Command (pid 1365361) minflt: 45066
DEBUG    ya.test:process.py:263 Command (pid 1365361) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1365361) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1365361) nivcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 1365361) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1365361) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1365361) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1365361) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1365361) stime: 0.188196
DEBUG    ya.test:process.py:263 Command (pid 1365361) utime: 0.511788
DEBUG    ya.test:process.py:263 Command (pid 1365361) wtime: 1.025
DEBUG    ya.test:process.py:275 Command (pid 1365361) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bebae45-ed1b-49f2-9e2e-1432ab0d3a8b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fb1eb70-d612-4f96-9e8d-69a0c4404ce8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb1eb70-d612-4f96-9e8d-69a0c4404ce8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1325253996847596218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13252539968475962181325253996847596218132525399684759621813252539968475962181325253996847596218132525399684759621813252539968475962181325253996847596218132525399684759621813252539968475962181325253996847596218132525399684759621813252539968475962181325253996847596218132525399684759621813252539968475962181325253996847596218132525399684759621813252539968475962181325253996847596218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c14b37-1682-425f-9466-9f68f03464a1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d235753d-98b8-4602-ba91-8bbb045cc138, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d235753d-98b8-4602-ba91-8bbb045cc138, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YmRiNjgwYjctZDRhZTVkNDUtZTUwYmQ3NjktNDZjN2EzMTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10110849355526676734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011084935552667673410110849355526676734101108493555266767341011084935552667673410110849355526676734101108493555266767341011084935552667673410110849355526676734101108493555266767341011084935552667673410110849355526676734101108493555266767341011084935552667673410110849355526676734101108493555266767341011084935552667673410110849355526676734101108493555266767341011084935552667673410110849355526676734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb1eb70-d612-4f96-9e8d-69a0c4404ce8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beafee0c930>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beafee0c930> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 63dcd64f-49e5-449e-821f-811b604ec6e0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 63dcd64f-49e5-449e-821f-811b604ec6e0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=YTMwY2ZmODUtZDZkYjU3ZTAtMWE5M2ZjN2YtNGQxNzE2ZmQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d235753d-98b8-4602-ba91-8bbb045cc138, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=e4894d57-3c6bc438-decf9194-ecab48e4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 63dcd64f-49e5-449e-821f-811b604ec6e0, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 63dcd64f-49e5-449e-821f-811b604ec6e0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 63dcd64f-49e5-449e-821f-811b604ec6e0, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beafee0c930>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beaffd5e670 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beaffd547b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaffd547b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f4628b28-abf7-433c-9486-46f8d2e17856, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f4628b28-abf7-433c-9486-46f8d2e17856, ghrun-cg3t4ljx3u.auto.internal:10241): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, f4628b28-abf7-433c-9486-46f8d2e17856, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, f4628b28-abf7-433c-9486-46f8d2e17856, ghrun-cg3t4ljx3u.auto.internal:10241): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-10-14T23:15:04.754771567+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, f4628b28-abf7-433c-9486-46f8d2e17856, ghrun-cg3t4ljx3u.auto.internal:10241): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cg3t4ljx3u.auto.internal:10241
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-10-14T23:15:04.754771567+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaffd547b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fd6fe897-e9c2-4647-8e87-2742f3408a57, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd6fe897-e9c2-4647-8e87-2742f3408a57, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, fd6fe897-e9c2-4647-8e87-2742f3408a57, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, fd6fe897-e9c2-4647-8e87-2742f3408a57, ghrun-cg3t4ljx3u.auto.internal:27082): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27082: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27082: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-14T23:15:04.764269526+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, fd6fe897-e9c2-4647-8e87-2742f3408a57, ghrun-cg3t4ljx3u.auto.internal:27082): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cg3t4ljx3u.auto.internal:27082
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27082: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27082: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-14T23:15:04.764269526+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beafddf9470>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beafddf9470> is no longer active. Current active count 1.
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7beafddf9470> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beaffd1acf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaffd1acf0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beafddf9470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beaff2cbe70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beaff2d7db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff2d7db0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 81e29c45-7b40-4dc9-917a-efb80713375f, localhost:14701): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 81e29c45-7b40-4dc9-917a-efb80713375f, localhost:14701): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 81e29c45-7b40-4dc9-917a-efb80713375f, localhost:14701): 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/test_simple_encryption_1. Endpoint: "localhost:14701". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14701
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0e309f8f-7052-44eb-bfab-4f1c0630a101, localhost:14701): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0e309f8f-7052-44eb-bfab-4f1c0630a101, localhost:14701): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0e309f8f-7052-44eb-bfab-4f1c0630a101, localhost:14701): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-cg3t4ljx3u.auto.internal" port: 27082 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-cg3t4ljx3u.auto.internal:27082, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14701
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaffd547b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c17af060-c869-4ca9-87a3-0af8dd24be17, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c17af060-c869-4ca9-87a3-0af8dd24be17, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaffd1acf0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5b20ebee-b216-45ac-a899-35401aa98a31, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5b20ebee-b216-45ac-a899-35401aa98a31, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff2d7db0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fde6ebb5-f26c-4404-8519-67afcb9fa35e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fde6ebb5-f26c-4404-8519-67afcb9fa35e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7beaffd5e670 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7beaff2cbe70 state=pending>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c17af060-c869-4ca9-87a3-0af8dd24be17, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, c17af060-c869-4ca9-87a3-0af8dd24be17, ghrun-cg3t4ljx3u.auto.internal:27082): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-10-14T23:15:09.815074788+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaffd547b0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beaffd547b0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beaffd547b0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 5b20ebee-b216-45ac-a899-35401aa98a31, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 5b20ebee-b216-45ac-a899-35401aa98a31, ghrun-cg3t4ljx3u.auto.internal:27082): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-10-14T23:15:09.829497905+00:00", grpc_status:4}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaffd1acf0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beaffd1acf0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beaffd1acf0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, fde6ebb5-f26c-4404-8519-67afcb9fa35e, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, fde6ebb5-f26c-4404-8519-67afcb9fa35e, ghrun-cg3t4ljx3u.auto.internal:27082): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-10-14T23:15:09.830116563+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff2d7db0>
INFO     ydb.table.SessionPool:_sp_impl.py:240 No pending waiters, will destroy session
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beaff2d7db0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beaff2d7db0> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beaffb60df0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c23e4ed3-43eb-4b42-ba71-545790dd849c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c23e4ed3-43eb-4b42-ba71-545790dd849c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beafd0333f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fd45b82a-d6b9-482f-96cb-4ccd771bf573, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd45b82a-d6b9-482f-96cb-4ccd771bf573, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c23e4ed3-43eb-4b42-ba71-545790dd849c, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c23e4ed3-43eb-4b42-ba71-545790dd849c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, c23e4ed3-43eb-4b42-ba71-545790dd849c, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, bb89e3d1-f346-4883-84ee-7bde3b66578a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, fd45b82a-d6b9-482f-96cb-4ccd771bf573, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fd45b82a-d6b9-482f-96cb-4ccd771bf573, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, fd45b82a-d6b9-482f-96cb-4ccd771bf573, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 9304acd8-c7ff-4085-b233-056eee92a3fe, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 9304acd8-c7ff-4085-b233-056eee92a3fe, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, bb89e3d1-f346-4883-84ee-7bde3b66578a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, bb89e3d1-f346-4883-84ee-7bde3b66578a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=8ab99ea-d6fc7f02-8eaf4425-a18e3649" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c48eff9-36f9-4b44-b25c-71ea93e1aeef, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c48eff9-36f9-4b44-b25c-71ea93e1aeef, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5304637413525961834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53046374135259618345304637413525961834530463741352596183453046374135259618345304637413525961834530463741352596183453046374135259618345304637413525961834530463741352596183453046374135259618345304637413525961834530463741352596183453046374135259618345304637413525961834530463741352596183453046374135259618345304637413525961834530463741352596183453046374135259618345304637413525961834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 9304acd8-c7ff-4085-b233-056eee92a3fe, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=8ab99ea-d6fc7f02-8eaf4425-a18e3649" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7ef356b-f365-431a-8c5c-3c94f3e49a7f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7ef356b-f365-431a-8c5c-3c94f3e49a7f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15746282300231611967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574628230023161196715746282300231611967157462823002316119671574628230023161196715746282300231611967157462823002316119671574628230023161196715746282300231611967157462823002316119671574628230023161196715746282300231611967157462823002316119671574628230023161196715746282300231611967157462823002316119671574628230023161196715746282300231611967157462823002316119671574628230023161196715746282300231611967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7ef356b-f365-431a-8c5c-3c94f3e49a7f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45cd2ba6-8082-4062-91b1-cdf017d33499, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45cd2ba6-8082-4062-91b1-cdf017d33499, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7445562401347287137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74455624013472871377445562401347287137744556240134728713774455624013472871377445562401347287137744556240134728713774455624013472871377445562401347287137744556240134728713774455624013472871377445562401347287137744556240134728713774455624013472871377445562401347287137744556240134728713774455624013472871377445562401347287137744556240134728713774455624013472871377445562401347287137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c48eff9-36f9-4b44-b25c-71ea93e1aeef, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0013fcda-96c4-4d2f-a9c0-695e3bbfdd5e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0013fcda-96c4-4d2f-a9c0-695e3bbfdd5e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1235352660687120593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12353526606871205931235352660687120593123535266068712059312353526606871205931235352660687120593123535266068712059312353526606871205931235352660687120593123535266068712059312353526606871205931235352660687120593123535266068712059312353526606871205931235352660687120593123535266068712059312353526606871205931235352660687120593123535266068712059312353526606871205931235352660687120593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45cd2ba6-8082-4062-91b1-cdf017d33499, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f3e04ef-5a44-46d9-8d6c-820d822d8e2e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f3e04ef-5a44-46d9-8d6c-820d822d8e2e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18074794699317177700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807479469931717770018074794699317177700180747946993171777001807479469931717770018074794699317177700180747946993171777001807479469931717770018074794699317177700180747946993171777001807479469931717770018074794699317177700180747946993171777001807479469931717770018074794699317177700180747946993171777001807479469931717770018074794699317177700180747946993171777001807479469931717770018074794699317177700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0013fcda-96c4-4d2f-a9c0-695e3bbfdd5e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfa9b6b0-1151-4b08-8c86-79407089389e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfa9b6b0-1151-4b08-8c86-79407089389e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15133531786766410439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513353178676641043915133531786766410439151335317867664104391513353178676641043915133531786766410439151335317867664104391513353178676641043915133531786766410439151335317867664104391513353178676641043915133531786766410439151335317867664104391513353178676641043915133531786766410439151335317867664104391513353178676641043915133531786766410439151335317867664104391513353178676641043915133531786766410439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f3e04ef-5a44-46d9-8d6c-820d822d8e2e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a62cf28e-9582-43a8-9dff-ea3b33147a9b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a62cf28e-9582-43a8-9dff-ea3b33147a9b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6024952053336174206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60249520533361742066024952053336174206602495205333617420660249520533361742066024952053336174206602495205333617420660249520533361742066024952053336174206602495205333617420660249520533361742066024952053336174206602495205333617420660249520533361742066024952053336174206602495205333617420660249520533361742066024952053336174206602495205333617420660249520533361742066024952053336174206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfa9b6b0-1151-4b08-8c86-79407089389e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac052f5-6259-450a-ac38-ac7e154f5669, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac052f5-6259-450a-ac38-ac7e154f5669, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12045914381108253295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204591438110825329512045914381108253295120459143811082532951204591438110825329512045914381108253295120459143811082532951204591438110825329512045914381108253295120459143811082532951204591438110825329512045914381108253295120459143811082532951204591438110825329512045914381108253295120459143811082532951204591438110825329512045914381108253295120459143811082532951204591438110825329512045914381108253295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a62cf28e-9582-43a8-9dff-ea3b33147a9b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34de2faf-61b2-4268-a91c-e40e9cb18302, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34de2faf-61b2-4268-a91c-e40e9cb18302, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16837052588379990026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683705258837999002616837052588379990026168370525883799900261683705258837999002616837052588379990026168370525883799900261683705258837999002616837052588379990026168370525883799900261683705258837999002616837052588379990026168370525883799900261683705258837999002616837052588379990026168370525883799900261683705258837999002616837052588379990026168370525883799900261683705258837999002616837052588379990026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac052f5-6259-450a-ac38-ac7e154f5669, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 437c3a7e-57ae-4918-a0a1-eddb7ad9ad4b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 437c3a7e-57ae-4918-a0a1-eddb7ad9ad4b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4638936165012212079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46389361650122120794638936165012212079463893616501221207946389361650122120794638936165012212079463893616501221207946389361650122120794638936165012212079463893616501221207946389361650122120794638936165012212079463893616501221207946389361650122120794638936165012212079463893616501221207946389361650122120794638936165012212079463893616501221207946389361650122120794638936165012212079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34de2faf-61b2-4268-a91c-e40e9cb18302, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab79c207-177c-4f5a-9813-6c174490feb2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab79c207-177c-4f5a-9813-6c174490feb2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12133288034548526379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213328803454852637912133288034548526379121332880345485263791213328803454852637912133288034548526379121332880345485263791213328803454852637912133288034548526379121332880345485263791213328803454852637912133288034548526379121332880345485263791213328803454852637912133288034548526379121332880345485263791213328803454852637912133288034548526379121332880345485263791213328803454852637912133288034548526379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 437c3a7e-57ae-4918-a0a1-eddb7ad9ad4b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd109fa0-afbf-47cc-baf9-44f9dd012e8a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd109fa0-afbf-47cc-baf9-44f9dd012e8a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9546841504093352300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95468415040933523009546841504093352300954684150409335230095468415040933523009546841504093352300954684150409335230095468415040933523009546841504093352300954684150409335230095468415040933523009546841504093352300954684150409335230095468415040933523009546841504093352300954684150409335230095468415040933523009546841504093352300954684150409335230095468415040933523009546841504093352300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab79c207-177c-4f5a-9813-6c174490feb2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd109fa0-afbf-47cc-baf9-44f9dd012e8a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f6d6f91-e5c0-4a7d-b071-7bb812b2c065, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f6d6f91-e5c0-4a7d-b071-7bb812b2c065, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5640301985721518127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56403019857215181275640301985721518127564030198572151812756403019857215181275640301985721518127564030198572151812756403019857215181275640301985721518127564030198572151812756403019857215181275640301985721518127564030198572151812756403019857215181275640301985721518127564030198572151812756403019857215181275640301985721518127564030198572151812756403019857215181275640301985721518127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f06bd78c-8f5d-48e3-8787-59a54fc66a46, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f06bd78c-8f5d-48e3-8787-59a54fc66a46, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17406393373226419317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740639337322641931717406393373226419317174063933732264193171740639337322641931717406393373226419317174063933732264193171740639337322641931717406393373226419317174063933732264193171740639337322641931717406393373226419317174063933732264193171740639337322641931717406393373226419317174063933732264193171740639337322641931717406393373226419317174063933732264193171740639337322641931717406393373226419317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f6d6f91-e5c0-4a7d-b071-7bb812b2c065, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3156c785-8fd0-4535-a277-a719633e2462, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3156c785-8fd0-4535-a277-a719633e2462, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6658151137917264336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66581511379172643366658151137917264336665815113791726433666581511379172643366658151137917264336665815113791726433666581511379172643366658151137917264336665815113791726433666581511379172643366658151137917264336665815113791726433666581511379172643366658151137917264336665815113791726433666581511379172643366658151137917264336665815113791726433666581511379172643366658151137917264336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f06bd78c-8f5d-48e3-8787-59a54fc66a46, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de244bc-1d5c-4145-ae90-9a4d2f8e82ff, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de244bc-1d5c-4145-ae90-9a4d2f8e82ff, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10456742263094761742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045674226309476174210456742263094761742104567422630947617421045674226309476174210456742263094761742104567422630947617421045674226309476174210456742263094761742104567422630947617421045674226309476174210456742263094761742104567422630947617421045674226309476174210456742263094761742104567422630947617421045674226309476174210456742263094761742104567422630947617421045674226309476174210456742263094761742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3156c785-8fd0-4535-a277-a719633e2462, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f6b56f-87f2-415b-b5ec-4030944e861c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f6b56f-87f2-415b-b5ec-4030944e861c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12220291719574374102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222029171957437410212220291719574374102122202917195743741021222029171957437410212220291719574374102122202917195743741021222029171957437410212220291719574374102122202917195743741021222029171957437410212220291719574374102122202917195743741021222029171957437410212220291719574374102122202917195743741021222029171957437410212220291719574374102122202917195743741021222029171957437410212220291719574374102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de244bc-1d5c-4145-ae90-9a4d2f8e82ff, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc3a9a14-d1af-40c2-be18-f859ee74a22b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc3a9a14-d1af-40c2-be18-f859ee74a22b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12751156021531045659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275115602153104565912751156021531045659127511560215310456591275115602153104565912751156021531045659127511560215310456591275115602153104565912751156021531045659127511560215310456591275115602153104565912751156021531045659127511560215310456591275115602153104565912751156021531045659127511560215310456591275115602153104565912751156021531045659127511560215310456591275115602153104565912751156021531045659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f6b56f-87f2-415b-b5ec-4030944e861c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c27a5920-21fa-4d91-94a3-8190f06b77ad, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c27a5920-21fa-4d91-94a3-8190f06b77ad, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13545934170077763483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354593417007776348313545934170077763483135459341700777634831354593417007776348313545934170077763483135459341700777634831354593417007776348313545934170077763483135459341700777634831354593417007776348313545934170077763483135459341700777634831354593417007776348313545934170077763483135459341700777634831354593417007776348313545934170077763483135459341700777634831354593417007776348313545934170077763483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc3a9a14-d1af-40c2-be18-f859ee74a22b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b020d2ca-ecfc-4aa8-8839-eb60c30585ac, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b020d2ca-ecfc-4aa8-8839-eb60c30585ac, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11311372146865414291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131137214686541429111311372146865414291113113721468654142911131137214686541429111311372146865414291113113721468654142911131137214686541429111311372146865414291113113721468654142911131137214686541429111311372146865414291113113721468654142911131137214686541429111311372146865414291113113721468654142911131137214686541429111311372146865414291113113721468654142911131137214686541429111311372146865414291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c27a5920-21fa-4d91-94a3-8190f06b77ad, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23a00946-fc03-42c0-8348-fa811de0cadd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23a00946-fc03-42c0-8348-fa811de0cadd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4126898604856037305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41268986048560373054126898604856037305412689860485603730541268986048560373054126898604856037305412689860485603730541268986048560373054126898604856037305412689860485603730541268986048560373054126898604856037305412689860485603730541268986048560373054126898604856037305412689860485603730541268986048560373054126898604856037305412689860485603730541268986048560373054126898604856037305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b020d2ca-ecfc-4aa8-8839-eb60c30585ac, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74873371-5329-4b57-9e47-092b6c3092f7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74873371-5329-4b57-9e47-092b6c3092f7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8480020398739015181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84800203987390151818480020398739015181848002039873901518184800203987390151818480020398739015181848002039873901518184800203987390151818480020398739015181848002039873901518184800203987390151818480020398739015181848002039873901518184800203987390151818480020398739015181848002039873901518184800203987390151818480020398739015181848002039873901518184800203987390151818480020398739015181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74873371-5329-4b57-9e47-092b6c3092f7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 080cf71a-6b2b-40cf-84fd-b7c35cfa86f7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 080cf71a-6b2b-40cf-84fd-b7c35cfa86f7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14636971921568214676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463697192156821467614636971921568214676146369719215682146761463697192156821467614636971921568214676146369719215682146761463697192156821467614636971921568214676146369719215682146761463697192156821467614636971921568214676146369719215682146761463697192156821467614636971921568214676146369719215682146761463697192156821467614636971921568214676146369719215682146761463697192156821467614636971921568214676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23a00946-fc03-42c0-8348-fa811de0cadd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36e9eb70-dea0-4db6-8d1a-8808a27c9c9b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36e9eb70-dea0-4db6-8d1a-8808a27c9c9b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7496443603938859184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74964436039388591847496443603938859184749644360393885918474964436039388591847496443603938859184749644360393885918474964436039388591847496443603938859184749644360393885918474964436039388591847496443603938859184749644360393885918474964436039388591847496443603938859184749644360393885918474964436039388591847496443603938859184749644360393885918474964436039388591847496443603938859184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 080cf71a-6b2b-40cf-84fd-b7c35cfa86f7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b417500b-e1d7-467c-935b-5530a1a415be, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36e9eb70-dea0-4db6-8d1a-8808a27c9c9b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b417500b-e1d7-467c-935b-5530a1a415be, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9305872151523403334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93058721515234033349305872151523403334930587215152340333493058721515234033349305872151523403334930587215152340333493058721515234033349305872151523403334930587215152340333493058721515234033349305872151523403334930587215152340333493058721515234033349305872151523403334930587215152340333493058721515234033349305872151523403334930587215152340333493058721515234033349305872151523403334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4480ab97-851f-4f08-8288-c22193141f38, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4480ab97-851f-4f08-8288-c22193141f38, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1956828705209914205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19568287052099142051956828705209914205195682870520991420519568287052099142051956828705209914205195682870520991420519568287052099142051956828705209914205195682870520991420519568287052099142051956828705209914205195682870520991420519568287052099142051956828705209914205195682870520991420519568287052099142051956828705209914205195682870520991420519568287052099142051956828705209914205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b417500b-e1d7-467c-935b-5530a1a415be, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec719bad-99c9-4a88-bafb-82e5e6ce9b38, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec719bad-99c9-4a88-bafb-82e5e6ce9b38, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10103367276522133720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010336727652213372010103367276522133720101033672765221337201010336727652213372010103367276522133720101033672765221337201010336727652213372010103367276522133720101033672765221337201010336727652213372010103367276522133720101033672765221337201010336727652213372010103367276522133720101033672765221337201010336727652213372010103367276522133720101033672765221337201010336727652213372010103367276522133720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4480ab97-851f-4f08-8288-c22193141f38, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece4b219-bac4-40c3-a02b-f254be40c115, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece4b219-bac4-40c3-a02b-f254be40c115, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13341406116741344514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334140611674134451413341406116741344514133414061167413445141334140611674134451413341406116741344514133414061167413445141334140611674134451413341406116741344514133414061167413445141334140611674134451413341406116741344514133414061167413445141334140611674134451413341406116741344514133414061167413445141334140611674134451413341406116741344514133414061167413445141334140611674134451413341406116741344514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec719bad-99c9-4a88-bafb-82e5e6ce9b38, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aeb2bd2-e195-430c-ba13-8469eb5d63e4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aeb2bd2-e195-430c-ba13-8469eb5d63e4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17008088342018846042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700808834201884604217008088342018846042170080883420188460421700808834201884604217008088342018846042170080883420188460421700808834201884604217008088342018846042170080883420188460421700808834201884604217008088342018846042170080883420188460421700808834201884604217008088342018846042170080883420188460421700808834201884604217008088342018846042170080883420188460421700808834201884604217008088342018846042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece4b219-bac4-40c3-a02b-f254be40c115, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01d41466-2158-4c06-a5bf-39728cdebd0c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01d41466-2158-4c06-a5bf-39728cdebd0c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1472859444623443741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14728594446234437411472859444623443741147285944462344374114728594446234437411472859444623443741147285944462344374114728594446234437411472859444623443741147285944462344374114728594446234437411472859444623443741147285944462344374114728594446234437411472859444623443741147285944462344374114728594446234437411472859444623443741147285944462344374114728594446234437411472859444623443741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aeb2bd2-e195-430c-ba13-8469eb5d63e4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94cac285-f5fd-443f-aa54-18b10c5cf7d5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94cac285-f5fd-443f-aa54-18b10c5cf7d5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1031687812920231740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10316878129202317401031687812920231740103168781292023174010316878129202317401031687812920231740103168781292023174010316878129202317401031687812920231740103168781292023174010316878129202317401031687812920231740103168781292023174010316878129202317401031687812920231740103168781292023174010316878129202317401031687812920231740103168781292023174010316878129202317401031687812920231740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01d41466-2158-4c06-a5bf-39728cdebd0c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a323d0a1-6a9b-4d66-a874-3a1d93a9cf19, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a323d0a1-6a9b-4d66-a874-3a1d93a9cf19, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12655936634994803649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265593663499480364912655936634994803649126559366349948036491265593663499480364912655936634994803649126559366349948036491265593663499480364912655936634994803649126559366349948036491265593663499480364912655936634994803649126559366349948036491265593663499480364912655936634994803649126559366349948036491265593663499480364912655936634994803649126559366349948036491265593663499480364912655936634994803649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94cac285-f5fd-443f-aa54-18b10c5cf7d5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d28dd2a4-168f-446e-8ec7-2777b7c0b002, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28dd2a4-168f-446e-8ec7-2777b7c0b002, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4750946953268923986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47509469532689239864750946953268923986475094695326892398647509469532689239864750946953268923986475094695326892398647509469532689239864750946953268923986475094695326892398647509469532689239864750946953268923986475094695326892398647509469532689239864750946953268923986475094695326892398647509469532689239864750946953268923986475094695326892398647509469532689239864750946953268923986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a323d0a1-6a9b-4d66-a874-3a1d93a9cf19, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 435477fe-236b-4bbc-835b-875b0deb14fc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 435477fe-236b-4bbc-835b-875b0deb14fc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16381833265312087088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638183326531208708816381833265312087088163818332653120870881638183326531208708816381833265312087088163818332653120870881638183326531208708816381833265312087088163818332653120870881638183326531208708816381833265312087088163818332653120870881638183326531208708816381833265312087088163818332653120870881638183326531208708816381833265312087088163818332653120870881638183326531208708816381833265312087088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28dd2a4-168f-446e-8ec7-2777b7c0b002, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 435477fe-236b-4bbc-835b-875b0deb14fc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98718529-b091-4ffb-84ee-8b7f0cc39a64, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98718529-b091-4ffb-84ee-8b7f0cc39a64, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14551869287576041914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455186928757604191414551869287576041914145518692875760419141455186928757604191414551869287576041914145518692875760419141455186928757604191414551869287576041914145518692875760419141455186928757604191414551869287576041914145518692875760419141455186928757604191414551869287576041914145518692875760419141455186928757604191414551869287576041914145518692875760419141455186928757604191414551869287576041914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f411c82e-1f57-4e97-a9e1-c250272e9226, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f411c82e-1f57-4e97-a9e1-c250272e9226, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15156028916637459792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515602891663745979215156028916637459792151560289166374597921515602891663745979215156028916637459792151560289166374597921515602891663745979215156028916637459792151560289166374597921515602891663745979215156028916637459792151560289166374597921515602891663745979215156028916637459792151560289166374597921515602891663745979215156028916637459792151560289166374597921515602891663745979215156028916637459792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f411c82e-1f57-4e97-a9e1-c250272e9226, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3bda0d3-0f6a-45b9-84b1-3e100ed3c15d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3bda0d3-0f6a-45b9-84b1-3e100ed3c15d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15767010500850710288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576701050085071028815767010500850710288157670105008507102881576701050085071028815767010500850710288157670105008507102881576701050085071028815767010500850710288157670105008507102881576701050085071028815767010500850710288157670105008507102881576701050085071028815767010500850710288157670105008507102881576701050085071028815767010500850710288157670105008507102881576701050085071028815767010500850710288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98718529-b091-4ffb-84ee-8b7f0cc39a64, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20d36a8a-1cd5-4980-9f97-c6159964ac1b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20d36a8a-1cd5-4980-9f97-c6159964ac1b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12318024315854490537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231802431585449053712318024315854490537123180243158544905371231802431585449053712318024315854490537123180243158544905371231802431585449053712318024315854490537123180243158544905371231802431585449053712318024315854490537123180243158544905371231802431585449053712318024315854490537123180243158544905371231802431585449053712318024315854490537123180243158544905371231802431585449053712318024315854490537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3bda0d3-0f6a-45b9-84b1-3e100ed3c15d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 625c60a0-6be1-4144-b975-6cafb91cdca4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20d36a8a-1cd5-4980-9f97-c6159964ac1b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 625c60a0-6be1-4144-b975-6cafb91cdca4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1868478641652357813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18684786416523578131868478641652357813186847864165235781318684786416523578131868478641652357813186847864165235781318684786416523578131868478641652357813186847864165235781318684786416523578131868478641652357813186847864165235781318684786416523578131868478641652357813186847864165235781318684786416523578131868478641652357813186847864165235781318684786416523578131868478641652357813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a482c0-67e6-43cf-949a-d95f63865427, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a482c0-67e6-43cf-949a-d95f63865427, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10419933589952380920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041993358995238092010419933589952380920104199335899523809201041993358995238092010419933589952380920104199335899523809201041993358995238092010419933589952380920104199335899523809201041993358995238092010419933589952380920104199335899523809201041993358995238092010419933589952380920104199335899523809201041993358995238092010419933589952380920104199335899523809201041993358995238092010419933589952380920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 625c60a0-6be1-4144-b975-6cafb91cdca4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f219e108-a670-467d-b331-1b236e035914, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f219e108-a670-467d-b331-1b236e035914, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8624991783115148336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86249917831151483368624991783115148336862499178311514833686249917831151483368624991783115148336862499178311514833686249917831151483368624991783115148336862499178311514833686249917831151483368624991783115148336862499178311514833686249917831151483368624991783115148336862499178311514833686249917831151483368624991783115148336862499178311514833686249917831151483368624991783115148336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a482c0-67e6-43cf-949a-d95f63865427, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e5a2c85-7299-47bf-923c-c48c8147bb1e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e5a2c85-7299-47bf-923c-c48c8147bb1e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10498834738497857396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049883473849785739610498834738497857396104988347384978573961049883473849785739610498834738497857396104988347384978573961049883473849785739610498834738497857396104988347384978573961049883473849785739610498834738497857396104988347384978573961049883473849785739610498834738497857396104988347384978573961049883473849785739610498834738497857396104988347384978573961049883473849785739610498834738497857396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f219e108-a670-467d-b331-1b236e035914, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3bf49af-463e-4dd2-9238-1b60d08bf7cb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3bf49af-463e-4dd2-9238-1b60d08bf7cb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11538798656558282292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153879865655828229211538798656558282292115387986565582822921153879865655828229211538798656558282292115387986565582822921153879865655828229211538798656558282292115387986565582822921153879865655828229211538798656558282292115387986565582822921153879865655828229211538798656558282292115387986565582822921153879865655828229211538798656558282292115387986565582822921153879865655828229211538798656558282292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e5a2c85-7299-47bf-923c-c48c8147bb1e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e7801a2-5b82-4e4b-ac27-a0a74c97dd88, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e7801a2-5b82-4e4b-ac27-a0a74c97dd88, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1991167305880095398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19911673058800953981991167305880095398199116730588009539819911673058800953981991167305880095398199116730588009539819911673058800953981991167305880095398199116730588009539819911673058800953981991167305880095398199116730588009539819911673058800953981991167305880095398199116730588009539819911673058800953981991167305880095398199116730588009539819911673058800953981991167305880095398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e7801a2-5b82-4e4b-ac27-a0a74c97dd88, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aa04c06-45e0-41de-933c-71794a86e513, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aa04c06-45e0-41de-933c-71794a86e513, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 517530486724397937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937517530486724397937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3bf49af-463e-4dd2-9238-1b60d08bf7cb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a08413-83dc-4d3d-97ff-538221e7c592, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a08413-83dc-4d3d-97ff-538221e7c592, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8673680628009766323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86736806280097663238673680628009766323867368062800976632386736806280097663238673680628009766323867368062800976632386736806280097663238673680628009766323867368062800976632386736806280097663238673680628009766323867368062800976632386736806280097663238673680628009766323867368062800976632386736806280097663238673680628009766323867368062800976632386736806280097663238673680628009766323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aa04c06-45e0-41de-933c-71794a86e513, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c84014e-1164-4386-a72d-9f3ecd287702, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c84014e-1164-4386-a72d-9f3ecd287702, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17594888326495802947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759488832649580294717594888326495802947175948883264958029471759488832649580294717594888326495802947175948883264958029471759488832649580294717594888326495802947175948883264958029471759488832649580294717594888326495802947175948883264958029471759488832649580294717594888326495802947175948883264958029471759488832649580294717594888326495802947175948883264958029471759488832649580294717594888326495802947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a08413-83dc-4d3d-97ff-538221e7c592, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a52454-3730-49a8-8449-043b3120ca0e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a52454-3730-49a8-8449-043b3120ca0e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15980801291913053894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598080129191305389415980801291913053894159808012919130538941598080129191305389415980801291913053894159808012919130538941598080129191305389415980801291913053894159808012919130538941598080129191305389415980801291913053894159808012919130538941598080129191305389415980801291913053894159808012919130538941598080129191305389415980801291913053894159808012919130538941598080129191305389415980801291913053894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c84014e-1164-4386-a72d-9f3ecd287702, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48132ed2-46cc-4aa9-aea7-89944f1f90cb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48132ed2-46cc-4aa9-aea7-89944f1f90cb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6459950729190149520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64599507291901495206459950729190149520645995072919014952064599507291901495206459950729190149520645995072919014952064599507291901495206459950729190149520645995072919014952064599507291901495206459950729190149520645995072919014952064599507291901495206459950729190149520645995072919014952064599507291901495206459950729190149520645995072919014952064599507291901495206459950729190149520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a52454-3730-49a8-8449-043b3120ca0e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce4a9430-ae80-4fd1-b218-2ad4e9124bad, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce4a9430-ae80-4fd1-b218-2ad4e9124bad, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8652144766071234976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86521447660712349768652144766071234976865214476607123497686521447660712349768652144766071234976865214476607123497686521447660712349768652144766071234976865214476607123497686521447660712349768652144766071234976865214476607123497686521447660712349768652144766071234976865214476607123497686521447660712349768652144766071234976865214476607123497686521447660712349768652144766071234976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48132ed2-46cc-4aa9-aea7-89944f1f90cb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda7b755-f621-4946-9f74-7969c59b32ad, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda7b755-f621-4946-9f74-7969c59b32ad, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11843574830164051559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184357483016405155911843574830164051559118435748301640515591184357483016405155911843574830164051559118435748301640515591184357483016405155911843574830164051559118435748301640515591184357483016405155911843574830164051559118435748301640515591184357483016405155911843574830164051559118435748301640515591184357483016405155911843574830164051559118435748301640515591184357483016405155911843574830164051559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce4a9430-ae80-4fd1-b218-2ad4e9124bad, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09731046-e647-4a31-afb5-3e94c4801fe0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09731046-e647-4a31-afb5-3e94c4801fe0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16884740496580985189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688474049658098518916884740496580985189168847404965809851891688474049658098518916884740496580985189168847404965809851891688474049658098518916884740496580985189168847404965809851891688474049658098518916884740496580985189168847404965809851891688474049658098518916884740496580985189168847404965809851891688474049658098518916884740496580985189168847404965809851891688474049658098518916884740496580985189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda7b755-f621-4946-9f74-7969c59b32ad, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2278a051-b12b-45cc-86b1-9be966ae3e9c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2278a051-b12b-45cc-86b1-9be966ae3e9c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1951007688333151494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19510076883331514941951007688333151494195100768833315149419510076883331514941951007688333151494195100768833315149419510076883331514941951007688333151494195100768833315149419510076883331514941951007688333151494195100768833315149419510076883331514941951007688333151494195100768833315149419510076883331514941951007688333151494195100768833315149419510076883331514941951007688333151494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09731046-e647-4a31-afb5-3e94c4801fe0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b65fd9a4-4b87-4714-bf87-ba5829dfa1c2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b65fd9a4-4b87-4714-bf87-ba5829dfa1c2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14058000701487232707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405800070148723270714058000701487232707140580007014872327071405800070148723270714058000701487232707140580007014872327071405800070148723270714058000701487232707140580007014872327071405800070148723270714058000701487232707140580007014872327071405800070148723270714058000701487232707140580007014872327071405800070148723270714058000701487232707140580007014872327071405800070148723270714058000701487232707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2278a051-b12b-45cc-86b1-9be966ae3e9c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9438c692-8986-467e-98db-9610c150edd5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9438c692-8986-467e-98db-9610c150edd5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18370733429727737279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837073342972773727918370733429727737279183707334297277372791837073342972773727918370733429727737279183707334297277372791837073342972773727918370733429727737279183707334297277372791837073342972773727918370733429727737279183707334297277372791837073342972773727918370733429727737279183707334297277372791837073342972773727918370733429727737279183707334297277372791837073342972773727918370733429727737279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9438c692-8986-467e-98db-9610c150edd5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b65fd9a4-4b87-4714-bf87-ba5829dfa1c2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4eb4b8d-8333-4142-836b-bfd8fceb497d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4eb4b8d-8333-4142-836b-bfd8fceb497d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 470448847794216090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090470448847794216090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 837b0595-2f9d-4814-a31a-d17eae11d553, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 837b0595-2f9d-4814-a31a-d17eae11d553, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7600449179591456718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76004491795914567187600449179591456718760044917959145671876004491795914567187600449179591456718760044917959145671876004491795914567187600449179591456718760044917959145671876004491795914567187600449179591456718760044917959145671876004491795914567187600449179591456718760044917959145671876004491795914567187600449179591456718760044917959145671876004491795914567187600449179591456718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4eb4b8d-8333-4142-836b-bfd8fceb497d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84b2a82e-7c72-4f4a-b85c-32ec50b06865, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84b2a82e-7c72-4f4a-b85c-32ec50b06865, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17513698298070729736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751369829807072973617513698298070729736175136982980707297361751369829807072973617513698298070729736175136982980707297361751369829807072973617513698298070729736175136982980707297361751369829807072973617513698298070729736175136982980707297361751369829807072973617513698298070729736175136982980707297361751369829807072973617513698298070729736175136982980707297361751369829807072973617513698298070729736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 837b0595-2f9d-4814-a31a-d17eae11d553, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b321000-1e27-46a2-8a80-93af56b82931, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b321000-1e27-46a2-8a80-93af56b82931, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8416914699213336805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84169146992133368058416914699213336805841691469921333680584169146992133368058416914699213336805841691469921333680584169146992133368058416914699213336805841691469921333680584169146992133368058416914699213336805841691469921333680584169146992133368058416914699213336805841691469921333680584169146992133368058416914699213336805841691469921333680584169146992133368058416914699213336805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84b2a82e-7c72-4f4a-b85c-32ec50b06865, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b795a11-b61b-4f23-a164-a0abde179eab, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b795a11-b61b-4f23-a164-a0abde179eab, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13776205580999481988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377620558099948198813776205580999481988137762055809994819881377620558099948198813776205580999481988137762055809994819881377620558099948198813776205580999481988137762055809994819881377620558099948198813776205580999481988137762055809994819881377620558099948198813776205580999481988137762055809994819881377620558099948198813776205580999481988137762055809994819881377620558099948198813776205580999481988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b321000-1e27-46a2-8a80-93af56b82931, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c71f1406-e3ba-416e-b67c-d243b276f81b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c71f1406-e3ba-416e-b67c-d243b276f81b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 316389014797500487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487316389014797500487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b795a11-b61b-4f23-a164-a0abde179eab, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c71f1406-e3ba-416e-b67c-d243b276f81b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83eb3547-ed97-481c-815f-8c96a5612e69, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83eb3547-ed97-481c-815f-8c96a5612e69, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12328416821733197601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232841682173319760112328416821733197601123284168217331976011232841682173319760112328416821733197601123284168217331976011232841682173319760112328416821733197601123284168217331976011232841682173319760112328416821733197601123284168217331976011232841682173319760112328416821733197601123284168217331976011232841682173319760112328416821733197601123284168217331976011232841682173319760112328416821733197601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56837a26-a391-46ce-a39d-7714de1b0000, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56837a26-a391-46ce-a39d-7714de1b0000, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7302656104220901309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73026561042209013097302656104220901309730265610422090130973026561042209013097302656104220901309730265610422090130973026561042209013097302656104220901309730265610422090130973026561042209013097302656104220901309730265610422090130973026561042209013097302656104220901309730265610422090130973026561042209013097302656104220901309730265610422090130973026561042209013097302656104220901309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83eb3547-ed97-481c-815f-8c96a5612e69, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e2964dc-5bb8-45ab-a5a5-73d531a6dc38, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e2964dc-5bb8-45ab-a5a5-73d531a6dc38, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13420533176421470153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342053317642147015313420533176421470153134205331764214701531342053317642147015313420533176421470153134205331764214701531342053317642147015313420533176421470153134205331764214701531342053317642147015313420533176421470153134205331764214701531342053317642147015313420533176421470153134205331764214701531342053317642147015313420533176421470153134205331764214701531342053317642147015313420533176421470153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56837a26-a391-46ce-a39d-7714de1b0000, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bb77a2c-5e46-4015-803c-b41104aafacc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bb77a2c-5e46-4015-803c-b41104aafacc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14530995191364135771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453099519136413577114530995191364135771145309951913641357711453099519136413577114530995191364135771145309951913641357711453099519136413577114530995191364135771145309951913641357711453099519136413577114530995191364135771145309951913641357711453099519136413577114530995191364135771145309951913641357711453099519136413577114530995191364135771145309951913641357711453099519136413577114530995191364135771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bb77a2c-5e46-4015-803c-b41104aafacc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f5a2530-88bf-4416-aa48-8428ac98fa51, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f5a2530-88bf-4416-aa48-8428ac98fa51, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13881944260976734676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388194426097673467613881944260976734676138819442609767346761388194426097673467613881944260976734676138819442609767346761388194426097673467613881944260976734676138819442609767346761388194426097673467613881944260976734676138819442609767346761388194426097673467613881944260976734676138819442609767346761388194426097673467613881944260976734676138819442609767346761388194426097673467613881944260976734676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f5a2530-88bf-4416-aa48-8428ac98fa51, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d2c4483-e034-453c-ab99-d702ae038650, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d2c4483-e034-453c-ab99-d702ae038650, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12185502472929143433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218550247292914343312185502472929143433121855024729291434331218550247292914343312185502472929143433121855024729291434331218550247292914343312185502472929143433121855024729291434331218550247292914343312185502472929143433121855024729291434331218550247292914343312185502472929143433121855024729291434331218550247292914343312185502472929143433121855024729291434331218550247292914343312185502472929143433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e2964dc-5bb8-45ab-a5a5-73d531a6dc38, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a339c056-ba4b-44bb-8cc3-e260adc42d9f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a339c056-ba4b-44bb-8cc3-e260adc42d9f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1109497821370888858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11094978213708888581109497821370888858110949782137088885811094978213708888581109497821370888858110949782137088885811094978213708888581109497821370888858110949782137088885811094978213708888581109497821370888858110949782137088885811094978213708888581109497821370888858110949782137088885811094978213708888581109497821370888858110949782137088885811094978213708888581109497821370888858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d2c4483-e034-453c-ab99-d702ae038650, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 606a1169-7006-4f24-978c-0eb4a4cc8c9a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 606a1169-7006-4f24-978c-0eb4a4cc8c9a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7009706321797102009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70097063217971020097009706321797102009700970632179710200970097063217971020097009706321797102009700970632179710200970097063217971020097009706321797102009700970632179710200970097063217971020097009706321797102009700970632179710200970097063217971020097009706321797102009700970632179710200970097063217971020097009706321797102009700970632179710200970097063217971020097009706321797102009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a339c056-ba4b-44bb-8cc3-e260adc42d9f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf8b26e8-6b64-4647-83b4-93d7ca6c4e6a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf8b26e8-6b64-4647-83b4-93d7ca6c4e6a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2704955108343288871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27049551083432888712704955108343288871270495510834328887127049551083432888712704955108343288871270495510834328887127049551083432888712704955108343288871270495510834328887127049551083432888712704955108343288871270495510834328887127049551083432888712704955108343288871270495510834328887127049551083432888712704955108343288871270495510834328887127049551083432888712704955108343288871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 606a1169-7006-4f24-978c-0eb4a4cc8c9a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11db6ffa-3f3a-4278-b4a0-174b95880c91, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11db6ffa-3f3a-4278-b4a0-174b95880c91, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15239430614513708241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523943061451370824115239430614513708241152394306145137082411523943061451370824115239430614513708241152394306145137082411523943061451370824115239430614513708241152394306145137082411523943061451370824115239430614513708241152394306145137082411523943061451370824115239430614513708241152394306145137082411523943061451370824115239430614513708241152394306145137082411523943061451370824115239430614513708241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf8b26e8-6b64-4647-83b4-93d7ca6c4e6a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ad98733-0804-4fee-81b3-025a6e7c9ce7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ad98733-0804-4fee-81b3-025a6e7c9ce7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6526194078486451708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65261940784864517086526194078486451708652619407848645170865261940784864517086526194078486451708652619407848645170865261940784864517086526194078486451708652619407848645170865261940784864517086526194078486451708652619407848645170865261940784864517086526194078486451708652619407848645170865261940784864517086526194078486451708652619407848645170865261940784864517086526194078486451708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11db6ffa-3f3a-4278-b4a0-174b95880c91, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 136871e6-9913-4946-9625-38bccbea034d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 136871e6-9913-4946-9625-38bccbea034d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11612039627883173432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161203962788317343211612039627883173432116120396278831734321161203962788317343211612039627883173432116120396278831734321161203962788317343211612039627883173432116120396278831734321161203962788317343211612039627883173432116120396278831734321161203962788317343211612039627883173432116120396278831734321161203962788317343211612039627883173432116120396278831734321161203962788317343211612039627883173432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ad98733-0804-4fee-81b3-025a6e7c9ce7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5973ba17-a5a0-487d-a4c8-8256f7225737, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5973ba17-a5a0-487d-a4c8-8256f7225737, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13016209351345390236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301620935134539023613016209351345390236130162093513453902361301620935134539023613016209351345390236130162093513453902361301620935134539023613016209351345390236130162093513453902361301620935134539023613016209351345390236130162093513453902361301620935134539023613016209351345390236130162093513453902361301620935134539023613016209351345390236130162093513453902361301620935134539023613016209351345390236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 136871e6-9913-4946-9625-38bccbea034d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef244a78-d774-4581-9252-cb51befe063e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef244a78-d774-4581-9252-cb51befe063e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1931408215735167529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19314082157351675291931408215735167529193140821573516752919314082157351675291931408215735167529193140821573516752919314082157351675291931408215735167529193140821573516752919314082157351675291931408215735167529193140821573516752919314082157351675291931408215735167529193140821573516752919314082157351675291931408215735167529193140821573516752919314082157351675291931408215735167529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef244a78-d774-4581-9252-cb51befe063e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a81d3f-6e37-4ee3-9401-b82e7a5d2c4e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a81d3f-6e37-4ee3-9401-b82e7a5d2c4e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1658977479143010384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16589774791430103841658977479143010384165897747914301038416589774791430103841658977479143010384165897747914301038416589774791430103841658977479143010384165897747914301038416589774791430103841658977479143010384165897747914301038416589774791430103841658977479143010384165897747914301038416589774791430103841658977479143010384165897747914301038416589774791430103841658977479143010384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5973ba17-a5a0-487d-a4c8-8256f7225737, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcbdf793-0a0c-49e3-a549-201f6a8d9cf8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcbdf793-0a0c-49e3-a549-201f6a8d9cf8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9994333272163979454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99943332721639794549994333272163979454999433327216397945499943332721639794549994333272163979454999433327216397945499943332721639794549994333272163979454999433327216397945499943332721639794549994333272163979454999433327216397945499943332721639794549994333272163979454999433327216397945499943332721639794549994333272163979454999433327216397945499943332721639794549994333272163979454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a81d3f-6e37-4ee3-9401-b82e7a5d2c4e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbcee5b8-bb13-4bbe-9919-3466a82d120b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbcee5b8-bb13-4bbe-9919-3466a82d120b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17574639747244868365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757463974724486836517574639747244868365175746397472448683651757463974724486836517574639747244868365175746397472448683651757463974724486836517574639747244868365175746397472448683651757463974724486836517574639747244868365175746397472448683651757463974724486836517574639747244868365175746397472448683651757463974724486836517574639747244868365175746397472448683651757463974724486836517574639747244868365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcbdf793-0a0c-49e3-a549-201f6a8d9cf8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43c25863-ef56-4354-856e-1f08beb165e9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43c25863-ef56-4354-856e-1f08beb165e9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18364694146275289233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836469414627528923318364694146275289233183646941462752892331836469414627528923318364694146275289233183646941462752892331836469414627528923318364694146275289233183646941462752892331836469414627528923318364694146275289233183646941462752892331836469414627528923318364694146275289233183646941462752892331836469414627528923318364694146275289233183646941462752892331836469414627528923318364694146275289233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbcee5b8-bb13-4bbe-9919-3466a82d120b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44ded15b-3856-4e28-a261-0b7a0582e3a9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44ded15b-3856-4e28-a261-0b7a0582e3a9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5994449513186971107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59944495131869711075994449513186971107599444951318697110759944495131869711075994449513186971107599444951318697110759944495131869711075994449513186971107599444951318697110759944495131869711075994449513186971107599444951318697110759944495131869711075994449513186971107599444951318697110759944495131869711075994449513186971107599444951318697110759944495131869711075994449513186971107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43c25863-ef56-4354-856e-1f08beb165e9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cefab091-bb01-46e7-984f-868637069b95, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cefab091-bb01-46e7-984f-868637069b95, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16815302213224229726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681530221322422972616815302213224229726168153022132242297261681530221322422972616815302213224229726168153022132242297261681530221322422972616815302213224229726168153022132242297261681530221322422972616815302213224229726168153022132242297261681530221322422972616815302213224229726168153022132242297261681530221322422972616815302213224229726168153022132242297261681530221322422972616815302213224229726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44ded15b-3856-4e28-a261-0b7a0582e3a9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15395526-d617-4296-8da8-afd6575e8afa, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15395526-d617-4296-8da8-afd6575e8afa, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9569039189313234347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95690391893132343479569039189313234347956903918931323434795690391893132343479569039189313234347956903918931323434795690391893132343479569039189313234347956903918931323434795690391893132343479569039189313234347956903918931323434795690391893132343479569039189313234347956903918931323434795690391893132343479569039189313234347956903918931323434795690391893132343479569039189313234347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cefab091-bb01-46e7-984f-868637069b95, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34010c35-a45d-4d43-bd10-144911a0bc73, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34010c35-a45d-4d43-bd10-144911a0bc73, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3958406425708218771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39584064257082187713958406425708218771395840642570821877139584064257082187713958406425708218771395840642570821877139584064257082187713958406425708218771395840642570821877139584064257082187713958406425708218771395840642570821877139584064257082187713958406425708218771395840642570821877139584064257082187713958406425708218771395840642570821877139584064257082187713958406425708218771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15395526-d617-4296-8da8-afd6575e8afa, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c049980b-9be2-4eba-b863-54591bc307e8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c049980b-9be2-4eba-b863-54591bc307e8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3274305793217523320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32743057932175233203274305793217523320327430579321752332032743057932175233203274305793217523320327430579321752332032743057932175233203274305793217523320327430579321752332032743057932175233203274305793217523320327430579321752332032743057932175233203274305793217523320327430579321752332032743057932175233203274305793217523320327430579321752332032743057932175233203274305793217523320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34010c35-a45d-4d43-bd10-144911a0bc73, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7df8ae41-0a5b-4641-8fe3-90e6f7239765, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df8ae41-0a5b-4641-8fe3-90e6f7239765, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14498031316411984846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449803131641198484614498031316411984846144980313164119848461449803131641198484614498031316411984846144980313164119848461449803131641198484614498031316411984846144980313164119848461449803131641198484614498031316411984846144980313164119848461449803131641198484614498031316411984846144980313164119848461449803131641198484614498031316411984846144980313164119848461449803131641198484614498031316411984846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c049980b-9be2-4eba-b863-54591bc307e8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56fe03c0-4a76-4392-9fbf-db901c0082ce, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56fe03c0-4a76-4392-9fbf-db901c0082ce, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3025045373322622762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30250453733226227623025045373322622762302504537332262276230250453733226227623025045373322622762302504537332262276230250453733226227623025045373322622762302504537332262276230250453733226227623025045373322622762302504537332262276230250453733226227623025045373322622762302504537332262276230250453733226227623025045373322622762302504537332262276230250453733226227623025045373322622762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df8ae41-0a5b-4641-8fe3-90e6f7239765, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a16a8a-0fa0-4404-b00e-e2af0bb62180, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a16a8a-0fa0-4404-b00e-e2af0bb62180, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12917155689511064638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291715568951106463812917155689511064638129171556895110646381291715568951106463812917155689511064638129171556895110646381291715568951106463812917155689511064638129171556895110646381291715568951106463812917155689511064638129171556895110646381291715568951106463812917155689511064638129171556895110646381291715568951106463812917155689511064638129171556895110646381291715568951106463812917155689511064638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56fe03c0-4a76-4392-9fbf-db901c0082ce, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21f52330-9b98-4838-90f8-5884df9f9075, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21f52330-9b98-4838-90f8-5884df9f9075, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7105675393917839952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71056753939178399527105675393917839952710567539391783995271056753939178399527105675393917839952710567539391783995271056753939178399527105675393917839952710567539391783995271056753939178399527105675393917839952710567539391783995271056753939178399527105675393917839952710567539391783995271056753939178399527105675393917839952710567539391783995271056753939178399527105675393917839952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a16a8a-0fa0-4404-b00e-e2af0bb62180, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f0210ed-8868-460e-85da-1677402f02d4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f0210ed-8868-460e-85da-1677402f02d4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3547704948254691317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35477049482546913173547704948254691317354770494825469131735477049482546913173547704948254691317354770494825469131735477049482546913173547704948254691317354770494825469131735477049482546913173547704948254691317354770494825469131735477049482546913173547704948254691317354770494825469131735477049482546913173547704948254691317354770494825469131735477049482546913173547704948254691317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21f52330-9b98-4838-90f8-5884df9f9075, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3088c19d-5c65-49e0-86a2-f004d63a62db, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3088c19d-5c65-49e0-86a2-f004d63a62db, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5918565602471092282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59185656024710922825918565602471092282591856560247109228259185656024710922825918565602471092282591856560247109228259185656024710922825918565602471092282591856560247109228259185656024710922825918565602471092282591856560247109228259185656024710922825918565602471092282591856560247109228259185656024710922825918565602471092282591856560247109228259185656024710922825918565602471092282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f0210ed-8868-460e-85da-1677402f02d4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb0d51ca-d6fb-4c6e-89c2-86fe1ed1b5d7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb0d51ca-d6fb-4c6e-89c2-86fe1ed1b5d7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14868033425199038491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486803342519903849114868033425199038491148680334251990384911486803342519903849114868033425199038491148680334251990384911486803342519903849114868033425199038491148680334251990384911486803342519903849114868033425199038491148680334251990384911486803342519903849114868033425199038491148680334251990384911486803342519903849114868033425199038491148680334251990384911486803342519903849114868033425199038491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3088c19d-5c65-49e0-86a2-f004d63a62db, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0aba673-1ee3-4765-8168-1c98ae3efdf9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0aba673-1ee3-4765-8168-1c98ae3efdf9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4182873047003625370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41828730470036253704182873047003625370418287304700362537041828730470036253704182873047003625370418287304700362537041828730470036253704182873047003625370418287304700362537041828730470036253704182873047003625370418287304700362537041828730470036253704182873047003625370418287304700362537041828730470036253704182873047003625370418287304700362537041828730470036253704182873047003625370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb0d51ca-d6fb-4c6e-89c2-86fe1ed1b5d7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 177bf686-c262-4f40-9af8-0dc622e54125, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 177bf686-c262-4f40-9af8-0dc622e54125, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12273664577370338826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227366457737033882612273664577370338826122736645773703388261227366457737033882612273664577370338826122736645773703388261227366457737033882612273664577370338826122736645773703388261227366457737033882612273664577370338826122736645773703388261227366457737033882612273664577370338826122736645773703388261227366457737033882612273664577370338826122736645773703388261227366457737033882612273664577370338826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0aba673-1ee3-4765-8168-1c98ae3efdf9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3162109-6193-4b19-8f9e-4f1275589866, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3162109-6193-4b19-8f9e-4f1275589866, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 966455259931679408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408966455259931679408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 177bf686-c262-4f40-9af8-0dc622e54125, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b62eeda-4174-49fb-bb7e-67320fd72ffa, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b62eeda-4174-49fb-bb7e-67320fd72ffa, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12299666747097478958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229966674709747895812299666747097478958122996667470974789581229966674709747895812299666747097478958122996667470974789581229966674709747895812299666747097478958122996667470974789581229966674709747895812299666747097478958122996667470974789581229966674709747895812299666747097478958122996667470974789581229966674709747895812299666747097478958122996667470974789581229966674709747895812299666747097478958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3162109-6193-4b19-8f9e-4f1275589866, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e83ab0d9-0b2a-4c2a-86b9-9f310e0716dd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e83ab0d9-0b2a-4c2a-86b9-9f310e0716dd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1061894413686856487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10618944136868564871061894413686856487106189441368685648710618944136868564871061894413686856487106189441368685648710618944136868564871061894413686856487106189441368685648710618944136868564871061894413686856487106189441368685648710618944136868564871061894413686856487106189441368685648710618944136868564871061894413686856487106189441368685648710618944136868564871061894413686856487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b62eeda-4174-49fb-bb7e-67320fd72ffa, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f01a93a-d136-4c3c-ab9d-3cab77642b29, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f01a93a-d136-4c3c-ab9d-3cab77642b29, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 239749178261360635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635239749178261360635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f01a93a-d136-4c3c-ab9d-3cab77642b29, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e9cfd6b-004d-49c4-bf5e-e3bce571d152, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e9cfd6b-004d-49c4-bf5e-e3bce571d152, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18151307097037175248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815130709703717524818151307097037175248181513070970371752481815130709703717524818151307097037175248181513070970371752481815130709703717524818151307097037175248181513070970371752481815130709703717524818151307097037175248181513070970371752481815130709703717524818151307097037175248181513070970371752481815130709703717524818151307097037175248181513070970371752481815130709703717524818151307097037175248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e83ab0d9-0b2a-4c2a-86b9-9f310e0716dd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee2d8a68-2115-4bbe-a4ab-c6bef3edb0cc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee2d8a68-2115-4bbe-a4ab-c6bef3edb0cc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8053477778393218200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80534777783932182008053477778393218200805347777839321820080534777783932182008053477778393218200805347777839321820080534777783932182008053477778393218200805347777839321820080534777783932182008053477778393218200805347777839321820080534777783932182008053477778393218200805347777839321820080534777783932182008053477778393218200805347777839321820080534777783932182008053477778393218200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e9cfd6b-004d-49c4-bf5e-e3bce571d152, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39b0ee54-fb03-49de-b1c7-693b99351213, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39b0ee54-fb03-49de-b1c7-693b99351213, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14372693399239141674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437269339923914167414372693399239141674143726933992391416741437269339923914167414372693399239141674143726933992391416741437269339923914167414372693399239141674143726933992391416741437269339923914167414372693399239141674143726933992391416741437269339923914167414372693399239141674143726933992391416741437269339923914167414372693399239141674143726933992391416741437269339923914167414372693399239141674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee2d8a68-2115-4bbe-a4ab-c6bef3edb0cc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32fc8972-d871-483d-8c15-8cc04fee201a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32fc8972-d871-483d-8c15-8cc04fee201a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4328493158890824309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43284931588908243094328493158890824309432849315889082430943284931588908243094328493158890824309432849315889082430943284931588908243094328493158890824309432849315889082430943284931588908243094328493158890824309432849315889082430943284931588908243094328493158890824309432849315889082430943284931588908243094328493158890824309432849315889082430943284931588908243094328493158890824309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b0ee54-fb03-49de-b1c7-693b99351213, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86d5f44d-c458-4f1a-9547-fc314ca0e4a9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d5f44d-c458-4f1a-9547-fc314ca0e4a9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14475694814520688992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447569481452068899214475694814520688992144756948145206889921447569481452068899214475694814520688992144756948145206889921447569481452068899214475694814520688992144756948145206889921447569481452068899214475694814520688992144756948145206889921447569481452068899214475694814520688992144756948145206889921447569481452068899214475694814520688992144756948145206889921447569481452068899214475694814520688992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d5f44d-c458-4f1a-9547-fc314ca0e4a9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5b61ce1-bcac-4c96-b39b-f42c1d0c3950, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b61ce1-bcac-4c96-b39b-f42c1d0c3950, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18230232265740775804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823023226574077580418230232265740775804182302322657407758041823023226574077580418230232265740775804182302322657407758041823023226574077580418230232265740775804182302322657407758041823023226574077580418230232265740775804182302322657407758041823023226574077580418230232265740775804182302322657407758041823023226574077580418230232265740775804182302322657407758041823023226574077580418230232265740775804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32fc8972-d871-483d-8c15-8cc04fee201a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f3c51f9-b2e3-435a-a0fd-fee984ae34c8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f3c51f9-b2e3-435a-a0fd-fee984ae34c8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5136441969451649626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51364419694516496265136441969451649626513644196945164962651364419694516496265136441969451649626513644196945164962651364419694516496265136441969451649626513644196945164962651364419694516496265136441969451649626513644196945164962651364419694516496265136441969451649626513644196945164962651364419694516496265136441969451649626513644196945164962651364419694516496265136441969451649626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b61ce1-bcac-4c96-b39b-f42c1d0c3950, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60290b32-2ea2-4ecf-af0c-481727c29fb5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60290b32-2ea2-4ecf-af0c-481727c29fb5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8875745123254230215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88757451232542302158875745123254230215887574512325423021588757451232542302158875745123254230215887574512325423021588757451232542302158875745123254230215887574512325423021588757451232542302158875745123254230215887574512325423021588757451232542302158875745123254230215887574512325423021588757451232542302158875745123254230215887574512325423021588757451232542302158875745123254230215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f3c51f9-b2e3-435a-a0fd-fee984ae34c8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60290b32-2ea2-4ecf-af0c-481727c29fb5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aed0463-cae8-4a57-9621-337cad31da84, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aed0463-cae8-4a57-9621-337cad31da84, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5347896314897930904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53478963148979309045347896314897930904534789631489793090453478963148979309045347896314897930904534789631489793090453478963148979309045347896314897930904534789631489793090453478963148979309045347896314897930904534789631489793090453478963148979309045347896314897930904534789631489793090453478963148979309045347896314897930904534789631489793090453478963148979309045347896314897930904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e09aa32-63e0-4f38-9666-65e7ea671968, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e09aa32-63e0-4f38-9666-65e7ea671968, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1458469846830103244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14584698468301032441458469846830103244145846984683010324414584698468301032441458469846830103244145846984683010324414584698468301032441458469846830103244145846984683010324414584698468301032441458469846830103244145846984683010324414584698468301032441458469846830103244145846984683010324414584698468301032441458469846830103244145846984683010324414584698468301032441458469846830103244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aed0463-cae8-4a57-9621-337cad31da84, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e09aa32-63e0-4f38-9666-65e7ea671968, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d40f0530-0ecc-4283-8956-e66f6fb7aa46, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d40f0530-0ecc-4283-8956-e66f6fb7aa46, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 192124347959542600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600192124347959542600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c7dc34-c871-4eae-9709-093a835fe7b1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c7dc34-c871-4eae-9709-093a835fe7b1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6852315377559186129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68523153775591861296852315377559186129685231537755918612968523153775591861296852315377559186129685231537755918612968523153775591861296852315377559186129685231537755918612968523153775591861296852315377559186129685231537755918612968523153775591861296852315377559186129685231537755918612968523153775591861296852315377559186129685231537755918612968523153775591861296852315377559186129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d40f0530-0ecc-4283-8956-e66f6fb7aa46, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8596580b-0bef-4a4c-877a-5df3e555cdb8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8596580b-0bef-4a4c-877a-5df3e555cdb8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6701769011786386693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67017690117863866936701769011786386693670176901178638669367017690117863866936701769011786386693670176901178638669367017690117863866936701769011786386693670176901178638669367017690117863866936701769011786386693670176901178638669367017690117863866936701769011786386693670176901178638669367017690117863866936701769011786386693670176901178638669367017690117863866936701769011786386693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c7dc34-c871-4eae-9709-093a835fe7b1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ae88c7f-4bb7-446d-9792-e6ee8236fc77, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ae88c7f-4bb7-446d-9792-e6ee8236fc77, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1247524991507466704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12475249915074667041247524991507466704124752499150746670412475249915074667041247524991507466704124752499150746670412475249915074667041247524991507466704124752499150746670412475249915074667041247524991507466704124752499150746670412475249915074667041247524991507466704124752499150746670412475249915074667041247524991507466704124752499150746670412475249915074667041247524991507466704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ae88c7f-4bb7-446d-9792-e6ee8236fc77, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 855cc026-8b70-473e-9c20-d87c06416688, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 855cc026-8b70-473e-9c20-d87c06416688, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12004719669373669637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200471966937366963712004719669373669637120047196693736696371200471966937366963712004719669373669637120047196693736696371200471966937366963712004719669373669637120047196693736696371200471966937366963712004719669373669637120047196693736696371200471966937366963712004719669373669637120047196693736696371200471966937366963712004719669373669637120047196693736696371200471966937366963712004719669373669637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8596580b-0bef-4a4c-877a-5df3e555cdb8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e9ea93-3176-4c18-a162-23bbfe6aa6b3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e9ea93-3176-4c18-a162-23bbfe6aa6b3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2014164784851758856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20141647848517588562014164784851758856201416478485175885620141647848517588562014164784851758856201416478485175885620141647848517588562014164784851758856201416478485175885620141647848517588562014164784851758856201416478485175885620141647848517588562014164784851758856201416478485175885620141647848517588562014164784851758856201416478485175885620141647848517588562014164784851758856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 855cc026-8b70-473e-9c20-d87c06416688, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1a907d4-6661-44f9-88e8-7b8bdf7fdafb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1a907d4-6661-44f9-88e8-7b8bdf7fdafb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12674052009116593695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267405200911659369512674052009116593695126740520091165936951267405200911659369512674052009116593695126740520091165936951267405200911659369512674052009116593695126740520091165936951267405200911659369512674052009116593695126740520091165936951267405200911659369512674052009116593695126740520091165936951267405200911659369512674052009116593695126740520091165936951267405200911659369512674052009116593695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e9ea93-3176-4c18-a162-23bbfe6aa6b3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3e4e829-aa60-427c-a885-ade84e5ef60f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3e4e829-aa60-427c-a885-ade84e5ef60f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13776170288631071511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377617028863107151113776170288631071511137761702886310715111377617028863107151113776170288631071511137761702886310715111377617028863107151113776170288631071511137761702886310715111377617028863107151113776170288631071511137761702886310715111377617028863107151113776170288631071511137761702886310715111377617028863107151113776170288631071511137761702886310715111377617028863107151113776170288631071511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1a907d4-6661-44f9-88e8-7b8bdf7fdafb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, effaea68-3d04-4ebc-8fa4-76d1fc1cb6df, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, effaea68-3d04-4ebc-8fa4-76d1fc1cb6df, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8766400621169221108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87664006211692211088766400621169221108876640062116922110887664006211692211088766400621169221108876640062116922110887664006211692211088766400621169221108876640062116922110887664006211692211088766400621169221108876640062116922110887664006211692211088766400621169221108876640062116922110887664006211692211088766400621169221108876640062116922110887664006211692211088766400621169221108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3e4e829-aa60-427c-a885-ade84e5ef60f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7db8b15-5929-4c6d-955e-08ee831c6072, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7db8b15-5929-4c6d-955e-08ee831c6072, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4535985655980776912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45359856559807769124535985655980776912453598565598077691245359856559807769124535985655980776912453598565598077691245359856559807769124535985655980776912453598565598077691245359856559807769124535985655980776912453598565598077691245359856559807769124535985655980776912453598565598077691245359856559807769124535985655980776912453598565598077691245359856559807769124535985655980776912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, effaea68-3d04-4ebc-8fa4-76d1fc1cb6df, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d1bdb2-88c7-4765-bb5d-b57e76580bf4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d1bdb2-88c7-4765-bb5d-b57e76580bf4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14468853362316563264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446885336231656326414468853362316563264144688533623165632641446885336231656326414468853362316563264144688533623165632641446885336231656326414468853362316563264144688533623165632641446885336231656326414468853362316563264144688533623165632641446885336231656326414468853362316563264144688533623165632641446885336231656326414468853362316563264144688533623165632641446885336231656326414468853362316563264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7db8b15-5929-4c6d-955e-08ee831c6072, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f93b2c08-2870-4e65-ac9f-8d19070937bb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f93b2c08-2870-4e65-ac9f-8d19070937bb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6006991820654067203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60069918206540672036006991820654067203600699182065406720360069918206540672036006991820654067203600699182065406720360069918206540672036006991820654067203600699182065406720360069918206540672036006991820654067203600699182065406720360069918206540672036006991820654067203600699182065406720360069918206540672036006991820654067203600699182065406720360069918206540672036006991820654067203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d1bdb2-88c7-4765-bb5d-b57e76580bf4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50dfca8b-ab63-4520-b6ee-2b1a829a0c56, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50dfca8b-ab63-4520-b6ee-2b1a829a0c56, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12052823820988317540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205282382098831754012052823820988317540120528238209883175401205282382098831754012052823820988317540120528238209883175401205282382098831754012052823820988317540120528238209883175401205282382098831754012052823820988317540120528238209883175401205282382098831754012052823820988317540120528238209883175401205282382098831754012052823820988317540120528238209883175401205282382098831754012052823820988317540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f93b2c08-2870-4e65-ac9f-8d19070937bb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19a7b36b-9611-4176-bfc5-e1e2f28774f3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19a7b36b-9611-4176-bfc5-e1e2f28774f3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12880692748041501406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288069274804150140612880692748041501406128806927480415014061288069274804150140612880692748041501406128806927480415014061288069274804150140612880692748041501406128806927480415014061288069274804150140612880692748041501406128806927480415014061288069274804150140612880692748041501406128806927480415014061288069274804150140612880692748041501406128806927480415014061288069274804150140612880692748041501406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50dfca8b-ab63-4520-b6ee-2b1a829a0c56, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a173bab0-3262-4390-ac8f-641dcc75db7a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a173bab0-3262-4390-ac8f-641dcc75db7a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7707820791023745664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77078207910237456647707820791023745664770782079102374566477078207910237456647707820791023745664770782079102374566477078207910237456647707820791023745664770782079102374566477078207910237456647707820791023745664770782079102374566477078207910237456647707820791023745664770782079102374566477078207910237456647707820791023745664770782079102374566477078207910237456647707820791023745664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19a7b36b-9611-4176-bfc5-e1e2f28774f3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c84010-df25-4a57-a293-ce98d8a38ef0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c84010-df25-4a57-a293-ce98d8a38ef0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15923922849336819479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592392284933681947915923922849336819479159239228493368194791592392284933681947915923922849336819479159239228493368194791592392284933681947915923922849336819479159239228493368194791592392284933681947915923922849336819479159239228493368194791592392284933681947915923922849336819479159239228493368194791592392284933681947915923922849336819479159239228493368194791592392284933681947915923922849336819479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a173bab0-3262-4390-ac8f-641dcc75db7a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7700b27d-4b84-446a-8f45-55505da9b271, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7700b27d-4b84-446a-8f45-55505da9b271, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12050271324378799788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205027132437879978812050271324378799788120502713243787997881205027132437879978812050271324378799788120502713243787997881205027132437879978812050271324378799788120502713243787997881205027132437879978812050271324378799788120502713243787997881205027132437879978812050271324378799788120502713243787997881205027132437879978812050271324378799788120502713243787997881205027132437879978812050271324378799788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c84010-df25-4a57-a293-ce98d8a38ef0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38ebc2b1-2cdd-49f0-b8a8-2493b01bc946, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38ebc2b1-2cdd-49f0-b8a8-2493b01bc946, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16451459562621929169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645145956262192916916451459562621929169164514595626219291691645145956262192916916451459562621929169164514595626219291691645145956262192916916451459562621929169164514595626219291691645145956262192916916451459562621929169164514595626219291691645145956262192916916451459562621929169164514595626219291691645145956262192916916451459562621929169164514595626219291691645145956262192916916451459562621929169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7700b27d-4b84-446a-8f45-55505da9b271, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d83c8031-b3a8-4c1f-8a98-e470431cd53c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d83c8031-b3a8-4c1f-8a98-e470431cd53c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11164491116419490653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116449111641949065311164491116419490653111644911164194906531116449111641949065311164491116419490653111644911164194906531116449111641949065311164491116419490653111644911164194906531116449111641949065311164491116419490653111644911164194906531116449111641949065311164491116419490653111644911164194906531116449111641949065311164491116419490653111644911164194906531116449111641949065311164491116419490653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38ebc2b1-2cdd-49f0-b8a8-2493b01bc946, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeeeb2ce-4909-4e46-ae11-17a9d7adbef3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeeeb2ce-4909-4e46-ae11-17a9d7adbef3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12354569079490149452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235456907949014945212354569079490149452123545690794901494521235456907949014945212354569079490149452123545690794901494521235456907949014945212354569079490149452123545690794901494521235456907949014945212354569079490149452123545690794901494521235456907949014945212354569079490149452123545690794901494521235456907949014945212354569079490149452123545690794901494521235456907949014945212354569079490149452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d83c8031-b3a8-4c1f-8a98-e470431cd53c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 302c7387-19f8-492a-8336-7ba0b52c55f6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302c7387-19f8-492a-8336-7ba0b52c55f6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10775172533333045357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077517253333304535710775172533333045357107751725333330453571077517253333304535710775172533333045357107751725333330453571077517253333304535710775172533333045357107751725333330453571077517253333304535710775172533333045357107751725333330453571077517253333304535710775172533333045357107751725333330453571077517253333304535710775172533333045357107751725333330453571077517253333304535710775172533333045357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeeeb2ce-4909-4e46-ae11-17a9d7adbef3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ced1961-7bc1-4c49-89c3-77104821d2a7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ced1961-7bc1-4c49-89c3-77104821d2a7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17755339083428980803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775533908342898080317755339083428980803177553390834289808031775533908342898080317755339083428980803177553390834289808031775533908342898080317755339083428980803177553390834289808031775533908342898080317755339083428980803177553390834289808031775533908342898080317755339083428980803177553390834289808031775533908342898080317755339083428980803177553390834289808031775533908342898080317755339083428980803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302c7387-19f8-492a-8336-7ba0b52c55f6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5418403-2dfa-467b-a94d-b845da2585b6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5418403-2dfa-467b-a94d-b845da2585b6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9657296163475559540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96572961634755595409657296163475559540965729616347555954096572961634755595409657296163475559540965729616347555954096572961634755595409657296163475559540965729616347555954096572961634755595409657296163475559540965729616347555954096572961634755595409657296163475559540965729616347555954096572961634755595409657296163475559540965729616347555954096572961634755595409657296163475559540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ced1961-7bc1-4c49-89c3-77104821d2a7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c8b11c8-5386-4a40-bbf3-b50b5171cee2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c8b11c8-5386-4a40-bbf3-b50b5171cee2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10508113660721116037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050811366072111603710508113660721116037105081136607211160371050811366072111603710508113660721116037105081136607211160371050811366072111603710508113660721116037105081136607211160371050811366072111603710508113660721116037105081136607211160371050811366072111603710508113660721116037105081136607211160371050811366072111603710508113660721116037105081136607211160371050811366072111603710508113660721116037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5418403-2dfa-467b-a94d-b845da2585b6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba83cda-1032-451e-bf69-ca21bf7baea5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba83cda-1032-451e-bf69-ca21bf7baea5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11095200885565060388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109520088556506038811095200885565060388110952008855650603881109520088556506038811095200885565060388110952008855650603881109520088556506038811095200885565060388110952008855650603881109520088556506038811095200885565060388110952008855650603881109520088556506038811095200885565060388110952008855650603881109520088556506038811095200885565060388110952008855650603881109520088556506038811095200885565060388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c8b11c8-5386-4a40-bbf3-b50b5171cee2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 713ef2e0-f010-4373-8d3e-d135e6ee253a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 713ef2e0-f010-4373-8d3e-d135e6ee253a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6599527648074391082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65995276480743910826599527648074391082659952764807439108265995276480743910826599527648074391082659952764807439108265995276480743910826599527648074391082659952764807439108265995276480743910826599527648074391082659952764807439108265995276480743910826599527648074391082659952764807439108265995276480743910826599527648074391082659952764807439108265995276480743910826599527648074391082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba83cda-1032-451e-bf69-ca21bf7baea5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f40fa9e-3de5-44d2-b17c-8cc553187d29, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f40fa9e-3de5-44d2-b17c-8cc553187d29, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4086396599032697666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40863965990326976664086396599032697666408639659903269766640863965990326976664086396599032697666408639659903269766640863965990326976664086396599032697666408639659903269766640863965990326976664086396599032697666408639659903269766640863965990326976664086396599032697666408639659903269766640863965990326976664086396599032697666408639659903269766640863965990326976664086396599032697666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 713ef2e0-f010-4373-8d3e-d135e6ee253a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 814b8d96-a233-4a8d-a7c7-168b4446c3c5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 814b8d96-a233-4a8d-a7c7-168b4446c3c5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17075067533550928679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707506753355092867917075067533550928679170750675335509286791707506753355092867917075067533550928679170750675335509286791707506753355092867917075067533550928679170750675335509286791707506753355092867917075067533550928679170750675335509286791707506753355092867917075067533550928679170750675335509286791707506753355092867917075067533550928679170750675335509286791707506753355092867917075067533550928679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f40fa9e-3de5-44d2-b17c-8cc553187d29, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2310a2b-eb60-484b-b369-806fbf313eea, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2310a2b-eb60-484b-b369-806fbf313eea, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15791298590553812708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579129859055381270815791298590553812708157912985905538127081579129859055381270815791298590553812708157912985905538127081579129859055381270815791298590553812708157912985905538127081579129859055381270815791298590553812708157912985905538127081579129859055381270815791298590553812708157912985905538127081579129859055381270815791298590553812708157912985905538127081579129859055381270815791298590553812708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 814b8d96-a233-4a8d-a7c7-168b4446c3c5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2310a2b-eb60-484b-b369-806fbf313eea, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93dd04a0-d31a-4a63-b80b-1f275d8a15d2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93dd04a0-d31a-4a63-b80b-1f275d8a15d2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11729116126089734145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172911612608973414511729116126089734145117291161260897341451172911612608973414511729116126089734145117291161260897341451172911612608973414511729116126089734145117291161260897341451172911612608973414511729116126089734145117291161260897341451172911612608973414511729116126089734145117291161260897341451172911612608973414511729116126089734145117291161260897341451172911612608973414511729116126089734145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09883bc1-f3d8-49fd-ba22-298e203d841b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09883bc1-f3d8-49fd-ba22-298e203d841b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4889154357028783279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48891543570287832794889154357028783279488915435702878327948891543570287832794889154357028783279488915435702878327948891543570287832794889154357028783279488915435702878327948891543570287832794889154357028783279488915435702878327948891543570287832794889154357028783279488915435702878327948891543570287832794889154357028783279488915435702878327948891543570287832794889154357028783279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93dd04a0-d31a-4a63-b80b-1f275d8a15d2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b193aadd-0951-41fb-b0a0-8fde82965cf5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b193aadd-0951-41fb-b0a0-8fde82965cf5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17589471840256237482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758947184025623748217589471840256237482175894718402562374821758947184025623748217589471840256237482175894718402562374821758947184025623748217589471840256237482175894718402562374821758947184025623748217589471840256237482175894718402562374821758947184025623748217589471840256237482175894718402562374821758947184025623748217589471840256237482175894718402562374821758947184025623748217589471840256237482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09883bc1-f3d8-49fd-ba22-298e203d841b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfe11e1e-421a-4431-ae95-9375ccc29acf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfe11e1e-421a-4431-ae95-9375ccc29acf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8470339763877173467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84703397638771734678470339763877173467847033976387717346784703397638771734678470339763877173467847033976387717346784703397638771734678470339763877173467847033976387717346784703397638771734678470339763877173467847033976387717346784703397638771734678470339763877173467847033976387717346784703397638771734678470339763877173467847033976387717346784703397638771734678470339763877173467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b193aadd-0951-41fb-b0a0-8fde82965cf5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9bb7ad2-2972-40fb-ac4f-7e0ea8ba4544, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9bb7ad2-2972-40fb-ac4f-7e0ea8ba4544, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15698909119049258549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569890911904925854915698909119049258549156989091190492585491569890911904925854915698909119049258549156989091190492585491569890911904925854915698909119049258549156989091190492585491569890911904925854915698909119049258549156989091190492585491569890911904925854915698909119049258549156989091190492585491569890911904925854915698909119049258549156989091190492585491569890911904925854915698909119049258549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfe11e1e-421a-4431-ae95-9375ccc29acf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30bed648-c627-4c77-b113-2ee89874cdea, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30bed648-c627-4c77-b113-2ee89874cdea, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7264952789961463902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72649527899614639027264952789961463902726495278996146390272649527899614639027264952789961463902726495278996146390272649527899614639027264952789961463902726495278996146390272649527899614639027264952789961463902726495278996146390272649527899614639027264952789961463902726495278996146390272649527899614639027264952789961463902726495278996146390272649527899614639027264952789961463902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9bb7ad2-2972-40fb-ac4f-7e0ea8ba4544, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28707073-572c-469b-ba9e-3b9a4dd8829b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28707073-572c-469b-ba9e-3b9a4dd8829b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8553329253600496479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85533292536004964798553329253600496479855332925360049647985533292536004964798553329253600496479855332925360049647985533292536004964798553329253600496479855332925360049647985533292536004964798553329253600496479855332925360049647985533292536004964798553329253600496479855332925360049647985533292536004964798553329253600496479855332925360049647985533292536004964798553329253600496479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30bed648-c627-4c77-b113-2ee89874cdea, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f55a2ba-645c-49e2-8169-affca377695d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f55a2ba-645c-49e2-8169-affca377695d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17658146663550692512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765814666355069251217658146663550692512176581466635506925121765814666355069251217658146663550692512176581466635506925121765814666355069251217658146663550692512176581466635506925121765814666355069251217658146663550692512176581466635506925121765814666355069251217658146663550692512176581466635506925121765814666355069251217658146663550692512176581466635506925121765814666355069251217658146663550692512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28707073-572c-469b-ba9e-3b9a4dd8829b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4b4192a-a6e9-4a88-a9ca-0d3340bbcc9a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4b4192a-a6e9-4a88-a9ca-0d3340bbcc9a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697445610575894364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364697445610575894364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f55a2ba-645c-49e2-8169-affca377695d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11aeb609-7222-45c7-9302-8cd868d8b4cd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11aeb609-7222-45c7-9302-8cd868d8b4cd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15743370868699892010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574337086869989201015743370868699892010157433708686998920101574337086869989201015743370868699892010157433708686998920101574337086869989201015743370868699892010157433708686998920101574337086869989201015743370868699892010157433708686998920101574337086869989201015743370868699892010157433708686998920101574337086869989201015743370868699892010157433708686998920101574337086869989201015743370868699892010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4b4192a-a6e9-4a88-a9ca-0d3340bbcc9a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a44e3e12-9831-4848-bbb2-3e14c2bb1529, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a44e3e12-9831-4848-bbb2-3e14c2bb1529, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15108705405141961893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510870540514196189315108705405141961893151087054051419618931510870540514196189315108705405141961893151087054051419618931510870540514196189315108705405141961893151087054051419618931510870540514196189315108705405141961893151087054051419618931510870540514196189315108705405141961893151087054051419618931510870540514196189315108705405141961893151087054051419618931510870540514196189315108705405141961893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11aeb609-7222-45c7-9302-8cd868d8b4cd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91459e6c-0dcb-4565-ab52-db85d27a4d5b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91459e6c-0dcb-4565-ab52-db85d27a4d5b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5245431143403150580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52454311434031505805245431143403150580524543114340315058052454311434031505805245431143403150580524543114340315058052454311434031505805245431143403150580524543114340315058052454311434031505805245431143403150580524543114340315058052454311434031505805245431143403150580524543114340315058052454311434031505805245431143403150580524543114340315058052454311434031505805245431143403150580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a44e3e12-9831-4848-bbb2-3e14c2bb1529, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3c58e9f-2f4a-497f-ba39-d534a827ab2a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3c58e9f-2f4a-497f-ba39-d534a827ab2a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9006427607480915881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90064276074809158819006427607480915881900642760748091588190064276074809158819006427607480915881900642760748091588190064276074809158819006427607480915881900642760748091588190064276074809158819006427607480915881900642760748091588190064276074809158819006427607480915881900642760748091588190064276074809158819006427607480915881900642760748091588190064276074809158819006427607480915881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91459e6c-0dcb-4565-ab52-db85d27a4d5b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2d06480-5274-4825-9b34-7c8dedb07a02, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2d06480-5274-4825-9b34-7c8dedb07a02, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4935353741936705416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49353537419367054164935353741936705416493535374193670541649353537419367054164935353741936705416493535374193670541649353537419367054164935353741936705416493535374193670541649353537419367054164935353741936705416493535374193670541649353537419367054164935353741936705416493535374193670541649353537419367054164935353741936705416493535374193670541649353537419367054164935353741936705416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2d06480-5274-4825-9b34-7c8dedb07a02, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9560c6d-8436-4754-9fc7-b8558f24dd7b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9560c6d-8436-4754-9fc7-b8558f24dd7b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2009665238403621282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20096652384036212822009665238403621282200966523840362128220096652384036212822009665238403621282200966523840362128220096652384036212822009665238403621282200966523840362128220096652384036212822009665238403621282200966523840362128220096652384036212822009665238403621282200966523840362128220096652384036212822009665238403621282200966523840362128220096652384036212822009665238403621282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3c58e9f-2f4a-497f-ba39-d534a827ab2a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0102ed47-5a7a-409a-998f-034d150a5729, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0102ed47-5a7a-409a-998f-034d150a5729, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14880402973353925194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488040297335392519414880402973353925194148804029733539251941488040297335392519414880402973353925194148804029733539251941488040297335392519414880402973353925194148804029733539251941488040297335392519414880402973353925194148804029733539251941488040297335392519414880402973353925194148804029733539251941488040297335392519414880402973353925194148804029733539251941488040297335392519414880402973353925194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9560c6d-8436-4754-9fc7-b8558f24dd7b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3be94b42-0d09-4ab9-bd66-24f669cf6627, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3be94b42-0d09-4ab9-bd66-24f669cf6627, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 558970624341452615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615558970624341452615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0102ed47-5a7a-409a-998f-034d150a5729, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2acfe47c-32d3-492e-9929-624a448e4a78, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2acfe47c-32d3-492e-9929-624a448e4a78, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1591139270883645022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15911392708836450221591139270883645022159113927088364502215911392708836450221591139270883645022159113927088364502215911392708836450221591139270883645022159113927088364502215911392708836450221591139270883645022159113927088364502215911392708836450221591139270883645022159113927088364502215911392708836450221591139270883645022159113927088364502215911392708836450221591139270883645022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3be94b42-0d09-4ab9-bd66-24f669cf6627, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bffd5517-c08e-43b0-8fe5-4ba9dda2c18c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2acfe47c-32d3-492e-9929-624a448e4a78, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fcf8e47-199c-4481-a1af-9a289dacfbf3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fcf8e47-199c-4481-a1af-9a289dacfbf3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15192250539947159268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519225053994715926815192250539947159268151922505399471592681519225053994715926815192250539947159268151922505399471592681519225053994715926815192250539947159268151922505399471592681519225053994715926815192250539947159268151922505399471592681519225053994715926815192250539947159268151922505399471592681519225053994715926815192250539947159268151922505399471592681519225053994715926815192250539947159268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bffd5517-c08e-43b0-8fe5-4ba9dda2c18c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2486713794181425189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24867137941814251892486713794181425189248671379418142518924867137941814251892486713794181425189248671379418142518924867137941814251892486713794181425189248671379418142518924867137941814251892486713794181425189248671379418142518924867137941814251892486713794181425189248671379418142518924867137941814251892486713794181425189248671379418142518924867137941814251892486713794181425189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fcf8e47-199c-4481-a1af-9a289dacfbf3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4904837-70b7-453f-b658-ba1287a05112, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4904837-70b7-453f-b658-ba1287a05112, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10123429549047671313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012342954904767131310123429549047671313101234295490476713131012342954904767131310123429549047671313101234295490476713131012342954904767131310123429549047671313101234295490476713131012342954904767131310123429549047671313101234295490476713131012342954904767131310123429549047671313101234295490476713131012342954904767131310123429549047671313101234295490476713131012342954904767131310123429549047671313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bffd5517-c08e-43b0-8fe5-4ba9dda2c18c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7edee583-a0fb-41ab-8cd4-ffe789b4b9c2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7edee583-a0fb-41ab-8cd4-ffe789b4b9c2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8618993280487128426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86189932804871284268618993280487128426861899328048712842686189932804871284268618993280487128426861899328048712842686189932804871284268618993280487128426861899328048712842686189932804871284268618993280487128426861899328048712842686189932804871284268618993280487128426861899328048712842686189932804871284268618993280487128426861899328048712842686189932804871284268618993280487128426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4904837-70b7-453f-b658-ba1287a05112, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14eeecb-6938-4667-a56d-c69be025acb3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14eeecb-6938-4667-a56d-c69be025acb3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11812138692622188259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181213869262218825911812138692622188259118121386926221882591181213869262218825911812138692622188259118121386926221882591181213869262218825911812138692622188259118121386926221882591181213869262218825911812138692622188259118121386926221882591181213869262218825911812138692622188259118121386926221882591181213869262218825911812138692622188259118121386926221882591181213869262218825911812138692622188259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7edee583-a0fb-41ab-8cd4-ffe789b4b9c2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aabb407-2730-4608-b865-8796c768f354, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aabb407-2730-4608-b865-8796c768f354, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16591983772333033586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659198377233303358616591983772333033586165919837723330335861659198377233303358616591983772333033586165919837723330335861659198377233303358616591983772333033586165919837723330335861659198377233303358616591983772333033586165919837723330335861659198377233303358616591983772333033586165919837723330335861659198377233303358616591983772333033586165919837723330335861659198377233303358616591983772333033586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14eeecb-6938-4667-a56d-c69be025acb3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e93f47-afa5-4440-882c-dba345424f03, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e93f47-afa5-4440-882c-dba345424f03, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9659842348089979019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96598423480899790199659842348089979019965984234808997901996598423480899790199659842348089979019965984234808997901996598423480899790199659842348089979019965984234808997901996598423480899790199659842348089979019965984234808997901996598423480899790199659842348089979019965984234808997901996598423480899790199659842348089979019965984234808997901996598423480899790199659842348089979019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aabb407-2730-4608-b865-8796c768f354, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 990e380d-f096-4752-83eb-4d7e14bffc6e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 990e380d-f096-4752-83eb-4d7e14bffc6e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10179829305842364544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017982930584236454410179829305842364544101798293058423645441017982930584236454410179829305842364544101798293058423645441017982930584236454410179829305842364544101798293058423645441017982930584236454410179829305842364544101798293058423645441017982930584236454410179829305842364544101798293058423645441017982930584236454410179829305842364544101798293058423645441017982930584236454410179829305842364544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e93f47-afa5-4440-882c-dba345424f03, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c9692c1-7241-443e-a639-2fc65a6b19d0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c9692c1-7241-443e-a639-2fc65a6b19d0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5930094976873349538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59300949768733495385930094976873349538593009497687334953859300949768733495385930094976873349538593009497687334953859300949768733495385930094976873349538593009497687334953859300949768733495385930094976873349538593009497687334953859300949768733495385930094976873349538593009497687334953859300949768733495385930094976873349538593009497687334953859300949768733495385930094976873349538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 990e380d-f096-4752-83eb-4d7e14bffc6e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30be7c9a-b82c-4484-bc69-faf37d12f944, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30be7c9a-b82c-4484-bc69-faf37d12f944, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18251238121355319083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825123812135531908318251238121355319083182512381213553190831825123812135531908318251238121355319083182512381213553190831825123812135531908318251238121355319083182512381213553190831825123812135531908318251238121355319083182512381213553190831825123812135531908318251238121355319083182512381213553190831825123812135531908318251238121355319083182512381213553190831825123812135531908318251238121355319083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c9692c1-7241-443e-a639-2fc65a6b19d0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be2e5c3e-672e-4c55-b9bc-4fb6e5007db6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be2e5c3e-672e-4c55-b9bc-4fb6e5007db6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14020609135042397585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402060913504239758514020609135042397585140206091350423975851402060913504239758514020609135042397585140206091350423975851402060913504239758514020609135042397585140206091350423975851402060913504239758514020609135042397585140206091350423975851402060913504239758514020609135042397585140206091350423975851402060913504239758514020609135042397585140206091350423975851402060913504239758514020609135042397585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30be7c9a-b82c-4484-bc69-faf37d12f944, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65749ef9-7ee0-4939-9754-2149ccb4d14b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65749ef9-7ee0-4939-9754-2149ccb4d14b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3214399075283142422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32143990752831424223214399075283142422321439907528314242232143990752831424223214399075283142422321439907528314242232143990752831424223214399075283142422321439907528314242232143990752831424223214399075283142422321439907528314242232143990752831424223214399075283142422321439907528314242232143990752831424223214399075283142422321439907528314242232143990752831424223214399075283142422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be2e5c3e-672e-4c55-b9bc-4fb6e5007db6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97f49c5-f40a-4d99-b89b-cda1ab678b43, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97f49c5-f40a-4d99-b89b-cda1ab678b43, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13281676483462609450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328167648346260945013281676483462609450132816764834626094501328167648346260945013281676483462609450132816764834626094501328167648346260945013281676483462609450132816764834626094501328167648346260945013281676483462609450132816764834626094501328167648346260945013281676483462609450132816764834626094501328167648346260945013281676483462609450132816764834626094501328167648346260945013281676483462609450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65749ef9-7ee0-4939-9754-2149ccb4d14b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bba5c98-ae20-4890-bf70-81ba41a4cff2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bba5c98-ae20-4890-bf70-81ba41a4cff2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3857664280801233904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38576642808012339043857664280801233904385766428080123390438576642808012339043857664280801233904385766428080123390438576642808012339043857664280801233904385766428080123390438576642808012339043857664280801233904385766428080123390438576642808012339043857664280801233904385766428080123390438576642808012339043857664280801233904385766428080123390438576642808012339043857664280801233904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97f49c5-f40a-4d99-b89b-cda1ab678b43, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b540f88c-34c6-4516-8bd6-c569bd548bd6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b540f88c-34c6-4516-8bd6-c569bd548bd6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5519247740215232357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55192477402152323575519247740215232357551924774021523235755192477402152323575519247740215232357551924774021523235755192477402152323575519247740215232357551924774021523235755192477402152323575519247740215232357551924774021523235755192477402152323575519247740215232357551924774021523235755192477402152323575519247740215232357551924774021523235755192477402152323575519247740215232357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bba5c98-ae20-4890-bf70-81ba41a4cff2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 405cdc90-73bf-42eb-9e52-a2a11c4cd0a5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 405cdc90-73bf-42eb-9e52-a2a11c4cd0a5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13239689193888527845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323968919388852784513239689193888527845132396891938885278451323968919388852784513239689193888527845132396891938885278451323968919388852784513239689193888527845132396891938885278451323968919388852784513239689193888527845132396891938885278451323968919388852784513239689193888527845132396891938885278451323968919388852784513239689193888527845132396891938885278451323968919388852784513239689193888527845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b540f88c-34c6-4516-8bd6-c569bd548bd6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5bb270f-6fdb-4968-a47e-0222d133fa4b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5bb270f-6fdb-4968-a47e-0222d133fa4b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 73939358033935183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7393935803393518373939358033935183739393580339351837393935803393518373939358033935183739393580339351837393935803393518373939358033935183739393580339351837393935803393518373939358033935183739393580339351837393935803393518373939358033935183739393580339351837393935803393518373939358033935183739393580339351837393935803393518373939358033935183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 405cdc90-73bf-42eb-9e52-a2a11c4cd0a5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3239864-c6de-4d21-b55e-2fa914d71183, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3239864-c6de-4d21-b55e-2fa914d71183, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16235393441655242468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623539344165524246816235393441655242468162353934416552424681623539344165524246816235393441655242468162353934416552424681623539344165524246816235393441655242468162353934416552424681623539344165524246816235393441655242468162353934416552424681623539344165524246816235393441655242468162353934416552424681623539344165524246816235393441655242468162353934416552424681623539344165524246816235393441655242468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5bb270f-6fdb-4968-a47e-0222d133fa4b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f83af652-dfae-4d5e-8365-2764df250609, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f83af652-dfae-4d5e-8365-2764df250609, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5120242362720964612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51202423627209646125120242362720964612512024236272096461251202423627209646125120242362720964612512024236272096461251202423627209646125120242362720964612512024236272096461251202423627209646125120242362720964612512024236272096461251202423627209646125120242362720964612512024236272096461251202423627209646125120242362720964612512024236272096461251202423627209646125120242362720964612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3239864-c6de-4d21-b55e-2fa914d71183, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81329938-c42b-40bc-8e95-3e38a50de037, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81329938-c42b-40bc-8e95-3e38a50de037, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12171878054212081838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217187805421208183812171878054212081838121718780542120818381217187805421208183812171878054212081838121718780542120818381217187805421208183812171878054212081838121718780542120818381217187805421208183812171878054212081838121718780542120818381217187805421208183812171878054212081838121718780542120818381217187805421208183812171878054212081838121718780542120818381217187805421208183812171878054212081838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f83af652-dfae-4d5e-8365-2764df250609, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 138a3355-6bf6-4201-88a9-3ec53b6d1759, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 138a3355-6bf6-4201-88a9-3ec53b6d1759, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17492476492113783386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749247649211378338617492476492113783386174924764921137833861749247649211378338617492476492113783386174924764921137833861749247649211378338617492476492113783386174924764921137833861749247649211378338617492476492113783386174924764921137833861749247649211378338617492476492113783386174924764921137833861749247649211378338617492476492113783386174924764921137833861749247649211378338617492476492113783386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81329938-c42b-40bc-8e95-3e38a50de037, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1433d458-7c5e-4095-be3c-bdb3a6ab9bf2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1433d458-7c5e-4095-be3c-bdb3a6ab9bf2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1414601309270765281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14146013092707652811414601309270765281141460130927076528114146013092707652811414601309270765281141460130927076528114146013092707652811414601309270765281141460130927076528114146013092707652811414601309270765281141460130927076528114146013092707652811414601309270765281141460130927076528114146013092707652811414601309270765281141460130927076528114146013092707652811414601309270765281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 138a3355-6bf6-4201-88a9-3ec53b6d1759, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1613e1e-3fb2-4cdb-9b91-f3bfc5b474d1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1613e1e-3fb2-4cdb-9b91-f3bfc5b474d1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7997708651638412676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79977086516384126767997708651638412676799770865163841267679977086516384126767997708651638412676799770865163841267679977086516384126767997708651638412676799770865163841267679977086516384126767997708651638412676799770865163841267679977086516384126767997708651638412676799770865163841267679977086516384126767997708651638412676799770865163841267679977086516384126767997708651638412676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1433d458-7c5e-4095-be3c-bdb3a6ab9bf2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8228db26-a959-43fd-8b77-cef64e2d3811, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8228db26-a959-43fd-8b77-cef64e2d3811, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9194687357060133374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91946873570601333749194687357060133374919468735706013337491946873570601333749194687357060133374919468735706013337491946873570601333749194687357060133374919468735706013337491946873570601333749194687357060133374919468735706013337491946873570601333749194687357060133374919468735706013337491946873570601333749194687357060133374919468735706013337491946873570601333749194687357060133374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1613e1e-3fb2-4cdb-9b91-f3bfc5b474d1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88df02f8-b155-482e-921e-3ec3ac82a85c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88df02f8-b155-482e-921e-3ec3ac82a85c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4572286710315099541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45722867103150995414572286710315099541457228671031509954145722867103150995414572286710315099541457228671031509954145722867103150995414572286710315099541457228671031509954145722867103150995414572286710315099541457228671031509954145722867103150995414572286710315099541457228671031509954145722867103150995414572286710315099541457228671031509954145722867103150995414572286710315099541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8228db26-a959-43fd-8b77-cef64e2d3811, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74e344e2-becb-4671-8566-257c31835ba1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74e344e2-becb-4671-8566-257c31835ba1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3855336640647065600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38553366406470656003855336640647065600385533664064706560038553366406470656003855336640647065600385533664064706560038553366406470656003855336640647065600385533664064706560038553366406470656003855336640647065600385533664064706560038553366406470656003855336640647065600385533664064706560038553366406470656003855336640647065600385533664064706560038553366406470656003855336640647065600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88df02f8-b155-482e-921e-3ec3ac82a85c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5af8ec32-d136-45fa-a2ae-3e8a7d4ed67c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5af8ec32-d136-45fa-a2ae-3e8a7d4ed67c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7563588264389194320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75635882643891943207563588264389194320756358826438919432075635882643891943207563588264389194320756358826438919432075635882643891943207563588264389194320756358826438919432075635882643891943207563588264389194320756358826438919432075635882643891943207563588264389194320756358826438919432075635882643891943207563588264389194320756358826438919432075635882643891943207563588264389194320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74e344e2-becb-4671-8566-257c31835ba1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8593b47f-6008-4884-b201-854ca5502d35, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8593b47f-6008-4884-b201-854ca5502d35, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9995651555092137779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99956515550921377799995651555092137779999565155509213777999956515550921377799995651555092137779999565155509213777999956515550921377799995651555092137779999565155509213777999956515550921377799995651555092137779999565155509213777999956515550921377799995651555092137779999565155509213777999956515550921377799995651555092137779999565155509213777999956515550921377799995651555092137779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5af8ec32-d136-45fa-a2ae-3e8a7d4ed67c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2df5576c-4c53-46a8-a2c9-de0cea85936f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2df5576c-4c53-46a8-a2c9-de0cea85936f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17788960169918241263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778896016991824126317788960169918241263177889601699182412631778896016991824126317788960169918241263177889601699182412631778896016991824126317788960169918241263177889601699182412631778896016991824126317788960169918241263177889601699182412631778896016991824126317788960169918241263177889601699182412631778896016991824126317788960169918241263177889601699182412631778896016991824126317788960169918241263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8593b47f-6008-4884-b201-854ca5502d35, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfb06451-ef17-420b-8965-6524f2516537, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb06451-ef17-420b-8965-6524f2516537, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12242430653140160211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224243065314016021112242430653140160211122424306531401602111224243065314016021112242430653140160211122424306531401602111224243065314016021112242430653140160211122424306531401602111224243065314016021112242430653140160211122424306531401602111224243065314016021112242430653140160211122424306531401602111224243065314016021112242430653140160211122424306531401602111224243065314016021112242430653140160211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2df5576c-4c53-46a8-a2c9-de0cea85936f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67aa154a-5bed-47b2-98e2-d54225c026fa, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67aa154a-5bed-47b2-98e2-d54225c026fa, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1197315809422903393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11973158094229033931197315809422903393119731580942290339311973158094229033931197315809422903393119731580942290339311973158094229033931197315809422903393119731580942290339311973158094229033931197315809422903393119731580942290339311973158094229033931197315809422903393119731580942290339311973158094229033931197315809422903393119731580942290339311973158094229033931197315809422903393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb06451-ef17-420b-8965-6524f2516537, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571194ac-a678-47d2-b9c2-02774a436654, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571194ac-a678-47d2-b9c2-02774a436654, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1604090695934752059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16040906959347520591604090695934752059160409069593475205916040906959347520591604090695934752059160409069593475205916040906959347520591604090695934752059160409069593475205916040906959347520591604090695934752059160409069593475205916040906959347520591604090695934752059160409069593475205916040906959347520591604090695934752059160409069593475205916040906959347520591604090695934752059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67aa154a-5bed-47b2-98e2-d54225c026fa, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31517bb4-1f37-4d41-8bf8-beac83d2b676, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31517bb4-1f37-4d41-8bf8-beac83d2b676, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10243855635426309251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024385563542630925110243855635426309251102438556354263092511024385563542630925110243855635426309251102438556354263092511024385563542630925110243855635426309251102438556354263092511024385563542630925110243855635426309251102438556354263092511024385563542630925110243855635426309251102438556354263092511024385563542630925110243855635426309251102438556354263092511024385563542630925110243855635426309251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571194ac-a678-47d2-b9c2-02774a436654, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 842d7045-7ec8-4305-acaa-2b0db8912cd2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842d7045-7ec8-4305-acaa-2b0db8912cd2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2615385621268600806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26153856212686008062615385621268600806261538562126860080626153856212686008062615385621268600806261538562126860080626153856212686008062615385621268600806261538562126860080626153856212686008062615385621268600806261538562126860080626153856212686008062615385621268600806261538562126860080626153856212686008062615385621268600806261538562126860080626153856212686008062615385621268600806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31517bb4-1f37-4d41-8bf8-beac83d2b676, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1a49987-c336-4ea7-a00f-19003b15e92f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1a49987-c336-4ea7-a00f-19003b15e92f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15765541529953202748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576554152995320274815765541529953202748157655415299532027481576554152995320274815765541529953202748157655415299532027481576554152995320274815765541529953202748157655415299532027481576554152995320274815765541529953202748157655415299532027481576554152995320274815765541529953202748157655415299532027481576554152995320274815765541529953202748157655415299532027481576554152995320274815765541529953202748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842d7045-7ec8-4305-acaa-2b0db8912cd2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f641921-aef4-4f83-99e6-25162b54a2eb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f641921-aef4-4f83-99e6-25162b54a2eb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4924894359263198556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49248943592631985564924894359263198556492489435926319855649248943592631985564924894359263198556492489435926319855649248943592631985564924894359263198556492489435926319855649248943592631985564924894359263198556492489435926319855649248943592631985564924894359263198556492489435926319855649248943592631985564924894359263198556492489435926319855649248943592631985564924894359263198556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1a49987-c336-4ea7-a00f-19003b15e92f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45c3dec2-f045-420c-8068-0b0e7eeca097, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45c3dec2-f045-420c-8068-0b0e7eeca097, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6640743316100346139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66407433161003461396640743316100346139664074331610034613966407433161003461396640743316100346139664074331610034613966407433161003461396640743316100346139664074331610034613966407433161003461396640743316100346139664074331610034613966407433161003461396640743316100346139664074331610034613966407433161003461396640743316100346139664074331610034613966407433161003461396640743316100346139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45c3dec2-f045-420c-8068-0b0e7eeca097, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c3d596f-bd6d-45a2-84fb-3c08cc34b449, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c3d596f-bd6d-45a2-84fb-3c08cc34b449, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1230029767401032081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12300297674010320811230029767401032081123002976740103208112300297674010320811230029767401032081123002976740103208112300297674010320811230029767401032081123002976740103208112300297674010320811230029767401032081123002976740103208112300297674010320811230029767401032081123002976740103208112300297674010320811230029767401032081123002976740103208112300297674010320811230029767401032081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f641921-aef4-4f83-99e6-25162b54a2eb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eae7b0b-2269-43f3-bea3-43f0f1e611fc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eae7b0b-2269-43f3-bea3-43f0f1e611fc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15479618777490852721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547961877749085272115479618777490852721154796187774908527211547961877749085272115479618777490852721154796187774908527211547961877749085272115479618777490852721154796187774908527211547961877749085272115479618777490852721154796187774908527211547961877749085272115479618777490852721154796187774908527211547961877749085272115479618777490852721154796187774908527211547961877749085272115479618777490852721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c3d596f-bd6d-45a2-84fb-3c08cc34b449, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be4d45a-c433-4b09-af13-b6ca59b815f8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be4d45a-c433-4b09-af13-b6ca59b815f8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13567456748410201461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356745674841020146113567456748410201461135674567484102014611356745674841020146113567456748410201461135674567484102014611356745674841020146113567456748410201461135674567484102014611356745674841020146113567456748410201461135674567484102014611356745674841020146113567456748410201461135674567484102014611356745674841020146113567456748410201461135674567484102014611356745674841020146113567456748410201461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eae7b0b-2269-43f3-bea3-43f0f1e611fc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc954b8-4a5c-4322-a5d9-3a1140563ade, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc954b8-4a5c-4322-a5d9-3a1140563ade, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16985522840739620396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698552284073962039616985522840739620396169855228407396203961698552284073962039616985522840739620396169855228407396203961698552284073962039616985522840739620396169855228407396203961698552284073962039616985522840739620396169855228407396203961698552284073962039616985522840739620396169855228407396203961698552284073962039616985522840739620396169855228407396203961698552284073962039616985522840739620396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be4d45a-c433-4b09-af13-b6ca59b815f8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d98cbb-34aa-4825-b81b-cbb529bac2f2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d98cbb-34aa-4825-b81b-cbb529bac2f2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12595074682419979264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259507468241997926412595074682419979264125950746824199792641259507468241997926412595074682419979264125950746824199792641259507468241997926412595074682419979264125950746824199792641259507468241997926412595074682419979264125950746824199792641259507468241997926412595074682419979264125950746824199792641259507468241997926412595074682419979264125950746824199792641259507468241997926412595074682419979264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc954b8-4a5c-4322-a5d9-3a1140563ade, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7d01aeb-5886-4581-9097-d92177f82eec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7d01aeb-5886-4581-9097-d92177f82eec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12473718027581368063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247371802758136806312473718027581368063124737180275813680631247371802758136806312473718027581368063124737180275813680631247371802758136806312473718027581368063124737180275813680631247371802758136806312473718027581368063124737180275813680631247371802758136806312473718027581368063124737180275813680631247371802758136806312473718027581368063124737180275813680631247371802758136806312473718027581368063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d98cbb-34aa-4825-b81b-cbb529bac2f2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 833b8f7c-bead-4097-aee8-fad3b54353f4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 833b8f7c-bead-4097-aee8-fad3b54353f4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12758987678488726098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275898767848872609812758987678488726098127589876784887260981275898767848872609812758987678488726098127589876784887260981275898767848872609812758987678488726098127589876784887260981275898767848872609812758987678488726098127589876784887260981275898767848872609812758987678488726098127589876784887260981275898767848872609812758987678488726098127589876784887260981275898767848872609812758987678488726098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7d01aeb-5886-4581-9097-d92177f82eec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cdf088b-e11e-4b76-9359-9331fbbd0164, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdf088b-e11e-4b76-9359-9331fbbd0164, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 252916370249363247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247252916370249363247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 833b8f7c-bead-4097-aee8-fad3b54353f4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18a293f0-ad11-4155-a004-df65699d824e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18a293f0-ad11-4155-a004-df65699d824e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14881336993978641309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488133699397864130914881336993978641309148813369939786413091488133699397864130914881336993978641309148813369939786413091488133699397864130914881336993978641309148813369939786413091488133699397864130914881336993978641309148813369939786413091488133699397864130914881336993978641309148813369939786413091488133699397864130914881336993978641309148813369939786413091488133699397864130914881336993978641309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdf088b-e11e-4b76-9359-9331fbbd0164, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f1e86d5-94da-4743-a368-d664f03d26ae, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f1e86d5-94da-4743-a368-d664f03d26ae, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17802048592667296786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780204859266729678617802048592667296786178020485926672967861780204859266729678617802048592667296786178020485926672967861780204859266729678617802048592667296786178020485926672967861780204859266729678617802048592667296786178020485926672967861780204859266729678617802048592667296786178020485926672967861780204859266729678617802048592667296786178020485926672967861780204859266729678617802048592667296786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18a293f0-ad11-4155-a004-df65699d824e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca68719a-b861-4832-b0bb-57d0a7cd50b1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca68719a-b861-4832-b0bb-57d0a7cd50b1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6053475989800561981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60534759898005619816053475989800561981605347598980056198160534759898005619816053475989800561981605347598980056198160534759898005619816053475989800561981605347598980056198160534759898005619816053475989800561981605347598980056198160534759898005619816053475989800561981605347598980056198160534759898005619816053475989800561981605347598980056198160534759898005619816053475989800561981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f1e86d5-94da-4743-a368-d664f03d26ae, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a46e348-470b-4ead-89ec-3914ecdd8cbe, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a46e348-470b-4ead-89ec-3914ecdd8cbe, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2320811560796018373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca68719a-b861-4832-b0bb-57d0a7cd50b1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e31585e1-56d4-494c-8715-6e8c6c9d57db, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e31585e1-56d4-494c-8715-6e8c6c9d57db, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9731577745382340346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a46e348-470b-4ead-89ec-3914ecdd8cbe, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg39mvf2w7btg1pvgwzee2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e31585e1-56d4-494c-8715-6e8c6c9d57db, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg39nf3szzgeg3vmbeckta" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23cec5c4-a3b2-4ccc-b1e0-2439dfd90566, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23cec5c4-a3b2-4ccc-b1e0-2439dfd90566, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2320811560796018373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c070157b-c719-49bb-b0ad-8024fbab6883, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c070157b-c719-49bb-b0ad-8024fbab6883, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9731577745382340346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23cec5c4-a3b2-4ccc-b1e0-2439dfd90566, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg39ree6zjw6tnbdnej90q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c070157b-c719-49bb-b0ad-8024fbab6883, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg39ryd85g71dc7a4a9pz0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1485803b-4d65-40e5-94fa-2862aaa8caa5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1485803b-4d65-40e5-94fa-2862aaa8caa5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2320811560796018373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373232081156079601837323208115607960183732320811560796018373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b8bf1f3-8130-4bc7-8217-1ce10507529f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b8bf1f3-8130-4bc7-8217-1ce10507529f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9731577745382340346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346973157774538234034697315777453823403469731577745382340346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1485803b-4d65-40e5-94fa-2862aaa8caa5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg39xkfbv544gshjb5d6g5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b8bf1f3-8130-4bc7-8217-1ce10507529f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg39xv4pctwd23zb2154d7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65d31fc0-e6e2-4e51-98f4-12c35f4a744b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65d31fc0-e6e2-4e51-98f4-12c35f4a744b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9203472895849610179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c77e83e0-5484-4589-903c-deedeaa81386, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c77e83e0-5484-4589-903c-deedeaa81386, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1371554563582594779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65d31fc0-e6e2-4e51-98f4-12c35f4a744b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3a4nf18a8nnfgave9jen" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39d7030b-7c5b-455e-8bbd-3b54ae44b39b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39d7030b-7c5b-455e-8bbd-3b54ae44b39b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9203472895849610179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c77e83e0-5484-4589-903c-deedeaa81386, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3a5a4pkc44kxf7q8bamp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19c1dd3d-6f44-4efe-9737-5d875c85361d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19c1dd3d-6f44-4efe-9737-5d875c85361d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1371554563582594779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39d7030b-7c5b-455e-8bbd-3b54ae44b39b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3a6z6c4e703hmxrvmxsg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87f6235a-9473-4b30-8c8c-b34f468404e7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f6235a-9473-4b30-8c8c-b34f468404e7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9203472895849610179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179920347289584961017992034728958496101799203472895849610179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19c1dd3d-6f44-4efe-9737-5d875c85361d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3a80bv4cmyn42vqmx7ne" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c158de9-0755-4441-beb3-34a48d15c36a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c158de9-0755-4441-beb3-34a48d15c36a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1371554563582594779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779137155456358259477913715545635825947791371554563582594779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f6235a-9473-4b30-8c8c-b34f468404e7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3abses85esse34ex0x28" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c158de9-0755-4441-beb3-34a48d15c36a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ad55m0ncj0mr034zpp7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59a1413f-965e-487d-9eeb-7a649dc8ac11, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59a1413f-965e-487d-9eeb-7a649dc8ac11, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17760467535158855037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ecdca6-85fb-4811-9b4e-0f0d1d2b3427, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ecdca6-85fb-4811-9b4e-0f0d1d2b3427, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13975843521071049691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59a1413f-965e-487d-9eeb-7a649dc8ac11, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3an2e4839tj0m0vwgk81" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ecdca6-85fb-4811-9b4e-0f0d1d2b3427, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3an973wg30e8c11g3bqn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f8dea6-3c84-452c-83e5-8e8ee942e860, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f8dea6-3c84-452c-83e5-8e8ee942e860, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17760467535158855037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d8549b-4b5f-4421-ae3d-421383593854, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d8549b-4b5f-4421-ae3d-421383593854, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13975843521071049691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f8dea6-3c84-452c-83e5-8e8ee942e860, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3aqebynd4d5phraft3rg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d8549b-4b5f-4421-ae3d-421383593854, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3aqj5fhv09v4fss8djef" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4535c97c-be38-4a5b-a672-d0aa27229fd9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4535c97c-be38-4a5b-a672-d0aa27229fd9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17760467535158855037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037177604675351588550371776046753515885503717760467535158855037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91a6128b-3566-4322-8f79-9191a5746f94, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91a6128b-3566-4322-8f79-9191a5746f94, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13975843521071049691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691139758435210710496911397584352107104969113975843521071049691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4535c97c-be38-4a5b-a672-d0aa27229fd9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3awc5gy540ge97sr3csz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91a6128b-3566-4322-8f79-9191a5746f94, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3awvesac3ats792fzag5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038960." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2dd6595-0612-473e-8064-af1b7e10fac1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2dd6595-0612-473e-8064-af1b7e10fac1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3500867496266274443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b1c8ace-147c-47d4-9ca6-c4616f733c8d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b1c8ace-147c-47d4-9ca6-c4616f733c8d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11204466425572532591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2dd6595-0612-473e-8064-af1b7e10fac1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3b3j8v51gyqhm9asjpk3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b1c8ace-147c-47d4-9ca6-c4616f733c8d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3b3p4k1xrkgj332zhfe7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b06347f-549c-4474-a402-59ef62d24afc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b06347f-549c-4474-a402-59ef62d24afc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3500867496266274443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac3162a9-50a2-4f9f-b305-1f3f60fc08d9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac3162a9-50a2-4f9f-b305-1f3f60fc08d9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11204466425572532591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b06347f-549c-4474-a402-59ef62d24afc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3b5p8hk9q7k181vhtb6e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3122346f-8d21-4acb-a9a8-7b1ab52fddf4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3122346f-8d21-4acb-a9a8-7b1ab52fddf4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3500867496266274443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443350086749626627444335008674962662744433500867496266274443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac3162a9-50a2-4f9f-b305-1f3f60fc08d9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3b5t4yw3n7y3d6d0xh9h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7144ee76-c675-4976-bc63-0ff4a49565dc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7144ee76-c675-4976-bc63-0ff4a49565dc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11204466425572532591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591112044664255725325911120446642557253259111204466425572532591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3122346f-8d21-4acb-a9a8-7b1ab52fddf4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3bah20rd3551sv882dst" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7144ee76-c675-4976-bc63-0ff4a49565dc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3bb8ctrm5waq798t5e86" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39b3ec77-fe64-46ba-a258-1b4452a9f182, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39b3ec77-fe64-46ba-a258-1b4452a9f182, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12289957302872052033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9c672af-692a-461c-af5e-02dbf2907a1f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c672af-692a-461c-af5e-02dbf2907a1f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9800891753121103110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b3ec77-fe64-46ba-a258-1b4452a9f182, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3bhtcnpwa4ybk9xcs7r9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1930675-d946-4d42-8155-53efa5430bba, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1930675-d946-4d42-8155-53efa5430bba, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12289957302872052033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c672af-692a-461c-af5e-02dbf2907a1f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3bje51sf9k0ry6y9c424" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09467528-3545-4200-8b90-5dde67b5a698, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09467528-3545-4200-8b90-5dde67b5a698, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9800891753121103110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1930675-d946-4d42-8155-53efa5430bba, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3bm07cyeppebq5q35kwf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c442af35-5edf-4378-9c10-06b4be198f9c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c442af35-5edf-4378-9c10-06b4be198f9c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12289957302872052033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033122899573028720520331228995730287205203312289957302872052033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09467528-3545-4200-8b90-5dde67b5a698, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3bnp66dnf4m8r1xgwefy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d9698a6-76e1-445f-90f6-771d2d6d3df2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d9698a6-76e1-445f-90f6-771d2d6d3df2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9800891753121103110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110980089175312110311098008917531211031109800891753121103110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c442af35-5edf-4378-9c10-06b4be198f9c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3brh3t80d0eqg1tc39bw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 233e0f84-0a2b-4638-b0eb-0d5bd6a4b32c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 233e0f84-0a2b-4638-b0eb-0d5bd6a4b32c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8816245920928195334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d9698a6-76e1-445f-90f6-771d2d6d3df2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3bsn9p12z3sn5da8h6dt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f422c512-d4e2-484e-ab36-5b19aca3adac, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f422c512-d4e2-484e-ab36-5b19aca3adac, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9707071788977657680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 233e0f84-0a2b-4638-b0eb-0d5bd6a4b32c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3bzqcf3p0etwjvep5r42" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84beb70e-f86f-4e67-8fc0-c0bfd7c66cf0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84beb70e-f86f-4e67-8fc0-c0bfd7c66cf0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8816245920928195334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84beb70e-f86f-4e67-8fc0-c0bfd7c66cf0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3c29abc99y795yeye765" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b0c547e-2f55-4965-8ef8-87abe87165fa, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b0c547e-2f55-4965-8ef8-87abe87165fa, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8816245920928195334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334881624592092819533488162459209281953348816245920928195334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f422c512-d4e2-484e-ab36-5b19aca3adac, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3c1edpr2cyxff0n5ph4m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d41fbd40-5b80-40ef-bd30-fa5106a38da8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d41fbd40-5b80-40ef-bd30-fa5106a38da8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9707071788977657680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b0c547e-2f55-4965-8ef8-87abe87165fa, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3c6jbw3y54ne8edvnsge" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6388b287-bc82-4f52-9c1e-3beb8b3d2087, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6388b287-bc82-4f52-9c1e-3beb8b3d2087, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7843816378332072609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d41fbd40-5b80-40ef-bd30-fa5106a38da8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3c764zebqa2ngxwkg4t3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab10cd9c-66b1-49dc-bd73-ececa8137fc6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab10cd9c-66b1-49dc-bd73-ececa8137fc6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9707071788977657680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680970707178897765768097070717889776576809707071788977657680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6388b287-bc82-4f52-9c1e-3beb8b3d2087, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3cdn2ydebqqhfg8bw7ea" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95701dc0-5fb5-411a-8d7a-34de2f2bc1c4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95701dc0-5fb5-411a-8d7a-34de2f2bc1c4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7843816378332072609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95701dc0-5fb5-411a-8d7a-34de2f2bc1c4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3cge3ee0mxeyv48p5s0s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc98b32f-d0c5-425b-88d2-c62287bcc2ec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc98b32f-d0c5-425b-88d2-c62287bcc2ec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7843816378332072609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609784381637833207260978438163783320726097843816378332072609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab10cd9c-66b1-49dc-bd73-ececa8137fc6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3cetfmgjjxkd1w5ys3kj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1457f48-b840-4cbc-9321-0a75f32e9ce7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1457f48-b840-4cbc-9321-0a75f32e9ce7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16537427605103550917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1457f48-b840-4cbc-9321-0a75f32e9ce7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3cpc93afw3t4s1hcxh8k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdae34f3-de74-4444-9118-3ecc754c9e9e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdae34f3-de74-4444-9118-3ecc754c9e9e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16537427605103550917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc98b32f-d0c5-425b-88d2-c62287bcc2ec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3cmy00ty0r6hkj55ny4n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed961cb5-ee5e-4cf2-8004-2acbe5ba3415, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed961cb5-ee5e-4cf2-8004-2acbe5ba3415, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1997124199480324893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdae34f3-de74-4444-9118-3ecc754c9e9e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3crg6hw3s3ez0g0v4qza" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87103391-4c0c-4720-8633-dcfa38cbb069, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87103391-4c0c-4720-8633-dcfa38cbb069, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16537427605103550917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917165374276051035509171653742760510355091716537427605103550917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed961cb5-ee5e-4cf2-8004-2acbe5ba3415, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3cw1ex90cvxbg6jz7f6h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4478fc7-a261-4e24-8a1b-c52ed3594786, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4478fc7-a261-4e24-8a1b-c52ed3594786, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1997124199480324893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4478fc7-a261-4e24-8a1b-c52ed3594786, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3cy26vesbq8zfvzte4ty" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eda6ffe-ce4f-47e0-b88f-350bdc31e586, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eda6ffe-ce4f-47e0-b88f-350bdc31e586, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1997124199480324893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893199712419948032489319971241994803248931997124199480324893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87103391-4c0c-4720-8633-dcfa38cbb069, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3cwy2f4ky6x39rf4h0q8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9247408a-b851-4e97-9662-d474a7b17210, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9247408a-b851-4e97-9662-d474a7b17210, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4898677574947622906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9247408a-b851-4e97-9662-d474a7b17210, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3d4h86gfyagzzfakk0e9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 991abb14-2502-4d72-a24b-70eae9d67d7f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 991abb14-2502-4d72-a24b-70eae9d67d7f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4898677574947622906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eda6ffe-ce4f-47e0-b88f-350bdc31e586, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3d2671n9nj9q807hc5n2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47a4720d-ac18-411f-9c61-d25c229ec658, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47a4720d-ac18-411f-9c61-d25c229ec658, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3294264427828912076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 991abb14-2502-4d72-a24b-70eae9d67d7f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3d74fmc3bpxgx1ypwrns" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c62621c-2618-42d5-9f02-02c388ee5046, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c62621c-2618-42d5-9f02-02c388ee5046, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4898677574947622906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906489867757494762290648986775749476229064898677574947622906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47a4720d-ac18-411f-9c61-d25c229ec658, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3da2dykd44bds3dtdv37" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 744ac01b-0c05-4be8-9a69-ab8bcc159fc4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 744ac01b-0c05-4be8-9a69-ab8bcc159fc4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3294264427828912076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 744ac01b-0c05-4be8-9a69-ab8bcc159fc4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3dcg11nn2c301z3v0jqj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b152d95-88ee-47c8-9bdd-a9ca2c68be36, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b152d95-88ee-47c8-9bdd-a9ca2c68be36, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3294264427828912076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076329426442782891207632942644278289120763294264427828912076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c62621c-2618-42d5-9f02-02c388ee5046, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3dbz2j3v3dmyw60erd50" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05fd49f2-bf6e-4757-a869-bf6fed223c3a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05fd49f2-bf6e-4757-a869-bf6fed223c3a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5457061977510979271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05fd49f2-bf6e-4757-a869-bf6fed223c3a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3dkn8e9yj6mmhh6kvhxt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e631a6db-b619-4540-842e-62b4c8b83ba4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e631a6db-b619-4540-842e-62b4c8b83ba4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5457061977510979271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b152d95-88ee-47c8-9bdd-a9ca2c68be36, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3dgt1r1rk2t28jzpf23w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 120c4af7-e0ed-425d-9f76-695cc057d56e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 120c4af7-e0ed-425d-9f76-695cc057d56e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2842085152691574944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e631a6db-b619-4540-842e-62b4c8b83ba4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3dnpca082z0de1gv6r91" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce8a93ef-293d-48fc-a607-1dc16354a63e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce8a93ef-293d-48fc-a607-1dc16354a63e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5457061977510979271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271545706197751097927154570619775109792715457061977510979271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 120c4af7-e0ed-425d-9f76-695cc057d56e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3drm6gyq8a78g949qvfr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f04271bd-8875-42a2-ae0d-cbbb346b4a39, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f04271bd-8875-42a2-ae0d-cbbb346b4a39, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2842085152691574944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f04271bd-8875-42a2-ae0d-cbbb346b4a39, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3dv8fq1488gffx1yy9vx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b97bfaa-b4a8-4fe0-ba87-027e2b733ec5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b97bfaa-b4a8-4fe0-ba87-027e2b733ec5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2842085152691574944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944284208515269157494428420851526915749442842085152691574944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce8a93ef-293d-48fc-a607-1dc16354a63e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3dtyet6whaa8trzmy7rn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b356180-19e2-44e3-884e-2e1fa4f83c3a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b356180-19e2-44e3-884e-2e1fa4f83c3a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4314936112283564253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b356180-19e2-44e3-884e-2e1fa4f83c3a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3e1c647pjt8nf467rke8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 322d451b-22d7-49fa-b106-0494ced96c9c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 322d451b-22d7-49fa-b106-0494ced96c9c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4314936112283564253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b97bfaa-b4a8-4fe0-ba87-027e2b733ec5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3dzd6zj7k4sqxfkbn7jq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21ca550-dd43-4184-bd67-55c9bfd87578, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21ca550-dd43-4184-bd67-55c9bfd87578, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1939727393683805980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 322d451b-22d7-49fa-b106-0494ced96c9c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3e3vf3f3j24ez20ts6qm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fd55d8e-704c-4255-9e75-1f60351d6eff, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fd55d8e-704c-4255-9e75-1f60351d6eff, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4314936112283564253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253431493611228356425343149361122835642534314936112283564253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21ca550-dd43-4184-bd67-55c9bfd87578, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3e6k8d6yq8vxr3r8pbrn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53f3c51c-479a-49cb-94e2-7db17eb66c8c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53f3c51c-479a-49cb-94e2-7db17eb66c8c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1939727393683805980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fd55d8e-704c-4255-9e75-1f60351d6eff, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3e7z3nr7bmmzzbp9t4yj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a040acba-d89e-4ea1-817b-b9c44a5be82f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a040acba-d89e-4ea1-817b-b9c44a5be82f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 706527889962854862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a040acba-d89e-4ea1-817b-b9c44a5be82f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3efjechtcr2njcr3jncw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6335f5c9-63fe-47a8-9fbe-ac0de40029c0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6335f5c9-63fe-47a8-9fbe-ac0de40029c0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 706527889962854862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53f3c51c-479a-49cb-94e2-7db17eb66c8c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ec83eq8am8r7shdhnsd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a33763f5-ed8c-4038-9df6-111951ee6054, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a33763f5-ed8c-4038-9df6-111951ee6054, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1939727393683805980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980193972739368380598019397273936838059801939727393683805980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6335f5c9-63fe-47a8-9fbe-ac0de40029c0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ehn9t8jmfytenkg92fa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 862a5005-04df-495b-8238-67ed81488538, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 862a5005-04df-495b-8238-67ed81488538, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 706527889962854862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862706527889962854862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a33763f5-ed8c-4038-9df6-111951ee6054, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3eka3a9a3zreg23fek51" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18a91ed7-eee5-4911-93f2-91e5e9cfdcf5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18a91ed7-eee5-4911-93f2-91e5e9cfdcf5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11490963620410180432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 862a5005-04df-495b-8238-67ed81488538, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ep28hwnhy4gvz8av9ap" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18a91ed7-eee5-4911-93f2-91e5e9cfdcf5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ev05gmk3x1a1w7j6eak" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d786fe-185c-4628-8036-b88a9abd8835, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d786fe-185c-4628-8036-b88a9abd8835, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12412147105772905897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1272f158-1f2e-421b-84fa-a9fafec48c00, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1272f158-1f2e-421b-84fa-a9fafec48c00, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11490963620410180432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d786fe-185c-4628-8036-b88a9abd8835, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3exe5h4c5qdctzb5n9yf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cde67ed-b56d-4c8d-bb1f-343e77d60f84, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cde67ed-b56d-4c8d-bb1f-343e77d60f84, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12412147105772905897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1272f158-1f2e-421b-84fa-a9fafec48c00, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3exveps5tr4t0ztcr82j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed359271-3aaf-4631-9d46-f322bd0ac064, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed359271-3aaf-4631-9d46-f322bd0ac064, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11490963620410180432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432114909636204101804321149096362041018043211490963620410180432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cde67ed-b56d-4c8d-bb1f-343e77d60f84, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ezq3ger4aphya63hx4r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dee9689-d011-4665-9002-f58fa2b1cca0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dee9689-d011-4665-9002-f58fa2b1cca0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12412147105772905897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897124121471057729058971241214710577290589712412147105772905897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed359271-3aaf-4631-9d46-f322bd0ac064, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3f25d3r3ce5v1nrw9wsg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e281040-ef8e-4f5f-93ec-945cd5df10c1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e281040-ef8e-4f5f-93ec-945cd5df10c1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5350262814390963206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dee9689-d011-4665-9002-f58fa2b1cca0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3f421pvzq8h4se5rf426" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6509a3a-8214-47ee-9aa8-9c498b27c9bb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6509a3a-8214-47ee-9aa8-9c498b27c9bb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16473615235127284406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e281040-ef8e-4f5f-93ec-945cd5df10c1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3fa52rf9wt84mwv1wqsc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bb0624a-fb43-4838-8544-fd9be9e52524, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bb0624a-fb43-4838-8544-fd9be9e52524, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5350262814390963206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6509a3a-8214-47ee-9aa8-9c498b27c9bb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3fbjdpdbnq4vbc0dkecq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9313eb1-6572-4e4e-88ed-d592ec5b169d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9313eb1-6572-4e4e-88ed-d592ec5b169d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16473615235127284406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bb0624a-fb43-4838-8544-fd9be9e52524, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3fgwd4ayyrjkxj3q4426" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1276f8da-ee49-4f3c-ad68-b44a67b12669, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1276f8da-ee49-4f3c-ad68-b44a67b12669, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5350262814390963206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206535026281439096320653502628143909632065350262814390963206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9313eb1-6572-4e4e-88ed-d592ec5b169d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3fhe22abwc1mnzq03k6g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 400c1478-8dc7-4248-a8b4-ef0a2a1ca04f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 400c1478-8dc7-4248-a8b4-ef0a2a1ca04f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16473615235127284406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406164736152351272844061647361523512728440616473615235127284406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1276f8da-ee49-4f3c-ad68-b44a67b12669, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3fpy8yr3gwsfrdnh1vrp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acfd9f4f-4f05-4489-98e3-21eaa1a24d24, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acfd9f4f-4f05-4489-98e3-21eaa1a24d24, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11376747745532307838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 400c1478-8dc7-4248-a8b4-ef0a2a1ca04f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3fr5a89fxhm3achh7ckq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ff4a5db-4ecd-4a9a-922c-2368a0b46893, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ff4a5db-4ecd-4a9a-922c-2368a0b46893, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2631527007235494669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acfd9f4f-4f05-4489-98e3-21eaa1a24d24, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3fyke72te30wfhcamntx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a27f9894-f3db-4dc2-b997-e5540e3993fe, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a27f9894-f3db-4dc2-b997-e5540e3993fe, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11376747745532307838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ff4a5db-4ecd-4a9a-922c-2368a0b46893, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3fze784502tbwpjfnc9t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41895141-ed2a-4de0-b146-36362e656a46, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41895141-ed2a-4de0-b146-36362e656a46, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2631527007235494669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a27f9894-f3db-4dc2-b997-e5540e3993fe, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3g4p65dbvqrydnmhf7h3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41895141-ed2a-4de0-b146-36362e656a46, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3g5d07pw91zphbmpbhsv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d944b1a9-cb05-4cae-8192-6594f4e92009, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d944b1a9-cb05-4cae-8192-6594f4e92009, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2631527007235494669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669263152700723549466926315270072354946692631527007235494669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e47ed366-4133-4221-9d20-49c559c7c70a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e47ed366-4133-4221-9d20-49c559c7c70a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11376747745532307838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838113767477455323078381137674774553230783811376747745532307838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:10241/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d944b1a9-cb05-4cae-8192-6594f4e92009, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3gcf18vkgmeerrvwsny4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e47ed366-4133-4221-9d20-49c559c7c70a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3gcmce6364h95kbzncx1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098bd27d-4983-492e-aba1-30eb0a10a0ec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098bd27d-4983-492e-aba1-30eb0a10a0ec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589803746297558703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 532ef922-158b-4383-b346-60d959f2ed75, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 532ef922-158b-4383-b346-60d959f2ed75, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10473400938840221396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 532ef922-158b-4383-b346-60d959f2ed75, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3gmw8tvs3vsv8p49n5m2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1da2955-f5c4-4c48-adbf-f2c19e7c9d0b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1da2955-f5c4-4c48-adbf-f2c19e7c9d0b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10473400938840221396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098bd27d-4983-492e-aba1-30eb0a10a0ec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3gmh2vjmnk3vp8gm2by7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ada5613-5526-4376-885f-930d366f519d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ada5613-5526-4376-885f-930d366f519d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589803746297558703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1da2955-f5c4-4c48-adbf-f2c19e7c9d0b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3gqz6y815nf2pr6ckgwk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a45756c-4fed-45cf-b64e-2f682dbe5680, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a45756c-4fed-45cf-b64e-2f682dbe5680, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10473400938840221396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396104734009388402213961047340093884022139610473400938840221396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ada5613-5526-4376-885f-930d366f519d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3gt553srpj04a4hhyh4v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55211c6d-d201-43d0-aa90-294f029afb3d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55211c6d-d201-43d0-aa90-294f029afb3d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589803746297558703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703165898037462975587031658980374629755870316589803746297558703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a45756c-4fed-45cf-b64e-2f682dbe5680, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3gween171n7qmhdh9za0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb9a8d56-c042-4e0f-a541-9b8a1c56b40e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb9a8d56-c042-4e0f-a541-9b8a1c56b40e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14275634526390708524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb9a8d56-c042-4e0f-a541-9b8a1c56b40e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3h5q6evqkjfft72f55jw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55211c6d-d201-43d0-aa90-294f029afb3d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3h1zemd58ky692myy7ev" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e43d35e-241b-42fa-ab39-a3b5d4042c4d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e43d35e-241b-42fa-ab39-a3b5d4042c4d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14275634526390708524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74514f67-7a9e-42e3-b0d2-669170dcc432, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74514f67-7a9e-42e3-b0d2-669170dcc432, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5611018143641008991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74514f67-7a9e-42e3-b0d2-669170dcc432, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3h9577cy8rb1n6zrtfxn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ff317a5-7547-4a5f-aaa3-ef84b5e015df, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ff317a5-7547-4a5f-aaa3-ef84b5e015df, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5611018143641008991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e43d35e-241b-42fa-ab39-a3b5d4042c4d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3h8be3xn8cxmcd6hwynp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa8cc68-722c-44d6-b1fb-684d7f6b26f8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa8cc68-722c-44d6-b1fb-684d7f6b26f8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14275634526390708524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524142756345263907085241427563452639070852414275634526390708524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_e76pzi11.log --grpc-port=10241 --mon-port=9464 --ic-port=17690 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14701', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_e76pzi11.log', '--grpc-port=10241', '--mon-port=9464', '--ic-port=17690', '--key-file', '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1368732
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10241/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1368735
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ff317a5-7547-4a5f-aaa3-ef84b5e015df, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3hc9dm9tw0ssvy77fvn0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59866c07-e722-459b-a9d5-e74dbf18a23a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59866c07-e722-459b-a9d5-e74dbf18a23a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5611018143641008991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991561101814364100899156110181436410089915611018143641008991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa8cc68-722c-44d6-b1fb-684d7f6b26f8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3hd84za50g3mq3q5310z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab2121fb-fa40-4d4d-b23c-a01cb6f45d75, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab2121fb-fa40-4d4d-b23c-a01cb6f45d75, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9193268926332644733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59866c07-e722-459b-a9d5-e74dbf18a23a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3hh47f872nmbmrrc2ef5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f725806a-8707-4eec-97cb-78657c7ce35f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f725806a-8707-4eec-97cb-78657c7ce35f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9737047552499183915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab2121fb-fa40-4d4d-b23c-a01cb6f45d75, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3hmg9cc0fpe59q5jkmgd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 979a9c48-9229-46e4-978a-b311ebb765ec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979a9c48-9229-46e4-978a-b311ebb765ec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9193268926332644733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f725806a-8707-4eec-97cb-78657c7ce35f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3hr9avt4mthcd74n9jw1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cd1229e-22a3-43e9-868d-7688e0062aac, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cd1229e-22a3-43e9-868d-7688e0062aac, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9737047552499183915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979a9c48-9229-46e4-978a-b311ebb765ec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3htv9azj3e5x9tbfxtbj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab539c78-b12c-4afc-9557-08f755cf8d1e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab539c78-b12c-4afc-9557-08f755cf8d1e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9193268926332644733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733919326892633264473391932689263326447339193268926332644733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cd1229e-22a3-43e9-868d-7688e0062aac, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3hy7cbefe7w16b4jnnjy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35757731-54d7-4fcb-98bb-7c528e247e34, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35757731-54d7-4fcb-98bb-7c528e247e34, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9737047552499183915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915973704755249918391597370475524991839159737047552499183915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab539c78-b12c-4afc-9557-08f755cf8d1e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3j1jea1e0n3yd3ntc7c3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9c81035-5a76-4743-a9a0-042e1c3d8bc7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9c81035-5a76-4743-a9a0-042e1c3d8bc7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10503650629812574882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35757731-54d7-4fcb-98bb-7c528e247e34, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3j5a9yymfs2fwdv7shy6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, add5cd99-e85f-48b7-9a45-ce7cde4fb967, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, add5cd99-e85f-48b7-9a45-ce7cde4fb967, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7120600731307641522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9c81035-5a76-4743-a9a0-042e1c3d8bc7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3j9115z4gwj7wm2rf6r2" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, add5cd99-e85f-48b7-9a45-ce7cde4fb967, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3jcrcdfasedc916j12r1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e850ad5-67bb-4a75-8513-42c505bc81ec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e850ad5-67bb-4a75-8513-42c505bc81ec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7120600731307641522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13caf528-c04f-42e7-a2f0-cc9980361b2b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13caf528-c04f-42e7-a2f0-cc9980361b2b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10503650629812574882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 1368735) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1368735) elapsed time (sec): 1.128838300704956
DEBUG    ya.test:process.py:263 Command (pid 1368735) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368735) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368735) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368735) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368735) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1368735) maxrss: 855524
DEBUG    ya.test:process.py:263 Command (pid 1368735) minflt: 45165
DEBUG    ya.test:process.py:263 Command (pid 1368735) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1368735) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1368735) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 1368735) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1368735) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1368735) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1368735) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1368735) stime: 0.16150199999999998
DEBUG    ya.test:process.py:263 Command (pid 1368735) utime: 0.517663
DEBUG    ya.test:process.py:263 Command (pid 1368735) wtime: 1.14
DEBUG    ya.test:process.py:275 Command (pid 1368735) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e850ad5-67bb-4a75-8513-42c505bc81ec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3jf6dpvx9jjjv7g5b7am" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50efcb44-d207-4ac5-8eb6-157fe6693aa7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50efcb44-d207-4ac5-8eb6-157fe6693aa7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7120600731307641522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522712060073130764152271206007313076415227120600731307641522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 20447
      NodeId: 2
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 20447
      NodeId: 2
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 41

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 20447 SectorMap:1:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 42
}

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13caf528-c04f-42e7-a2f0-cc9980361b2b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3jfpb7jn6z6fwraqf7e0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 43
}

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 20447 SectorMap:2:64
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 196040be-1f9a-4b42-9558-7100e7c0d80c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 196040be-1f9a-4b42-9558-7100e7c0d80c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10503650629812574882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882105036506298125748821050365062981257488210503650629812574882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 2
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1000
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 2
        Ring: 0
        Domain: 2
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1001
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 44
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 45
}

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50efcb44-d207-4ac5-8eb6-157fe6693aa7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3jkp2hwvq2pdkpn14nre" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05481b3a-59a7-4140-b36f-943276d36986, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 196040be-1f9a-4b42-9558-7100e7c0d80c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3jp30w0f2f18pewjawym" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05481b3a-59a7-4140-b36f-943276d36986, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5831098813860698685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02d679db-1404-46d3-9e6c-952ef767f3d1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02d679db-1404-46d3-9e6c-952ef767f3d1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10157566833992357001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05481b3a-59a7-4140-b36f-943276d36986, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3jy274j8c5bvb8b6191d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ff4170a-f5b8-4e3d-a571-e75d4c6d4f0d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ff4170a-f5b8-4e3d-a571-e75d4c6d4f0d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5831098813860698685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02d679db-1404-46d3-9e6c-952ef767f3d1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3jzpfpkz42cq7prdzs4j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e42857d-f80c-48c6-b5ac-a844d3bb8e1f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e42857d-f80c-48c6-b5ac-a844d3bb8e1f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10157566833992357001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ff4170a-f5b8-4e3d-a571-e75d4c6d4f0d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3k09a9r9qgqcedh8jmfw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e27fd065-9639-4887-aee6-c977fc99cc05, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e27fd065-9639-4887-aee6-c977fc99cc05, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5831098813860698685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685583109881386069868558310988138606986855831098813860698685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e42857d-f80c-48c6-b5ac-a844d3bb8e1f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3k2ja624whwv67t5z3x2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a9c176d-7457-41b3-9ed4-a6ac8f233fe2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a9c176d-7457-41b3-9ed4-a6ac8f233fe2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10157566833992357001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001101575668339923570011015756683399235700110157566833992357001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e27fd065-9639-4887-aee6-c977fc99cc05, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3k528k7bqf13mjmym1wp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038919." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61617200-f5e6-4563-b28d-c88ca9acb3ab, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61617200-f5e6-4563-b28d-c88ca9acb3ab, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17906130882129641001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a9c176d-7457-41b3-9ed4-a6ac8f233fe2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3k7856hhz2jkn9r47zr5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ca960a-1331-4250-94bc-98f3a5aa6f70, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ca960a-1331-4250-94bc-98f3a5aa6f70, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7547758704992855172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61617200-f5e6-4563-b28d-c88ca9acb3ab, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3kc6dfpmhr1fs4fpbgar" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd50e26e-feca-41a2-b4b6-3de86a0d3b21, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd50e26e-feca-41a2-b4b6-3de86a0d3b21, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17906130882129641001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ca960a-1331-4250-94bc-98f3a5aa6f70, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ke1af3msnb4m2a762z2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c35b98-fa4a-4e01-be76-42a08774c72a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c35b98-fa4a-4e01-be76-42a08774c72a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7547758704992855172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd50e26e-feca-41a2-b4b6-3de86a0d3b21, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3keb54nqm0n5qxg811bc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7806331-8329-4ec5-90da-fe10526ab85c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7806331-8329-4ec5-90da-fe10526ab85c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17906130882129641001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001179061308821296410011790613088212964100117906130882129641001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c35b98-fa4a-4e01-be76-42a08774c72a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3kg6bcpmcagh2s26k5ak" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ae3561-5544-4971-9182-7b0ae3bb0b1e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ae3561-5544-4971-9182-7b0ae3bb0b1e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7547758704992855172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172754775870499285517275477587049928551727547758704992855172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7806331-8329-4ec5-90da-fe10526ab85c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3kjf0w0gswnaffxmn951" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae163d55-f9cc-46e7-8b81-1b90f75d39df, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae163d55-f9cc-46e7-8b81-1b90f75d39df, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16821444033238214840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae163d55-f9cc-46e7-8b81-1b90f75d39df, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3m6d8zxzjxsn93542dcq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f273c3d-49e1-4120-a424-dffb5b2b4a52, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f273c3d-49e1-4120-a424-dffb5b2b4a52, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16821444033238214840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ae3561-5544-4971-9182-7b0ae3bb0b1e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3m305q06yc7gc4b5fxbe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f260c7-3253-42bc-8e88-1634c9406194, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f260c7-3253-42bc-8e88-1634c9406194, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1195150103706547357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f273c3d-49e1-4120-a424-dffb5b2b4a52, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3m8q6ar9v8h3ke9ykphq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af7a8adb-fbcb-4d0f-bca0-8c1864207bbe, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af7a8adb-fbcb-4d0f-bca0-8c1864207bbe, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16821444033238214840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840168214440332382148401682144403323821484016821444033238214840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f260c7-3253-42bc-8e88-1634c9406194, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ma2826x49px77wfebdr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a31f71-97a7-4378-b9f5-320316ffd878, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a31f71-97a7-4378-b9f5-320316ffd878, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1195150103706547357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af7a8adb-fbcb-4d0f-bca0-8c1864207bbe, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3md9875p89ap5xq6k09c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038957." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a23e052-5622-4f6d-8129-a942b626ebc5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a23e052-5622-4f6d-8129-a942b626ebc5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10247329958745269090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a31f71-97a7-4378-b9f5-320316ffd878, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3mfk45ncmw7r5b3jtt3g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b77e39-9616-43ee-a152-9eac68ae2fd5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b77e39-9616-43ee-a152-9eac68ae2fd5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1195150103706547357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357119515010370654735711951501037065473571195150103706547357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a23e052-5622-4f6d-8129-a942b626ebc5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3mm9c13y2y7v6n4v5xg1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea31f28a-5cc3-4f69-8db5-11528d9d332b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea31f28a-5cc3-4f69-8db5-11528d9d332b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10247329958745269090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b77e39-9616-43ee-a152-9eac68ae2fd5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3mpm21zsat654qcxxa56" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd0379f5-2eac-4911-8bdb-94b398388abc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd0379f5-2eac-4911-8bdb-94b398388abc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13829808246258523878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd0379f5-2eac-4911-8bdb-94b398388abc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3myca9grskbywn4q7myw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 976722a6-9ce2-4a95-83a4-4fbb6526dcd3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 976722a6-9ce2-4a95-83a4-4fbb6526dcd3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13829808246258523878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea31f28a-5cc3-4f69-8db5-11528d9d332b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3mtncvh84k8yzgav6x5m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee66b707-f085-44a4-90bd-a79824b3bc19, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee66b707-f085-44a4-90bd-a79824b3bc19, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10247329958745269090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090102473299587452690901024732995874526909010247329958745269090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 976722a6-9ce2-4a95-83a4-4fbb6526dcd3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3n0a6et9efe0tq6yjy6g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d2e13af-6ac3-4561-905c-d7b5d0d6f2b6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d2e13af-6ac3-4561-905c-d7b5d0d6f2b6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13829808246258523878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878138298082462585238781382980824625852387813829808246258523878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee66b707-f085-44a4-90bd-a79824b3bc19, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3n1ycgcv4aw05w0zspp4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2ff8882-a6ff-445a-b1a4-48b1e922c94c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2ff8882-a6ff-445a-b1a4-48b1e922c94c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11673961155733840273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2ff8882-a6ff-445a-b1a4-48b1e922c94c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3n91chb3dh0fws8c4h2w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13a8739b-978b-4e78-8d2e-b4bcd30c7358, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13a8739b-978b-4e78-8d2e-b4bcd30c7358, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11673961155733840273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d2e13af-6ac3-4561-905c-d7b5d0d6f2b6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3n4qe5xer243bkfwh5dq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038946." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25935268-c7dc-40df-8c1a-f24723caaacb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25935268-c7dc-40df-8c1a-f24723caaacb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15896027910463898878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25935268-c7dc-40df-8c1a-f24723caaacb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3nct8b9h90y3qhsghavx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99a7824a-ac1e-4295-998c-caec8e10d45c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99a7824a-ac1e-4295-998c-caec8e10d45c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15896027910463898878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13a8739b-978b-4e78-8d2e-b4bcd30c7358, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3nbk34qccqyy3e8jtbh4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df442f25-53e4-4685-aced-51b5d60cffed, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df442f25-53e4-4685-aced-51b5d60cffed, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11673961155733840273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273116739611557338402731167396115573384027311673961155733840273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99a7824a-ac1e-4295-998c-caec8e10d45c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3nft3q2tdzm0fzakc2jn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9b2432-346c-4ea2-afda-361fcff5736e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9b2432-346c-4ea2-afda-361fcff5736e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15896027910463898878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878158960279104638988781589602791046389887815896027910463898878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df442f25-53e4-4685-aced-51b5d60cffed, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ngp05wsadkcqaxrqdmn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 425c81c7-ac24-47e8-bb62-37c10a7bf5dc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 425c81c7-ac24-47e8-bb62-37c10a7bf5dc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3138127047504563961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 425c81c7-ac24-47e8-bb62-37c10a7bf5dc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3nqme75g166jm7ytbkq1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cf61a44-bbff-4ff1-87d6-4d5972e40389, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cf61a44-bbff-4ff1-87d6-4d5972e40389, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3138127047504563961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9b2432-346c-4ea2-afda-361fcff5736e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3nm00qrgj3n94y9cgaj8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29718334-0268-4021-90b5-f8282fa2cc72, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29718334-0268-4021-90b5-f8282fa2cc72, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7996197679226470272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cf61a44-bbff-4ff1-87d6-4d5972e40389, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3nsk02a4psd5vnwwnh01" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13fdb7b5-d405-4fff-b2b2-167f3dce92fb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13fdb7b5-d405-4fff-b2b2-167f3dce92fb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3138127047504563961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961313812704750456396131381270475045639613138127047504563961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29718334-0268-4021-90b5-f8282fa2cc72, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3nvb4n5frhtry5244svw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df56940b-84d5-493c-bd3c-bdc0b22ef80f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df56940b-84d5-493c-bd3c-bdc0b22ef80f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7996197679226470272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13fdb7b5-d405-4fff-b2b2-167f3dce92fb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ny8djjwbwxnd6k7dp7r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5cb112-7506-49e6-ad51-207c9a2a5896, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5cb112-7506-49e6-ad51-207c9a2a5896, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5499813663020707936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df56940b-84d5-493c-bd3c-bdc0b22ef80f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3p207h65hva7khf8pk9q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd55dc20-04f2-4ffe-933e-9ff22d113583, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd55dc20-04f2-4ffe-933e-9ff22d113583, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7996197679226470272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272799619767922647027279961976792264702727996197679226470272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5cb112-7506-49e6-ad51-207c9a2a5896, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3p6fdhr8pq1ye25kwa38" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5f07ee5-91c9-49d1-8623-b4b2921673db, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5f07ee5-91c9-49d1-8623-b4b2921673db, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5499813663020707936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd55dc20-04f2-4ffe-933e-9ff22d113583, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3p8t6qfjrwsfn3xk2c5s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ff5828-68ae-4412-b8ac-43c965ab45bb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ff5828-68ae-4412-b8ac-43c965ab45bb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2799479348706981865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5f07ee5-91c9-49d1-8623-b4b2921673db, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3pcj1gpex5kvgn6k7wdz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f60fafe2-719d-4394-8345-04408fdd01b9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f60fafe2-719d-4394-8345-04408fdd01b9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5499813663020707936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936549981366302070793654998136630207079365499813663020707936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ff5828-68ae-4412-b8ac-43c965ab45bb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3pfq8r2vysc8b3sagjwv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5d1330c-eb13-4dfc-92a4-020922983e62, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5d1330c-eb13-4dfc-92a4-020922983e62, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2799479348706981865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f60fafe2-719d-4394-8345-04408fdd01b9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3pkc5n3dy4pta1kjz2nm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde35d22-9022-43db-9f8e-202aaecc9b15, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde35d22-9022-43db-9f8e-202aaecc9b15, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17796290859969805053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5d1330c-eb13-4dfc-92a4-020922983e62, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3pnfcvq3rnt6c8x8qtz8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1bc52f1-76f8-4944-8a47-7423385bdee6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1bc52f1-76f8-4944-8a47-7423385bdee6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2799479348706981865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865279947934870698186527994793487069818652799479348706981865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde35d22-9022-43db-9f8e-202aaecc9b15, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ptx3pdn0gq5gk3vynhw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce464e9f-556f-4381-a919-fbbcd2a5abd9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce464e9f-556f-4381-a919-fbbcd2a5abd9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17796290859969805053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1bc52f1-76f8-4944-8a47-7423385bdee6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3pwgdvprtgkmdsxjg1a6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86885d70-7fa5-4b73-84f8-4cbac1cfc490, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86885d70-7fa5-4b73-84f8-4cbac1cfc490, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 349689029351080602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86885d70-7fa5-4b73-84f8-4cbac1cfc490, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3q4250pddgk88tyjk7sa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5336234e-e838-4d98-bf18-bfc75ba673c0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5336234e-e838-4d98-bf18-bfc75ba673c0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 349689029351080602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce464e9f-556f-4381-a919-fbbcd2a5abd9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3q11b3tfmk1ytqje6v7a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c893b514-51cf-4cd6-bbb9-485d8fd639b8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c893b514-51cf-4cd6-bbb9-485d8fd639b8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17796290859969805053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053177962908599698050531779629085996980505317796290859969805053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5336234e-e838-4d98-bf18-bfc75ba673c0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3q6m3bqfykk8pq1nmn60" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b242326-a722-4eae-a57f-2131496c976b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b242326-a722-4eae-a57f-2131496c976b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 349689029351080602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602349689029351080602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c893b514-51cf-4cd6-bbb9-485d8fd639b8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3q823cv8cb54mddme70g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038960." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab757f67-23b8-468b-8497-72d2bf94cd25, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab757f67-23b8-468b-8497-72d2bf94cd25, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5140319393201101325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b242326-a722-4eae-a57f-2131496c976b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3qas4pw7dr77zrzjmjnc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab757f67-23b8-468b-8497-72d2bf94cd25, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3qf1drqrhw4f4swejdzh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96d643d3-1ef7-4d43-90a0-e59787758b42, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a531e0e7-6915-47ea-8ec8-d1c14f87bc1a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a531e0e7-6915-47ea-8ec8-d1c14f87bc1a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5140319393201101325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96d643d3-1ef7-4d43-90a0-e59787758b42, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640132698002361229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a531e0e7-6915-47ea-8ec8-d1c14f87bc1a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3qj99jx9hnbhc37ej6yc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0426d06a-9a6d-4230-ae14-d9655a2ac570, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0426d06a-9a6d-4230-ae14-d9655a2ac570, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5140319393201101325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325514031939320110132551403193932011013255140319393201101325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96d643d3-1ef7-4d43-90a0-e59787758b42, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3qjjerjwhrfwt58sbdw6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7aabbbd-4864-4a95-a553-cac34418eace, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7aabbbd-4864-4a95-a553-cac34418eace, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640132698002361229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0426d06a-9a6d-4230-ae14-d9655a2ac570, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3qqd307cphfcvntjgm4r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bde372e4-0d7f-4205-8e74-5f64ef372b7c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bde372e4-0d7f-4205-8e74-5f64ef372b7c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18431770822657189429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7aabbbd-4864-4a95-a553-cac34418eace, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3qr95jkj99rjvsqznt7q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d761de-644f-4515-ac53-1e50e1289978, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d761de-644f-4515-ac53-1e50e1289978, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640132698002361229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229464013269800236122946401326980023612294640132698002361229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bde372e4-0d7f-4205-8e74-5f64ef372b7c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3qy5c4p46stzwc8rc891" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b75cd2d-a97c-4d32-949f-11d21b4cc8de, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b75cd2d-a97c-4d32-949f-11d21b4cc8de, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18431770822657189429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d761de-644f-4515-ac53-1e50e1289978, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3qze6end7sh471mgfajq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b75cd2d-a97c-4d32-949f-11d21b4cc8de, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3r2q2vkge3dbxjqfkhft" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9601fc4a-54f3-46b3-9bd0-d7f33c98edcc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9601fc4a-54f3-46b3-9bd0-d7f33c98edcc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298210322907340721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a08d02f-3a34-4352-94bb-f6a0a09d223a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a08d02f-3a34-4352-94bb-f6a0a09d223a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18431770822657189429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429184317708226571894291843177082265718942918431770822657189429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9601fc4a-54f3-46b3-9bd0-d7f33c98edcc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3r7d7csq8sakjenqxdnh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b2d6431-3f17-49f3-b743-bc42ec5c74a0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b2d6431-3f17-49f3-b743-bc42ec5c74a0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298210322907340721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b2d6431-3f17-49f3-b743-bc42ec5c74a0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3r9n65trs4b5qaxh926m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a08d02f-3a34-4352-94bb-f6a0a09d223a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3r7pfa4e6jmswg8htbkn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1fd4df-01ca-4bdb-bd33-a7d185967d65, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1fd4df-01ca-4bdb-bd33-a7d185967d65, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298210322907340721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721929821032290734072192982103229073407219298210322907340721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6062f358-1bba-49bc-9d67-69e5d80dda47, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6062f358-1bba-49bc-9d67-69e5d80dda47, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2948455238742658196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6062f358-1bba-49bc-9d67-69e5d80dda47, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ret65zw6svt3em57tp0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1fd4df-01ca-4bdb-bd33-a7d185967d65, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3re16b8ayjycw3h4zr4j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b436c9a-4dca-4352-baf3-605dba959008, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b436c9a-4dca-4352-baf3-605dba959008, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2948455238742658196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a30696e-5f58-464a-98bb-2530307d4363, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a30696e-5f58-464a-98bb-2530307d4363, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4793561800640979008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a30696e-5f58-464a-98bb-2530307d4363, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3rnc9ph0jrxv50qkx5wc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b436c9a-4dca-4352-baf3-605dba959008, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3rmv0vha52c2p1zkc34r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101d7f74-b076-4442-84bb-2817e06169ae, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101d7f74-b076-4442-84bb-2817e06169ae, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4793561800640979008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a69eda-e0c0-4fe1-ab07-312292c2832c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a69eda-e0c0-4fe1-ab07-312292c2832c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2948455238742658196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196294845523874265819629484552387426581962948455238742658196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a69eda-e0c0-4fe1-ab07-312292c2832c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3rvjfytg4g919xv8ggvb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101d7f74-b076-4442-84bb-2817e06169ae, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3rv6e5nkg3dqeed9gh5t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba64fd5-734b-4ed0-b104-5a098bd0361d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba64fd5-734b-4ed0-b104-5a098bd0361d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4793561800640979008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008479356180064097900847935618006409790084793561800640979008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e40aa5e-2ded-41a0-94a6-89d671b7ab4e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e40aa5e-2ded-41a0-94a6-89d671b7ab4e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 203251916248522464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e40aa5e-2ded-41a0-94a6-89d671b7ab4e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3s2z8xkctefg38yc9mdg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c1804e1-6322-495a-ba2a-f627b63df2f0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c1804e1-6322-495a-ba2a-f627b63df2f0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 203251916248522464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba64fd5-734b-4ed0-b104-5a098bd0361d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3s2d4bwkjtabt6s9y9qd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 086b2365-d8bc-4d8c-a4f1-a140c55a9905, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 086b2365-d8bc-4d8c-a4f1-a140c55a9905, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13856756729569748876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c1804e1-6322-495a-ba2a-f627b63df2f0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3s62bzhbt19tskdysgkp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e7f85ec-d335-43cd-9451-cdc80970b061, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e7f85ec-d335-43cd-9451-cdc80970b061, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 203251916248522464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464203251916248522464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 086b2365-d8bc-4d8c-a4f1-a140c55a9905, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3s9j1mt29pnem2vgrneq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04e54557-e547-4733-8765-27a7afb0cbb6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04e54557-e547-4733-8765-27a7afb0cbb6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13856756729569748876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e7f85ec-d335-43cd-9451-cdc80970b061, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3sa49jbqrv544670rxb3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e787c8-f71d-401c-9f1d-0b6cc7dfa82d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e787c8-f71d-401c-9f1d-0b6cc7dfa82d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4933557336716350875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:26597/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04e54557-e547-4733-8765-27a7afb0cbb6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3sfb71jj1y4n3p08e1cs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 515cbdb1-cb79-4bfd-a17e-1536334712d5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 515cbdb1-cb79-4bfd-a17e-1536334712d5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13856756729569748876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876138567567295697488761385675672956974887613856756729569748876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e787c8-f71d-401c-9f1d-0b6cc7dfa82d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3shrb04n3ndm33hftrfe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c878b57-3294-4537-9bb9-493c1e011b4e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c878b57-3294-4537-9bb9-493c1e011b4e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4933557336716350875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 515cbdb1-cb79-4bfd-a17e-1536334712d5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3sp15tg2xt8mk8rkj8bm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7993421e-f471-45ca-8f7e-abc7cab1f7ef, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7993421e-f471-45ca-8f7e-abc7cab1f7ef, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11805819616797158622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c878b57-3294-4537-9bb9-493c1e011b4e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3sqpd093v9hdnnkkcx62" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65401fc0-b4b2-4fda-ac7e-60b0d9c05c57, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65401fc0-b4b2-4fda-ac7e-60b0d9c05c57, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4933557336716350875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875493355733671635087549335573367163508754933557336716350875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7993421e-f471-45ca-8f7e-abc7cab1f7ef, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3sxj8pt2m99mh1gmhyrr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de7a171e-a4fe-479a-ac41-0cb3f23aec1d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de7a171e-a4fe-479a-ac41-0cb3f23aec1d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11805819616797158622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65401fc0-b4b2-4fda-ac7e-60b0d9c05c57, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3syn81jjcznhk9tfh6sg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4f4e61-10e7-4a6b-b220-6d3156a433ec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4f4e61-10e7-4a6b-b220-6d3156a433ec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14810119478615237151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4f4e61-10e7-4a6b-b220-6d3156a433ec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3t649y9xqz79fvy1c6m8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8805772e-9e74-4b7a-9dd5-4cd5173e7b15, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8805772e-9e74-4b7a-9dd5-4cd5173e7b15, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14810119478615237151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de7a171e-a4fe-479a-ac41-0cb3f23aec1d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3t3gaad3bngf912ydaet" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 693e470d-b4be-4fde-b410-68e5d4d0d710, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 693e470d-b4be-4fde-b410-68e5d4d0d710, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11805819616797158622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622118058196167971586221180581961679715862211805819616797158622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8805772e-9e74-4b7a-9dd5-4cd5173e7b15, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3t845bmamm3ejjztya8k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77d3d80-5bb4-4102-9710-c8baf1e7435f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77d3d80-5bb4-4102-9710-c8baf1e7435f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14810119478615237151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151148101194786152371511481011947861523715114810119478615237151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 693e470d-b4be-4fde-b410-68e5d4d0d710, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ta98xvny93fsx6sxhfj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d12d4978-5236-492e-b77a-83a5f1210bc1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d12d4978-5236-492e-b77a-83a5f1210bc1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9486513596900754295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pf4by4u4.log --grpc-port=26597 --mon-port=14276 --ic-port=19008 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14701', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pf4by4u4.log', '--grpc-port=26597', '--mon-port=14276', '--ic-port=19008', '--key-file', '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1369643
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77d3d80-5bb4-4102-9710-c8baf1e7435f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3tc65jz8z0rn1wejbz14" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26597/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1369644
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6aad6f9-dd04-4b48-b0aa-077371846c70, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6aad6f9-dd04-4b48-b0aa-077371846c70, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5372573185534229625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d12d4978-5236-492e-b77a-83a5f1210bc1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3the2106f33qxef5sfk3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e09a44-00cd-461b-bb60-b1d16a8ef3fd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e09a44-00cd-461b-bb60-b1d16a8ef3fd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9486513596900754295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6aad6f9-dd04-4b48-b0aa-077371846c70, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3tkj4shptsqkvmdszx0h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 404b09a9-98b6-4f51-8e0a-dbef399bb416, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 404b09a9-98b6-4f51-8e0a-dbef399bb416, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5372573185534229625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e09a44-00cd-461b-bb60-b1d16a8ef3fd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3tqf4xj1a6wc5p1s29bv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a13ca3-ba08-4458-bb0d-9ebf81e3490e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a13ca3-ba08-4458-bb0d-9ebf81e3490e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9486513596900754295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295948651359690075429594865135969007542959486513596900754295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 404b09a9-98b6-4f51-8e0a-dbef399bb416, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3tsz83srd11m34tgpjdj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 848f53da-b364-455c-b541-e0078e40f210, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 848f53da-b364-455c-b541-e0078e40f210, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5372573185534229625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625537257318553422962553725731855342296255372573185534229625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a13ca3-ba08-4458-bb0d-9ebf81e3490e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ty83nestthcb25d4n4k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceda6be6-ddbe-485b-a940-40b96dd0f141, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceda6be6-ddbe-485b-a940-40b96dd0f141, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18084627726032226786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 848f53da-b364-455c-b541-e0078e40f210, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3v0f2qcvx6dajjj6tgxw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d040079f-17fa-44bf-bb17-6532bb3d2f21, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d040079f-17fa-44bf-bb17-6532bb3d2f21, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12776069478146011694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d040079f-17fa-44bf-bb17-6532bb3d2f21, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3v8137kp72bwzksnhafw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778b6f18-032d-4be0-be45-3cce0f9b1db9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778b6f18-032d-4be0-be45-3cce0f9b1db9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12776069478146011694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceda6be6-ddbe-485b-a940-40b96dd0f141, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3v678dpfwt2bb2rqpgr2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba0212f-abf6-4e41-85bf-c5fd2f27c87a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba0212f-abf6-4e41-85bf-c5fd2f27c87a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18084627726032226786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778b6f18-032d-4be0-be45-3cce0f9b1db9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3vag7kmfwpg7f9vaxdp7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39acea7e-f2a5-4bda-a956-9a5c174ef677, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39acea7e-f2a5-4bda-a956-9a5c174ef677, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12776069478146011694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694127760694781460116941277606947814601169412776069478146011694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba0212f-abf6-4e41-85bf-c5fd2f27c87a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3vbxascw56trdpqvkhh5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1964ec5-acb4-4a17-87de-056d1dda3bb3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1964ec5-acb4-4a17-87de-056d1dda3bb3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18084627726032226786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786180846277260322267861808462772603222678618084627726032226786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39acea7e-f2a5-4bda-a956-9a5c174ef677, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3vf0as1m6ssdkq0e34t4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33132da8-0d1c-41c4-bce3-0c7f73229eca, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33132da8-0d1c-41c4-bce3-0c7f73229eca, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17934710220114309169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33132da8-0d1c-41c4-bce3-0c7f73229eca, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3vns3dr9cgv8z6v9w25e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1964ec5-acb4-4a17-87de-056d1dda3bb3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3vk17xp8tw1mt5855am1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0a49f9f-8005-4fb8-b31e-4bd309b9dd0a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0a49f9f-8005-4fb8-b31e-4bd309b9dd0a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17934710220114309169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 925fe451-43d4-4343-bb33-b91f8b93a600, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 925fe451-43d4-4343-bb33-b91f8b93a600, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14731268381969415202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 1369644) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1369644) elapsed time (sec): 1.2943601608276367
DEBUG    ya.test:process.py:263 Command (pid 1369644) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1369644) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1369644) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1369644) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1369644) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1369644) maxrss: 860388
DEBUG    ya.test:process.py:263 Command (pid 1369644) minflt: 45135
DEBUG    ya.test:process.py:263 Command (pid 1369644) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1369644) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1369644) nivcsw: 172
DEBUG    ya.test:process.py:263 Command (pid 1369644) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1369644) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1369644) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1369644) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1369644) stime: 0.204277
DEBUG    ya.test:process.py:263 Command (pid 1369644) utime: 0.482139
DEBUG    ya.test:process.py:263 Command (pid 1369644) wtime: 1.303
DEBUG    ya.test:process.py:275 Command (pid 1369644) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 925fe451-43d4-4343-bb33-b91f8b93a600, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3vte3j99fphd20te829g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f12d605-665e-4a0d-8923-2c519e983760, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f12d605-665e-4a0d-8923-2c519e983760, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14731268381969415202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0a49f9f-8005-4fb8-b31e-4bd309b9dd0a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3vsq4typhz9pbkaa050r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfc76832-11b6-423e-a776-2d1b0774aac6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc76832-11b6-423e-a776-2d1b0774aac6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17934710220114309169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169179347102201143091691793471022011430916917934710220114309169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f12d605-665e-4a0d-8923-2c519e983760, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3w01csv27kycd6wma4v1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0836bd6-fd8d-4d58-a44e-e2ce67ba6aa6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0836bd6-fd8d-4d58-a44e-e2ce67ba6aa6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14731268381969415202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202147312683819694152021473126838196941520214731268381969415202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc76832-11b6-423e-a776-2d1b0774aac6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3w0w3ajwktyrekngmq40" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e2a8923-045d-4b4c-9d1d-45497ec14375, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e2a8923-045d-4b4c-9d1d-45497ec14375, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14544549696298859537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e2a8923-045d-4b4c-9d1d-45497ec14375, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3w8k0jj9vva80z0a0amz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 114567b4-79e8-4101-b029-564c64bb32eb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 114567b4-79e8-4101-b029-564c64bb32eb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14544549696298859537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0836bd6-fd8d-4d58-a44e-e2ce67ba6aa6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3w734g715d1848vc3bpt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef49092c-af87-47ce-b354-172ac11ab3cb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef49092c-af87-47ce-b354-172ac11ab3cb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7727134089150907668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 114567b4-79e8-4101-b029-564c64bb32eb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3wb1bdfqgqpqrj651kaz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a66377b7-9b4d-4124-97c2-a4d894ca8378, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a66377b7-9b4d-4124-97c2-a4d894ca8378, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14544549696298859537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537145445496962988595371454454969629885953714544549696298859537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef49092c-af87-47ce-b354-172ac11ab3cb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3wf3aezfgqhf53yks7mf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43abddda-2927-48dd-b5e6-7158d95db9e5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43abddda-2927-48dd-b5e6-7158d95db9e5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7727134089150907668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a66377b7-9b4d-4124-97c2-a4d894ca8378, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3wfz9h4kaqxpb6a9ay95" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a2651ec-407d-4772-8dfd-3af16a0fcc73, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a2651ec-407d-4772-8dfd-3af16a0fcc73, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17462423649681248303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a2651ec-407d-4772-8dfd-3af16a0fcc73, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3wqk3jc0ckndkk5hkwvj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed90197-045e-4802-9a85-24b3a2809efd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed90197-045e-4802-9a85-24b3a2809efd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17462423649681248303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43abddda-2927-48dd-b5e6-7158d95db9e5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3wny363q2gxj97wzvdzr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 957b8207-23e4-4c07-9d62-af7b0d7aa495, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 957b8207-23e4-4c07-9d62-af7b0d7aa495, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7727134089150907668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668772713408915090766877271340891509076687727134089150907668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed90197-045e-4802-9a85-24b3a2809efd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3wt14etjecvkvr9vzvpb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f02c33e-fa9a-41bb-83d3-da637b3c2fd1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f02c33e-fa9a-41bb-83d3-da637b3c2fd1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17462423649681248303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303174624236496812483031746242364968124830317462423649681248303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 957b8207-23e4-4c07-9d62-af7b0d7aa495, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3wwca0j3aes73c4n6azd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b933fdb-4d25-4e40-a5ce-13ab9ee7ca83, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f02c33e-fa9a-41bb-83d3-da637b3c2fd1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3wym3bex70xcsqrcgffn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b933fdb-4d25-4e40-a5ce-13ab9ee7ca83, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15252631428326903476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038959." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e6ad07-22ab-4236-8171-66340dff5903, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e6ad07-22ab-4236-8171-66340dff5903, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 843299203572642813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b933fdb-4d25-4e40-a5ce-13ab9ee7ca83, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3x6kb3a9q5axmtgf5v13" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 334a610d-9259-402f-8034-63bdff380936, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 334a610d-9259-402f-8034-63bdff380936, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15252631428326903476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 334a610d-9259-402f-8034-63bdff380936, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3x97c2sjtx3t1d67c4rm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e6ad07-22ab-4236-8171-66340dff5903, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3x6t9531btn94nwtwta7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37bd2fa4-5d5f-4fbc-bcd2-a51f7f91c031, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37bd2fa4-5d5f-4fbc-bcd2-a51f7f91c031, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15252631428326903476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476152526314283269034761525263142832690347615252631428326903476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1398e87-e762-4dc3-ab8c-348d7049e570, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1398e87-e762-4dc3-ab8c-348d7049e570, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 843299203572642813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37bd2fa4-5d5f-4fbc-bcd2-a51f7f91c031, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3xf4d3skkv3sdmxkjwky" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1398e87-e762-4dc3-ab8c-348d7049e570, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3xf41qvnba531nggmdce" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f5f4388-3874-48a6-a507-18878e0f45d1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5f4388-3874-48a6-a507-18878e0f45d1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 843299203572642813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813843299203572642813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b304a19e-bd91-45b4-ab37-0199ea3bf943, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b304a19e-bd91-45b4-ab37-0199ea3bf943, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9726283342832273318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5f4388-3874-48a6-a507-18878e0f45d1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3xpj6p6w8gk646fqrcns" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b304a19e-bd91-45b4-ab37-0199ea3bf943, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3xq374z70d5np4181410" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24509df0-747c-4193-b738-eef8cbea05cb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24509df0-747c-4193-b738-eef8cbea05cb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9726283342832273318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 648dfbae-c61e-4085-bcb7-fcd77f11b32e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 648dfbae-c61e-4085-bcb7-fcd77f11b32e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12604477538554056787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 648dfbae-c61e-4085-bcb7-fcd77f11b32e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3xxz6hnx0hkgj3917vgs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf5a2db-2929-4732-a61a-7b37d890761b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf5a2db-2929-4732-a61a-7b37d890761b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12604477538554056787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24509df0-747c-4193-b738-eef8cbea05cb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3xx7azyzz41r7q3bszs5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41138b88-97d9-4c90-8eac-8525735c8594, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41138b88-97d9-4c90-8eac-8525735c8594, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9726283342832273318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318972628334283227331897262833428322733189726283342832273318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf5a2db-2929-4732-a61a-7b37d890761b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3y3t4c9rzexwfwbggw52" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41138b88-97d9-4c90-8eac-8525735c8594, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3y4640m57jxak7696egp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ad968bd-dae0-4948-8098-bea5649ffc61, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ad968bd-dae0-4948-8098-bea5649ffc61, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12604477538554056787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787126044775385540567871260447753855405678712604477538554056787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e075f09-c52c-4f21-913d-b2f2ebeeecc5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e075f09-c52c-4f21-913d-b2f2ebeeecc5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3124920166551146254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e075f09-c52c-4f21-913d-b2f2ebeeecc5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ydw7nfmwje5gpbc5mpb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5acc586-0ada-41f2-a833-272a21ca6532, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5acc586-0ada-41f2-a833-272a21ca6532, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3124920166551146254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ad968bd-dae0-4948-8098-bea5649ffc61, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ydkaxn2h225t9c7we83" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a15a729a-9581-4174-b9fa-8940f70990a8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a15a729a-9581-4174-b9fa-8940f70990a8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2396414505645220767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23964145056452207672396414505645220767239641450564522076723964145056452207672396414505645220767239641450564522076723964145056452207672396414505645220767239641450564522076723964145056452207672396414505645220767239641450564522076723964145056452207672396414505645220767239641450564522076723964145056452207672396414505645220767239641450564522076723964145056452207672396414505645220767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5acc586-0ada-41f2-a833-272a21ca6532, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ym2axbsv3xsj822y711" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 040ca7eb-1059-4b0d-af69-ebf757c4c3c4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 040ca7eb-1059-4b0d-af69-ebf757c4c3c4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3124920166551146254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254312492016655114625431249201665511462543124920166551146254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a15a729a-9581-4174-b9fa-8940f70990a8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3ypc9p7knafjgdj6gcpk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c0c44d9-aaff-4007-9f34-264857111f29, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c0c44d9-aaff-4007-9f34-264857111f29, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2396414505645220767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23964145056452207672396414505645220767239641450564522076723964145056452207672396414505645220767239641450564522076723964145056452207672396414505645220767239641450564522076723964145056452207672396414505645220767239641450564522076723964145056452207672396414505645220767239641450564522076723964145056452207672396414505645220767239641450564522076723964145056452207672396414505645220767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 040ca7eb-1059-4b0d-af69-ebf757c4c3c4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg3yv55285brfh98hh4xc2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f66ed5a-fa94-4775-877f-adc64f8716f7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f66ed5a-fa94-4775-877f-adc64f8716f7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8446940858475696849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84469408584756968498446940858475696849844694085847569684984469408584756968498446940858475696849844694085847569684984469408584756968498446940858475696849844694085847569684984469408584756968498446940858475696849844694085847569684984469408584756968498446940858475696849844694085847569684984469408584756968498446940858475696849844694085847569684984469408584756968498446940858475696849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f66ed5a-fa94-4775-877f-adc64f8716f7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e125713b-9830-4cd5-bfd8-e0e58793fec6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e125713b-9830-4cd5-bfd8-e0e58793fec6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12146397840246206301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214639784024620630112146397840246206301121463978402462063011214639784024620630112146397840246206301121463978402462063011214639784024620630112146397840246206301121463978402462063011214639784024620630112146397840246206301121463978402462063011214639784024620630112146397840246206301121463978402462063011214639784024620630112146397840246206301121463978402462063011214639784024620630112146397840246206301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c0c44d9-aaff-4007-9f34-264857111f29, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 401f113a-0461-4037-a7bc-bbc6e226fd7e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 401f113a-0461-4037-a7bc-bbc6e226fd7e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7029634677025944234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70296346770259442347029634677025944234702963467702594423470296346770259442347029634677025944234702963467702594423470296346770259442347029634677025944234702963467702594423470296346770259442347029634677025944234702963467702594423470296346770259442347029634677025944234702963467702594423470296346770259442347029634677025944234702963467702594423470296346770259442347029634677025944234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e125713b-9830-4cd5-bfd8-e0e58793fec6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6daed48-24e1-4b8e-9014-0d51144d577a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6daed48-24e1-4b8e-9014-0d51144d577a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8262764061944104080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82627640619441040808262764061944104080826276406194410408082627640619441040808262764061944104080826276406194410408082627640619441040808262764061944104080826276406194410408082627640619441040808262764061944104080826276406194410408082627640619441040808262764061944104080826276406194410408082627640619441040808262764061944104080826276406194410408082627640619441040808262764061944104080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 401f113a-0461-4037-a7bc-bbc6e226fd7e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ea2bca9-2b60-423f-913b-1164b34c88aa, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ea2bca9-2b60-423f-913b-1164b34c88aa, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3477249853528232846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34772498535282328463477249853528232846347724985352823284634772498535282328463477249853528232846347724985352823284634772498535282328463477249853528232846347724985352823284634772498535282328463477249853528232846347724985352823284634772498535282328463477249853528232846347724985352823284634772498535282328463477249853528232846347724985352823284634772498535282328463477249853528232846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6daed48-24e1-4b8e-9014-0d51144d577a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 097b53c6-e44e-4a36-bff6-71db2ffbc2ec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 097b53c6-e44e-4a36-bff6-71db2ffbc2ec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15546898933408253394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554689893340825339415546898933408253394155468989334082533941554689893340825339415546898933408253394155468989334082533941554689893340825339415546898933408253394155468989334082533941554689893340825339415546898933408253394155468989334082533941554689893340825339415546898933408253394155468989334082533941554689893340825339415546898933408253394155468989334082533941554689893340825339415546898933408253394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ea2bca9-2b60-423f-913b-1164b34c88aa, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7717f44b-2dc3-4f7d-b776-ad8d93092215, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7717f44b-2dc3-4f7d-b776-ad8d93092215, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16224364326507014531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622436432650701453116224364326507014531162243643265070145311622436432650701453116224364326507014531162243643265070145311622436432650701453116224364326507014531162243643265070145311622436432650701453116224364326507014531162243643265070145311622436432650701453116224364326507014531162243643265070145311622436432650701453116224364326507014531162243643265070145311622436432650701453116224364326507014531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 097b53c6-e44e-4a36-bff6-71db2ffbc2ec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d238fe80-bb8c-4de7-b2a3-899797276c5a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7717f44b-2dc3-4f7d-b776-ad8d93092215, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7571af2c-3bd4-40c2-9e9b-4a993a5b1961, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7571af2c-3bd4-40c2-9e9b-4a993a5b1961, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12033857336307180834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203385733630718083412033857336307180834120338573363071808341203385733630718083412033857336307180834120338573363071808341203385733630718083412033857336307180834120338573363071808341203385733630718083412033857336307180834120338573363071808341203385733630718083412033857336307180834120338573363071808341203385733630718083412033857336307180834120338573363071808341203385733630718083412033857336307180834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d238fe80-bb8c-4de7-b2a3-899797276c5a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8248779538422705506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82487795384227055068248779538422705506824877953842270550682487795384227055068248779538422705506824877953842270550682487795384227055068248779538422705506824877953842270550682487795384227055068248779538422705506824877953842270550682487795384227055068248779538422705506824877953842270550682487795384227055068248779538422705506824877953842270550682487795384227055068248779538422705506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7571af2c-3bd4-40c2-9e9b-4a993a5b1961, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1011114-f38f-450e-8557-a8e5fcd25ecf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1011114-f38f-450e-8557-a8e5fcd25ecf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14184618995508914767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418461899550891476714184618995508914767141846189955089147671418461899550891476714184618995508914767141846189955089147671418461899550891476714184618995508914767141846189955089147671418461899550891476714184618995508914767141846189955089147671418461899550891476714184618995508914767141846189955089147671418461899550891476714184618995508914767141846189955089147671418461899550891476714184618995508914767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d238fe80-bb8c-4de7-b2a3-899797276c5a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ec342c-839d-4c3a-b2bc-deaae7054f8e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ec342c-839d-4c3a-b2bc-deaae7054f8e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4152898523580433662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41528985235804336624152898523580433662415289852358043366241528985235804336624152898523580433662415289852358043366241528985235804336624152898523580433662415289852358043366241528985235804336624152898523580433662415289852358043366241528985235804336624152898523580433662415289852358043366241528985235804336624152898523580433662415289852358043366241528985235804336624152898523580433662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1011114-f38f-450e-8557-a8e5fcd25ecf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ec342c-839d-4c3a-b2bc-deaae7054f8e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 319c43ca-6a75-4337-bdfa-e7cf7646f962, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 319c43ca-6a75-4337-bdfa-e7cf7646f962, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9080567986833688598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90805679868336885989080567986833688598908056798683368859890805679868336885989080567986833688598908056798683368859890805679868336885989080567986833688598908056798683368859890805679868336885989080567986833688598908056798683368859890805679868336885989080567986833688598908056798683368859890805679868336885989080567986833688598908056798683368859890805679868336885989080567986833688598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 385c1dbc-b414-40d3-bc5e-367ae6d3a796, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 385c1dbc-b414-40d3-bc5e-367ae6d3a796, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13209466020097046973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320946602009704697313209466020097046973132094660200970469731320946602009704697313209466020097046973132094660200970469731320946602009704697313209466020097046973132094660200970469731320946602009704697313209466020097046973132094660200970469731320946602009704697313209466020097046973132094660200970469731320946602009704697313209466020097046973132094660200970469731320946602009704697313209466020097046973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 319c43ca-6a75-4337-bdfa-e7cf7646f962, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e0b5fd9-aaf3-406d-ad5a-b804a8f71001, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e0b5fd9-aaf3-406d-ad5a-b804a8f71001, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2949403939632005850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29494039396320058502949403939632005850294940393963200585029494039396320058502949403939632005850294940393963200585029494039396320058502949403939632005850294940393963200585029494039396320058502949403939632005850294940393963200585029494039396320058502949403939632005850294940393963200585029494039396320058502949403939632005850294940393963200585029494039396320058502949403939632005850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 385c1dbc-b414-40d3-bc5e-367ae6d3a796, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2435477-9a6c-4b63-b161-1b5292ef0b03, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2435477-9a6c-4b63-b161-1b5292ef0b03, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7591013083336007094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75910130833360070947591013083336007094759101308333600709475910130833360070947591013083336007094759101308333600709475910130833360070947591013083336007094759101308333600709475910130833360070947591013083336007094759101308333600709475910130833360070947591013083336007094759101308333600709475910130833360070947591013083336007094759101308333600709475910130833360070947591013083336007094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e0b5fd9-aaf3-406d-ad5a-b804a8f71001, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c92490b0-e0b0-4c71-abad-51043de255b9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c92490b0-e0b0-4c71-abad-51043de255b9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5859657616767681438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58596576167676814385859657616767681438585965761676768143858596576167676814385859657616767681438585965761676768143858596576167676814385859657616767681438585965761676768143858596576167676814385859657616767681438585965761676768143858596576167676814385859657616767681438585965761676768143858596576167676814385859657616767681438585965761676768143858596576167676814385859657616767681438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2435477-9a6c-4b63-b161-1b5292ef0b03, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33e8efe7-5d66-41a4-a1f4-a25c7be91055, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33e8efe7-5d66-41a4-a1f4-a25c7be91055, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12894635874442594239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289463587444259423912894635874442594239128946358744425942391289463587444259423912894635874442594239128946358744425942391289463587444259423912894635874442594239128946358744425942391289463587444259423912894635874442594239128946358744425942391289463587444259423912894635874442594239128946358744425942391289463587444259423912894635874442594239128946358744425942391289463587444259423912894635874442594239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c92490b0-e0b0-4c71-abad-51043de255b9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c7c808e-c94b-4c14-8953-96f11f018c02, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7c808e-c94b-4c14-8953-96f11f018c02, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 262569756704793832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832262569756704793832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33e8efe7-5d66-41a4-a1f4-a25c7be91055, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c45c68a6-25d6-4022-a86c-1995a17b4cba, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c45c68a6-25d6-4022-a86c-1995a17b4cba, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5258611533449408550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52586115334494085505258611533449408550525861153344940855052586115334494085505258611533449408550525861153344940855052586115334494085505258611533449408550525861153344940855052586115334494085505258611533449408550525861153344940855052586115334494085505258611533449408550525861153344940855052586115334494085505258611533449408550525861153344940855052586115334494085505258611533449408550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7c808e-c94b-4c14-8953-96f11f018c02, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51d5d138-06c1-44b6-ba39-b7d52f3656e3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51d5d138-06c1-44b6-ba39-b7d52f3656e3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9276415240158636854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92764152401586368549276415240158636854927641524015863685492764152401586368549276415240158636854927641524015863685492764152401586368549276415240158636854927641524015863685492764152401586368549276415240158636854927641524015863685492764152401586368549276415240158636854927641524015863685492764152401586368549276415240158636854927641524015863685492764152401586368549276415240158636854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c45c68a6-25d6-4022-a86c-1995a17b4cba, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cebdb045-bfe0-4019-942f-42984e40d5d1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cebdb045-bfe0-4019-942f-42984e40d5d1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2923607247382426481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29236072473824264812923607247382426481292360724738242648129236072473824264812923607247382426481292360724738242648129236072473824264812923607247382426481292360724738242648129236072473824264812923607247382426481292360724738242648129236072473824264812923607247382426481292360724738242648129236072473824264812923607247382426481292360724738242648129236072473824264812923607247382426481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51d5d138-06c1-44b6-ba39-b7d52f3656e3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38417270-06f8-4567-a24e-8e4dd72ce23b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38417270-06f8-4567-a24e-8e4dd72ce23b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2521275876681491380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25212758766814913802521275876681491380252127587668149138025212758766814913802521275876681491380252127587668149138025212758766814913802521275876681491380252127587668149138025212758766814913802521275876681491380252127587668149138025212758766814913802521275876681491380252127587668149138025212758766814913802521275876681491380252127587668149138025212758766814913802521275876681491380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cebdb045-bfe0-4019-942f-42984e40d5d1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38546329-f98d-4122-80b1-5c2032eb03b0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38546329-f98d-4122-80b1-5c2032eb03b0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11701737741711719271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170173774171171927111701737741711719271117017377417117192711170173774171171927111701737741711719271117017377417117192711170173774171171927111701737741711719271117017377417117192711170173774171171927111701737741711719271117017377417117192711170173774171171927111701737741711719271117017377417117192711170173774171171927111701737741711719271117017377417117192711170173774171171927111701737741711719271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38417270-06f8-4567-a24e-8e4dd72ce23b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d797bdcb-dd94-43be-8be5-c763b871722e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d797bdcb-dd94-43be-8be5-c763b871722e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7170508710894419094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71705087108944190947170508710894419094717050871089441909471705087108944190947170508710894419094717050871089441909471705087108944190947170508710894419094717050871089441909471705087108944190947170508710894419094717050871089441909471705087108944190947170508710894419094717050871089441909471705087108944190947170508710894419094717050871089441909471705087108944190947170508710894419094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d797bdcb-dd94-43be-8be5-c763b871722e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66d95fab-a938-4632-b15a-8b83e148ca61, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66d95fab-a938-4632-b15a-8b83e148ca61, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7428295068369255161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74282950683692551617428295068369255161742829506836925516174282950683692551617428295068369255161742829506836925516174282950683692551617428295068369255161742829506836925516174282950683692551617428295068369255161742829506836925516174282950683692551617428295068369255161742829506836925516174282950683692551617428295068369255161742829506836925516174282950683692551617428295068369255161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38546329-f98d-4122-80b1-5c2032eb03b0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3207b4bb-3582-4736-8299-438b6ac1f193, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3207b4bb-3582-4736-8299-438b6ac1f193, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6290705598418722539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62907055984187225396290705598418722539629070559841872253962907055984187225396290705598418722539629070559841872253962907055984187225396290705598418722539629070559841872253962907055984187225396290705598418722539629070559841872253962907055984187225396290705598418722539629070559841872253962907055984187225396290705598418722539629070559841872253962907055984187225396290705598418722539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66d95fab-a938-4632-b15a-8b83e148ca61, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd2c6b5-7a63-47b2-901f-7e43d22389bb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd2c6b5-7a63-47b2-901f-7e43d22389bb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17540429288681919338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754042928868191933817540429288681919338175404292886819193381754042928868191933817540429288681919338175404292886819193381754042928868191933817540429288681919338175404292886819193381754042928868191933817540429288681919338175404292886819193381754042928868191933817540429288681919338175404292886819193381754042928868191933817540429288681919338175404292886819193381754042928868191933817540429288681919338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3207b4bb-3582-4736-8299-438b6ac1f193, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e2637e-4115-4165-8bb7-dcfdea39fbf5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e2637e-4115-4165-8bb7-dcfdea39fbf5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2893816303528153255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28938163035281532552893816303528153255289381630352815325528938163035281532552893816303528153255289381630352815325528938163035281532552893816303528153255289381630352815325528938163035281532552893816303528153255289381630352815325528938163035281532552893816303528153255289381630352815325528938163035281532552893816303528153255289381630352815325528938163035281532552893816303528153255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd2c6b5-7a63-47b2-901f-7e43d22389bb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e2637e-4115-4165-8bb7-dcfdea39fbf5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a79cee09-6041-4b9c-8081-81620568586e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a79cee09-6041-4b9c-8081-81620568586e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2384211678119157219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23842116781191572192384211678119157219238421167811915721923842116781191572192384211678119157219238421167811915721923842116781191572192384211678119157219238421167811915721923842116781191572192384211678119157219238421167811915721923842116781191572192384211678119157219238421167811915721923842116781191572192384211678119157219238421167811915721923842116781191572192384211678119157219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ac0e6b-1fdd-4396-99a8-a52b5b36f14f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ac0e6b-1fdd-4396-99a8-a52b5b36f14f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15139825330959051200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513982533095905120015139825330959051200151398253309590512001513982533095905120015139825330959051200151398253309590512001513982533095905120015139825330959051200151398253309590512001513982533095905120015139825330959051200151398253309590512001513982533095905120015139825330959051200151398253309590512001513982533095905120015139825330959051200151398253309590512001513982533095905120015139825330959051200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a79cee09-6041-4b9c-8081-81620568586e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82966b2a-3f91-4b9b-b218-ece2fb2f29db, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82966b2a-3f91-4b9b-b218-ece2fb2f29db, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1990124955831638941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19901249558316389411990124955831638941199012495583163894119901249558316389411990124955831638941199012495583163894119901249558316389411990124955831638941199012495583163894119901249558316389411990124955831638941199012495583163894119901249558316389411990124955831638941199012495583163894119901249558316389411990124955831638941199012495583163894119901249558316389411990124955831638941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ac0e6b-1fdd-4396-99a8-a52b5b36f14f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e499af3-a5d3-481f-8abe-7c61a8337258, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e499af3-a5d3-481f-8abe-7c61a8337258, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14094141485226060263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409414148522606026314094141485226060263140941414852260602631409414148522606026314094141485226060263140941414852260602631409414148522606026314094141485226060263140941414852260602631409414148522606026314094141485226060263140941414852260602631409414148522606026314094141485226060263140941414852260602631409414148522606026314094141485226060263140941414852260602631409414148522606026314094141485226060263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82966b2a-3f91-4b9b-b218-ece2fb2f29db, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c1b2d33-db19-46de-b8d3-49431fde6bec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c1b2d33-db19-46de-b8d3-49431fde6bec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12089456748929967647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208945674892996764712089456748929967647120894567489299676471208945674892996764712089456748929967647120894567489299676471208945674892996764712089456748929967647120894567489299676471208945674892996764712089456748929967647120894567489299676471208945674892996764712089456748929967647120894567489299676471208945674892996764712089456748929967647120894567489299676471208945674892996764712089456748929967647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e499af3-a5d3-481f-8abe-7c61a8337258, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f705988a-158e-4db5-9e6f-380709d4122c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f705988a-158e-4db5-9e6f-380709d4122c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8889242601791650265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88892426017916502658889242601791650265888924260179165026588892426017916502658889242601791650265888924260179165026588892426017916502658889242601791650265888924260179165026588892426017916502658889242601791650265888924260179165026588892426017916502658889242601791650265888924260179165026588892426017916502658889242601791650265888924260179165026588892426017916502658889242601791650265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c1b2d33-db19-46de-b8d3-49431fde6bec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83d74be7-a502-4953-967f-eb2dfcdda7a0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83d74be7-a502-4953-967f-eb2dfcdda7a0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6484112622707263742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64841126227072637426484112622707263742648411262270726374264841126227072637426484112622707263742648411262270726374264841126227072637426484112622707263742648411262270726374264841126227072637426484112622707263742648411262270726374264841126227072637426484112622707263742648411262270726374264841126227072637426484112622707263742648411262270726374264841126227072637426484112622707263742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f705988a-158e-4db5-9e6f-380709d4122c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e4c90bd-10b5-4836-9c67-eb60649dd6de, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e4c90bd-10b5-4836-9c67-eb60649dd6de, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12522824629042601940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252282462904260194012522824629042601940125228246290426019401252282462904260194012522824629042601940125228246290426019401252282462904260194012522824629042601940125228246290426019401252282462904260194012522824629042601940125228246290426019401252282462904260194012522824629042601940125228246290426019401252282462904260194012522824629042601940125228246290426019401252282462904260194012522824629042601940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83d74be7-a502-4953-967f-eb2dfcdda7a0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e8ea829-c0aa-4f8b-a7fa-ae738e866245, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e8ea829-c0aa-4f8b-a7fa-ae738e866245, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6394179822465093477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63941798224650934776394179822465093477639417982246509347763941798224650934776394179822465093477639417982246509347763941798224650934776394179822465093477639417982246509347763941798224650934776394179822465093477639417982246509347763941798224650934776394179822465093477639417982246509347763941798224650934776394179822465093477639417982246509347763941798224650934776394179822465093477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e8ea829-c0aa-4f8b-a7fa-ae738e866245, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e4c90bd-10b5-4836-9c67-eb60649dd6de, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 888abbfa-c9b2-4b34-9851-bcd292693137, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 888abbfa-c9b2-4b34-9851-bcd292693137, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13586297444302431161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358629744430243116113586297444302431161135862974443024311611358629744430243116113586297444302431161135862974443024311611358629744430243116113586297444302431161135862974443024311611358629744430243116113586297444302431161135862974443024311611358629744430243116113586297444302431161135862974443024311611358629744430243116113586297444302431161135862974443024311611358629744430243116113586297444302431161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 182d4499-5a8d-44cc-9805-eb445ec1a65a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 182d4499-5a8d-44cc-9805-eb445ec1a65a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10802191467014518575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080219146701451857510802191467014518575108021914670145185751080219146701451857510802191467014518575108021914670145185751080219146701451857510802191467014518575108021914670145185751080219146701451857510802191467014518575108021914670145185751080219146701451857510802191467014518575108021914670145185751080219146701451857510802191467014518575108021914670145185751080219146701451857510802191467014518575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 888abbfa-c9b2-4b34-9851-bcd292693137, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed34981e-325a-459b-ac24-ba444346d15a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed34981e-325a-459b-ac24-ba444346d15a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15844321449405919317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584432144940591931715844321449405919317158443214494059193171584432144940591931715844321449405919317158443214494059193171584432144940591931715844321449405919317158443214494059193171584432144940591931715844321449405919317158443214494059193171584432144940591931715844321449405919317158443214494059193171584432144940591931715844321449405919317158443214494059193171584432144940591931715844321449405919317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed34981e-325a-459b-ac24-ba444346d15a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96663906-1674-4f5e-aba2-0921561bd0a5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96663906-1674-4f5e-aba2-0921561bd0a5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10409500001009358096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040950000100935809610409500001009358096104095000010093580961040950000100935809610409500001009358096104095000010093580961040950000100935809610409500001009358096104095000010093580961040950000100935809610409500001009358096104095000010093580961040950000100935809610409500001009358096104095000010093580961040950000100935809610409500001009358096104095000010093580961040950000100935809610409500001009358096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 182d4499-5a8d-44cc-9805-eb445ec1a65a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c0af75-3034-4e9d-be3a-fcebf99cb6e0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c0af75-3034-4e9d-be3a-fcebf99cb6e0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17163480217335840461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716348021733584046117163480217335840461171634802173358404611716348021733584046117163480217335840461171634802173358404611716348021733584046117163480217335840461171634802173358404611716348021733584046117163480217335840461171634802173358404611716348021733584046117163480217335840461171634802173358404611716348021733584046117163480217335840461171634802173358404611716348021733584046117163480217335840461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96663906-1674-4f5e-aba2-0921561bd0a5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b1405b0-555b-453f-be5b-a9c8003238ba, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b1405b0-555b-453f-be5b-a9c8003238ba, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14757764570278129284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475776457027812928414757764570278129284147577645702781292841475776457027812928414757764570278129284147577645702781292841475776457027812928414757764570278129284147577645702781292841475776457027812928414757764570278129284147577645702781292841475776457027812928414757764570278129284147577645702781292841475776457027812928414757764570278129284147577645702781292841475776457027812928414757764570278129284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c0af75-3034-4e9d-be3a-fcebf99cb6e0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27ef42d6-9e5f-41f7-a81b-ada7f94c53cd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27ef42d6-9e5f-41f7-a81b-ada7f94c53cd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12145305830388086702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214530583038808670212145305830388086702121453058303880867021214530583038808670212145305830388086702121453058303880867021214530583038808670212145305830388086702121453058303880867021214530583038808670212145305830388086702121453058303880867021214530583038808670212145305830388086702121453058303880867021214530583038808670212145305830388086702121453058303880867021214530583038808670212145305830388086702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b1405b0-555b-453f-be5b-a9c8003238ba, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f191f4e4-1279-4d32-8ed8-38f6ee8f0820, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f191f4e4-1279-4d32-8ed8-38f6ee8f0820, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15168171371436169634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516817137143616963415168171371436169634151681713714361696341516817137143616963415168171371436169634151681713714361696341516817137143616963415168171371436169634151681713714361696341516817137143616963415168171371436169634151681713714361696341516817137143616963415168171371436169634151681713714361696341516817137143616963415168171371436169634151681713714361696341516817137143616963415168171371436169634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27ef42d6-9e5f-41f7-a81b-ada7f94c53cd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fee9bca-ffe6-4c88-8375-0ab8f2e1a244, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fee9bca-ffe6-4c88-8375-0ab8f2e1a244, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7054228208787916454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70542282087879164547054228208787916454705422820878791645470542282087879164547054228208787916454705422820878791645470542282087879164547054228208787916454705422820878791645470542282087879164547054228208787916454705422820878791645470542282087879164547054228208787916454705422820878791645470542282087879164547054228208787916454705422820878791645470542282087879164547054228208787916454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f191f4e4-1279-4d32-8ed8-38f6ee8f0820, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee773234-5395-47a4-a755-6bb2a89d7992, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee773234-5395-47a4-a755-6bb2a89d7992, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13731922056261413276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373192205626141327613731922056261413276137319220562614132761373192205626141327613731922056261413276137319220562614132761373192205626141327613731922056261413276137319220562614132761373192205626141327613731922056261413276137319220562614132761373192205626141327613731922056261413276137319220562614132761373192205626141327613731922056261413276137319220562614132761373192205626141327613731922056261413276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fee9bca-ffe6-4c88-8375-0ab8f2e1a244, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4d8609d-5ac3-4ab5-98d4-1b52b5f5e6d8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4d8609d-5ac3-4ab5-98d4-1b52b5f5e6d8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17899219968275650718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789921996827565071817899219968275650718178992199682756507181789921996827565071817899219968275650718178992199682756507181789921996827565071817899219968275650718178992199682756507181789921996827565071817899219968275650718178992199682756507181789921996827565071817899219968275650718178992199682756507181789921996827565071817899219968275650718178992199682756507181789921996827565071817899219968275650718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee773234-5395-47a4-a755-6bb2a89d7992, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39bd540f-4b6e-4c18-a321-3411d1845d61, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39bd540f-4b6e-4c18-a321-3411d1845d61, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 324358680281441999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999324358680281441999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39bd540f-4b6e-4c18-a321-3411d1845d61, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f276ca3-c0a0-4254-8765-edcbd8b3fa7c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f276ca3-c0a0-4254-8765-edcbd8b3fa7c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 641948792697037386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386641948792697037386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4d8609d-5ac3-4ab5-98d4-1b52b5f5e6d8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 554b8322-ae48-43f4-9491-28cbe53a54f0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 554b8322-ae48-43f4-9491-28cbe53a54f0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4782991387843839068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47829913878438390684782991387843839068478299138784383906847829913878438390684782991387843839068478299138784383906847829913878438390684782991387843839068478299138784383906847829913878438390684782991387843839068478299138784383906847829913878438390684782991387843839068478299138784383906847829913878438390684782991387843839068478299138784383906847829913878438390684782991387843839068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f276ca3-c0a0-4254-8765-edcbd8b3fa7c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 490f393d-4ac1-4718-9465-ca1968c84a2f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 490f393d-4ac1-4718-9465-ca1968c84a2f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7996137477705871404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79961374777058714047996137477705871404799613747770587140479961374777058714047996137477705871404799613747770587140479961374777058714047996137477705871404799613747770587140479961374777058714047996137477705871404799613747770587140479961374777058714047996137477705871404799613747770587140479961374777058714047996137477705871404799613747770587140479961374777058714047996137477705871404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 554b8322-ae48-43f4-9491-28cbe53a54f0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a11b3060-de46-4d9f-817e-7ac3a1128450, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a11b3060-de46-4d9f-817e-7ac3a1128450, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10927357897797242736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092735789779724273610927357897797242736109273578977972427361092735789779724273610927357897797242736109273578977972427361092735789779724273610927357897797242736109273578977972427361092735789779724273610927357897797242736109273578977972427361092735789779724273610927357897797242736109273578977972427361092735789779724273610927357897797242736109273578977972427361092735789779724273610927357897797242736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 490f393d-4ac1-4718-9465-ca1968c84a2f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb060667-01d3-464d-92f0-cde06e92387b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb060667-01d3-464d-92f0-cde06e92387b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9034091713561588932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90340917135615889329034091713561588932903409171356158893290340917135615889329034091713561588932903409171356158893290340917135615889329034091713561588932903409171356158893290340917135615889329034091713561588932903409171356158893290340917135615889329034091713561588932903409171356158893290340917135615889329034091713561588932903409171356158893290340917135615889329034091713561588932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a11b3060-de46-4d9f-817e-7ac3a1128450, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e4cf3a6-1d57-4bef-b70a-14d5458c8372, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e4cf3a6-1d57-4bef-b70a-14d5458c8372, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10641004442972805165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064100444297280516510641004442972805165106410044429728051651064100444297280516510641004442972805165106410044429728051651064100444297280516510641004442972805165106410044429728051651064100444297280516510641004442972805165106410044429728051651064100444297280516510641004442972805165106410044429728051651064100444297280516510641004442972805165106410044429728051651064100444297280516510641004442972805165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb060667-01d3-464d-92f0-cde06e92387b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8cb7fef-aac2-4182-9a48-cd944478a83c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8cb7fef-aac2-4182-9a48-cd944478a83c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11886018770281671897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188601877028167189711886018770281671897118860187702816718971188601877028167189711886018770281671897118860187702816718971188601877028167189711886018770281671897118860187702816718971188601877028167189711886018770281671897118860187702816718971188601877028167189711886018770281671897118860187702816718971188601877028167189711886018770281671897118860187702816718971188601877028167189711886018770281671897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e4cf3a6-1d57-4bef-b70a-14d5458c8372, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a86d2415-3e26-43ed-b354-3e4428a62f52, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a86d2415-3e26-43ed-b354-3e4428a62f52, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10841325953228068468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084132595322806846810841325953228068468108413259532280684681084132595322806846810841325953228068468108413259532280684681084132595322806846810841325953228068468108413259532280684681084132595322806846810841325953228068468108413259532280684681084132595322806846810841325953228068468108413259532280684681084132595322806846810841325953228068468108413259532280684681084132595322806846810841325953228068468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8cb7fef-aac2-4182-9a48-cd944478a83c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cb0e616-d02d-4156-b91e-fef609484863, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cb0e616-d02d-4156-b91e-fef609484863, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14213991560565711796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421399156056571179614213991560565711796142139915605657117961421399156056571179614213991560565711796142139915605657117961421399156056571179614213991560565711796142139915605657117961421399156056571179614213991560565711796142139915605657117961421399156056571179614213991560565711796142139915605657117961421399156056571179614213991560565711796142139915605657117961421399156056571179614213991560565711796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a86d2415-3e26-43ed-b354-3e4428a62f52, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7945614a-c148-4c70-94f7-f1d92ed44ef2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7945614a-c148-4c70-94f7-f1d92ed44ef2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9543929934218555965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95439299342185559659543929934218555965954392993421855596595439299342185559659543929934218555965954392993421855596595439299342185559659543929934218555965954392993421855596595439299342185559659543929934218555965954392993421855596595439299342185559659543929934218555965954392993421855596595439299342185559659543929934218555965954392993421855596595439299342185559659543929934218555965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cb0e616-d02d-4156-b91e-fef609484863, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68e36cbb-ee1f-44a5-b629-db4f499a1f07, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68e36cbb-ee1f-44a5-b629-db4f499a1f07, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 366816717141362276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276366816717141362276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68e36cbb-ee1f-44a5-b629-db4f499a1f07, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82748759-bce4-485a-8fee-f180652281e8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82748759-bce4-485a-8fee-f180652281e8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11797035379955239172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179703537995523917211797035379955239172117970353799552391721179703537995523917211797035379955239172117970353799552391721179703537995523917211797035379955239172117970353799552391721179703537995523917211797035379955239172117970353799552391721179703537995523917211797035379955239172117970353799552391721179703537995523917211797035379955239172117970353799552391721179703537995523917211797035379955239172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7945614a-c148-4c70-94f7-f1d92ed44ef2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46810391-94a3-4b5d-a55b-2718d28b5f6c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46810391-94a3-4b5d-a55b-2718d28b5f6c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9002257857374155437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90022578573741554379002257857374155437900225785737415543790022578573741554379002257857374155437900225785737415543790022578573741554379002257857374155437900225785737415543790022578573741554379002257857374155437900225785737415543790022578573741554379002257857374155437900225785737415543790022578573741554379002257857374155437900225785737415543790022578573741554379002257857374155437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82748759-bce4-485a-8fee-f180652281e8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 574ec1f6-d01e-4a4a-87c5-3f1aa830da18, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 574ec1f6-d01e-4a4a-87c5-3f1aa830da18, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8684824205907783488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86848242059077834888684824205907783488868482420590778348886848242059077834888684824205907783488868482420590778348886848242059077834888684824205907783488868482420590778348886848242059077834888684824205907783488868482420590778348886848242059077834888684824205907783488868482420590778348886848242059077834888684824205907783488868482420590778348886848242059077834888684824205907783488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46810391-94a3-4b5d-a55b-2718d28b5f6c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec828ba-e881-408a-817e-bd89f08c06b7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec828ba-e881-408a-817e-bd89f08c06b7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5052487032641180856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50524870326411808565052487032641180856505248703264118085650524870326411808565052487032641180856505248703264118085650524870326411808565052487032641180856505248703264118085650524870326411808565052487032641180856505248703264118085650524870326411808565052487032641180856505248703264118085650524870326411808565052487032641180856505248703264118085650524870326411808565052487032641180856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 574ec1f6-d01e-4a4a-87c5-3f1aa830da18, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39f9f046-077e-4b49-b2f7-ac0b235c2c76, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39f9f046-077e-4b49-b2f7-ac0b235c2c76, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1883279153402151314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18832791534021513141883279153402151314188327915340215131418832791534021513141883279153402151314188327915340215131418832791534021513141883279153402151314188327915340215131418832791534021513141883279153402151314188327915340215131418832791534021513141883279153402151314188327915340215131418832791534021513141883279153402151314188327915340215131418832791534021513141883279153402151314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec828ba-e881-408a-817e-bd89f08c06b7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cbab471-a8e8-4b08-8602-19d7fdee6070, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cbab471-a8e8-4b08-8602-19d7fdee6070, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11032425792831568988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103242579283156898811032425792831568988110324257928315689881103242579283156898811032425792831568988110324257928315689881103242579283156898811032425792831568988110324257928315689881103242579283156898811032425792831568988110324257928315689881103242579283156898811032425792831568988110324257928315689881103242579283156898811032425792831568988110324257928315689881103242579283156898811032425792831568988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39f9f046-077e-4b49-b2f7-ac0b235c2c76, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e7ed6fa-3801-4499-a61b-066a2c8146de, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e7ed6fa-3801-4499-a61b-066a2c8146de, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16907888627245119054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690788862724511905416907888627245119054169078886272451190541690788862724511905416907888627245119054169078886272451190541690788862724511905416907888627245119054169078886272451190541690788862724511905416907888627245119054169078886272451190541690788862724511905416907888627245119054169078886272451190541690788862724511905416907888627245119054169078886272451190541690788862724511905416907888627245119054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e7ed6fa-3801-4499-a61b-066a2c8146de, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cbab471-a8e8-4b08-8602-19d7fdee6070, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29ff1aad-7498-490a-ab91-016c2cc1e447, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29ff1aad-7498-490a-ab91-016c2cc1e447, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7537090579248726891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75370905792487268917537090579248726891753709057924872689175370905792487268917537090579248726891753709057924872689175370905792487268917537090579248726891753709057924872689175370905792487268917537090579248726891753709057924872689175370905792487268917537090579248726891753709057924872689175370905792487268917537090579248726891753709057924872689175370905792487268917537090579248726891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f1dbdaa-58f9-4995-a755-f903daec03ee, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f1dbdaa-58f9-4995-a755-f903daec03ee, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 734880893862487316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316734880893862487316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29ff1aad-7498-490a-ab91-016c2cc1e447, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd6a678-4602-4184-bf04-b25cdfe1c881, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd6a678-4602-4184-bf04-b25cdfe1c881, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17443861509443458642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744386150944345864217443861509443458642174438615094434586421744386150944345864217443861509443458642174438615094434586421744386150944345864217443861509443458642174438615094434586421744386150944345864217443861509443458642174438615094434586421744386150944345864217443861509443458642174438615094434586421744386150944345864217443861509443458642174438615094434586421744386150944345864217443861509443458642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f1dbdaa-58f9-4995-a755-f903daec03ee, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c23d9dc-1fa5-4e7e-a3e2-f83c326e7dc4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c23d9dc-1fa5-4e7e-a3e2-f83c326e7dc4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14585772944902655839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458577294490265583914585772944902655839145857729449026558391458577294490265583914585772944902655839145857729449026558391458577294490265583914585772944902655839145857729449026558391458577294490265583914585772944902655839145857729449026558391458577294490265583914585772944902655839145857729449026558391458577294490265583914585772944902655839145857729449026558391458577294490265583914585772944902655839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd6a678-4602-4184-bf04-b25cdfe1c881, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31e4a71d-275b-4216-b175-2b7740ee581d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31e4a71d-275b-4216-b175-2b7740ee581d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1571880924607490092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15718809246074900921571880924607490092157188092460749009215718809246074900921571880924607490092157188092460749009215718809246074900921571880924607490092157188092460749009215718809246074900921571880924607490092157188092460749009215718809246074900921571880924607490092157188092460749009215718809246074900921571880924607490092157188092460749009215718809246074900921571880924607490092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c23d9dc-1fa5-4e7e-a3e2-f83c326e7dc4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b0462af-c606-4623-900c-d7b92031e836, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b0462af-c606-4623-900c-d7b92031e836, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11971975008659462113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197197500865946211311971975008659462113119719750086594621131197197500865946211311971975008659462113119719750086594621131197197500865946211311971975008659462113119719750086594621131197197500865946211311971975008659462113119719750086594621131197197500865946211311971975008659462113119719750086594621131197197500865946211311971975008659462113119719750086594621131197197500865946211311971975008659462113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31e4a71d-275b-4216-b175-2b7740ee581d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5acb2a08-4b14-48fc-8e17-6fa9d7287aab, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5acb2a08-4b14-48fc-8e17-6fa9d7287aab, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203442755708007404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12034427557080074041203442755708007404120344275570800740412034427557080074041203442755708007404120344275570800740412034427557080074041203442755708007404120344275570800740412034427557080074041203442755708007404120344275570800740412034427557080074041203442755708007404120344275570800740412034427557080074041203442755708007404120344275570800740412034427557080074041203442755708007404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b0462af-c606-4623-900c-d7b92031e836, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19b19df8-c6ef-433c-974a-56d9163c7c6d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b19df8-c6ef-433c-974a-56d9163c7c6d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14922548820234757092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492254882023475709214922548820234757092149225488202347570921492254882023475709214922548820234757092149225488202347570921492254882023475709214922548820234757092149225488202347570921492254882023475709214922548820234757092149225488202347570921492254882023475709214922548820234757092149225488202347570921492254882023475709214922548820234757092149225488202347570921492254882023475709214922548820234757092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b19df8-c6ef-433c-974a-56d9163c7c6d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f68ea7bb-a83f-4a7c-a7fe-6545153dda39, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f68ea7bb-a83f-4a7c-a7fe-6545153dda39, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17664782736513837815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766478273651383781517664782736513837815176647827365138378151766478273651383781517664782736513837815176647827365138378151766478273651383781517664782736513837815176647827365138378151766478273651383781517664782736513837815176647827365138378151766478273651383781517664782736513837815176647827365138378151766478273651383781517664782736513837815176647827365138378151766478273651383781517664782736513837815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5acb2a08-4b14-48fc-8e17-6fa9d7287aab, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf2356c-60b7-4ca8-996b-414d5b66b405, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf2356c-60b7-4ca8-996b-414d5b66b405, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12208866149346578890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220886614934657889012208866149346578890122088661493465788901220886614934657889012208866149346578890122088661493465788901220886614934657889012208866149346578890122088661493465788901220886614934657889012208866149346578890122088661493465788901220886614934657889012208866149346578890122088661493465788901220886614934657889012208866149346578890122088661493465788901220886614934657889012208866149346578890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf2356c-60b7-4ca8-996b-414d5b66b405, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 466fc236-0951-48ea-92a1-92953ccd6dfe, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 466fc236-0951-48ea-92a1-92953ccd6dfe, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17116777662194298634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711677766219429863417116777662194298634171167776621942986341711677766219429863417116777662194298634171167776621942986341711677766219429863417116777662194298634171167776621942986341711677766219429863417116777662194298634171167776621942986341711677766219429863417116777662194298634171167776621942986341711677766219429863417116777662194298634171167776621942986341711677766219429863417116777662194298634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f68ea7bb-a83f-4a7c-a7fe-6545153dda39, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9df72c5f-fc74-4446-9682-962583c154f8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9df72c5f-fc74-4446-9682-962583c154f8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14516115607074786291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451611560707478629114516115607074786291145161156070747862911451611560707478629114516115607074786291145161156070747862911451611560707478629114516115607074786291145161156070747862911451611560707478629114516115607074786291145161156070747862911451611560707478629114516115607074786291145161156070747862911451611560707478629114516115607074786291145161156070747862911451611560707478629114516115607074786291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 466fc236-0951-48ea-92a1-92953ccd6dfe, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0dc05c-0c4d-4cf6-9426-aa3550c2a07c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0dc05c-0c4d-4cf6-9426-aa3550c2a07c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18297141890071397586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829714189007139758618297141890071397586182971418900713975861829714189007139758618297141890071397586182971418900713975861829714189007139758618297141890071397586182971418900713975861829714189007139758618297141890071397586182971418900713975861829714189007139758618297141890071397586182971418900713975861829714189007139758618297141890071397586182971418900713975861829714189007139758618297141890071397586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9df72c5f-fc74-4446-9682-962583c154f8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b545bc1-d125-4bc3-b6ce-d1a6ba8297c3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b545bc1-d125-4bc3-b6ce-d1a6ba8297c3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17078066325017606753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707806632501760675317078066325017606753170780663250176067531707806632501760675317078066325017606753170780663250176067531707806632501760675317078066325017606753170780663250176067531707806632501760675317078066325017606753170780663250176067531707806632501760675317078066325017606753170780663250176067531707806632501760675317078066325017606753170780663250176067531707806632501760675317078066325017606753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0dc05c-0c4d-4cf6-9426-aa3550c2a07c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc849bb-e5d0-44c9-93c8-ae24a0a5e54b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b545bc1-d125-4bc3-b6ce-d1a6ba8297c3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc849bb-e5d0-44c9-93c8-ae24a0a5e54b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1396325682641784530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13963256826417845301396325682641784530139632568264178453013963256826417845301396325682641784530139632568264178453013963256826417845301396325682641784530139632568264178453013963256826417845301396325682641784530139632568264178453013963256826417845301396325682641784530139632568264178453013963256826417845301396325682641784530139632568264178453013963256826417845301396325682641784530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcac81bc-31bf-48d2-bd62-7ce18dac2784, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcac81bc-31bf-48d2-bd62-7ce18dac2784, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4180533132994205819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41805331329942058194180533132994205819418053313299420581941805331329942058194180533132994205819418053313299420581941805331329942058194180533132994205819418053313299420581941805331329942058194180533132994205819418053313299420581941805331329942058194180533132994205819418053313299420581941805331329942058194180533132994205819418053313299420581941805331329942058194180533132994205819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc849bb-e5d0-44c9-93c8-ae24a0a5e54b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0988d442-2918-41ee-a14b-8358e30cdedf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0988d442-2918-41ee-a14b-8358e30cdedf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15203597515921285083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520359751592128508315203597515921285083152035975159212850831520359751592128508315203597515921285083152035975159212850831520359751592128508315203597515921285083152035975159212850831520359751592128508315203597515921285083152035975159212850831520359751592128508315203597515921285083152035975159212850831520359751592128508315203597515921285083152035975159212850831520359751592128508315203597515921285083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcac81bc-31bf-48d2-bd62-7ce18dac2784, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93f9f209-7aa9-42af-8fae-3137dd3d1273, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93f9f209-7aa9-42af-8fae-3137dd3d1273, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1433264025145399500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14332640251453995001433264025145399500143326402514539950014332640251453995001433264025145399500143326402514539950014332640251453995001433264025145399500143326402514539950014332640251453995001433264025145399500143326402514539950014332640251453995001433264025145399500143326402514539950014332640251453995001433264025145399500143326402514539950014332640251453995001433264025145399500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0988d442-2918-41ee-a14b-8358e30cdedf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f92273-b706-4c3c-99dd-5826f95796f3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f92273-b706-4c3c-99dd-5826f95796f3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5170495302588740276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51704953025887402765170495302588740276517049530258874027651704953025887402765170495302588740276517049530258874027651704953025887402765170495302588740276517049530258874027651704953025887402765170495302588740276517049530258874027651704953025887402765170495302588740276517049530258874027651704953025887402765170495302588740276517049530258874027651704953025887402765170495302588740276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93f9f209-7aa9-42af-8fae-3137dd3d1273, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cff87576-527f-477a-898d-278c8dad8854, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cff87576-527f-477a-898d-278c8dad8854, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14671612632943640643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467161263294364064314671612632943640643146716126329436406431467161263294364064314671612632943640643146716126329436406431467161263294364064314671612632943640643146716126329436406431467161263294364064314671612632943640643146716126329436406431467161263294364064314671612632943640643146716126329436406431467161263294364064314671612632943640643146716126329436406431467161263294364064314671612632943640643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f92273-b706-4c3c-99dd-5826f95796f3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8674ea14-0fe4-46d6-b3a1-aa4187353a2c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8674ea14-0fe4-46d6-b3a1-aa4187353a2c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5346679161565872717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53466791615658727175346679161565872717534667916156587271753466791615658727175346679161565872717534667916156587271753466791615658727175346679161565872717534667916156587271753466791615658727175346679161565872717534667916156587271753466791615658727175346679161565872717534667916156587271753466791615658727175346679161565872717534667916156587271753466791615658727175346679161565872717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cff87576-527f-477a-898d-278c8dad8854, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6c3648b-965a-4a50-8867-e6c8ececf313, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8674ea14-0fe4-46d6-b3a1-aa4187353a2c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fac48cb-024e-4d16-8e6f-036df0aebdef, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fac48cb-024e-4d16-8e6f-036df0aebdef, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5465967712494936931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54659677124949369315465967712494936931546596771249493693154659677124949369315465967712494936931546596771249493693154659677124949369315465967712494936931546596771249493693154659677124949369315465967712494936931546596771249493693154659677124949369315465967712494936931546596771249493693154659677124949369315465967712494936931546596771249493693154659677124949369315465967712494936931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6c3648b-965a-4a50-8867-e6c8ececf313, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10656941451778669117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065694145177866911710656941451778669117106569414517786691171065694145177866911710656941451778669117106569414517786691171065694145177866911710656941451778669117106569414517786691171065694145177866911710656941451778669117106569414517786691171065694145177866911710656941451778669117106569414517786691171065694145177866911710656941451778669117106569414517786691171065694145177866911710656941451778669117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fac48cb-024e-4d16-8e6f-036df0aebdef, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b78ce3f-b461-4206-b890-0b0ccfea6fa8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b78ce3f-b461-4206-b890-0b0ccfea6fa8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17878713465619475404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787871346561947540417878713465619475404178787134656194754041787871346561947540417878713465619475404178787134656194754041787871346561947540417878713465619475404178787134656194754041787871346561947540417878713465619475404178787134656194754041787871346561947540417878713465619475404178787134656194754041787871346561947540417878713465619475404178787134656194754041787871346561947540417878713465619475404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6c3648b-965a-4a50-8867-e6c8ececf313, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78d0b3d8-b24e-46c9-a2e3-2246270783ca, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78d0b3d8-b24e-46c9-a2e3-2246270783ca, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12787369379087689506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278736937908768950612787369379087689506127873693790876895061278736937908768950612787369379087689506127873693790876895061278736937908768950612787369379087689506127873693790876895061278736937908768950612787369379087689506127873693790876895061278736937908768950612787369379087689506127873693790876895061278736937908768950612787369379087689506127873693790876895061278736937908768950612787369379087689506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b78ce3f-b461-4206-b890-0b0ccfea6fa8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d29fba3-d6fe-4070-bf69-c09205ca4b8c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d29fba3-d6fe-4070-bf69-c09205ca4b8c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13043006251627000592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304300625162700059213043006251627000592130430062516270005921304300625162700059213043006251627000592130430062516270005921304300625162700059213043006251627000592130430062516270005921304300625162700059213043006251627000592130430062516270005921304300625162700059213043006251627000592130430062516270005921304300625162700059213043006251627000592130430062516270005921304300625162700059213043006251627000592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78d0b3d8-b24e-46c9-a2e3-2246270783ca, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0410f2d2-9f1e-46ad-922e-6e688af24451, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0410f2d2-9f1e-46ad-922e-6e688af24451, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12006477841324756597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200647784132475659712006477841324756597120064778413247565971200647784132475659712006477841324756597120064778413247565971200647784132475659712006477841324756597120064778413247565971200647784132475659712006477841324756597120064778413247565971200647784132475659712006477841324756597120064778413247565971200647784132475659712006477841324756597120064778413247565971200647784132475659712006477841324756597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d29fba3-d6fe-4070-bf69-c09205ca4b8c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0410f2d2-9f1e-46ad-922e-6e688af24451, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 952a48bf-e738-4367-9d1a-c5f7e18003d9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 952a48bf-e738-4367-9d1a-c5f7e18003d9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17435805967788767271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743580596778876727117435805967788767271174358059677887672711743580596778876727117435805967788767271174358059677887672711743580596778876727117435805967788767271174358059677887672711743580596778876727117435805967788767271174358059677887672711743580596778876727117435805967788767271174358059677887672711743580596778876727117435805967788767271174358059677887672711743580596778876727117435805967788767271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9554baa5-0647-4331-95e9-258f9cef6838, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9554baa5-0647-4331-95e9-258f9cef6838, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12674134370839286790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267413437083928679012674134370839286790126741343708392867901267413437083928679012674134370839286790126741343708392867901267413437083928679012674134370839286790126741343708392867901267413437083928679012674134370839286790126741343708392867901267413437083928679012674134370839286790126741343708392867901267413437083928679012674134370839286790126741343708392867901267413437083928679012674134370839286790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 952a48bf-e738-4367-9d1a-c5f7e18003d9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd516550-85a9-41be-8575-4e413f11ace4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd516550-85a9-41be-8575-4e413f11ace4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13765836309405036178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376583630940503617813765836309405036178137658363094050361781376583630940503617813765836309405036178137658363094050361781376583630940503617813765836309405036178137658363094050361781376583630940503617813765836309405036178137658363094050361781376583630940503617813765836309405036178137658363094050361781376583630940503617813765836309405036178137658363094050361781376583630940503617813765836309405036178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9554baa5-0647-4331-95e9-258f9cef6838, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5138896b-0f73-409a-a900-8cb6b09cd12e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5138896b-0f73-409a-a900-8cb6b09cd12e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14622232469995267894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462223246999526789414622232469995267894146222324699952678941462223246999526789414622232469995267894146222324699952678941462223246999526789414622232469995267894146222324699952678941462223246999526789414622232469995267894146222324699952678941462223246999526789414622232469995267894146222324699952678941462223246999526789414622232469995267894146222324699952678941462223246999526789414622232469995267894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd516550-85a9-41be-8575-4e413f11ace4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 151769b6-8169-41cb-888d-24f91c1cd1f6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 151769b6-8169-41cb-888d-24f91c1cd1f6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7010464194033834566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70104641940338345667010464194033834566701046419403383456670104641940338345667010464194033834566701046419403383456670104641940338345667010464194033834566701046419403383456670104641940338345667010464194033834566701046419403383456670104641940338345667010464194033834566701046419403383456670104641940338345667010464194033834566701046419403383456670104641940338345667010464194033834566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5138896b-0f73-409a-a900-8cb6b09cd12e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89af381b-9fe2-44b4-8c41-19f575cc6883, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89af381b-9fe2-44b4-8c41-19f575cc6883, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6103993662630977844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61039936626309778446103993662630977844610399366263097784461039936626309778446103993662630977844610399366263097784461039936626309778446103993662630977844610399366263097784461039936626309778446103993662630977844610399366263097784461039936626309778446103993662630977844610399366263097784461039936626309778446103993662630977844610399366263097784461039936626309778446103993662630977844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 151769b6-8169-41cb-888d-24f91c1cd1f6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54b61245-f776-4ffc-be73-f6a57e2d6b3e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54b61245-f776-4ffc-be73-f6a57e2d6b3e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14061978306491483871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406197830649148387114061978306491483871140619783064914838711406197830649148387114061978306491483871140619783064914838711406197830649148387114061978306491483871140619783064914838711406197830649148387114061978306491483871140619783064914838711406197830649148387114061978306491483871140619783064914838711406197830649148387114061978306491483871140619783064914838711406197830649148387114061978306491483871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89af381b-9fe2-44b4-8c41-19f575cc6883, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c61f0fa-e2bd-4704-9041-88fd7d3fe2a6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c61f0fa-e2bd-4704-9041-88fd7d3fe2a6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2964393035050741980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29643930350507419802964393035050741980296439303505074198029643930350507419802964393035050741980296439303505074198029643930350507419802964393035050741980296439303505074198029643930350507419802964393035050741980296439303505074198029643930350507419802964393035050741980296439303505074198029643930350507419802964393035050741980296439303505074198029643930350507419802964393035050741980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54b61245-f776-4ffc-be73-f6a57e2d6b3e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e790be96-a511-4237-8ff2-237be8645244, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e790be96-a511-4237-8ff2-237be8645244, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10920361221046109783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092036122104610978310920361221046109783109203612210461097831092036122104610978310920361221046109783109203612210461097831092036122104610978310920361221046109783109203612210461097831092036122104610978310920361221046109783109203612210461097831092036122104610978310920361221046109783109203612210461097831092036122104610978310920361221046109783109203612210461097831092036122104610978310920361221046109783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c61f0fa-e2bd-4704-9041-88fd7d3fe2a6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e082d015-b08d-4796-a93f-72bdbfeff6e8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e082d015-b08d-4796-a93f-72bdbfeff6e8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16788758519232432020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678875851923243202016788758519232432020167887585192324320201678875851923243202016788758519232432020167887585192324320201678875851923243202016788758519232432020167887585192324320201678875851923243202016788758519232432020167887585192324320201678875851923243202016788758519232432020167887585192324320201678875851923243202016788758519232432020167887585192324320201678875851923243202016788758519232432020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e790be96-a511-4237-8ff2-237be8645244, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0d826a0-692a-4647-ba98-67d8a349ae58, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0d826a0-692a-4647-ba98-67d8a349ae58, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10327899125452011360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032789912545201136010327899125452011360103278991254520113601032789912545201136010327899125452011360103278991254520113601032789912545201136010327899125452011360103278991254520113601032789912545201136010327899125452011360103278991254520113601032789912545201136010327899125452011360103278991254520113601032789912545201136010327899125452011360103278991254520113601032789912545201136010327899125452011360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e082d015-b08d-4796-a93f-72bdbfeff6e8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4295a77e-b610-4bfc-99bf-7254a5666f53, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4295a77e-b610-4bfc-99bf-7254a5666f53, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14929550641065597419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492955064106559741914929550641065597419149295506410655974191492955064106559741914929550641065597419149295506410655974191492955064106559741914929550641065597419149295506410655974191492955064106559741914929550641065597419149295506410655974191492955064106559741914929550641065597419149295506410655974191492955064106559741914929550641065597419149295506410655974191492955064106559741914929550641065597419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0d826a0-692a-4647-ba98-67d8a349ae58, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa603248-7b4c-4ad8-b41e-e287eb2f7879, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa603248-7b4c-4ad8-b41e-e287eb2f7879, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15426418509214892059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542641850921489205915426418509214892059154264185092148920591542641850921489205915426418509214892059154264185092148920591542641850921489205915426418509214892059154264185092148920591542641850921489205915426418509214892059154264185092148920591542641850921489205915426418509214892059154264185092148920591542641850921489205915426418509214892059154264185092148920591542641850921489205915426418509214892059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4295a77e-b610-4bfc-99bf-7254a5666f53, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9884cfaf-7634-40d5-ac30-8c22189072f3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9884cfaf-7634-40d5-ac30-8c22189072f3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13399916430166859640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339991643016685964013399916430166859640133999164301668596401339991643016685964013399916430166859640133999164301668596401339991643016685964013399916430166859640133999164301668596401339991643016685964013399916430166859640133999164301668596401339991643016685964013399916430166859640133999164301668596401339991643016685964013399916430166859640133999164301668596401339991643016685964013399916430166859640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa603248-7b4c-4ad8-b41e-e287eb2f7879, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e776a791-d177-427e-a97d-4502995452b5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e776a791-d177-427e-a97d-4502995452b5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11254055272571782825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125405527257178282511254055272571782825112540552725717828251125405527257178282511254055272571782825112540552725717828251125405527257178282511254055272571782825112540552725717828251125405527257178282511254055272571782825112540552725717828251125405527257178282511254055272571782825112540552725717828251125405527257178282511254055272571782825112540552725717828251125405527257178282511254055272571782825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9884cfaf-7634-40d5-ac30-8c22189072f3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d770a33-53ef-4f3d-937c-031c16c6511f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d770a33-53ef-4f3d-937c-031c16c6511f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11246824776779173417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124682477677917341711246824776779173417112468247767791734171124682477677917341711246824776779173417112468247767791734171124682477677917341711246824776779173417112468247767791734171124682477677917341711246824776779173417112468247767791734171124682477677917341711246824776779173417112468247767791734171124682477677917341711246824776779173417112468247767791734171124682477677917341711246824776779173417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e776a791-d177-427e-a97d-4502995452b5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac55d91-5707-4fe4-9017-5fb56b797ea2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac55d91-5707-4fe4-9017-5fb56b797ea2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6307126275420474299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63071262754204742996307126275420474299630712627542047429963071262754204742996307126275420474299630712627542047429963071262754204742996307126275420474299630712627542047429963071262754204742996307126275420474299630712627542047429963071262754204742996307126275420474299630712627542047429963071262754204742996307126275420474299630712627542047429963071262754204742996307126275420474299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d770a33-53ef-4f3d-937c-031c16c6511f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab7f22f-59bf-4951-b1e3-37c1e80038c8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab7f22f-59bf-4951-b1e3-37c1e80038c8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8002933906927020836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80029339069270208368002933906927020836800293390692702083680029339069270208368002933906927020836800293390692702083680029339069270208368002933906927020836800293390692702083680029339069270208368002933906927020836800293390692702083680029339069270208368002933906927020836800293390692702083680029339069270208368002933906927020836800293390692702083680029339069270208368002933906927020836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac55d91-5707-4fe4-9017-5fb56b797ea2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b6204c7-32f1-4a28-b512-ef3d1941865d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6204c7-32f1-4a28-b512-ef3d1941865d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15162046880512070242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516204688051207024215162046880512070242151620468805120702421516204688051207024215162046880512070242151620468805120702421516204688051207024215162046880512070242151620468805120702421516204688051207024215162046880512070242151620468805120702421516204688051207024215162046880512070242151620468805120702421516204688051207024215162046880512070242151620468805120702421516204688051207024215162046880512070242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab7f22f-59bf-4951-b1e3-37c1e80038c8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 080afb0d-ac37-4445-8961-f05a3039eb1b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 080afb0d-ac37-4445-8961-f05a3039eb1b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10902724381921005752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090272438192100575210902724381921005752109027243819210057521090272438192100575210902724381921005752109027243819210057521090272438192100575210902724381921005752109027243819210057521090272438192100575210902724381921005752109027243819210057521090272438192100575210902724381921005752109027243819210057521090272438192100575210902724381921005752109027243819210057521090272438192100575210902724381921005752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6204c7-32f1-4a28-b512-ef3d1941865d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be1e1232-4e60-4923-8af8-71204aa73ad3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be1e1232-4e60-4923-8af8-71204aa73ad3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4188521543646714727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41885215436467147274188521543646714727418852154364671472741885215436467147274188521543646714727418852154364671472741885215436467147274188521543646714727418852154364671472741885215436467147274188521543646714727418852154364671472741885215436467147274188521543646714727418852154364671472741885215436467147274188521543646714727418852154364671472741885215436467147274188521543646714727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 080afb0d-ac37-4445-8961-f05a3039eb1b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6899ad3-0fbb-4006-bd6a-697ba74f3362, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6899ad3-0fbb-4006-bd6a-697ba74f3362, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17049823094125083172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704982309412508317217049823094125083172170498230941250831721704982309412508317217049823094125083172170498230941250831721704982309412508317217049823094125083172170498230941250831721704982309412508317217049823094125083172170498230941250831721704982309412508317217049823094125083172170498230941250831721704982309412508317217049823094125083172170498230941250831721704982309412508317217049823094125083172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be1e1232-4e60-4923-8af8-71204aa73ad3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de63e1d9-e0b3-445e-b172-667bc4e97850, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de63e1d9-e0b3-445e-b172-667bc4e97850, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5609577468646646329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56095774686466463295609577468646646329560957746864664632956095774686466463295609577468646646329560957746864664632956095774686466463295609577468646646329560957746864664632956095774686466463295609577468646646329560957746864664632956095774686466463295609577468646646329560957746864664632956095774686466463295609577468646646329560957746864664632956095774686466463295609577468646646329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6899ad3-0fbb-4006-bd6a-697ba74f3362, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 504d7e22-4bf8-4b64-a231-bbe9737fdc5e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504d7e22-4bf8-4b64-a231-bbe9737fdc5e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5372369314850826510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53723693148508265105372369314850826510537236931485082651053723693148508265105372369314850826510537236931485082651053723693148508265105372369314850826510537236931485082651053723693148508265105372369314850826510537236931485082651053723693148508265105372369314850826510537236931485082651053723693148508265105372369314850826510537236931485082651053723693148508265105372369314850826510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504d7e22-4bf8-4b64-a231-bbe9737fdc5e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de63e1d9-e0b3-445e-b172-667bc4e97850, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f6c416-b599-4a08-aff0-dbceca51e27c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f6c416-b599-4a08-aff0-dbceca51e27c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6703269378420143948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67032693784201439486703269378420143948670326937842014394867032693784201439486703269378420143948670326937842014394867032693784201439486703269378420143948670326937842014394867032693784201439486703269378420143948670326937842014394867032693784201439486703269378420143948670326937842014394867032693784201439486703269378420143948670326937842014394867032693784201439486703269378420143948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a409e47-d8c3-4f7b-9980-902908d6e65a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a409e47-d8c3-4f7b-9980-902908d6e65a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1903070367450824023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19030703674508240231903070367450824023190307036745082402319030703674508240231903070367450824023190307036745082402319030703674508240231903070367450824023190307036745082402319030703674508240231903070367450824023190307036745082402319030703674508240231903070367450824023190307036745082402319030703674508240231903070367450824023190307036745082402319030703674508240231903070367450824023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a409e47-d8c3-4f7b-9980-902908d6e65a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a5d7970-3664-4c6b-9ac6-0c56b7015d96, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a5d7970-3664-4c6b-9ac6-0c56b7015d96, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16337892555870373340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633789255587037334016337892555870373340163378925558703733401633789255587037334016337892555870373340163378925558703733401633789255587037334016337892555870373340163378925558703733401633789255587037334016337892555870373340163378925558703733401633789255587037334016337892555870373340163378925558703733401633789255587037334016337892555870373340163378925558703733401633789255587037334016337892555870373340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f6c416-b599-4a08-aff0-dbceca51e27c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b018692-dfc5-4d9a-867d-717e83a1e9b3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b018692-dfc5-4d9a-867d-717e83a1e9b3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13504073877042101246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350407387704210124613504073877042101246135040738770421012461350407387704210124613504073877042101246135040738770421012461350407387704210124613504073877042101246135040738770421012461350407387704210124613504073877042101246135040738770421012461350407387704210124613504073877042101246135040738770421012461350407387704210124613504073877042101246135040738770421012461350407387704210124613504073877042101246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a5d7970-3664-4c6b-9ac6-0c56b7015d96, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c11548f-85c5-4280-9cd0-ebf21df6d9c4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c11548f-85c5-4280-9cd0-ebf21df6d9c4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4100868783810128020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41008687838101280204100868783810128020410086878381012802041008687838101280204100868783810128020410086878381012802041008687838101280204100868783810128020410086878381012802041008687838101280204100868783810128020410086878381012802041008687838101280204100868783810128020410086878381012802041008687838101280204100868783810128020410086878381012802041008687838101280204100868783810128020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b018692-dfc5-4d9a-867d-717e83a1e9b3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4029e58-8774-4b94-8951-7f9ca67a2af3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4029e58-8774-4b94-8951-7f9ca67a2af3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9044288153104085888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90442881531040858889044288153104085888904428815310408588890442881531040858889044288153104085888904428815310408588890442881531040858889044288153104085888904428815310408588890442881531040858889044288153104085888904428815310408588890442881531040858889044288153104085888904428815310408588890442881531040858889044288153104085888904428815310408588890442881531040858889044288153104085888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c11548f-85c5-4280-9cd0-ebf21df6d9c4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4029e58-8774-4b94-8951-7f9ca67a2af3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7829bc17-355c-43fa-9e26-c8cdc450861e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7829bc17-355c-43fa-9e26-c8cdc450861e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1463365997608681293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14633659976086812931463365997608681293146336599760868129314633659976086812931463365997608681293146336599760868129314633659976086812931463365997608681293146336599760868129314633659976086812931463365997608681293146336599760868129314633659976086812931463365997608681293146336599760868129314633659976086812931463365997608681293146336599760868129314633659976086812931463365997608681293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b0c04ec-9e7d-4d73-9ec9-e14934c428fb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0c04ec-9e7d-4d73-9ec9-e14934c428fb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2648970115274770925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26489701152747709252648970115274770925264897011527477092526489701152747709252648970115274770925264897011527477092526489701152747709252648970115274770925264897011527477092526489701152747709252648970115274770925264897011527477092526489701152747709252648970115274770925264897011527477092526489701152747709252648970115274770925264897011527477092526489701152747709252648970115274770925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:12476/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7829bc17-355c-43fa-9e26-c8cdc450861e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da40c73c-2ca3-4785-8ce9-5daf17130ba5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da40c73c-2ca3-4785-8ce9-5daf17130ba5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3575159139851451761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35751591398514517613575159139851451761357515913985145176135751591398514517613575159139851451761357515913985145176135751591398514517613575159139851451761357515913985145176135751591398514517613575159139851451761357515913985145176135751591398514517613575159139851451761357515913985145176135751591398514517613575159139851451761357515913985145176135751591398514517613575159139851451761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0c04ec-9e7d-4d73-9ec9-e14934c428fb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32314b22-4025-41e1-bd5b-0cf818b39cc9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32314b22-4025-41e1-bd5b-0cf818b39cc9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7776373610212700483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77763736102127004837776373610212700483777637361021270048377763736102127004837776373610212700483777637361021270048377763736102127004837776373610212700483777637361021270048377763736102127004837776373610212700483777637361021270048377763736102127004837776373610212700483777637361021270048377763736102127004837776373610212700483777637361021270048377763736102127004837776373610212700483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da40c73c-2ca3-4785-8ce9-5daf17130ba5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24f668aa-cc49-4be7-b648-3fc70592ef4d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24f668aa-cc49-4be7-b648-3fc70592ef4d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5538451891398451938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55384518913984519385538451891398451938553845189139845193855384518913984519385538451891398451938553845189139845193855384518913984519385538451891398451938553845189139845193855384518913984519385538451891398451938553845189139845193855384518913984519385538451891398451938553845189139845193855384518913984519385538451891398451938553845189139845193855384518913984519385538451891398451938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32314b22-4025-41e1-bd5b-0cf818b39cc9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 563d67b9-bbf1-423f-b0b7-fcc6b306d0af, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 563d67b9-bbf1-423f-b0b7-fcc6b306d0af, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6716956407722854116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67169564077228541166716956407722854116671695640772285411667169564077228541166716956407722854116671695640772285411667169564077228541166716956407722854116671695640772285411667169564077228541166716956407722854116671695640772285411667169564077228541166716956407722854116671695640772285411667169564077228541166716956407722854116671695640772285411667169564077228541166716956407722854116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24f668aa-cc49-4be7-b648-3fc70592ef4d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e83587a9-c2f8-4550-923d-dd5c0a6c3b88, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e83587a9-c2f8-4550-923d-dd5c0a6c3b88, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14728202350878874915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472820235087887491514728202350878874915147282023508788749151472820235087887491514728202350878874915147282023508788749151472820235087887491514728202350878874915147282023508788749151472820235087887491514728202350878874915147282023508788749151472820235087887491514728202350878874915147282023508788749151472820235087887491514728202350878874915147282023508788749151472820235087887491514728202350878874915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 563d67b9-bbf1-423f-b0b7-fcc6b306d0af, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49a53327-1d4e-4cc7-a289-08b03e7cc21b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49a53327-1d4e-4cc7-a289-08b03e7cc21b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18246363737897129488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824636373789712948818246363737897129488182463637378971294881824636373789712948818246363737897129488182463637378971294881824636373789712948818246363737897129488182463637378971294881824636373789712948818246363737897129488182463637378971294881824636373789712948818246363737897129488182463637378971294881824636373789712948818246363737897129488182463637378971294881824636373789712948818246363737897129488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e83587a9-c2f8-4550-923d-dd5c0a6c3b88, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c280d8e-61af-4a69-b78d-a2850f1140d1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c280d8e-61af-4a69-b78d-a2850f1140d1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13790675508206713040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379067550820671304013790675508206713040137906755082067130401379067550820671304013790675508206713040137906755082067130401379067550820671304013790675508206713040137906755082067130401379067550820671304013790675508206713040137906755082067130401379067550820671304013790675508206713040137906755082067130401379067550820671304013790675508206713040137906755082067130401379067550820671304013790675508206713040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49a53327-1d4e-4cc7-a289-08b03e7cc21b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b716ee-230c-44e4-8e6f-3d3d2f01e557, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b716ee-230c-44e4-8e6f-3d3d2f01e557, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15785488697457812091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578548869745781209115785488697457812091157854886974578120911578548869745781209115785488697457812091157854886974578120911578548869745781209115785488697457812091157854886974578120911578548869745781209115785488697457812091157854886974578120911578548869745781209115785488697457812091157854886974578120911578548869745781209115785488697457812091157854886974578120911578548869745781209115785488697457812091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c280d8e-61af-4a69-b78d-a2850f1140d1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04e26750-c11d-4927-9580-4d921c41da14, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04e26750-c11d-4927-9580-4d921c41da14, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1558354354314805448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15583543543148054481558354354314805448155835435431480544815583543543148054481558354354314805448155835435431480544815583543543148054481558354354314805448155835435431480544815583543543148054481558354354314805448155835435431480544815583543543148054481558354354314805448155835435431480544815583543543148054481558354354314805448155835435431480544815583543543148054481558354354314805448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b716ee-230c-44e4-8e6f-3d3d2f01e557, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22c09c17-a3cb-466d-8e43-e8b1c5d60c08, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22c09c17-a3cb-466d-8e43-e8b1c5d60c08, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14977206379763095543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497720637976309554314977206379763095543149772063797630955431497720637976309554314977206379763095543149772063797630955431497720637976309554314977206379763095543149772063797630955431497720637976309554314977206379763095543149772063797630955431497720637976309554314977206379763095543149772063797630955431497720637976309554314977206379763095543149772063797630955431497720637976309554314977206379763095543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22c09c17-a3cb-466d-8e43-e8b1c5d60c08, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b204aa9-09c6-4e7a-9f28-4c5e6f73dc5f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b204aa9-09c6-4e7a-9f28-4c5e6f73dc5f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16070277949347341964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607027794934734196416070277949347341964160702779493473419641607027794934734196416070277949347341964160702779493473419641607027794934734196416070277949347341964160702779493473419641607027794934734196416070277949347341964160702779493473419641607027794934734196416070277949347341964160702779493473419641607027794934734196416070277949347341964160702779493473419641607027794934734196416070277949347341964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04e26750-c11d-4927-9580-4d921c41da14, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6b99662-c42e-4905-a968-0671e1e0723f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6b99662-c42e-4905-a968-0671e1e0723f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6720309084010053762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67203090840100537626720309084010053762672030908401005376267203090840100537626720309084010053762672030908401005376267203090840100537626720309084010053762672030908401005376267203090840100537626720309084010053762672030908401005376267203090840100537626720309084010053762672030908401005376267203090840100537626720309084010053762672030908401005376267203090840100537626720309084010053762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b204aa9-09c6-4e7a-9f28-4c5e6f73dc5f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c44932fa-1f86-4ee9-9289-e865275ec30d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c44932fa-1f86-4ee9-9289-e865275ec30d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17617123525654030398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761712352565403039817617123525654030398176171235256540303981761712352565403039817617123525654030398176171235256540303981761712352565403039817617123525654030398176171235256540303981761712352565403039817617123525654030398176171235256540303981761712352565403039817617123525654030398176171235256540303981761712352565403039817617123525654030398176171235256540303981761712352565403039817617123525654030398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6b99662-c42e-4905-a968-0671e1e0723f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577bb8cf-b7ce-4a91-9e0f-de3a5455c487, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577bb8cf-b7ce-4a91-9e0f-de3a5455c487, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8489531268283152714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84895312682831527148489531268283152714848953126828315271484895312682831527148489531268283152714848953126828315271484895312682831527148489531268283152714848953126828315271484895312682831527148489531268283152714848953126828315271484895312682831527148489531268283152714848953126828315271484895312682831527148489531268283152714848953126828315271484895312682831527148489531268283152714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577bb8cf-b7ce-4a91-9e0f-de3a5455c487, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccce6854-ecd2-4458-b7be-c6c4fbccebc2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccce6854-ecd2-4458-b7be-c6c4fbccebc2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13858776197799829253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385877619779982925313858776197799829253138587761977998292531385877619779982925313858776197799829253138587761977998292531385877619779982925313858776197799829253138587761977998292531385877619779982925313858776197799829253138587761977998292531385877619779982925313858776197799829253138587761977998292531385877619779982925313858776197799829253138587761977998292531385877619779982925313858776197799829253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c44932fa-1f86-4ee9-9289-e865275ec30d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 128b89a9-0a34-49d0-bdcd-bbbbb3e4abd3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 128b89a9-0a34-49d0-bdcd-bbbbb3e4abd3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9271778034147781454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92717780341477814549271778034147781454927177803414778145492717780341477814549271778034147781454927177803414778145492717780341477814549271778034147781454927177803414778145492717780341477814549271778034147781454927177803414778145492717780341477814549271778034147781454927177803414778145492717780341477814549271778034147781454927177803414778145492717780341477814549271778034147781454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccce6854-ecd2-4458-b7be-c6c4fbccebc2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47290da5-ae02-4f55-ae65-26493602c0d2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47290da5-ae02-4f55-ae65-26493602c0d2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18353649122110360214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835364912211036021418353649122110360214183536491221103602141835364912211036021418353649122110360214183536491221103602141835364912211036021418353649122110360214183536491221103602141835364912211036021418353649122110360214183536491221103602141835364912211036021418353649122110360214183536491221103602141835364912211036021418353649122110360214183536491221103602141835364912211036021418353649122110360214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 128b89a9-0a34-49d0-bdcd-bbbbb3e4abd3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee0d0712-db5f-437b-ada3-53f6a01b2107, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee0d0712-db5f-437b-ada3-53f6a01b2107, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1725869138067737144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17258691380677371441725869138067737144172586913806773714417258691380677371441725869138067737144172586913806773714417258691380677371441725869138067737144172586913806773714417258691380677371441725869138067737144172586913806773714417258691380677371441725869138067737144172586913806773714417258691380677371441725869138067737144172586913806773714417258691380677371441725869138067737144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47290da5-ae02-4f55-ae65-26493602c0d2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a44e74f-19be-486f-8ef8-9335adaea5bc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a44e74f-19be-486f-8ef8-9335adaea5bc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15416914355630880255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541691435563088025515416914355630880255154169143556308802551541691435563088025515416914355630880255154169143556308802551541691435563088025515416914355630880255154169143556308802551541691435563088025515416914355630880255154169143556308802551541691435563088025515416914355630880255154169143556308802551541691435563088025515416914355630880255154169143556308802551541691435563088025515416914355630880255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee0d0712-db5f-437b-ada3-53f6a01b2107, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a1530f8-8147-46cd-843b-e80ae6e82e0d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a1530f8-8147-46cd-843b-e80ae6e82e0d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15915428306668689581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591542830666868958115915428306668689581159154283066686895811591542830666868958115915428306668689581159154283066686895811591542830666868958115915428306668689581159154283066686895811591542830666868958115915428306668689581159154283066686895811591542830666868958115915428306668689581159154283066686895811591542830666868958115915428306668689581159154283066686895811591542830666868958115915428306668689581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a44e74f-19be-486f-8ef8-9335adaea5bc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bbc3bf5-d470-4788-ac1d-2768c2873e6f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bbc3bf5-d470-4788-ac1d-2768c2873e6f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7982774346896550216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79827743468965502167982774346896550216798277434689655021679827743468965502167982774346896550216798277434689655021679827743468965502167982774346896550216798277434689655021679827743468965502167982774346896550216798277434689655021679827743468965502167982774346896550216798277434689655021679827743468965502167982774346896550216798277434689655021679827743468965502167982774346896550216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a1530f8-8147-46cd-843b-e80ae6e82e0d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbfd8c38-8266-4bd9-90ff-c71d2ffee070, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbfd8c38-8266-4bd9-90ff-c71d2ffee070, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1868029894295373184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18680298942953731841868029894295373184186802989429537318418680298942953731841868029894295373184186802989429537318418680298942953731841868029894295373184186802989429537318418680298942953731841868029894295373184186802989429537318418680298942953731841868029894295373184186802989429537318418680298942953731841868029894295373184186802989429537318418680298942953731841868029894295373184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bbc3bf5-d470-4788-ac1d-2768c2873e6f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf76292-53a0-41f8-bfa5-5226b8ba3b68, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf76292-53a0-41f8-bfa5-5226b8ba3b68, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13844694647747177010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384469464774717701013844694647747177010138446946477471770101384469464774717701013844694647747177010138446946477471770101384469464774717701013844694647747177010138446946477471770101384469464774717701013844694647747177010138446946477471770101384469464774717701013844694647747177010138446946477471770101384469464774717701013844694647747177010138446946477471770101384469464774717701013844694647747177010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbfd8c38-8266-4bd9-90ff-c71d2ffee070, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be21ace-9be5-4a8f-a0a1-aeacbe8f821b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be21ace-9be5-4a8f-a0a1-aeacbe8f821b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15801640670378744309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580164067037874430915801640670378744309158016406703787443091580164067037874430915801640670378744309158016406703787443091580164067037874430915801640670378744309158016406703787443091580164067037874430915801640670378744309158016406703787443091580164067037874430915801640670378744309158016406703787443091580164067037874430915801640670378744309158016406703787443091580164067037874430915801640670378744309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf76292-53a0-41f8-bfa5-5226b8ba3b68, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eaeeae3-ecad-4280-ada0-6b8b1e01c0de, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eaeeae3-ecad-4280-ada0-6b8b1e01c0de, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2258173761888893472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22581737618888934722258173761888893472225817376188889347222581737618888934722258173761888893472225817376188889347222581737618888934722258173761888893472225817376188889347222581737618888934722258173761888893472225817376188889347222581737618888934722258173761888893472225817376188889347222581737618888934722258173761888893472225817376188889347222581737618888934722258173761888893472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be21ace-9be5-4a8f-a0a1-aeacbe8f821b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ef5151b-c140-4e87-8098-83bb457d0436, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ef5151b-c140-4e87-8098-83bb457d0436, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15023114975030244193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502311497503024419315023114975030244193150231149750302441931502311497503024419315023114975030244193150231149750302441931502311497503024419315023114975030244193150231149750302441931502311497503024419315023114975030244193150231149750302441931502311497503024419315023114975030244193150231149750302441931502311497503024419315023114975030244193150231149750302441931502311497503024419315023114975030244193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ef5151b-c140-4e87-8098-83bb457d0436, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d8c96b-9f2d-419a-a049-bc418f597be5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d8c96b-9f2d-419a-a049-bc418f597be5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5305425326778578562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53054253267785785625305425326778578562530542532677857856253054253267785785625305425326778578562530542532677857856253054253267785785625305425326778578562530542532677857856253054253267785785625305425326778578562530542532677857856253054253267785785625305425326778578562530542532677857856253054253267785785625305425326778578562530542532677857856253054253267785785625305425326778578562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eaeeae3-ecad-4280-ada0-6b8b1e01c0de, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a6ec8e2-2f90-4959-8cd4-ff5f73f6c5ec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a6ec8e2-2f90-4959-8cd4-ff5f73f6c5ec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15675550329994516511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567555032999451651115675550329994516511156755503299945165111567555032999451651115675550329994516511156755503299945165111567555032999451651115675550329994516511156755503299945165111567555032999451651115675550329994516511156755503299945165111567555032999451651115675550329994516511156755503299945165111567555032999451651115675550329994516511156755503299945165111567555032999451651115675550329994516511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d8c96b-9f2d-419a-a049-bc418f597be5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c368c200-f53c-499b-ad5d-a0f8fc938aab, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c368c200-f53c-499b-ad5d-a0f8fc938aab, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10559622799045969489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055962279904596948910559622799045969489105596227990459694891055962279904596948910559622799045969489105596227990459694891055962279904596948910559622799045969489105596227990459694891055962279904596948910559622799045969489105596227990459694891055962279904596948910559622799045969489105596227990459694891055962279904596948910559622799045969489105596227990459694891055962279904596948910559622799045969489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a6ec8e2-2f90-4959-8cd4-ff5f73f6c5ec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b81ce13c-cca7-4def-8dc4-398d8f5685f8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b81ce13c-cca7-4def-8dc4-398d8f5685f8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6799246713709591237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67992467137095912376799246713709591237679924671370959123767992467137095912376799246713709591237679924671370959123767992467137095912376799246713709591237679924671370959123767992467137095912376799246713709591237679924671370959123767992467137095912376799246713709591237679924671370959123767992467137095912376799246713709591237679924671370959123767992467137095912376799246713709591237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c368c200-f53c-499b-ad5d-a0f8fc938aab, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 513ef81c-1c3d-4366-9837-91274247f3fb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 513ef81c-1c3d-4366-9837-91274247f3fb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16072284181161279828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607228418116127982816072284181161279828160722841811612798281607228418116127982816072284181161279828160722841811612798281607228418116127982816072284181161279828160722841811612798281607228418116127982816072284181161279828160722841811612798281607228418116127982816072284181161279828160722841811612798281607228418116127982816072284181161279828160722841811612798281607228418116127982816072284181161279828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b81ce13c-cca7-4def-8dc4-398d8f5685f8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0d8dde5-3c32-4928-9a2e-e0a5e30d0996, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0d8dde5-3c32-4928-9a2e-e0a5e30d0996, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14062039505804942688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406203950580494268814062039505804942688140620395058049426881406203950580494268814062039505804942688140620395058049426881406203950580494268814062039505804942688140620395058049426881406203950580494268814062039505804942688140620395058049426881406203950580494268814062039505804942688140620395058049426881406203950580494268814062039505804942688140620395058049426881406203950580494268814062039505804942688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 513ef81c-1c3d-4366-9837-91274247f3fb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97026ef-a66a-49e2-87ab-1bc86ed1e8a7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97026ef-a66a-49e2-87ab-1bc86ed1e8a7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 419382211844376385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385419382211844376385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0d8dde5-3c32-4928-9a2e-e0a5e30d0996, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62525b66-161f-4b36-871d-d44605df6b18, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62525b66-161f-4b36-871d-d44605df6b18, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10161529297982059089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016152929798205908910161529297982059089101615292979820590891016152929798205908910161529297982059089101615292979820590891016152929798205908910161529297982059089101615292979820590891016152929798205908910161529297982059089101615292979820590891016152929798205908910161529297982059089101615292979820590891016152929798205908910161529297982059089101615292979820590891016152929798205908910161529297982059089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97026ef-a66a-49e2-87ab-1bc86ed1e8a7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 293cba3e-3cb7-4fd9-b315-ecd30019ae4f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 293cba3e-3cb7-4fd9-b315-ecd30019ae4f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14646294353578298277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464629435357829827714646294353578298277146462943535782982771464629435357829827714646294353578298277146462943535782982771464629435357829827714646294353578298277146462943535782982771464629435357829827714646294353578298277146462943535782982771464629435357829827714646294353578298277146462943535782982771464629435357829827714646294353578298277146462943535782982771464629435357829827714646294353578298277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62525b66-161f-4b36-871d-d44605df6b18, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 293cba3e-3cb7-4fd9-b315-ecd30019ae4f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccea6f1f-80c9-4c28-b2e6-6a9d3d195246, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccea6f1f-80c9-4c28-b2e6-6a9d3d195246, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14789095250394265234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478909525039426523414789095250394265234147890952503942652341478909525039426523414789095250394265234147890952503942652341478909525039426523414789095250394265234147890952503942652341478909525039426523414789095250394265234147890952503942652341478909525039426523414789095250394265234147890952503942652341478909525039426523414789095250394265234147890952503942652341478909525039426523414789095250394265234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 750cc413-5667-4dab-a67f-73b9455f416f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 750cc413-5667-4dab-a67f-73b9455f416f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12804665444556426390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280466544455642639012804665444556426390128046654445564263901280466544455642639012804665444556426390128046654445564263901280466544455642639012804665444556426390128046654445564263901280466544455642639012804665444556426390128046654445564263901280466544455642639012804665444556426390128046654445564263901280466544455642639012804665444556426390128046654445564263901280466544455642639012804665444556426390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccea6f1f-80c9-4c28-b2e6-6a9d3d195246, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfb2e68a-5c14-40f1-9aac-e5bb09d10d23, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb2e68a-5c14-40f1-9aac-e5bb09d10d23, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10569106536204086761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056910653620408676110569106536204086761105691065362040867611056910653620408676110569106536204086761105691065362040867611056910653620408676110569106536204086761105691065362040867611056910653620408676110569106536204086761105691065362040867611056910653620408676110569106536204086761105691065362040867611056910653620408676110569106536204086761105691065362040867611056910653620408676110569106536204086761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 750cc413-5667-4dab-a67f-73b9455f416f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e65060a-67e1-4d18-852c-fbb16811f62f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e65060a-67e1-4d18-852c-fbb16811f62f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 102654053721544542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542102654053721544542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb2e68a-5c14-40f1-9aac-e5bb09d10d23, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d1ed99d-b36f-47fe-b59e-673d6a086df9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d1ed99d-b36f-47fe-b59e-673d6a086df9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5513057639543127705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55130576395431277055513057639543127705551305763954312770555130576395431277055513057639543127705551305763954312770555130576395431277055513057639543127705551305763954312770555130576395431277055513057639543127705551305763954312770555130576395431277055513057639543127705551305763954312770555130576395431277055513057639543127705551305763954312770555130576395431277055513057639543127705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e65060a-67e1-4d18-852c-fbb16811f62f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae23e74e-49e8-4a04-8bc0-b6e9da98f7c7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae23e74e-49e8-4a04-8bc0-b6e9da98f7c7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1800126644189272297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18001266441892722971800126644189272297180012664418927229718001266441892722971800126644189272297180012664418927229718001266441892722971800126644189272297180012664418927229718001266441892722971800126644189272297180012664418927229718001266441892722971800126644189272297180012664418927229718001266441892722971800126644189272297180012664418927229718001266441892722971800126644189272297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d1ed99d-b36f-47fe-b59e-673d6a086df9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d482df-8f26-4b46-9053-e6e6877bb8f7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95d482df-8f26-4b46-9053-e6e6877bb8f7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9858416946295105364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98584169462951053649858416946295105364985841694629510536498584169462951053649858416946295105364985841694629510536498584169462951053649858416946295105364985841694629510536498584169462951053649858416946295105364985841694629510536498584169462951053649858416946295105364985841694629510536498584169462951053649858416946295105364985841694629510536498584169462951053649858416946295105364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae23e74e-49e8-4a04-8bc0-b6e9da98f7c7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c167c72-e0f3-45c5-9bb5-9c42c7afccc6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c167c72-e0f3-45c5-9bb5-9c42c7afccc6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3035459695879929541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30354596958799295413035459695879929541303545969587992954130354596958799295413035459695879929541303545969587992954130354596958799295413035459695879929541303545969587992954130354596958799295413035459695879929541303545969587992954130354596958799295413035459695879929541303545969587992954130354596958799295413035459695879929541303545969587992954130354596958799295413035459695879929541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d482df-8f26-4b46-9053-e6e6877bb8f7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87711f1b-2536-437c-82d7-be9f9c5fc0a8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87711f1b-2536-437c-82d7-be9f9c5fc0a8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4417067955141281451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44170679551412814514417067955141281451441706795514128145144170679551412814514417067955141281451441706795514128145144170679551412814514417067955141281451441706795514128145144170679551412814514417067955141281451441706795514128145144170679551412814514417067955141281451441706795514128145144170679551412814514417067955141281451441706795514128145144170679551412814514417067955141281451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c167c72-e0f3-45c5-9bb5-9c42c7afccc6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af40ae83-1cba-4738-9da7-0e902714342a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af40ae83-1cba-4738-9da7-0e902714342a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3574280285549539258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35742802855495392583574280285549539258357428028554953925835742802855495392583574280285549539258357428028554953925835742802855495392583574280285549539258357428028554953925835742802855495392583574280285549539258357428028554953925835742802855495392583574280285549539258357428028554953925835742802855495392583574280285549539258357428028554953925835742802855495392583574280285549539258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87711f1b-2536-437c-82d7-be9f9c5fc0a8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73fc221d-eac9-4f52-9134-9cedcad521bc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73fc221d-eac9-4f52-9134-9cedcad521bc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4952374382646226482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49523743826462264824952374382646226482495237438264622648249523743826462264824952374382646226482495237438264622648249523743826462264824952374382646226482495237438264622648249523743826462264824952374382646226482495237438264622648249523743826462264824952374382646226482495237438264622648249523743826462264824952374382646226482495237438264622648249523743826462264824952374382646226482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af40ae83-1cba-4738-9da7-0e902714342a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f576427-f09d-47e2-8d7b-0380fabff8da, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f576427-f09d-47e2-8d7b-0380fabff8da, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18264587483168319907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826458748316831990718264587483168319907182645874831683199071826458748316831990718264587483168319907182645874831683199071826458748316831990718264587483168319907182645874831683199071826458748316831990718264587483168319907182645874831683199071826458748316831990718264587483168319907182645874831683199071826458748316831990718264587483168319907182645874831683199071826458748316831990718264587483168319907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73fc221d-eac9-4f52-9134-9cedcad521bc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48467497-de90-421d-aa8d-eaef945d2768, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48467497-de90-421d-aa8d-eaef945d2768, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13105588553601954670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310558855360195467013105588553601954670131055885536019546701310558855360195467013105588553601954670131055885536019546701310558855360195467013105588553601954670131055885536019546701310558855360195467013105588553601954670131055885536019546701310558855360195467013105588553601954670131055885536019546701310558855360195467013105588553601954670131055885536019546701310558855360195467013105588553601954670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f576427-f09d-47e2-8d7b-0380fabff8da, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 225fc760-1b45-484f-bd4e-8ec35398139d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 225fc760-1b45-484f-bd4e-8ec35398139d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12037828543638189481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203782854363818948112037828543638189481120378285436381894811203782854363818948112037828543638189481120378285436381894811203782854363818948112037828543638189481120378285436381894811203782854363818948112037828543638189481120378285436381894811203782854363818948112037828543638189481120378285436381894811203782854363818948112037828543638189481120378285436381894811203782854363818948112037828543638189481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48467497-de90-421d-aa8d-eaef945d2768, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b981d4-ba26-4b6e-9789-f6fab0c2a20c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b981d4-ba26-4b6e-9789-f6fab0c2a20c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2818593434042443710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28185934340424437102818593434042443710281859343404244371028185934340424437102818593434042443710281859343404244371028185934340424437102818593434042443710281859343404244371028185934340424437102818593434042443710281859343404244371028185934340424437102818593434042443710281859343404244371028185934340424437102818593434042443710281859343404244371028185934340424437102818593434042443710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 225fc760-1b45-484f-bd4e-8ec35398139d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eac384d-69b1-4af4-ac3e-f38621274d21, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eac384d-69b1-4af4-ac3e-f38621274d21, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7260119839917134392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72601198399171343927260119839917134392726011983991713439272601198399171343927260119839917134392726011983991713439272601198399171343927260119839917134392726011983991713439272601198399171343927260119839917134392726011983991713439272601198399171343927260119839917134392726011983991713439272601198399171343927260119839917134392726011983991713439272601198399171343927260119839917134392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b981d4-ba26-4b6e-9789-f6fab0c2a20c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1453cb9e-e52f-48b4-a328-62276eaf3d92, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1453cb9e-e52f-48b4-a328-62276eaf3d92, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8905946900995657759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89059469009956577598905946900995657759890594690099565775989059469009956577598905946900995657759890594690099565775989059469009956577598905946900995657759890594690099565775989059469009956577598905946900995657759890594690099565775989059469009956577598905946900995657759890594690099565775989059469009956577598905946900995657759890594690099565775989059469009956577598905946900995657759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eac384d-69b1-4af4-ac3e-f38621274d21, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d60e8c-5475-4a7c-ae31-37e36a0e20e0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d60e8c-5475-4a7c-ae31-37e36a0e20e0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2386347546869306885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23863475468693068852386347546869306885238634754686930688523863475468693068852386347546869306885238634754686930688523863475468693068852386347546869306885238634754686930688523863475468693068852386347546869306885238634754686930688523863475468693068852386347546869306885238634754686930688523863475468693068852386347546869306885238634754686930688523863475468693068852386347546869306885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1453cb9e-e52f-48b4-a328-62276eaf3d92, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2990864f-0bab-40e1-9b32-a774eb17fd80, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2990864f-0bab-40e1-9b32-a774eb17fd80, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3398274193591276520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33982741935912765203398274193591276520339827419359127652033982741935912765203398274193591276520339827419359127652033982741935912765203398274193591276520339827419359127652033982741935912765203398274193591276520339827419359127652033982741935912765203398274193591276520339827419359127652033982741935912765203398274193591276520339827419359127652033982741935912765203398274193591276520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d60e8c-5475-4a7c-ae31-37e36a0e20e0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c9c14f8-d46c-435c-9b88-f783b858ab50, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c9c14f8-d46c-435c-9b88-f783b858ab50, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2215349416787584359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22153494167875843592215349416787584359221534941678758435922153494167875843592215349416787584359221534941678758435922153494167875843592215349416787584359221534941678758435922153494167875843592215349416787584359221534941678758435922153494167875843592215349416787584359221534941678758435922153494167875843592215349416787584359221534941678758435922153494167875843592215349416787584359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2990864f-0bab-40e1-9b32-a774eb17fd80, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2daafef5-85ec-428d-a5d9-c4f33e14e1e9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2daafef5-85ec-428d-a5d9-c4f33e14e1e9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11687169884466359551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168716988446635955111687169884466359551116871698844663595511168716988446635955111687169884466359551116871698844663595511168716988446635955111687169884466359551116871698844663595511168716988446635955111687169884466359551116871698844663595511168716988446635955111687169884466359551116871698844663595511168716988446635955111687169884466359551116871698844663595511168716988446635955111687169884466359551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c9c14f8-d46c-435c-9b88-f783b858ab50, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf978bec-419f-4a92-8484-b805f19c5eee, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf978bec-419f-4a92-8484-b805f19c5eee, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 825253842308367790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790825253842308367790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf978bec-419f-4a92-8484-b805f19c5eee, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39dd0b64-5b83-42d3-8871-c923ec254048, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2daafef5-85ec-428d-a5d9-c4f33e14e1e9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39dd0b64-5b83-42d3-8871-c923ec254048, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17393422206696116282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739342220669611628217393422206696116282173934222066961162821739342220669611628217393422206696116282173934222066961162821739342220669611628217393422206696116282173934222066961162821739342220669611628217393422206696116282173934222066961162821739342220669611628217393422206696116282173934222066961162821739342220669611628217393422206696116282173934222066961162821739342220669611628217393422206696116282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b861a1-94f8-4aff-b46a-e9319ab85474, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b861a1-94f8-4aff-b46a-e9319ab85474, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8407651690562494314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84076516905624943148407651690562494314840765169056249431484076516905624943148407651690562494314840765169056249431484076516905624943148407651690562494314840765169056249431484076516905624943148407651690562494314840765169056249431484076516905624943148407651690562494314840765169056249431484076516905624943148407651690562494314840765169056249431484076516905624943148407651690562494314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39dd0b64-5b83-42d3-8871-c923ec254048, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b87e0cdb-de28-4712-b0c6-e1ab38e047c0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b87e0cdb-de28-4712-b0c6-e1ab38e047c0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16047122353609941400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604712235360994140016047122353609941400160471223536099414001604712235360994140016047122353609941400160471223536099414001604712235360994140016047122353609941400160471223536099414001604712235360994140016047122353609941400160471223536099414001604712235360994140016047122353609941400160471223536099414001604712235360994140016047122353609941400160471223536099414001604712235360994140016047122353609941400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b87e0cdb-de28-4712-b0c6-e1ab38e047c0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ec2cd9-b93c-4d64-ad61-54e6dcccbd10, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ec2cd9-b93c-4d64-ad61-54e6dcccbd10, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14226015566747067153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422601556674706715314226015566747067153142260155667470671531422601556674706715314226015566747067153142260155667470671531422601556674706715314226015566747067153142260155667470671531422601556674706715314226015566747067153142260155667470671531422601556674706715314226015566747067153142260155667470671531422601556674706715314226015566747067153142260155667470671531422601556674706715314226015566747067153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b861a1-94f8-4aff-b46a-e9319ab85474, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 970d66f6-02fb-4741-bbc9-564c9d4563da, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 970d66f6-02fb-4741-bbc9-564c9d4563da, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18037139276791264658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803713927679126465818037139276791264658180371392767912646581803713927679126465818037139276791264658180371392767912646581803713927679126465818037139276791264658180371392767912646581803713927679126465818037139276791264658180371392767912646581803713927679126465818037139276791264658180371392767912646581803713927679126465818037139276791264658180371392767912646581803713927679126465818037139276791264658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ec2cd9-b93c-4d64-ad61-54e6dcccbd10, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a3d8e1a-8b61-47dd-a319-df1e25a011c2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a3d8e1a-8b61-47dd-a319-df1e25a011c2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4084571845069131947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40845718450691319474084571845069131947408457184506913194740845718450691319474084571845069131947408457184506913194740845718450691319474084571845069131947408457184506913194740845718450691319474084571845069131947408457184506913194740845718450691319474084571845069131947408457184506913194740845718450691319474084571845069131947408457184506913194740845718450691319474084571845069131947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 970d66f6-02fb-4741-bbc9-564c9d4563da, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cac50ab4-c611-46d3-aa86-550a64a4e2c5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cac50ab4-c611-46d3-aa86-550a64a4e2c5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1862262445855320278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18622624458553202781862262445855320278186226244585532027818622624458553202781862262445855320278186226244585532027818622624458553202781862262445855320278186226244585532027818622624458553202781862262445855320278186226244585532027818622624458553202781862262445855320278186226244585532027818622624458553202781862262445855320278186226244585532027818622624458553202781862262445855320278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a3d8e1a-8b61-47dd-a319-df1e25a011c2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56aaf4b9-1283-4604-93ec-327fd3679c56, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56aaf4b9-1283-4604-93ec-327fd3679c56, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13958778675461212305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395877867546121230513958778675461212305139587786754612123051395877867546121230513958778675461212305139587786754612123051395877867546121230513958778675461212305139587786754612123051395877867546121230513958778675461212305139587786754612123051395877867546121230513958778675461212305139587786754612123051395877867546121230513958778675461212305139587786754612123051395877867546121230513958778675461212305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56aaf4b9-1283-4604-93ec-327fd3679c56, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dc4df89-8626-46a3-97d2-24ce9ccdd6a0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc4df89-8626-46a3-97d2-24ce9ccdd6a0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9873608226981074697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98736082269810746979873608226981074697987360822698107469798736082269810746979873608226981074697987360822698107469798736082269810746979873608226981074697987360822698107469798736082269810746979873608226981074697987360822698107469798736082269810746979873608226981074697987360822698107469798736082269810746979873608226981074697987360822698107469798736082269810746979873608226981074697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cac50ab4-c611-46d3-aa86-550a64a4e2c5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d6a842-0756-495c-9660-3be1a782b00d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d6a842-0756-495c-9660-3be1a782b00d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6541063116930240500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65410631169302405006541063116930240500654106311693024050065410631169302405006541063116930240500654106311693024050065410631169302405006541063116930240500654106311693024050065410631169302405006541063116930240500654106311693024050065410631169302405006541063116930240500654106311693024050065410631169302405006541063116930240500654106311693024050065410631169302405006541063116930240500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_mvlyof73.log --grpc-port=12476 --mon-port=64538 --ic-port=11920 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14701', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_mvlyof73.log', '--grpc-port=12476', '--mon-port=64538', '--ic-port=11920', '--key-file', '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1370475
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:12476/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc4df89-8626-46a3-97d2-24ce9ccdd6a0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69593912-8ad5-4b38-a8a2-b9ced0dcb449, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69593912-8ad5-4b38-a8a2-b9ced0dcb449, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10366182429615338107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036618242961533810710366182429615338107103661824296153381071036618242961533810710366182429615338107103661824296153381071036618242961533810710366182429615338107103661824296153381071036618242961533810710366182429615338107103661824296153381071036618242961533810710366182429615338107103661824296153381071036618242961533810710366182429615338107103661824296153381071036618242961533810710366182429615338107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1370476
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d6a842-0756-495c-9660-3be1a782b00d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9406b6bb-cffa-42c0-96f1-7e685fc17e32, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9406b6bb-cffa-42c0-96f1-7e685fc17e32, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3735804078010991631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37358040780109916313735804078010991631373580407801099163137358040780109916313735804078010991631373580407801099163137358040780109916313735804078010991631373580407801099163137358040780109916313735804078010991631373580407801099163137358040780109916313735804078010991631373580407801099163137358040780109916313735804078010991631373580407801099163137358040780109916313735804078010991631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69593912-8ad5-4b38-a8a2-b9ced0dcb449, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d22a17c1-870e-45b6-8100-62fa38d54e0f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d22a17c1-870e-45b6-8100-62fa38d54e0f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15507240299121065745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550724029912106574515507240299121065745155072402991210657451550724029912106574515507240299121065745155072402991210657451550724029912106574515507240299121065745155072402991210657451550724029912106574515507240299121065745155072402991210657451550724029912106574515507240299121065745155072402991210657451550724029912106574515507240299121065745155072402991210657451550724029912106574515507240299121065745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9406b6bb-cffa-42c0-96f1-7e685fc17e32, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6061ecc2-50d7-4f32-a697-4cf87f682966, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6061ecc2-50d7-4f32-a697-4cf87f682966, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1232246069112063585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12322460691120635851232246069112063585123224606911206358512322460691120635851232246069112063585123224606911206358512322460691120635851232246069112063585123224606911206358512322460691120635851232246069112063585123224606911206358512322460691120635851232246069112063585123224606911206358512322460691120635851232246069112063585123224606911206358512322460691120635851232246069112063585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d22a17c1-870e-45b6-8100-62fa38d54e0f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a76e9b-0a7c-429d-bd72-95ab3732cdcf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a76e9b-0a7c-429d-bd72-95ab3732cdcf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5997022159500553493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59970221595005534935997022159500553493599702215950055349359970221595005534935997022159500553493599702215950055349359970221595005534935997022159500553493599702215950055349359970221595005534935997022159500553493599702215950055349359970221595005534935997022159500553493599702215950055349359970221595005534935997022159500553493599702215950055349359970221595005534935997022159500553493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6061ecc2-50d7-4f32-a697-4cf87f682966, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd63ab2f-ba48-4b3d-a17c-7a43d60118c8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd63ab2f-ba48-4b3d-a17c-7a43d60118c8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15506815772256261748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550681577225626174815506815772256261748155068157722562617481550681577225626174815506815772256261748155068157722562617481550681577225626174815506815772256261748155068157722562617481550681577225626174815506815772256261748155068157722562617481550681577225626174815506815772256261748155068157722562617481550681577225626174815506815772256261748155068157722562617481550681577225626174815506815772256261748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a76e9b-0a7c-429d-bd72-95ab3732cdcf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 820e9e50-8c75-4dbf-ac1a-d9074971f21f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 820e9e50-8c75-4dbf-ac1a-d9074971f21f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 245689168667819175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175245689168667819175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd63ab2f-ba48-4b3d-a17c-7a43d60118c8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f7df02-959e-4dad-aac1-431a7aaf8ea6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f7df02-959e-4dad-aac1-431a7aaf8ea6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16662379934858474183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666237993485847418316662379934858474183166623799348584741831666237993485847418316662379934858474183166623799348584741831666237993485847418316662379934858474183166623799348584741831666237993485847418316662379934858474183166623799348584741831666237993485847418316662379934858474183166623799348584741831666237993485847418316662379934858474183166623799348584741831666237993485847418316662379934858474183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 820e9e50-8c75-4dbf-ac1a-d9074971f21f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb555ad-fd66-4caa-90ea-57c456ed18c2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb555ad-fd66-4caa-90ea-57c456ed18c2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 638796685841457309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309638796685841457309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f7df02-959e-4dad-aac1-431a7aaf8ea6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eee557c-4e1f-492e-a2d5-94a82c30b88e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eee557c-4e1f-492e-a2d5-94a82c30b88e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8575779086793597760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85757790867935977608575779086793597760857577908679359776085757790867935977608575779086793597760857577908679359776085757790867935977608575779086793597760857577908679359776085757790867935977608575779086793597760857577908679359776085757790867935977608575779086793597760857577908679359776085757790867935977608575779086793597760857577908679359776085757790867935977608575779086793597760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb555ad-fd66-4caa-90ea-57c456ed18c2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61d64eca-bcb2-453e-8a52-499dcc8d6232, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61d64eca-bcb2-453e-8a52-499dcc8d6232, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2868082445136605879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28680824451366058792868082445136605879286808244513660587928680824451366058792868082445136605879286808244513660587928680824451366058792868082445136605879286808244513660587928680824451366058792868082445136605879286808244513660587928680824451366058792868082445136605879286808244513660587928680824451366058792868082445136605879286808244513660587928680824451366058792868082445136605879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eee557c-4e1f-492e-a2d5-94a82c30b88e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8814745-817e-4222-9863-06679be4a68d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8814745-817e-4222-9863-06679be4a68d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7831868614798525470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78318686147985254707831868614798525470783186861479852547078318686147985254707831868614798525470783186861479852547078318686147985254707831868614798525470783186861479852547078318686147985254707831868614798525470783186861479852547078318686147985254707831868614798525470783186861479852547078318686147985254707831868614798525470783186861479852547078318686147985254707831868614798525470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61d64eca-bcb2-453e-8a52-499dcc8d6232, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44d1b697-fecc-4109-b0f0-b491741dead9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44d1b697-fecc-4109-b0f0-b491741dead9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8059055393953883548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80590553939538835488059055393953883548805905539395388354880590553939538835488059055393953883548805905539395388354880590553939538835488059055393953883548805905539395388354880590553939538835488059055393953883548805905539395388354880590553939538835488059055393953883548805905539395388354880590553939538835488059055393953883548805905539395388354880590553939538835488059055393953883548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8814745-817e-4222-9863-06679be4a68d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ce4dcc5-b60a-47b0-af03-ffc8cbff0c91, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ce4dcc5-b60a-47b0-af03-ffc8cbff0c91, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4854121475292181831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48541214752921818314854121475292181831485412147529218183148541214752921818314854121475292181831485412147529218183148541214752921818314854121475292181831485412147529218183148541214752921818314854121475292181831485412147529218183148541214752921818314854121475292181831485412147529218183148541214752921818314854121475292181831485412147529218183148541214752921818314854121475292181831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44d1b697-fecc-4109-b0f0-b491741dead9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21c30b70-26c5-41e9-9237-7e0356ab7d90, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c30b70-26c5-41e9-9237-7e0356ab7d90, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12964789290153639638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296478929015363963812964789290153639638129647892901536396381296478929015363963812964789290153639638129647892901536396381296478929015363963812964789290153639638129647892901536396381296478929015363963812964789290153639638129647892901536396381296478929015363963812964789290153639638129647892901536396381296478929015363963812964789290153639638129647892901536396381296478929015363963812964789290153639638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c30b70-26c5-41e9-9237-7e0356ab7d90, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2a08b0f-d8e4-4a96-9062-6addb883c427, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2a08b0f-d8e4-4a96-9062-6addb883c427, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8739896982083228668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87398969820832286688739896982083228668873989698208322866887398969820832286688739896982083228668873989698208322866887398969820832286688739896982083228668873989698208322866887398969820832286688739896982083228668873989698208322866887398969820832286688739896982083228668873989698208322866887398969820832286688739896982083228668873989698208322866887398969820832286688739896982083228668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ce4dcc5-b60a-47b0-af03-ffc8cbff0c91, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 272b6d58-c904-454e-b8de-225f01438ff9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 272b6d58-c904-454e-b8de-225f01438ff9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5573579698623382379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55735796986233823795573579698623382379557357969862338237955735796986233823795573579698623382379557357969862338237955735796986233823795573579698623382379557357969862338237955735796986233823795573579698623382379557357969862338237955735796986233823795573579698623382379557357969862338237955735796986233823795573579698623382379557357969862338237955735796986233823795573579698623382379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2a08b0f-d8e4-4a96-9062-6addb883c427, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a311c4a-2c1d-462f-b2f3-ab0c0989dd1e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a311c4a-2c1d-462f-b2f3-ab0c0989dd1e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17608413852253656750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760841385225365675017608413852253656750176084138522536567501760841385225365675017608413852253656750176084138522536567501760841385225365675017608413852253656750176084138522536567501760841385225365675017608413852253656750176084138522536567501760841385225365675017608413852253656750176084138522536567501760841385225365675017608413852253656750176084138522536567501760841385225365675017608413852253656750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 272b6d58-c904-454e-b8de-225f01438ff9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7df5e71f-8dea-493f-92e9-9707c33484c4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df5e71f-8dea-493f-92e9-9707c33484c4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 184451872500367218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218184451872500367218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a311c4a-2c1d-462f-b2f3-ab0c0989dd1e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9dcfc77-1632-4726-a441-b2c36513a006, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9dcfc77-1632-4726-a441-b2c36513a006, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7213029541238577522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72130295412385775227213029541238577522721302954123857752272130295412385775227213029541238577522721302954123857752272130295412385775227213029541238577522721302954123857752272130295412385775227213029541238577522721302954123857752272130295412385775227213029541238577522721302954123857752272130295412385775227213029541238577522721302954123857752272130295412385775227213029541238577522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df5e71f-8dea-493f-92e9-9707c33484c4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4724e98-c1d3-4278-99db-46aa0645d653, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4724e98-c1d3-4278-99db-46aa0645d653, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2775166466683229821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27751664666832298212775166466683229821277516646668322982127751664666832298212775166466683229821277516646668322982127751664666832298212775166466683229821277516646668322982127751664666832298212775166466683229821277516646668322982127751664666832298212775166466683229821277516646668322982127751664666832298212775166466683229821277516646668322982127751664666832298212775166466683229821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9dcfc77-1632-4726-a441-b2c36513a006, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 887e41f6-c040-430f-9b6e-a45b025716b9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 887e41f6-c040-430f-9b6e-a45b025716b9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15350924414119188732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535092441411918873215350924414119188732153509244141191887321535092441411918873215350924414119188732153509244141191887321535092441411918873215350924414119188732153509244141191887321535092441411918873215350924414119188732153509244141191887321535092441411918873215350924414119188732153509244141191887321535092441411918873215350924414119188732153509244141191887321535092441411918873215350924414119188732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4724e98-c1d3-4278-99db-46aa0645d653, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c7a660-9f64-48fb-ae4d-d6d79cc1a387, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c7a660-9f64-48fb-ae4d-d6d79cc1a387, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12227279196694109059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222727919669410905912227279196694109059122272791966941090591222727919669410905912227279196694109059122272791966941090591222727919669410905912227279196694109059122272791966941090591222727919669410905912227279196694109059122272791966941090591222727919669410905912227279196694109059122272791966941090591222727919669410905912227279196694109059122272791966941090591222727919669410905912227279196694109059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 887e41f6-c040-430f-9b6e-a45b025716b9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4230dde3-4377-441a-a8e9-d1d334961eb8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4230dde3-4377-441a-a8e9-d1d334961eb8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5596909010918759640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55969090109187596405596909010918759640559690901091875964055969090109187596405596909010918759640559690901091875964055969090109187596405596909010918759640559690901091875964055969090109187596405596909010918759640559690901091875964055969090109187596405596909010918759640559690901091875964055969090109187596405596909010918759640559690901091875964055969090109187596405596909010918759640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c7a660-9f64-48fb-ae4d-d6d79cc1a387, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e374e284-94ba-4bfe-aa7b-ea103437fd26, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e374e284-94ba-4bfe-aa7b-ea103437fd26, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9756028248686541065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97560282486865410659756028248686541065975602824868654106597560282486865410659756028248686541065975602824868654106597560282486865410659756028248686541065975602824868654106597560282486865410659756028248686541065975602824868654106597560282486865410659756028248686541065975602824868654106597560282486865410659756028248686541065975602824868654106597560282486865410659756028248686541065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4230dde3-4377-441a-a8e9-d1d334961eb8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d8705f-c41b-4716-a442-0c9c175f301b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d8705f-c41b-4716-a442-0c9c175f301b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 318581634045528753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753318581634045528753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e374e284-94ba-4bfe-aa7b-ea103437fd26, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e7b8ae0-6ea6-49e3-98d6-4a157c967064, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e7b8ae0-6ea6-49e3-98d6-4a157c967064, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17216475421969458820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721647542196945882017216475421969458820172164754219694588201721647542196945882017216475421969458820172164754219694588201721647542196945882017216475421969458820172164754219694588201721647542196945882017216475421969458820172164754219694588201721647542196945882017216475421969458820172164754219694588201721647542196945882017216475421969458820172164754219694588201721647542196945882017216475421969458820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d8705f-c41b-4716-a442-0c9c175f301b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e59c45-98eb-4974-9ea9-6759532547b1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e59c45-98eb-4974-9ea9-6759532547b1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11280380638321929226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128038063832192922611280380638321929226112803806383219292261128038063832192922611280380638321929226112803806383219292261128038063832192922611280380638321929226112803806383219292261128038063832192922611280380638321929226112803806383219292261128038063832192922611280380638321929226112803806383219292261128038063832192922611280380638321929226112803806383219292261128038063832192922611280380638321929226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e7b8ae0-6ea6-49e3-98d6-4a157c967064, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45facea1-6180-4f8b-9a8d-37877b5788a7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45facea1-6180-4f8b-9a8d-37877b5788a7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6813586323519045269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68135863235190452696813586323519045269681358632351904526968135863235190452696813586323519045269681358632351904526968135863235190452696813586323519045269681358632351904526968135863235190452696813586323519045269681358632351904526968135863235190452696813586323519045269681358632351904526968135863235190452696813586323519045269681358632351904526968135863235190452696813586323519045269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e59c45-98eb-4974-9ea9-6759532547b1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54b93ca1-3156-4598-9459-21a75cf0020a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54b93ca1-3156-4598-9459-21a75cf0020a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10240259201731160684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024025920173116068410240259201731160684102402592017311606841024025920173116068410240259201731160684102402592017311606841024025920173116068410240259201731160684102402592017311606841024025920173116068410240259201731160684102402592017311606841024025920173116068410240259201731160684102402592017311606841024025920173116068410240259201731160684102402592017311606841024025920173116068410240259201731160684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45facea1-6180-4f8b-9a8d-37877b5788a7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2de3297-e4f3-455c-9549-68a7d8f3f005, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2de3297-e4f3-455c-9549-68a7d8f3f005, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4608831167454670603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46088311674546706034608831167454670603460883116745467060346088311674546706034608831167454670603460883116745467060346088311674546706034608831167454670603460883116745467060346088311674546706034608831167454670603460883116745467060346088311674546706034608831167454670603460883116745467060346088311674546706034608831167454670603460883116745467060346088311674546706034608831167454670603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54b93ca1-3156-4598-9459-21a75cf0020a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 322bb818-d753-4ba4-95fa-834ebd33b80a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 322bb818-d753-4ba4-95fa-834ebd33b80a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3820855541330159237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38208555413301592373820855541330159237382085554133015923738208555413301592373820855541330159237382085554133015923738208555413301592373820855541330159237382085554133015923738208555413301592373820855541330159237382085554133015923738208555413301592373820855541330159237382085554133015923738208555413301592373820855541330159237382085554133015923738208555413301592373820855541330159237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2de3297-e4f3-455c-9549-68a7d8f3f005, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9371af4e-6c10-48a4-b747-934b63fbc031, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9371af4e-6c10-48a4-b747-934b63fbc031, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12406324792263707418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240632479226370741812406324792263707418124063247922637074181240632479226370741812406324792263707418124063247922637074181240632479226370741812406324792263707418124063247922637074181240632479226370741812406324792263707418124063247922637074181240632479226370741812406324792263707418124063247922637074181240632479226370741812406324792263707418124063247922637074181240632479226370741812406324792263707418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9371af4e-6c10-48a4-b747-934b63fbc031, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cf8a804-4c62-4227-854c-ed8e8c3c085e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cf8a804-4c62-4227-854c-ed8e8c3c085e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14916334249381759333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491633424938175933314916334249381759333149163342493817593331491633424938175933314916334249381759333149163342493817593331491633424938175933314916334249381759333149163342493817593331491633424938175933314916334249381759333149163342493817593331491633424938175933314916334249381759333149163342493817593331491633424938175933314916334249381759333149163342493817593331491633424938175933314916334249381759333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 322bb818-d753-4ba4-95fa-834ebd33b80a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f13310-c36f-4198-987f-728eeae3c9d7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f13310-c36f-4198-987f-728eeae3c9d7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3712997049796868933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37129970497968689333712997049796868933371299704979686893337129970497968689333712997049796868933371299704979686893337129970497968689333712997049796868933371299704979686893337129970497968689333712997049796868933371299704979686893337129970497968689333712997049796868933371299704979686893337129970497968689333712997049796868933371299704979686893337129970497968689333712997049796868933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cf8a804-4c62-4227-854c-ed8e8c3c085e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0080fb3f-ad78-45f1-bb5b-e8e4ebc2a8e8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0080fb3f-ad78-45f1-bb5b-e8e4ebc2a8e8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1996402525879695665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19964025258796956651996402525879695665199640252587969566519964025258796956651996402525879695665199640252587969566519964025258796956651996402525879695665199640252587969566519964025258796956651996402525879695665199640252587969566519964025258796956651996402525879695665199640252587969566519964025258796956651996402525879695665199640252587969566519964025258796956651996402525879695665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0080fb3f-ad78-45f1-bb5b-e8e4ebc2a8e8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d7d191d-aff9-4f04-92e6-1dea8c320f15, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d7d191d-aff9-4f04-92e6-1dea8c320f15, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6310702202545631745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63107022025456317456310702202545631745631070220254563174563107022025456317456310702202545631745631070220254563174563107022025456317456310702202545631745631070220254563174563107022025456317456310702202545631745631070220254563174563107022025456317456310702202545631745631070220254563174563107022025456317456310702202545631745631070220254563174563107022025456317456310702202545631745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f13310-c36f-4198-987f-728eeae3c9d7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15a720be-e91b-4e20-90a0-5be60d9cf198, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15a720be-e91b-4e20-90a0-5be60d9cf198, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16145859323198804169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614585932319880416916145859323198804169161458593231988041691614585932319880416916145859323198804169161458593231988041691614585932319880416916145859323198804169161458593231988041691614585932319880416916145859323198804169161458593231988041691614585932319880416916145859323198804169161458593231988041691614585932319880416916145859323198804169161458593231988041691614585932319880416916145859323198804169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d7d191d-aff9-4f04-92e6-1dea8c320f15, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f1fb4fa-c2d5-49c5-9b79-487bc6260355, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f1fb4fa-c2d5-49c5-9b79-487bc6260355, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4443754908289474270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44437549082894742704443754908289474270444375490828947427044437549082894742704443754908289474270444375490828947427044437549082894742704443754908289474270444375490828947427044437549082894742704443754908289474270444375490828947427044437549082894742704443754908289474270444375490828947427044437549082894742704443754908289474270444375490828947427044437549082894742704443754908289474270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15a720be-e91b-4e20-90a0-5be60d9cf198, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bb4f172-4dc5-4180-bbe7-aa2ea7e07d38, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bb4f172-4dc5-4180-bbe7-aa2ea7e07d38, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17804440300402854915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780444030040285491517804440300402854915178044403004028549151780444030040285491517804440300402854915178044403004028549151780444030040285491517804440300402854915178044403004028549151780444030040285491517804440300402854915178044403004028549151780444030040285491517804440300402854915178044403004028549151780444030040285491517804440300402854915178044403004028549151780444030040285491517804440300402854915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f1fb4fa-c2d5-49c5-9b79-487bc6260355, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb197174-7d32-4bef-8168-8c77b695bee8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb197174-7d32-4bef-8168-8c77b695bee8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16777334341921607363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677733434192160736316777334341921607363167773343419216073631677733434192160736316777334341921607363167773343419216073631677733434192160736316777334341921607363167773343419216073631677733434192160736316777334341921607363167773343419216073631677733434192160736316777334341921607363167773343419216073631677733434192160736316777334341921607363167773343419216073631677733434192160736316777334341921607363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bb4f172-4dc5-4180-bbe7-aa2ea7e07d38, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f43abcc-fc7c-4769-b3b8-a18c4fa1c0e0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f43abcc-fc7c-4769-b3b8-a18c4fa1c0e0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17027166731542995537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702716673154299553717027166731542995537170271667315429955371702716673154299553717027166731542995537170271667315429955371702716673154299553717027166731542995537170271667315429955371702716673154299553717027166731542995537170271667315429955371702716673154299553717027166731542995537170271667315429955371702716673154299553717027166731542995537170271667315429955371702716673154299553717027166731542995537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb197174-7d32-4bef-8168-8c77b695bee8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da75d679-b630-483d-b96b-8aaf275c3472, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da75d679-b630-483d-b96b-8aaf275c3472, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10106817939736373009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010681793973637300910106817939736373009101068179397363730091010681793973637300910106817939736373009101068179397363730091010681793973637300910106817939736373009101068179397363730091010681793973637300910106817939736373009101068179397363730091010681793973637300910106817939736373009101068179397363730091010681793973637300910106817939736373009101068179397363730091010681793973637300910106817939736373009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f43abcc-fc7c-4769-b3b8-a18c4fa1c0e0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e711d888-9249-46a1-8f12-b987d1088813, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e711d888-9249-46a1-8f12-b987d1088813, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13653112039348877163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365311203934887716313653112039348877163136531120393488771631365311203934887716313653112039348877163136531120393488771631365311203934887716313653112039348877163136531120393488771631365311203934887716313653112039348877163136531120393488771631365311203934887716313653112039348877163136531120393488771631365311203934887716313653112039348877163136531120393488771631365311203934887716313653112039348877163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da75d679-b630-483d-b96b-8aaf275c3472, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a01734c-6195-4f36-aa8e-9cc7c036a78e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a01734c-6195-4f36-aa8e-9cc7c036a78e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6558851686925877182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65588516869258771826558851686925877182655885168692587718265588516869258771826558851686925877182655885168692587718265588516869258771826558851686925877182655885168692587718265588516869258771826558851686925877182655885168692587718265588516869258771826558851686925877182655885168692587718265588516869258771826558851686925877182655885168692587718265588516869258771826558851686925877182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e711d888-9249-46a1-8f12-b987d1088813, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54c88684-d3b8-4cb0-8d1e-269c9580d0ec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54c88684-d3b8-4cb0-8d1e-269c9580d0ec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13730402729301772572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373040272930177257213730402729301772572137304027293017725721373040272930177257213730402729301772572137304027293017725721373040272930177257213730402729301772572137304027293017725721373040272930177257213730402729301772572137304027293017725721373040272930177257213730402729301772572137304027293017725721373040272930177257213730402729301772572137304027293017725721373040272930177257213730402729301772572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a01734c-6195-4f36-aa8e-9cc7c036a78e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e1a7111-0492-484e-8839-06084ea5a1ed, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e1a7111-0492-484e-8839-06084ea5a1ed, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 928367682653856064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064928367682653856064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54c88684-d3b8-4cb0-8d1e-269c9580d0ec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfac8dd3-611c-4b0f-a727-e838476ae58b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfac8dd3-611c-4b0f-a727-e838476ae58b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14039905337032820806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403990533703282080614039905337032820806140399053370328208061403990533703282080614039905337032820806140399053370328208061403990533703282080614039905337032820806140399053370328208061403990533703282080614039905337032820806140399053370328208061403990533703282080614039905337032820806140399053370328208061403990533703282080614039905337032820806140399053370328208061403990533703282080614039905337032820806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e1a7111-0492-484e-8839-06084ea5a1ed, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31f68f66-fb77-4593-957c-35e1a79f517b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31f68f66-fb77-4593-957c-35e1a79f517b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890769561605806483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589076956160580648315890769561605806483158907695616058064831589076956160580648315890769561605806483158907695616058064831589076956160580648315890769561605806483158907695616058064831589076956160580648315890769561605806483158907695616058064831589076956160580648315890769561605806483158907695616058064831589076956160580648315890769561605806483158907695616058064831589076956160580648315890769561605806483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31f68f66-fb77-4593-957c-35e1a79f517b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0215e086-b1a3-43c9-ab11-4f8cd719988e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0215e086-b1a3-43c9-ab11-4f8cd719988e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9262919191700392902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92629191917003929029262919191700392902926291919170039290292629191917003929029262919191700392902926291919170039290292629191917003929029262919191700392902926291919170039290292629191917003929029262919191700392902926291919170039290292629191917003929029262919191700392902926291919170039290292629191917003929029262919191700392902926291919170039290292629191917003929029262919191700392902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfac8dd3-611c-4b0f-a727-e838476ae58b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3dc3e55-0739-4f57-bfd6-597ea2caf9b4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3dc3e55-0739-4f57-bfd6-597ea2caf9b4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9244003658470160226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92440036584701602269244003658470160226924400365847016022692440036584701602269244003658470160226924400365847016022692440036584701602269244003658470160226924400365847016022692440036584701602269244003658470160226924400365847016022692440036584701602269244003658470160226924400365847016022692440036584701602269244003658470160226924400365847016022692440036584701602269244003658470160226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3dc3e55-0739-4f57-bfd6-597ea2caf9b4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff66483-d4bd-43eb-83b3-134b50b78921, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff66483-d4bd-43eb-83b3-134b50b78921, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11244794594524444815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124479459452444481511244794594524444815112447945945244448151124479459452444481511244794594524444815112447945945244448151124479459452444481511244794594524444815112447945945244448151124479459452444481511244794594524444815112447945945244448151124479459452444481511244794594524444815112447945945244448151124479459452444481511244794594524444815112447945945244448151124479459452444481511244794594524444815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0215e086-b1a3-43c9-ab11-4f8cd719988e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8604ff6e-ccb3-4d52-ab65-2da949f8ea81, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8604ff6e-ccb3-4d52-ab65-2da949f8ea81, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1391055383462557571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13910553834625575711391055383462557571139105538346255757113910553834625575711391055383462557571139105538346255757113910553834625575711391055383462557571139105538346255757113910553834625575711391055383462557571139105538346255757113910553834625575711391055383462557571139105538346255757113910553834625575711391055383462557571139105538346255757113910553834625575711391055383462557571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff66483-d4bd-43eb-83b3-134b50b78921, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 684dc837-5a55-431a-9b17-792311352201, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 684dc837-5a55-431a-9b17-792311352201, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8232868999605707887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82328689996057078878232868999605707887823286899960570788782328689996057078878232868999605707887823286899960570788782328689996057078878232868999605707887823286899960570788782328689996057078878232868999605707887823286899960570788782328689996057078878232868999605707887823286899960570788782328689996057078878232868999605707887823286899960570788782328689996057078878232868999605707887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8604ff6e-ccb3-4d52-ab65-2da949f8ea81, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6e2304c-98aa-497c-a22e-5d48bbbe628c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6e2304c-98aa-497c-a22e-5d48bbbe628c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17397313175546440395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739731317554644039517397313175546440395173973131755464403951739731317554644039517397313175546440395173973131755464403951739731317554644039517397313175546440395173973131755464403951739731317554644039517397313175546440395173973131755464403951739731317554644039517397313175546440395173973131755464403951739731317554644039517397313175546440395173973131755464403951739731317554644039517397313175546440395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 684dc837-5a55-431a-9b17-792311352201, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6e2304c-98aa-497c-a22e-5d48bbbe628c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ee4aca9-15a3-4162-bc7a-32f6ae6abf64, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ee4aca9-15a3-4162-bc7a-32f6ae6abf64, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15159602360056788689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515960236005678868915159602360056788689151596023600567886891515960236005678868915159602360056788689151596023600567886891515960236005678868915159602360056788689151596023600567886891515960236005678868915159602360056788689151596023600567886891515960236005678868915159602360056788689151596023600567886891515960236005678868915159602360056788689151596023600567886891515960236005678868915159602360056788689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b4d95c0-413a-4cdb-bb5a-4ef0e12c38fa, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b4d95c0-413a-4cdb-bb5a-4ef0e12c38fa, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6949456063977288661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69494560639772886616949456063977288661694945606397728866169494560639772886616949456063977288661694945606397728866169494560639772886616949456063977288661694945606397728866169494560639772886616949456063977288661694945606397728866169494560639772886616949456063977288661694945606397728866169494560639772886616949456063977288661694945606397728866169494560639772886616949456063977288661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b4d95c0-413a-4cdb-bb5a-4ef0e12c38fa, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ee4aca9-15a3-4162-bc7a-32f6ae6abf64, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfe03395-5caf-4001-b7a6-bccc3813b319, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfe03395-5caf-4001-b7a6-bccc3813b319, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 765006752967007630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630765006752967007630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f87341-e214-491b-8450-39ba8b15d569, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f87341-e214-491b-8450-39ba8b15d569, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2019189249334122787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20191892493341227872019189249334122787201918924933412278720191892493341227872019189249334122787201918924933412278720191892493341227872019189249334122787201918924933412278720191892493341227872019189249334122787201918924933412278720191892493341227872019189249334122787201918924933412278720191892493341227872019189249334122787201918924933412278720191892493341227872019189249334122787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfe03395-5caf-4001-b7a6-bccc3813b319, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba2a41f7-865e-4952-94c4-ac3c0eca888b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba2a41f7-865e-4952-94c4-ac3c0eca888b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9499574055582009992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94995740555820099929499574055582009992949957405558200999294995740555820099929499574055582009992949957405558200999294995740555820099929499574055582009992949957405558200999294995740555820099929499574055582009992949957405558200999294995740555820099929499574055582009992949957405558200999294995740555820099929499574055582009992949957405558200999294995740555820099929499574055582009992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f87341-e214-491b-8450-39ba8b15d569, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23d32a3f-ddf9-45dd-93eb-d21c1dd84224, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23d32a3f-ddf9-45dd-93eb-d21c1dd84224, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15663591042423229018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566359104242322901815663591042423229018156635910424232290181566359104242322901815663591042423229018156635910424232290181566359104242322901815663591042423229018156635910424232290181566359104242322901815663591042423229018156635910424232290181566359104242322901815663591042423229018156635910424232290181566359104242322901815663591042423229018156635910424232290181566359104242322901815663591042423229018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba2a41f7-865e-4952-94c4-ac3c0eca888b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1b411e4-c937-4b48-a378-d349f90bae86, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1b411e4-c937-4b48-a378-d349f90bae86, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11213118837606533594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121311883760653359411213118837606533594112131188376065335941121311883760653359411213118837606533594112131188376065335941121311883760653359411213118837606533594112131188376065335941121311883760653359411213118837606533594112131188376065335941121311883760653359411213118837606533594112131188376065335941121311883760653359411213118837606533594112131188376065335941121311883760653359411213118837606533594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23d32a3f-ddf9-45dd-93eb-d21c1dd84224, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 816ffa74-3737-4269-99e0-fb3eaf461faf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 816ffa74-3737-4269-99e0-fb3eaf461faf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3773626099348085836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37736260993480858363773626099348085836377362609934808583637736260993480858363773626099348085836377362609934808583637736260993480858363773626099348085836377362609934808583637736260993480858363773626099348085836377362609934808583637736260993480858363773626099348085836377362609934808583637736260993480858363773626099348085836377362609934808583637736260993480858363773626099348085836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1b411e4-c937-4b48-a378-d349f90bae86, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52e1a795-9588-4fa1-8134-9b5766f83df4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52e1a795-9588-4fa1-8134-9b5766f83df4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11517926482982450095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151792648298245009511517926482982450095115179264829824500951151792648298245009511517926482982450095115179264829824500951151792648298245009511517926482982450095115179264829824500951151792648298245009511517926482982450095115179264829824500951151792648298245009511517926482982450095115179264829824500951151792648298245009511517926482982450095115179264829824500951151792648298245009511517926482982450095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 816ffa74-3737-4269-99e0-fb3eaf461faf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c472b75c-db30-435f-9e06-628a963e14c4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c472b75c-db30-435f-9e06-628a963e14c4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1116152467568643799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11161524675686437991116152467568643799111615246756864379911161524675686437991116152467568643799111615246756864379911161524675686437991116152467568643799111615246756864379911161524675686437991116152467568643799111615246756864379911161524675686437991116152467568643799111615246756864379911161524675686437991116152467568643799111615246756864379911161524675686437991116152467568643799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 1370476) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1370476) elapsed time (sec): 0.9982922077178955
DEBUG    ya.test:process.py:263 Command (pid 1370476) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1370476) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1370476) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1370476) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1370476) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1370476) maxrss: 890248
DEBUG    ya.test:process.py:263 Command (pid 1370476) minflt: 45161
DEBUG    ya.test:process.py:263 Command (pid 1370476) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1370476) msgsnd: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52e1a795-9588-4fa1-8134-9b5766f83df4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cf6c260-0819-4146-bab7-38497e2e0b7e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1370476) nivcsw: 176
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cf6c260-0819-4146-bab7-38497e2e0b7e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9475496596090961669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94754965960909616699475496596090961669947549659609096166994754965960909616699475496596090961669947549659609096166994754965960909616699475496596090961669947549659609096166994754965960909616699475496596090961669947549659609096166994754965960909616699475496596090961669947549659609096166994754965960909616699475496596090961669947549659609096166994754965960909616699475496596090961669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1370476) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1370476) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1370476) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1370476) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1370476) stime: 0.236194
DEBUG    ya.test:process.py:263 Command (pid 1370476) utime: 0.535617
DEBUG    ya.test:process.py:263 Command (pid 1370476) wtime: 1.013
DEBUG    ya.test:process.py:275 Command (pid 1370476) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c472b75c-db30-435f-9e06-628a963e14c4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2397ebcb-b7d6-4d92-a90d-60af959cd7c4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2397ebcb-b7d6-4d92-a90d-60af959cd7c4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NDExZDlkNmUtYmU0NjA4MzQtMWVjN2JkOWUtNmFhYWFmYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7612805000032658295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76128050000326582957612805000032658295761280500003265829576128050000326582957612805000032658295761280500003265829576128050000326582957612805000032658295761280500003265829576128050000326582957612805000032658295761280500003265829576128050000326582957612805000032658295761280500003265829576128050000326582957612805000032658295761280500003265829576128050000326582957612805000032658295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cf6c260-0819-4146-bab7-38497e2e0b7e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beafcfd8130>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beafcfd8130> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5751f809-9823-459f-a29c-08a5dec5abdb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5751f809-9823-459f-a29c-08a5dec5abdb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZTkyZGMwMzgtYjBjOWU0ZjEtYzI2ZDEwMjEtOGVkZWFkNWY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beafcfd8130>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beafe754e70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 5751f809-9823-459f-a29c-08a5dec5abdb, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2397ebcb-b7d6-4d92-a90d-60af959cd7c4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=7a9be9a5-94e8b1db-83a3c495-5a08601a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5751f809-9823-459f-a29c-08a5dec5abdb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4b1c2b75-8741-4e47-9ebf-3a593a388aa7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 5751f809-9823-459f-a29c-08a5dec5abdb, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4b1c2b75-8741-4e47-9ebf-3a593a388aa7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beaffb494f0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beaffb494f0> is no longer active. Current active count 1.
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7beaffb494f0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 884884d5-ada7-48b5-ad7b-5af8ac131fde, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4b1c2b75-8741-4e47-9ebf-3a593a388aa7, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 4b1c2b75-8741-4e47-9ebf-3a593a388aa7, ghrun-cg3t4ljx3u.auto.internal:27082): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-14T23:15:42.515482578+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 4b1c2b75-8741-4e47-9ebf-3a593a388aa7, ghrun-cg3t4ljx3u.auto.internal:27082): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cg3t4ljx3u.auto.internal:27082
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 884884d5-ada7-48b5-ad7b-5af8ac131fde, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beaffb494f0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-14T23:15:42.515482578+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 884884d5-ada7-48b5-ad7b-5af8ac131fde, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 884884d5-ada7-48b5-ad7b-5af8ac131fde, ghrun-cg3t4ljx3u.auto.internal:27082): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-10-14T23:15:42.529415401+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beafe770430 state=pending>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 884884d5-ada7-48b5-ad7b-5af8ac131fde, ghrun-cg3t4ljx3u.auto.internal:27082): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cg3t4ljx3u.auto.internal:27082
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafe786b30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7bc9fe62-ff70-4612-89d6-c5ebe3c36368, localhost:14701): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7bc9fe62-ff70-4612-89d6-c5ebe3c36368, localhost:14701): request = { database: "/Root/test_simple_encryption_1" }
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-10-14T23:15:42.529415401+00:00"}"
>
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7bc9fe62-ff70-4612-89d6-c5ebe3c36368, localhost:14701): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-cg3t4ljx3u.auto.internal" port: 27082 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" node_id: 50002 } endpoints { address: "ghrun-cg3t4ljx3u.auto.internal" port: 10241 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" node_id: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-cg3t4ljx3u.auto.internal:10241, location , ssl: False>, <Endpoint ghrun-cg3t4ljx3u.auto.internal:27082, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 214acebd-ce49-4e92-a3b3-0f937218e3eb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 214acebd-ce49-4e92-a3b3-0f937218e3eb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e7577bec-30cf-4ad8-9831-6529d694cd35, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e7577bec-30cf-4ad8-9831-6529d694cd35, ghrun-cg3t4ljx3u.auto.internal:10241): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f8ba86fe-acdf-4d33-bbff-864781c5f4a2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f8ba86fe-acdf-4d33-bbff-864781c5f4a2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14701
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 214acebd-ce49-4e92-a3b3-0f937218e3eb, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 214acebd-ce49-4e92-a3b3-0f937218e3eb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 214acebd-ce49-4e92-a3b3-0f937218e3eb, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e7577bec-30cf-4ad8-9831-6529d694cd35, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e7577bec-30cf-4ad8-9831-6529d694cd35, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e7577bec-30cf-4ad8-9831-6529d694cd35, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, c9a59709-af42-48a3-978d-5cc3e4038a1d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, f8ba86fe-acdf-4d33-bbff-864781c5f4a2, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 0c574922-5c28-4576-8a30-b999d5536bc0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 0c574922-5c28-4576-8a30-b999d5536bc0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f8ba86fe-acdf-4d33-bbff-864781c5f4a2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, c9a59709-af42-48a3-978d-5cc3e4038a1d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, f8ba86fe-acdf-4d33-bbff-864781c5f4a2, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 0c574922-5c28-4576-8a30-b999d5536bc0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=52404626-5a439ebf-25f2bc6-ce1dce92" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f173c6f-bbf4-4300-b4c6-98d9de5adc1a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f173c6f-bbf4-4300-b4c6-98d9de5adc1a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7194198552707906402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71941985527079064027194198552707906402719419855270790640271941985527079064027194198552707906402719419855270790640271941985527079064027194198552707906402719419855270790640271941985527079064027194198552707906402719419855270790640271941985527079064027194198552707906402719419855270790640271941985527079064027194198552707906402719419855270790640271941985527079064027194198552707906402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, c9a59709-af42-48a3-978d-5cc3e4038a1d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=52404626-5a439ebf-25f2bc6-ce1dce92" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6a36d65-0459-4f35-b065-4c275e3e0ba7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6a36d65-0459-4f35-b065-4c275e3e0ba7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13801520389399798005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380152038939979800513801520389399798005138015203893997980051380152038939979800513801520389399798005138015203893997980051380152038939979800513801520389399798005138015203893997980051380152038939979800513801520389399798005138015203893997980051380152038939979800513801520389399798005138015203893997980051380152038939979800513801520389399798005138015203893997980051380152038939979800513801520389399798005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f173c6f-bbf4-4300-b4c6-98d9de5adc1a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, f5aa2193-db81-4fbb-93bc-6350a0d7dcdf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, f5aa2193-db81-4fbb-93bc-6350a0d7dcdf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6a36d65-0459-4f35-b065-4c275e3e0ba7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0676cfc-fcbb-4e4e-ad86-63405a67d521, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0676cfc-fcbb-4e4e-ad86-63405a67d521, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7402896378224120578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74028963782241205787402896378224120578740289637822412057874028963782241205787402896378224120578740289637822412057874028963782241205787402896378224120578740289637822412057874028963782241205787402896378224120578740289637822412057874028963782241205787402896378224120578740289637822412057874028963782241205787402896378224120578740289637822412057874028963782241205787402896378224120578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, f5aa2193-db81-4fbb-93bc-6350a0d7dcdf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=52404626-5a439ebf-25f2bc6-ce1dce92" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32832a3b-dad7-4bdc-9a92-5d0143d2de41, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32832a3b-dad7-4bdc-9a92-5d0143d2de41, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12054661569068206243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205466156906820624312054661569068206243120546615690682062431205466156906820624312054661569068206243120546615690682062431205466156906820624312054661569068206243120546615690682062431205466156906820624312054661569068206243120546615690682062431205466156906820624312054661569068206243120546615690682062431205466156906820624312054661569068206243120546615690682062431205466156906820624312054661569068206243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32832a3b-dad7-4bdc-9a92-5d0143d2de41, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d89200b-d0d7-4778-a145-753b08955ee7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d89200b-d0d7-4778-a145-753b08955ee7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9486401942371712004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94864019423717120049486401942371712004948640194237171200494864019423717120049486401942371712004948640194237171200494864019423717120049486401942371712004948640194237171200494864019423717120049486401942371712004948640194237171200494864019423717120049486401942371712004948640194237171200494864019423717120049486401942371712004948640194237171200494864019423717120049486401942371712004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0676cfc-fcbb-4e4e-ad86-63405a67d521, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca1617e3-18ae-4094-8dc2-2e24033d1850, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca1617e3-18ae-4094-8dc2-2e24033d1850, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7042972181455791173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70429721814557911737042972181455791173704297218145579117370429721814557911737042972181455791173704297218145579117370429721814557911737042972181455791173704297218145579117370429721814557911737042972181455791173704297218145579117370429721814557911737042972181455791173704297218145579117370429721814557911737042972181455791173704297218145579117370429721814557911737042972181455791173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca1617e3-18ae-4094-8dc2-2e24033d1850, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d89200b-d0d7-4778-a145-753b08955ee7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42eba51a-af16-4b0c-a4e9-ffc1d88d56fd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b2764d-2b68-4426-af29-7bedccf9a9eb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42eba51a-af16-4b0c-a4e9-ffc1d88d56fd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13295326896428797420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329532689642879742013295326896428797420132953268964287974201329532689642879742013295326896428797420132953268964287974201329532689642879742013295326896428797420132953268964287974201329532689642879742013295326896428797420132953268964287974201329532689642879742013295326896428797420132953268964287974201329532689642879742013295326896428797420132953268964287974201329532689642879742013295326896428797420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b2764d-2b68-4426-af29-7bedccf9a9eb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10920489065149313044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092048906514931304410920489065149313044109204890651493130441092048906514931304410920489065149313044109204890651493130441092048906514931304410920489065149313044109204890651493130441092048906514931304410920489065149313044109204890651493130441092048906514931304410920489065149313044109204890651493130441092048906514931304410920489065149313044109204890651493130441092048906514931304410920489065149313044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42eba51a-af16-4b0c-a4e9-ffc1d88d56fd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d511f8fb-7e15-4768-9f69-4e2369383dd9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b2764d-2b68-4426-af29-7bedccf9a9eb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95af6af2-be2b-4c57-802d-1403f53d3f00, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d511f8fb-7e15-4768-9f69-4e2369383dd9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16365881831039264417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636588183103926441716365881831039264417163658818310392644171636588183103926441716365881831039264417163658818310392644171636588183103926441716365881831039264417163658818310392644171636588183103926441716365881831039264417163658818310392644171636588183103926441716365881831039264417163658818310392644171636588183103926441716365881831039264417163658818310392644171636588183103926441716365881831039264417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95af6af2-be2b-4c57-802d-1403f53d3f00, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16831202368347867368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683120236834786736816831202368347867368168312023683478673681683120236834786736816831202368347867368168312023683478673681683120236834786736816831202368347867368168312023683478673681683120236834786736816831202368347867368168312023683478673681683120236834786736816831202368347867368168312023683478673681683120236834786736816831202368347867368168312023683478673681683120236834786736816831202368347867368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d511f8fb-7e15-4768-9f69-4e2369383dd9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca14dd3-b99b-43aa-8b30-27af6274c8eb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca14dd3-b99b-43aa-8b30-27af6274c8eb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1872882784774199051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18728827847741990511872882784774199051187288278477419905118728827847741990511872882784774199051187288278477419905118728827847741990511872882784774199051187288278477419905118728827847741990511872882784774199051187288278477419905118728827847741990511872882784774199051187288278477419905118728827847741990511872882784774199051187288278477419905118728827847741990511872882784774199051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95af6af2-be2b-4c57-802d-1403f53d3f00, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b29882-e028-40fb-90f2-367b234cfc62, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b29882-e028-40fb-90f2-367b234cfc62, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10117634899400444637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011763489940044463710117634899400444637101176348994004446371011763489940044463710117634899400444637101176348994004446371011763489940044463710117634899400444637101176348994004446371011763489940044463710117634899400444637101176348994004446371011763489940044463710117634899400444637101176348994004446371011763489940044463710117634899400444637101176348994004446371011763489940044463710117634899400444637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b29882-e028-40fb-90f2-367b234cfc62, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d300d964-f7f3-4639-9728-d34a12de6444, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d300d964-f7f3-4639-9728-d34a12de6444, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2943896756438852733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29438967564388527332943896756438852733294389675643885273329438967564388527332943896756438852733294389675643885273329438967564388527332943896756438852733294389675643885273329438967564388527332943896756438852733294389675643885273329438967564388527332943896756438852733294389675643885273329438967564388527332943896756438852733294389675643885273329438967564388527332943896756438852733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca14dd3-b99b-43aa-8b30-27af6274c8eb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7df9bca7-a0a3-47da-8763-df9fba4b952f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df9bca7-a0a3-47da-8763-df9fba4b952f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12978256436452195140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297825643645219514012978256436452195140129782564364521951401297825643645219514012978256436452195140129782564364521951401297825643645219514012978256436452195140129782564364521951401297825643645219514012978256436452195140129782564364521951401297825643645219514012978256436452195140129782564364521951401297825643645219514012978256436452195140129782564364521951401297825643645219514012978256436452195140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d300d964-f7f3-4639-9728-d34a12de6444, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df9bca7-a0a3-47da-8763-df9fba4b952f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e58f951-8e87-4b3c-b14a-fe1d27ce840b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e58f951-8e87-4b3c-b14a-fe1d27ce840b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4196277486356687878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41962774863566878784196277486356687878419627748635668787841962774863566878784196277486356687878419627748635668787841962774863566878784196277486356687878419627748635668787841962774863566878784196277486356687878419627748635668787841962774863566878784196277486356687878419627748635668787841962774863566878784196277486356687878419627748635668787841962774863566878784196277486356687878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af4c8f00-addb-4dd7-8c3c-85ed383dbe57, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af4c8f00-addb-4dd7-8c3c-85ed383dbe57, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6170203793532186092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61702037935321860926170203793532186092617020379353218609261702037935321860926170203793532186092617020379353218609261702037935321860926170203793532186092617020379353218609261702037935321860926170203793532186092617020379353218609261702037935321860926170203793532186092617020379353218609261702037935321860926170203793532186092617020379353218609261702037935321860926170203793532186092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e58f951-8e87-4b3c-b14a-fe1d27ce840b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c8e8cb6-fef9-4db9-8991-c6bc6c7c59c2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c8e8cb6-fef9-4db9-8991-c6bc6c7c59c2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3116458946252303245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31164589462523032453116458946252303245311645894625230324531164589462523032453116458946252303245311645894625230324531164589462523032453116458946252303245311645894625230324531164589462523032453116458946252303245311645894625230324531164589462523032453116458946252303245311645894625230324531164589462523032453116458946252303245311645894625230324531164589462523032453116458946252303245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af4c8f00-addb-4dd7-8c3c-85ed383dbe57, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc03941-ca1a-43d1-899c-c78a0d5cba37, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc03941-ca1a-43d1-899c-c78a0d5cba37, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10265391920395895738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026539192039589573810265391920395895738102653919203958957381026539192039589573810265391920395895738102653919203958957381026539192039589573810265391920395895738102653919203958957381026539192039589573810265391920395895738102653919203958957381026539192039589573810265391920395895738102653919203958957381026539192039589573810265391920395895738102653919203958957381026539192039589573810265391920395895738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc03941-ca1a-43d1-899c-c78a0d5cba37, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4417fe2a-a74d-4b00-a09d-366b40036b64, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4417fe2a-a74d-4b00-a09d-366b40036b64, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10658272810014344262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065827281001434426210658272810014344262106582728100143442621065827281001434426210658272810014344262106582728100143442621065827281001434426210658272810014344262106582728100143442621065827281001434426210658272810014344262106582728100143442621065827281001434426210658272810014344262106582728100143442621065827281001434426210658272810014344262106582728100143442621065827281001434426210658272810014344262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c8e8cb6-fef9-4db9-8991-c6bc6c7c59c2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98388a5c-afd4-47b8-a66e-b4de5e2b1a94, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98388a5c-afd4-47b8-a66e-b4de5e2b1a94, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 97117304019281918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9711730401928191897117304019281918971173040192819189711730401928191897117304019281918971173040192819189711730401928191897117304019281918971173040192819189711730401928191897117304019281918971173040192819189711730401928191897117304019281918971173040192819189711730401928191897117304019281918971173040192819189711730401928191897117304019281918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4417fe2a-a74d-4b00-a09d-366b40036b64, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26b8cbd4-4817-4bb0-8323-48248a738183, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26b8cbd4-4817-4bb0-8323-48248a738183, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17956227455189817381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795622745518981738117956227455189817381179562274551898173811795622745518981738117956227455189817381179562274551898173811795622745518981738117956227455189817381179562274551898173811795622745518981738117956227455189817381179562274551898173811795622745518981738117956227455189817381179562274551898173811795622745518981738117956227455189817381179562274551898173811795622745518981738117956227455189817381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98388a5c-afd4-47b8-a66e-b4de5e2b1a94, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8705f07b-6cb0-446c-bb94-5eec9a32c681, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8705f07b-6cb0-446c-bb94-5eec9a32c681, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8005559338819494890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80055593388194948908005559338819494890800555933881949489080055593388194948908005559338819494890800555933881949489080055593388194948908005559338819494890800555933881949489080055593388194948908005559338819494890800555933881949489080055593388194948908005559338819494890800555933881949489080055593388194948908005559338819494890800555933881949489080055593388194948908005559338819494890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26b8cbd4-4817-4bb0-8323-48248a738183, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f289b7-a097-4c19-a2a2-b5e8a2c1cdbc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f289b7-a097-4c19-a2a2-b5e8a2c1cdbc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4697688364194733319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46976883641947333194697688364194733319469768836419473331946976883641947333194697688364194733319469768836419473331946976883641947333194697688364194733319469768836419473331946976883641947333194697688364194733319469768836419473331946976883641947333194697688364194733319469768836419473331946976883641947333194697688364194733319469768836419473331946976883641947333194697688364194733319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8705f07b-6cb0-446c-bb94-5eec9a32c681, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa663479-9df8-452b-a91d-7dc5d74d54d8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa663479-9df8-452b-a91d-7dc5d74d54d8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7730420110544177422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77304201105441774227730420110544177422773042011054417742277304201105441774227730420110544177422773042011054417742277304201105441774227730420110544177422773042011054417742277304201105441774227730420110544177422773042011054417742277304201105441774227730420110544177422773042011054417742277304201105441774227730420110544177422773042011054417742277304201105441774227730420110544177422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f289b7-a097-4c19-a2a2-b5e8a2c1cdbc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 321e7dbd-773f-4f7e-8fcb-5d012d257b05, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 321e7dbd-773f-4f7e-8fcb-5d012d257b05, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7126094524276534109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71260945242765341097126094524276534109712609452427653410971260945242765341097126094524276534109712609452427653410971260945242765341097126094524276534109712609452427653410971260945242765341097126094524276534109712609452427653410971260945242765341097126094524276534109712609452427653410971260945242765341097126094524276534109712609452427653410971260945242765341097126094524276534109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa663479-9df8-452b-a91d-7dc5d74d54d8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd3cd085-5b77-4899-a7ff-b9b78da1c52f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd3cd085-5b77-4899-a7ff-b9b78da1c52f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11748828517619631312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174882851761963131211748828517619631312117488285176196313121174882851761963131211748828517619631312117488285176196313121174882851761963131211748828517619631312117488285176196313121174882851761963131211748828517619631312117488285176196313121174882851761963131211748828517619631312117488285176196313121174882851761963131211748828517619631312117488285176196313121174882851761963131211748828517619631312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 321e7dbd-773f-4f7e-8fcb-5d012d257b05, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfcea9cc-59a8-48bc-bb8a-477d4b493cb0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfcea9cc-59a8-48bc-bb8a-477d4b493cb0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17601276111374744292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760127611137474429217601276111374744292176012761113747442921760127611137474429217601276111374744292176012761113747442921760127611137474429217601276111374744292176012761113747442921760127611137474429217601276111374744292176012761113747442921760127611137474429217601276111374744292176012761113747442921760127611137474429217601276111374744292176012761113747442921760127611137474429217601276111374744292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd3cd085-5b77-4899-a7ff-b9b78da1c52f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae1943c-dec0-4b5a-813a-1f286046ab4a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae1943c-dec0-4b5a-813a-1f286046ab4a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2214284202065703748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22142842020657037482214284202065703748221428420206570374822142842020657037482214284202065703748221428420206570374822142842020657037482214284202065703748221428420206570374822142842020657037482214284202065703748221428420206570374822142842020657037482214284202065703748221428420206570374822142842020657037482214284202065703748221428420206570374822142842020657037482214284202065703748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfcea9cc-59a8-48bc-bb8a-477d4b493cb0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21c4fbc0-015b-4c5b-9b0f-34e24da24557, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c4fbc0-015b-4c5b-9b0f-34e24da24557, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5866303278551209124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58663032785512091245866303278551209124586630327855120912458663032785512091245866303278551209124586630327855120912458663032785512091245866303278551209124586630327855120912458663032785512091245866303278551209124586630327855120912458663032785512091245866303278551209124586630327855120912458663032785512091245866303278551209124586630327855120912458663032785512091245866303278551209124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae1943c-dec0-4b5a-813a-1f286046ab4a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24b4e69f-bc31-41aa-af92-888cbcfb721a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24b4e69f-bc31-41aa-af92-888cbcfb721a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9078394737222236329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90783947372222363299078394737222236329907839473722223632990783947372222363299078394737222236329907839473722223632990783947372222363299078394737222236329907839473722223632990783947372222363299078394737222236329907839473722223632990783947372222363299078394737222236329907839473722223632990783947372222363299078394737222236329907839473722223632990783947372222363299078394737222236329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c4fbc0-015b-4c5b-9b0f-34e24da24557, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b06da8f-3cb0-4840-bec0-5345caefdd5f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b06da8f-3cb0-4840-bec0-5345caefdd5f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14628229271526512764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462822927152651276414628229271526512764146282292715265127641462822927152651276414628229271526512764146282292715265127641462822927152651276414628229271526512764146282292715265127641462822927152651276414628229271526512764146282292715265127641462822927152651276414628229271526512764146282292715265127641462822927152651276414628229271526512764146282292715265127641462822927152651276414628229271526512764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24b4e69f-bc31-41aa-af92-888cbcfb721a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5635b0b8-a6ed-4251-b778-5516923bbb07, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5635b0b8-a6ed-4251-b778-5516923bbb07, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1489062228552199812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14890622285521998121489062228552199812148906222855219981214890622285521998121489062228552199812148906222855219981214890622285521998121489062228552199812148906222855219981214890622285521998121489062228552199812148906222855219981214890622285521998121489062228552199812148906222855219981214890622285521998121489062228552199812148906222855219981214890622285521998121489062228552199812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b06da8f-3cb0-4840-bec0-5345caefdd5f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cac25ec-e17f-46cb-940f-1d974bd6e210, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cac25ec-e17f-46cb-940f-1d974bd6e210, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3653674563395353104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36536745633953531043653674563395353104365367456339535310436536745633953531043653674563395353104365367456339535310436536745633953531043653674563395353104365367456339535310436536745633953531043653674563395353104365367456339535310436536745633953531043653674563395353104365367456339535310436536745633953531043653674563395353104365367456339535310436536745633953531043653674563395353104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5635b0b8-a6ed-4251-b778-5516923bbb07, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cac25ec-e17f-46cb-940f-1d974bd6e210, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0afe4773-0160-4ad3-a7d9-9d6d676d531a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0afe4773-0160-4ad3-a7d9-9d6d676d531a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8555030661392634315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85550306613926343158555030661392634315855503066139263431585550306613926343158555030661392634315855503066139263431585550306613926343158555030661392634315855503066139263431585550306613926343158555030661392634315855503066139263431585550306613926343158555030661392634315855503066139263431585550306613926343158555030661392634315855503066139263431585550306613926343158555030661392634315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0db3ce3-2fd2-496b-bf78-7379e3adcd8c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0db3ce3-2fd2-496b-bf78-7379e3adcd8c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5918630218454294500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59186302184542945005918630218454294500591863021845429450059186302184542945005918630218454294500591863021845429450059186302184542945005918630218454294500591863021845429450059186302184542945005918630218454294500591863021845429450059186302184542945005918630218454294500591863021845429450059186302184542945005918630218454294500591863021845429450059186302184542945005918630218454294500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0db3ce3-2fd2-496b-bf78-7379e3adcd8c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7af85f05-cc5a-4335-9a64-78e383d09d39, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af85f05-cc5a-4335-9a64-78e383d09d39, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2743328711072992375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27433287110729923752743328711072992375274332871107299237527433287110729923752743328711072992375274332871107299237527433287110729923752743328711072992375274332871107299237527433287110729923752743328711072992375274332871107299237527433287110729923752743328711072992375274332871107299237527433287110729923752743328711072992375274332871107299237527433287110729923752743328711072992375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0afe4773-0160-4ad3-a7d9-9d6d676d531a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dbb5074-967a-47f5-bf57-cbbb0584d953, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dbb5074-967a-47f5-bf57-cbbb0584d953, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11956813007959329971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195681300795932997111956813007959329971119568130079593299711195681300795932997111956813007959329971119568130079593299711195681300795932997111956813007959329971119568130079593299711195681300795932997111956813007959329971119568130079593299711195681300795932997111956813007959329971119568130079593299711195681300795932997111956813007959329971119568130079593299711195681300795932997111956813007959329971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af85f05-cc5a-4335-9a64-78e383d09d39, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff510092-8ae2-41be-9470-b776abcd6f33, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff510092-8ae2-41be-9470-b776abcd6f33, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8745082521313909880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87450825213139098808745082521313909880874508252131390988087450825213139098808745082521313909880874508252131390988087450825213139098808745082521313909880874508252131390988087450825213139098808745082521313909880874508252131390988087450825213139098808745082521313909880874508252131390988087450825213139098808745082521313909880874508252131390988087450825213139098808745082521313909880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dbb5074-967a-47f5-bf57-cbbb0584d953, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3139140f-63db-4cbd-9457-96beeab6f379, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3139140f-63db-4cbd-9457-96beeab6f379, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7534680051279464231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75346800512794642317534680051279464231753468005127946423175346800512794642317534680051279464231753468005127946423175346800512794642317534680051279464231753468005127946423175346800512794642317534680051279464231753468005127946423175346800512794642317534680051279464231753468005127946423175346800512794642317534680051279464231753468005127946423175346800512794642317534680051279464231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff510092-8ae2-41be-9470-b776abcd6f33, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 227b88b3-e9c6-4e1e-a8f2-5c95cafc7447, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 227b88b3-e9c6-4e1e-a8f2-5c95cafc7447, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14702083171175306484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470208317117530648414702083171175306484147020831711753064841470208317117530648414702083171175306484147020831711753064841470208317117530648414702083171175306484147020831711753064841470208317117530648414702083171175306484147020831711753064841470208317117530648414702083171175306484147020831711753064841470208317117530648414702083171175306484147020831711753064841470208317117530648414702083171175306484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3139140f-63db-4cbd-9457-96beeab6f379, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d83aa4ac-cfe1-4d89-9a5d-bb5fef9450fd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d83aa4ac-cfe1-4d89-9a5d-bb5fef9450fd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16454046580649002309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645404658064900230916454046580649002309164540465806490023091645404658064900230916454046580649002309164540465806490023091645404658064900230916454046580649002309164540465806490023091645404658064900230916454046580649002309164540465806490023091645404658064900230916454046580649002309164540465806490023091645404658064900230916454046580649002309164540465806490023091645404658064900230916454046580649002309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d83aa4ac-cfe1-4d89-9a5d-bb5fef9450fd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9b8e783-7aeb-4b15-ac29-818132e08193, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9b8e783-7aeb-4b15-ac29-818132e08193, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1006818442776668501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10068184427766685011006818442776668501100681844277666850110068184427766685011006818442776668501100681844277666850110068184427766685011006818442776668501100681844277666850110068184427766685011006818442776668501100681844277666850110068184427766685011006818442776668501100681844277666850110068184427766685011006818442776668501100681844277666850110068184427766685011006818442776668501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 227b88b3-e9c6-4e1e-a8f2-5c95cafc7447, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852d3e1f-2ff5-43ac-849f-14087ba649eb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852d3e1f-2ff5-43ac-849f-14087ba649eb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5774636537338245592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57746365373382455925774636537338245592577463653733824559257746365373382455925774636537338245592577463653733824559257746365373382455925774636537338245592577463653733824559257746365373382455925774636537338245592577463653733824559257746365373382455925774636537338245592577463653733824559257746365373382455925774636537338245592577463653733824559257746365373382455925774636537338245592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852d3e1f-2ff5-43ac-849f-14087ba649eb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 892a38b3-3341-4d12-973d-5ff26166c35a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 892a38b3-3341-4d12-973d-5ff26166c35a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10876772074645606818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087677207464560681810876772074645606818108767720746456068181087677207464560681810876772074645606818108767720746456068181087677207464560681810876772074645606818108767720746456068181087677207464560681810876772074645606818108767720746456068181087677207464560681810876772074645606818108767720746456068181087677207464560681810876772074645606818108767720746456068181087677207464560681810876772074645606818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9b8e783-7aeb-4b15-ac29-818132e08193, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 494c22dd-4495-4068-99a4-469200325bc2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 494c22dd-4495-4068-99a4-469200325bc2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11813967614248088253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181396761424808825311813967614248088253118139676142480882531181396761424808825311813967614248088253118139676142480882531181396761424808825311813967614248088253118139676142480882531181396761424808825311813967614248088253118139676142480882531181396761424808825311813967614248088253118139676142480882531181396761424808825311813967614248088253118139676142480882531181396761424808825311813967614248088253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 494c22dd-4495-4068-99a4-469200325bc2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec39d55-42ab-4a5e-b817-ecb67d5bbbdb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec39d55-42ab-4a5e-b817-ecb67d5bbbdb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10875899344331261542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087589934433126154210875899344331261542108758993443312615421087589934433126154210875899344331261542108758993443312615421087589934433126154210875899344331261542108758993443312615421087589934433126154210875899344331261542108758993443312615421087589934433126154210875899344331261542108758993443312615421087589934433126154210875899344331261542108758993443312615421087589934433126154210875899344331261542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 892a38b3-3341-4d12-973d-5ff26166c35a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04127497-1342-4240-8d92-1a99209973ef, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04127497-1342-4240-8d92-1a99209973ef, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17151889649411398951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715188964941139895117151889649411398951171518896494113989511715188964941139895117151889649411398951171518896494113989511715188964941139895117151889649411398951171518896494113989511715188964941139895117151889649411398951171518896494113989511715188964941139895117151889649411398951171518896494113989511715188964941139895117151889649411398951171518896494113989511715188964941139895117151889649411398951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec39d55-42ab-4a5e-b817-ecb67d5bbbdb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21757d77-f1a9-49c0-872b-34ce2d9250d2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21757d77-f1a9-49c0-872b-34ce2d9250d2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1502250204584616341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15022502045846163411502250204584616341150225020458461634115022502045846163411502250204584616341150225020458461634115022502045846163411502250204584616341150225020458461634115022502045846163411502250204584616341150225020458461634115022502045846163411502250204584616341150225020458461634115022502045846163411502250204584616341150225020458461634115022502045846163411502250204584616341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04127497-1342-4240-8d92-1a99209973ef, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b210c402-cd87-47d3-a971-b9afd590a667, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b210c402-cd87-47d3-a971-b9afd590a667, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1571180224992434202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15711802249924342021571180224992434202157118022499243420215711802249924342021571180224992434202157118022499243420215711802249924342021571180224992434202157118022499243420215711802249924342021571180224992434202157118022499243420215711802249924342021571180224992434202157118022499243420215711802249924342021571180224992434202157118022499243420215711802249924342021571180224992434202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21757d77-f1a9-49c0-872b-34ce2d9250d2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae9fe186-1fda-46ac-9dc1-849fc3ecd771, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae9fe186-1fda-46ac-9dc1-849fc3ecd771, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17271192460231401872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727119246023140187217271192460231401872172711924602314018721727119246023140187217271192460231401872172711924602314018721727119246023140187217271192460231401872172711924602314018721727119246023140187217271192460231401872172711924602314018721727119246023140187217271192460231401872172711924602314018721727119246023140187217271192460231401872172711924602314018721727119246023140187217271192460231401872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b210c402-cd87-47d3-a971-b9afd590a667, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e6619b3-e50b-4dce-a217-62697f47168d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e6619b3-e50b-4dce-a217-62697f47168d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3526899225863910137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35268992258639101373526899225863910137352689922586391013735268992258639101373526899225863910137352689922586391013735268992258639101373526899225863910137352689922586391013735268992258639101373526899225863910137352689922586391013735268992258639101373526899225863910137352689922586391013735268992258639101373526899225863910137352689922586391013735268992258639101373526899225863910137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae9fe186-1fda-46ac-9dc1-849fc3ecd771, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b01fe3eb-7270-4ab0-96f2-556c12193a66, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b01fe3eb-7270-4ab0-96f2-556c12193a66, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7461750202315875930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74617502023158759307461750202315875930746175020231587593074617502023158759307461750202315875930746175020231587593074617502023158759307461750202315875930746175020231587593074617502023158759307461750202315875930746175020231587593074617502023158759307461750202315875930746175020231587593074617502023158759307461750202315875930746175020231587593074617502023158759307461750202315875930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e6619b3-e50b-4dce-a217-62697f47168d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 434b3dd3-3891-41fe-8393-c82af5de8643, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434b3dd3-3891-41fe-8393-c82af5de8643, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1012836764558530630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10128367645585306301012836764558530630101283676455853063010128367645585306301012836764558530630101283676455853063010128367645585306301012836764558530630101283676455853063010128367645585306301012836764558530630101283676455853063010128367645585306301012836764558530630101283676455853063010128367645585306301012836764558530630101283676455853063010128367645585306301012836764558530630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b01fe3eb-7270-4ab0-96f2-556c12193a66, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa8bb32-e353-4dcc-86e0-827f586f491f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa8bb32-e353-4dcc-86e0-827f586f491f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6474178126507975004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64741781265079750046474178126507975004647417812650797500464741781265079750046474178126507975004647417812650797500464741781265079750046474178126507975004647417812650797500464741781265079750046474178126507975004647417812650797500464741781265079750046474178126507975004647417812650797500464741781265079750046474178126507975004647417812650797500464741781265079750046474178126507975004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434b3dd3-3891-41fe-8393-c82af5de8643, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa8bb32-e353-4dcc-86e0-827f586f491f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73961bc9-191a-4ef6-9fb0-7a09a310e396, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73961bc9-191a-4ef6-9fb0-7a09a310e396, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7049054812255797766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70490548122557977667049054812255797766704905481225579776670490548122557977667049054812255797766704905481225579776670490548122557977667049054812255797766704905481225579776670490548122557977667049054812255797766704905481225579776670490548122557977667049054812255797766704905481225579776670490548122557977667049054812255797766704905481225579776670490548122557977667049054812255797766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2027581-7984-4f5f-9121-20c656a40680, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2027581-7984-4f5f-9121-20c656a40680, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11493479028673128637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149347902867312863711493479028673128637114934790286731286371149347902867312863711493479028673128637114934790286731286371149347902867312863711493479028673128637114934790286731286371149347902867312863711493479028673128637114934790286731286371149347902867312863711493479028673128637114934790286731286371149347902867312863711493479028673128637114934790286731286371149347902867312863711493479028673128637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73961bc9-191a-4ef6-9fb0-7a09a310e396, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1260cbe-a7ea-42ce-8120-d4c7be63b974, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1260cbe-a7ea-42ce-8120-d4c7be63b974, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 833045656709861797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797833045656709861797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2027581-7984-4f5f-9121-20c656a40680, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, affdc85a-86ee-49c0-a4ef-a6a273e8f157, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, affdc85a-86ee-49c0-a4ef-a6a273e8f157, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14665753127036738202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466575312703673820214665753127036738202146657531270367382021466575312703673820214665753127036738202146657531270367382021466575312703673820214665753127036738202146657531270367382021466575312703673820214665753127036738202146657531270367382021466575312703673820214665753127036738202146657531270367382021466575312703673820214665753127036738202146657531270367382021466575312703673820214665753127036738202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1260cbe-a7ea-42ce-8120-d4c7be63b974, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1329f8d2-d1b0-4d28-b1ee-8f1162289cac, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1329f8d2-d1b0-4d28-b1ee-8f1162289cac, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200168070509736485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92001680705097364859200168070509736485920016807050973648592001680705097364859200168070509736485920016807050973648592001680705097364859200168070509736485920016807050973648592001680705097364859200168070509736485920016807050973648592001680705097364859200168070509736485920016807050973648592001680705097364859200168070509736485920016807050973648592001680705097364859200168070509736485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, affdc85a-86ee-49c0-a4ef-a6a273e8f157, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0fe1bd4-b554-4289-ac36-e8c3e781acdd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0fe1bd4-b554-4289-ac36-e8c3e781acdd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17889192001383322459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788919200138332245917889192001383322459178891920013833224591788919200138332245917889192001383322459178891920013833224591788919200138332245917889192001383322459178891920013833224591788919200138332245917889192001383322459178891920013833224591788919200138332245917889192001383322459178891920013833224591788919200138332245917889192001383322459178891920013833224591788919200138332245917889192001383322459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1329f8d2-d1b0-4d28-b1ee-8f1162289cac, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed4be4ec-cb75-4ae5-9b40-69f98d7d6a10, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed4be4ec-cb75-4ae5-9b40-69f98d7d6a10, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6885289439152274193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68852894391522741936885289439152274193688528943915227419368852894391522741936885289439152274193688528943915227419368852894391522741936885289439152274193688528943915227419368852894391522741936885289439152274193688528943915227419368852894391522741936885289439152274193688528943915227419368852894391522741936885289439152274193688528943915227419368852894391522741936885289439152274193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0fe1bd4-b554-4289-ac36-e8c3e781acdd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43f53be6-a036-42c4-871a-a4596a17601c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43f53be6-a036-42c4-871a-a4596a17601c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12328563131208753673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232856313120875367312328563131208753673123285631312087536731232856313120875367312328563131208753673123285631312087536731232856313120875367312328563131208753673123285631312087536731232856313120875367312328563131208753673123285631312087536731232856313120875367312328563131208753673123285631312087536731232856313120875367312328563131208753673123285631312087536731232856313120875367312328563131208753673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43f53be6-a036-42c4-871a-a4596a17601c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd12ea8e-2070-4f6e-807d-0425d7a803a9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd12ea8e-2070-4f6e-807d-0425d7a803a9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 513509013289695245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245513509013289695245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed4be4ec-cb75-4ae5-9b40-69f98d7d6a10, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e5a2c75-50f2-4cae-a2ca-0a4540fb895f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e5a2c75-50f2-4cae-a2ca-0a4540fb895f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 191279784494447732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732191279784494447732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e5a2c75-50f2-4cae-a2ca-0a4540fb895f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37f54411-f33d-49ba-b3ad-aa1a7bdc4c0b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37f54411-f33d-49ba-b3ad-aa1a7bdc4c0b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3742611462018850193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37426114620188501933742611462018850193374261146201885019337426114620188501933742611462018850193374261146201885019337426114620188501933742611462018850193374261146201885019337426114620188501933742611462018850193374261146201885019337426114620188501933742611462018850193374261146201885019337426114620188501933742611462018850193374261146201885019337426114620188501933742611462018850193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd12ea8e-2070-4f6e-807d-0425d7a803a9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e8ca6fa-c455-48a4-b67c-16ef336ec043, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e8ca6fa-c455-48a4-b67c-16ef336ec043, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2911614684554804190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29116146845548041902911614684554804190291161468455480419029116146845548041902911614684554804190291161468455480419029116146845548041902911614684554804190291161468455480419029116146845548041902911614684554804190291161468455480419029116146845548041902911614684554804190291161468455480419029116146845548041902911614684554804190291161468455480419029116146845548041902911614684554804190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37f54411-f33d-49ba-b3ad-aa1a7bdc4c0b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53536be1-ba3c-4d3c-a85d-bed149d6117f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53536be1-ba3c-4d3c-a85d-bed149d6117f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17160035618828194021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716003561882819402117160035618828194021171600356188281940211716003561882819402117160035618828194021171600356188281940211716003561882819402117160035618828194021171600356188281940211716003561882819402117160035618828194021171600356188281940211716003561882819402117160035618828194021171600356188281940211716003561882819402117160035618828194021171600356188281940211716003561882819402117160035618828194021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e8ca6fa-c455-48a4-b67c-16ef336ec043, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc85cdb-aa62-40d6-b3fc-4a8a73708493, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc85cdb-aa62-40d6-b3fc-4a8a73708493, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16111859231269025495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611185923126902549516111859231269025495161118592312690254951611185923126902549516111859231269025495161118592312690254951611185923126902549516111859231269025495161118592312690254951611185923126902549516111859231269025495161118592312690254951611185923126902549516111859231269025495161118592312690254951611185923126902549516111859231269025495161118592312690254951611185923126902549516111859231269025495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53536be1-ba3c-4d3c-a85d-bed149d6117f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d5bb6e2-ed36-42ea-9e7a-186037cb9b88, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d5bb6e2-ed36-42ea-9e7a-186037cb9b88, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 391581743855875962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962391581743855875962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d5bb6e2-ed36-42ea-9e7a-186037cb9b88, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d27db0c1-577e-4cc6-a3c9-b705197efc58, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d27db0c1-577e-4cc6-a3c9-b705197efc58, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14550773837014639497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455077383701463949714550773837014639497145507738370146394971455077383701463949714550773837014639497145507738370146394971455077383701463949714550773837014639497145507738370146394971455077383701463949714550773837014639497145507738370146394971455077383701463949714550773837014639497145507738370146394971455077383701463949714550773837014639497145507738370146394971455077383701463949714550773837014639497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc85cdb-aa62-40d6-b3fc-4a8a73708493, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a969eea5-c9d2-415a-aa35-1ee22e77898c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a969eea5-c9d2-415a-aa35-1ee22e77898c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6719584417575794814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67195844175757948146719584417575794814671958441757579481467195844175757948146719584417575794814671958441757579481467195844175757948146719584417575794814671958441757579481467195844175757948146719584417575794814671958441757579481467195844175757948146719584417575794814671958441757579481467195844175757948146719584417575794814671958441757579481467195844175757948146719584417575794814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d27db0c1-577e-4cc6-a3c9-b705197efc58, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b26490b-1dfd-4657-b4d0-045d5fa0cb75, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b26490b-1dfd-4657-b4d0-045d5fa0cb75, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4128881925472269177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41288819254722691774128881925472269177412888192547226917741288819254722691774128881925472269177412888192547226917741288819254722691774128881925472269177412888192547226917741288819254722691774128881925472269177412888192547226917741288819254722691774128881925472269177412888192547226917741288819254722691774128881925472269177412888192547226917741288819254722691774128881925472269177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a969eea5-c9d2-415a-aa35-1ee22e77898c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e17416-6038-4ab4-ba87-4b417855e1b7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e17416-6038-4ab4-ba87-4b417855e1b7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15340600980354341409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534060098035434140915340600980354341409153406009803543414091534060098035434140915340600980354341409153406009803543414091534060098035434140915340600980354341409153406009803543414091534060098035434140915340600980354341409153406009803543414091534060098035434140915340600980354341409153406009803543414091534060098035434140915340600980354341409153406009803543414091534060098035434140915340600980354341409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b26490b-1dfd-4657-b4d0-045d5fa0cb75, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21c3d27e-33ad-4356-923d-6fe0f147b12c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c3d27e-33ad-4356-923d-6fe0f147b12c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13729937056073252487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372993705607325248713729937056073252487137299370560732524871372993705607325248713729937056073252487137299370560732524871372993705607325248713729937056073252487137299370560732524871372993705607325248713729937056073252487137299370560732524871372993705607325248713729937056073252487137299370560732524871372993705607325248713729937056073252487137299370560732524871372993705607325248713729937056073252487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e17416-6038-4ab4-ba87-4b417855e1b7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3f89d2f-aa4d-4e60-b778-1c5f162f0174, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3f89d2f-aa4d-4e60-b778-1c5f162f0174, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 793376671639861081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081793376671639861081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c3d27e-33ad-4356-923d-6fe0f147b12c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0acf6851-5165-4f3b-a047-439937fecd56, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0acf6851-5165-4f3b-a047-439937fecd56, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7740358454025428363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77403584540254283637740358454025428363774035845402542836377403584540254283637740358454025428363774035845402542836377403584540254283637740358454025428363774035845402542836377403584540254283637740358454025428363774035845402542836377403584540254283637740358454025428363774035845402542836377403584540254283637740358454025428363774035845402542836377403584540254283637740358454025428363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3f89d2f-aa4d-4e60-b778-1c5f162f0174, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8fa947-a709-4619-a3ca-9f8ff4c593fa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8fa947-a709-4619-a3ca-9f8ff4c593fa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17770140910109633068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777014091010963306817770140910109633068177701409101096330681777014091010963306817770140910109633068177701409101096330681777014091010963306817770140910109633068177701409101096330681777014091010963306817770140910109633068177701409101096330681777014091010963306817770140910109633068177701409101096330681777014091010963306817770140910109633068177701409101096330681777014091010963306817770140910109633068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8fa947-a709-4619-a3ca-9f8ff4c593fa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e2756c-3566-464a-83b4-9861b383e9cd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e2756c-3566-464a-83b4-9861b383e9cd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2905675825750757022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29056758257507570222905675825750757022290567582575075702229056758257507570222905675825750757022290567582575075702229056758257507570222905675825750757022290567582575075702229056758257507570222905675825750757022290567582575075702229056758257507570222905675825750757022290567582575075702229056758257507570222905675825750757022290567582575075702229056758257507570222905675825750757022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0acf6851-5165-4f3b-a047-439937fecd56, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9291d2a-2847-43dc-9d71-0a0de8837d76, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9291d2a-2847-43dc-9d71-0a0de8837d76, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4458647683163590930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44586476831635909304458647683163590930445864768316359093044586476831635909304458647683163590930445864768316359093044586476831635909304458647683163590930445864768316359093044586476831635909304458647683163590930445864768316359093044586476831635909304458647683163590930445864768316359093044586476831635909304458647683163590930445864768316359093044586476831635909304458647683163590930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e2756c-3566-464a-83b4-9861b383e9cd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e719f45-48c1-4578-a359-78a2f7dfd13b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e719f45-48c1-4578-a359-78a2f7dfd13b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5169117191537330946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51691171915373309465169117191537330946516911719153733094651691171915373309465169117191537330946516911719153733094651691171915373309465169117191537330946516911719153733094651691171915373309465169117191537330946516911719153733094651691171915373309465169117191537330946516911719153733094651691171915373309465169117191537330946516911719153733094651691171915373309465169117191537330946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9291d2a-2847-43dc-9d71-0a0de8837d76, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1872576-1c9a-419f-a7df-494219abb37b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1872576-1c9a-419f-a7df-494219abb37b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11913030216032864411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191303021603286441111913030216032864411119130302160328644111191303021603286441111913030216032864411119130302160328644111191303021603286441111913030216032864411119130302160328644111191303021603286441111913030216032864411119130302160328644111191303021603286441111913030216032864411119130302160328644111191303021603286441111913030216032864411119130302160328644111191303021603286441111913030216032864411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e719f45-48c1-4578-a359-78a2f7dfd13b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9e856fc-40d2-4ee3-866a-8268453620f3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9e856fc-40d2-4ee3-866a-8268453620f3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17059736060988276868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705973606098827686817059736060988276868170597360609882768681705973606098827686817059736060988276868170597360609882768681705973606098827686817059736060988276868170597360609882768681705973606098827686817059736060988276868170597360609882768681705973606098827686817059736060988276868170597360609882768681705973606098827686817059736060988276868170597360609882768681705973606098827686817059736060988276868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1872576-1c9a-419f-a7df-494219abb37b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 982074cf-8c4c-4e5b-ba0a-44c5d148b99e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 982074cf-8c4c-4e5b-ba0a-44c5d148b99e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8635087135470681179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86350871354706811798635087135470681179863508713547068117986350871354706811798635087135470681179863508713547068117986350871354706811798635087135470681179863508713547068117986350871354706811798635087135470681179863508713547068117986350871354706811798635087135470681179863508713547068117986350871354706811798635087135470681179863508713547068117986350871354706811798635087135470681179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 982074cf-8c4c-4e5b-ba0a-44c5d148b99e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6212916f-4eb0-49cf-856c-462978d48131, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6212916f-4eb0-49cf-856c-462978d48131, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16231187631673418248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623118763167341824816231187631673418248162311876316734182481623118763167341824816231187631673418248162311876316734182481623118763167341824816231187631673418248162311876316734182481623118763167341824816231187631673418248162311876316734182481623118763167341824816231187631673418248162311876316734182481623118763167341824816231187631673418248162311876316734182481623118763167341824816231187631673418248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9e856fc-40d2-4ee3-866a-8268453620f3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3de6fc3-3be8-43f5-95bd-d87729a6a945, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3de6fc3-3be8-43f5-95bd-d87729a6a945, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5042658386695181768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50426583866951817685042658386695181768504265838669518176850426583866951817685042658386695181768504265838669518176850426583866951817685042658386695181768504265838669518176850426583866951817685042658386695181768504265838669518176850426583866951817685042658386695181768504265838669518176850426583866951817685042658386695181768504265838669518176850426583866951817685042658386695181768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6212916f-4eb0-49cf-856c-462978d48131, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2fb5de0-3d88-4b78-903a-7af6b210f284, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2fb5de0-3d88-4b78-903a-7af6b210f284, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13566941930739864261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356694193073986426113566941930739864261135669419307398642611356694193073986426113566941930739864261135669419307398642611356694193073986426113566941930739864261135669419307398642611356694193073986426113566941930739864261135669419307398642611356694193073986426113566941930739864261135669419307398642611356694193073986426113566941930739864261135669419307398642611356694193073986426113566941930739864261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3de6fc3-3be8-43f5-95bd-d87729a6a945, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1140908-346d-4703-b984-9fd7a695b478, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1140908-346d-4703-b984-9fd7a695b478, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14582218399875975931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458221839987597593114582218399875975931145822183998759759311458221839987597593114582218399875975931145822183998759759311458221839987597593114582218399875975931145822183998759759311458221839987597593114582218399875975931145822183998759759311458221839987597593114582218399875975931145822183998759759311458221839987597593114582218399875975931145822183998759759311458221839987597593114582218399875975931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2fb5de0-3d88-4b78-903a-7af6b210f284, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bd992d2-5aa9-464f-b472-3f809f910933, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bd992d2-5aa9-464f-b472-3f809f910933, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1625295989019456206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16252959890194562061625295989019456206162529598901945620616252959890194562061625295989019456206162529598901945620616252959890194562061625295989019456206162529598901945620616252959890194562061625295989019456206162529598901945620616252959890194562061625295989019456206162529598901945620616252959890194562061625295989019456206162529598901945620616252959890194562061625295989019456206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1140908-346d-4703-b984-9fd7a695b478, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 784413d3-dee9-420f-973f-654b5fad8a73, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 784413d3-dee9-420f-973f-654b5fad8a73, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 876295892673945731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731876295892673945731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bd992d2-5aa9-464f-b472-3f809f910933, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ede0366b-fe7f-4538-acfa-7703969e31b9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ede0366b-fe7f-4538-acfa-7703969e31b9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5940265676135067187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59402656761350671875940265676135067187594026567613506718759402656761350671875940265676135067187594026567613506718759402656761350671875940265676135067187594026567613506718759402656761350671875940265676135067187594026567613506718759402656761350671875940265676135067187594026567613506718759402656761350671875940265676135067187594026567613506718759402656761350671875940265676135067187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 784413d3-dee9-420f-973f-654b5fad8a73, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b71b099d-0d91-4047-814e-683f3fecc994, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b71b099d-0d91-4047-814e-683f3fecc994, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 657140207979670536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536657140207979670536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ede0366b-fe7f-4538-acfa-7703969e31b9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3889559-3ed8-4e35-ab35-399952777c5b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3889559-3ed8-4e35-ab35-399952777c5b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4427127347030895901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44271273470308959014427127347030895901442712734703089590144271273470308959014427127347030895901442712734703089590144271273470308959014427127347030895901442712734703089590144271273470308959014427127347030895901442712734703089590144271273470308959014427127347030895901442712734703089590144271273470308959014427127347030895901442712734703089590144271273470308959014427127347030895901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b71b099d-0d91-4047-814e-683f3fecc994, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49602f3d-c61b-4577-9514-2f10fddd62d9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49602f3d-c61b-4577-9514-2f10fddd62d9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10892758032397505422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089275803239750542210892758032397505422108927580323975054221089275803239750542210892758032397505422108927580323975054221089275803239750542210892758032397505422108927580323975054221089275803239750542210892758032397505422108927580323975054221089275803239750542210892758032397505422108927580323975054221089275803239750542210892758032397505422108927580323975054221089275803239750542210892758032397505422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3889559-3ed8-4e35-ab35-399952777c5b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa6ce9f4-e154-451b-974b-0aaa56955634, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa6ce9f4-e154-451b-974b-0aaa56955634, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7615139267749803988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76151392677498039887615139267749803988761513926774980398876151392677498039887615139267749803988761513926774980398876151392677498039887615139267749803988761513926774980398876151392677498039887615139267749803988761513926774980398876151392677498039887615139267749803988761513926774980398876151392677498039887615139267749803988761513926774980398876151392677498039887615139267749803988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49602f3d-c61b-4577-9514-2f10fddd62d9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91f33456-5e95-4ba8-aa25-a1448a0c7c12, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91f33456-5e95-4ba8-aa25-a1448a0c7c12, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2727647013017005148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27276470130170051482727647013017005148272764701301700514827276470130170051482727647013017005148272764701301700514827276470130170051482727647013017005148272764701301700514827276470130170051482727647013017005148272764701301700514827276470130170051482727647013017005148272764701301700514827276470130170051482727647013017005148272764701301700514827276470130170051482727647013017005148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa6ce9f4-e154-451b-974b-0aaa56955634, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd6f273b-9594-47ec-afa4-1e4c80e0797b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd6f273b-9594-47ec-afa4-1e4c80e0797b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12361982937568798578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236198293756879857812361982937568798578123619829375687985781236198293756879857812361982937568798578123619829375687985781236198293756879857812361982937568798578123619829375687985781236198293756879857812361982937568798578123619829375687985781236198293756879857812361982937568798578123619829375687985781236198293756879857812361982937568798578123619829375687985781236198293756879857812361982937568798578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91f33456-5e95-4ba8-aa25-a1448a0c7c12, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0eb4165-488c-4b15-9d4f-32dc781d6e25, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0eb4165-488c-4b15-9d4f-32dc781d6e25, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6238033819030733985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62380338190307339856238033819030733985623803381903073398562380338190307339856238033819030733985623803381903073398562380338190307339856238033819030733985623803381903073398562380338190307339856238033819030733985623803381903073398562380338190307339856238033819030733985623803381903073398562380338190307339856238033819030733985623803381903073398562380338190307339856238033819030733985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0eb4165-488c-4b15-9d4f-32dc781d6e25, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f12e7b0-85d2-403b-8686-95a5b997b095, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f12e7b0-85d2-403b-8686-95a5b997b095, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2760955819488644779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27609558194886447792760955819488644779276095581948864477927609558194886447792760955819488644779276095581948864477927609558194886447792760955819488644779276095581948864477927609558194886447792760955819488644779276095581948864477927609558194886447792760955819488644779276095581948864477927609558194886447792760955819488644779276095581948864477927609558194886447792760955819488644779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd6f273b-9594-47ec-afa4-1e4c80e0797b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21304d7d-c951-467c-92a6-0f0f55ce462d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21304d7d-c951-467c-92a6-0f0f55ce462d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2245051042456795676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22450510424567956762245051042456795676224505104245679567622450510424567956762245051042456795676224505104245679567622450510424567956762245051042456795676224505104245679567622450510424567956762245051042456795676224505104245679567622450510424567956762245051042456795676224505104245679567622450510424567956762245051042456795676224505104245679567622450510424567956762245051042456795676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f12e7b0-85d2-403b-8686-95a5b997b095, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e7ac324-c1b6-4d29-914d-0433ff3cc86b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e7ac324-c1b6-4d29-914d-0433ff3cc86b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14501488204307012041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450148820430701204114501488204307012041145014882043070120411450148820430701204114501488204307012041145014882043070120411450148820430701204114501488204307012041145014882043070120411450148820430701204114501488204307012041145014882043070120411450148820430701204114501488204307012041145014882043070120411450148820430701204114501488204307012041145014882043070120411450148820430701204114501488204307012041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21304d7d-c951-467c-92a6-0f0f55ce462d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577b8960-ceaa-4cd5-b061-188418172d80, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577b8960-ceaa-4cd5-b061-188418172d80, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14591127333486064232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459112733348606423214591127333486064232145911273334860642321459112733348606423214591127333486064232145911273334860642321459112733348606423214591127333486064232145911273334860642321459112733348606423214591127333486064232145911273334860642321459112733348606423214591127333486064232145911273334860642321459112733348606423214591127333486064232145911273334860642321459112733348606423214591127333486064232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e7ac324-c1b6-4d29-914d-0433ff3cc86b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc7040a-deb1-426b-84d3-9d89b07e9ab5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc7040a-deb1-426b-84d3-9d89b07e9ab5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11361567200869736127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136156720086973612711361567200869736127113615672008697361271136156720086973612711361567200869736127113615672008697361271136156720086973612711361567200869736127113615672008697361271136156720086973612711361567200869736127113615672008697361271136156720086973612711361567200869736127113615672008697361271136156720086973612711361567200869736127113615672008697361271136156720086973612711361567200869736127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577b8960-ceaa-4cd5-b061-188418172d80, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 307bcdc8-a3f3-4282-8657-776374dad12f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 307bcdc8-a3f3-4282-8657-776374dad12f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12166216747510585487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216621674751058548712166216747510585487121662167475105854871216621674751058548712166216747510585487121662167475105854871216621674751058548712166216747510585487121662167475105854871216621674751058548712166216747510585487121662167475105854871216621674751058548712166216747510585487121662167475105854871216621674751058548712166216747510585487121662167475105854871216621674751058548712166216747510585487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc7040a-deb1-426b-84d3-9d89b07e9ab5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f84c4446-75eb-44d4-bba5-967db0464125, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f84c4446-75eb-44d4-bba5-967db0464125, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16548152292302503086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654815229230250308616548152292302503086165481522923025030861654815229230250308616548152292302503086165481522923025030861654815229230250308616548152292302503086165481522923025030861654815229230250308616548152292302503086165481522923025030861654815229230250308616548152292302503086165481522923025030861654815229230250308616548152292302503086165481522923025030861654815229230250308616548152292302503086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 307bcdc8-a3f3-4282-8657-776374dad12f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2495454f-400f-45b6-a1a9-fd7f21bcc455, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2495454f-400f-45b6-a1a9-fd7f21bcc455, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5732922626527407194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57329226265274071945732922626527407194573292262652740719457329226265274071945732922626527407194573292262652740719457329226265274071945732922626527407194573292262652740719457329226265274071945732922626527407194573292262652740719457329226265274071945732922626527407194573292262652740719457329226265274071945732922626527407194573292262652740719457329226265274071945732922626527407194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f84c4446-75eb-44d4-bba5-967db0464125, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0249c72-4901-4ab2-9739-bcf680da69fa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0249c72-4901-4ab2-9739-bcf680da69fa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8711480374160197519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87114803741601975198711480374160197519871148037416019751987114803741601975198711480374160197519871148037416019751987114803741601975198711480374160197519871148037416019751987114803741601975198711480374160197519871148037416019751987114803741601975198711480374160197519871148037416019751987114803741601975198711480374160197519871148037416019751987114803741601975198711480374160197519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2495454f-400f-45b6-a1a9-fd7f21bcc455, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a665ad27-ea5d-4668-802b-79e3e3348d4e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a665ad27-ea5d-4668-802b-79e3e3348d4e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12506353980171927434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250635398017192743412506353980171927434125063539801719274341250635398017192743412506353980171927434125063539801719274341250635398017192743412506353980171927434125063539801719274341250635398017192743412506353980171927434125063539801719274341250635398017192743412506353980171927434125063539801719274341250635398017192743412506353980171927434125063539801719274341250635398017192743412506353980171927434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0249c72-4901-4ab2-9739-bcf680da69fa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61c33f08-45d8-44d9-93f1-8bc1ee6598d8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61c33f08-45d8-44d9-93f1-8bc1ee6598d8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4559480137083157946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45594801370831579464559480137083157946455948013708315794645594801370831579464559480137083157946455948013708315794645594801370831579464559480137083157946455948013708315794645594801370831579464559480137083157946455948013708315794645594801370831579464559480137083157946455948013708315794645594801370831579464559480137083157946455948013708315794645594801370831579464559480137083157946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a665ad27-ea5d-4668-802b-79e3e3348d4e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c423a9-b13f-49c7-9db3-3babd8154982, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c423a9-b13f-49c7-9db3-3babd8154982, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16990151929803072009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699015192980307200916990151929803072009169901519298030720091699015192980307200916990151929803072009169901519298030720091699015192980307200916990151929803072009169901519298030720091699015192980307200916990151929803072009169901519298030720091699015192980307200916990151929803072009169901519298030720091699015192980307200916990151929803072009169901519298030720091699015192980307200916990151929803072009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61c33f08-45d8-44d9-93f1-8bc1ee6598d8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f946dffe-4bc2-4af6-aeb0-1a78780360f0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f946dffe-4bc2-4af6-aeb0-1a78780360f0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 633847991508050841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841633847991508050841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c423a9-b13f-49c7-9db3-3babd8154982, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c283bb61-0d51-4a33-9737-62f49ba8bc09, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c283bb61-0d51-4a33-9737-62f49ba8bc09, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4410539586874747045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44105395868747470454410539586874747045441053958687474704544105395868747470454410539586874747045441053958687474704544105395868747470454410539586874747045441053958687474704544105395868747470454410539586874747045441053958687474704544105395868747470454410539586874747045441053958687474704544105395868747470454410539586874747045441053958687474704544105395868747470454410539586874747045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f946dffe-4bc2-4af6-aeb0-1a78780360f0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a28f9f1f-b7da-4e51-a512-d90c1b8de67f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a28f9f1f-b7da-4e51-a512-d90c1b8de67f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2677450400242728023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26774504002427280232677450400242728023267745040024272802326774504002427280232677450400242728023267745040024272802326774504002427280232677450400242728023267745040024272802326774504002427280232677450400242728023267745040024272802326774504002427280232677450400242728023267745040024272802326774504002427280232677450400242728023267745040024272802326774504002427280232677450400242728023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a28f9f1f-b7da-4e51-a512-d90c1b8de67f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da96e841-8d9f-4e40-9fbd-39d4585e34df, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da96e841-8d9f-4e40-9fbd-39d4585e34df, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10589499143470576854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058949914347057685410589499143470576854105894991434705768541058949914347057685410589499143470576854105894991434705768541058949914347057685410589499143470576854105894991434705768541058949914347057685410589499143470576854105894991434705768541058949914347057685410589499143470576854105894991434705768541058949914347057685410589499143470576854105894991434705768541058949914347057685410589499143470576854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c283bb61-0d51-4a33-9737-62f49ba8bc09, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da96e841-8d9f-4e40-9fbd-39d4585e34df, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48083d89-21ea-4f0a-93ef-2e2e35eab898, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48083d89-21ea-4f0a-93ef-2e2e35eab898, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 286665367776029522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522286665367776029522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82c96d9f-a8f9-487d-bc92-8ab3693e09a2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c96d9f-a8f9-487d-bc92-8ab3693e09a2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11983010975218644056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198301097521864405611983010975218644056119830109752186440561198301097521864405611983010975218644056119830109752186440561198301097521864405611983010975218644056119830109752186440561198301097521864405611983010975218644056119830109752186440561198301097521864405611983010975218644056119830109752186440561198301097521864405611983010975218644056119830109752186440561198301097521864405611983010975218644056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48083d89-21ea-4f0a-93ef-2e2e35eab898, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c40b020-c77a-48f2-961d-99517b9a147b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c40b020-c77a-48f2-961d-99517b9a147b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17349513080223742446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734951308022374244617349513080223742446173495130802237424461734951308022374244617349513080223742446173495130802237424461734951308022374244617349513080223742446173495130802237424461734951308022374244617349513080223742446173495130802237424461734951308022374244617349513080223742446173495130802237424461734951308022374244617349513080223742446173495130802237424461734951308022374244617349513080223742446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c96d9f-a8f9-487d-bc92-8ab3693e09a2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c349e4-4940-4748-bd76-44562ba92acb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c349e4-4940-4748-bd76-44562ba92acb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4762613484778121860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47626134847781218604762613484778121860476261348477812186047626134847781218604762613484778121860476261348477812186047626134847781218604762613484778121860476261348477812186047626134847781218604762613484778121860476261348477812186047626134847781218604762613484778121860476261348477812186047626134847781218604762613484778121860476261348477812186047626134847781218604762613484778121860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c349e4-4940-4748-bd76-44562ba92acb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4117aa35-a1ea-467d-ae5f-76b44f71b9d1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4117aa35-a1ea-467d-ae5f-76b44f71b9d1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15923235027444481022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592323502744448102215923235027444481022159232350274444810221592323502744448102215923235027444481022159232350274444810221592323502744448102215923235027444481022159232350274444810221592323502744448102215923235027444481022159232350274444810221592323502744448102215923235027444481022159232350274444810221592323502744448102215923235027444481022159232350274444810221592323502744448102215923235027444481022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c40b020-c77a-48f2-961d-99517b9a147b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc24606c-1de9-4f0b-aa70-1ad58e2c9631, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc24606c-1de9-4f0b-aa70-1ad58e2c9631, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5839332503421666768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58393325034216667685839332503421666768583933250342166676858393325034216667685839332503421666768583933250342166676858393325034216667685839332503421666768583933250342166676858393325034216667685839332503421666768583933250342166676858393325034216667685839332503421666768583933250342166676858393325034216667685839332503421666768583933250342166676858393325034216667685839332503421666768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4117aa35-a1ea-467d-ae5f-76b44f71b9d1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 944a6dba-4847-4782-85c9-e2b6b439a014, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 944a6dba-4847-4782-85c9-e2b6b439a014, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17577763245435065815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757776324543506581517577763245435065815175777632454350658151757776324543506581517577763245435065815175777632454350658151757776324543506581517577763245435065815175777632454350658151757776324543506581517577763245435065815175777632454350658151757776324543506581517577763245435065815175777632454350658151757776324543506581517577763245435065815175777632454350658151757776324543506581517577763245435065815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc24606c-1de9-4f0b-aa70-1ad58e2c9631, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25ac6601-322b-478b-834e-1423ea6bff45, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25ac6601-322b-478b-834e-1423ea6bff45, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2673756543352059735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26737565433520597352673756543352059735267375654335205973526737565433520597352673756543352059735267375654335205973526737565433520597352673756543352059735267375654335205973526737565433520597352673756543352059735267375654335205973526737565433520597352673756543352059735267375654335205973526737565433520597352673756543352059735267375654335205973526737565433520597352673756543352059735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 944a6dba-4847-4782-85c9-e2b6b439a014, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb426df7-ac97-41f3-8a14-a361fc320ce7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb426df7-ac97-41f3-8a14-a361fc320ce7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8602790282597486496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86027902825974864968602790282597486496860279028259748649686027902825974864968602790282597486496860279028259748649686027902825974864968602790282597486496860279028259748649686027902825974864968602790282597486496860279028259748649686027902825974864968602790282597486496860279028259748649686027902825974864968602790282597486496860279028259748649686027902825974864968602790282597486496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25ac6601-322b-478b-834e-1423ea6bff45, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56300b5c-edda-45a7-9051-d2c02540f4af, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56300b5c-edda-45a7-9051-d2c02540f4af, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13135033898685052601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313503389868505260113135033898685052601131350338986850526011313503389868505260113135033898685052601131350338986850526011313503389868505260113135033898685052601131350338986850526011313503389868505260113135033898685052601131350338986850526011313503389868505260113135033898685052601131350338986850526011313503389868505260113135033898685052601131350338986850526011313503389868505260113135033898685052601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb426df7-ac97-41f3-8a14-a361fc320ce7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347b0e04-1bf8-40b9-8e0e-04eeb429d423, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347b0e04-1bf8-40b9-8e0e-04eeb429d423, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15688221314373148400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568822131437314840015688221314373148400156882213143731484001568822131437314840015688221314373148400156882213143731484001568822131437314840015688221314373148400156882213143731484001568822131437314840015688221314373148400156882213143731484001568822131437314840015688221314373148400156882213143731484001568822131437314840015688221314373148400156882213143731484001568822131437314840015688221314373148400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56300b5c-edda-45a7-9051-d2c02540f4af, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f60d1984-672f-4a33-ae04-e3c189a44461, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f60d1984-672f-4a33-ae04-e3c189a44461, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1438180409997771240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14381804099977712401438180409997771240143818040999777124014381804099977712401438180409997771240143818040999777124014381804099977712401438180409997771240143818040999777124014381804099977712401438180409997771240143818040999777124014381804099977712401438180409997771240143818040999777124014381804099977712401438180409997771240143818040999777124014381804099977712401438180409997771240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347b0e04-1bf8-40b9-8e0e-04eeb429d423, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db046339-51dc-4867-8ed2-46f82a055056, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db046339-51dc-4867-8ed2-46f82a055056, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1906871584332918958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19068715843329189581906871584332918958190687158433291895819068715843329189581906871584332918958190687158433291895819068715843329189581906871584332918958190687158433291895819068715843329189581906871584332918958190687158433291895819068715843329189581906871584332918958190687158433291895819068715843329189581906871584332918958190687158433291895819068715843329189581906871584332918958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f60d1984-672f-4a33-ae04-e3c189a44461, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c42c0f3-908a-47e2-891f-56ba72fbea70, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c42c0f3-908a-47e2-891f-56ba72fbea70, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11293887175356017987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129388717535601798711293887175356017987112938871753560179871129388717535601798711293887175356017987112938871753560179871129388717535601798711293887175356017987112938871753560179871129388717535601798711293887175356017987112938871753560179871129388717535601798711293887175356017987112938871753560179871129388717535601798711293887175356017987112938871753560179871129388717535601798711293887175356017987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db046339-51dc-4867-8ed2-46f82a055056, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1713c38-d350-46c0-8762-6f7dd21642ed, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1713c38-d350-46c0-8762-6f7dd21642ed, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4293505274822235950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42935052748222359504293505274822235950429350527482223595042935052748222359504293505274822235950429350527482223595042935052748222359504293505274822235950429350527482223595042935052748222359504293505274822235950429350527482223595042935052748222359504293505274822235950429350527482223595042935052748222359504293505274822235950429350527482223595042935052748222359504293505274822235950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c42c0f3-908a-47e2-891f-56ba72fbea70, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 849a2687-416d-4b8f-ab29-884d059688a6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 849a2687-416d-4b8f-ab29-884d059688a6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7080849783684669530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70808497836846695307080849783684669530708084978368466953070808497836846695307080849783684669530708084978368466953070808497836846695307080849783684669530708084978368466953070808497836846695307080849783684669530708084978368466953070808497836846695307080849783684669530708084978368466953070808497836846695307080849783684669530708084978368466953070808497836846695307080849783684669530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1713c38-d350-46c0-8762-6f7dd21642ed, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fa27464-0d5b-4bc3-b88d-346a4c8e421f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fa27464-0d5b-4bc3-b88d-346a4c8e421f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8348206140951180664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83482061409511806648348206140951180664834820614095118066483482061409511806648348206140951180664834820614095118066483482061409511806648348206140951180664834820614095118066483482061409511806648348206140951180664834820614095118066483482061409511806648348206140951180664834820614095118066483482061409511806648348206140951180664834820614095118066483482061409511806648348206140951180664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 849a2687-416d-4b8f-ab29-884d059688a6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d7bd966-f2e4-4653-bc72-593c42eafd7b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d7bd966-f2e4-4653-bc72-593c42eafd7b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3138463123484621555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31384631234846215553138463123484621555313846312348462155531384631234846215553138463123484621555313846312348462155531384631234846215553138463123484621555313846312348462155531384631234846215553138463123484621555313846312348462155531384631234846215553138463123484621555313846312348462155531384631234846215553138463123484621555313846312348462155531384631234846215553138463123484621555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fa27464-0d5b-4bc3-b88d-346a4c8e421f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf398ae0-49e9-43f3-86bd-3d26b2dedc14, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf398ae0-49e9-43f3-86bd-3d26b2dedc14, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5471819329033083315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54718193290330833155471819329033083315547181932903308331554718193290330833155471819329033083315547181932903308331554718193290330833155471819329033083315547181932903308331554718193290330833155471819329033083315547181932903308331554718193290330833155471819329033083315547181932903308331554718193290330833155471819329033083315547181932903308331554718193290330833155471819329033083315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d7bd966-f2e4-4653-bc72-593c42eafd7b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b27b25-6d43-4f07-a9fe-33cd7be89971, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b27b25-6d43-4f07-a9fe-33cd7be89971, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14252574331192740209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425257433119274020914252574331192740209142525743311927402091425257433119274020914252574331192740209142525743311927402091425257433119274020914252574331192740209142525743311927402091425257433119274020914252574331192740209142525743311927402091425257433119274020914252574331192740209142525743311927402091425257433119274020914252574331192740209142525743311927402091425257433119274020914252574331192740209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf398ae0-49e9-43f3-86bd-3d26b2dedc14, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9612d6f3-311b-4af8-b305-493d13c7ad86, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9612d6f3-311b-4af8-b305-493d13c7ad86, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12286239118044295752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228623911804429575212286239118044295752122862391180442957521228623911804429575212286239118044295752122862391180442957521228623911804429575212286239118044295752122862391180442957521228623911804429575212286239118044295752122862391180442957521228623911804429575212286239118044295752122862391180442957521228623911804429575212286239118044295752122862391180442957521228623911804429575212286239118044295752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b27b25-6d43-4f07-a9fe-33cd7be89971, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 047775ef-8aa8-4637-98a9-22ce0ba0dde1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 047775ef-8aa8-4637-98a9-22ce0ba0dde1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5544641548208914060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55446415482089140605544641548208914060554464154820891406055446415482089140605544641548208914060554464154820891406055446415482089140605544641548208914060554464154820891406055446415482089140605544641548208914060554464154820891406055446415482089140605544641548208914060554464154820891406055446415482089140605544641548208914060554464154820891406055446415482089140605544641548208914060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9612d6f3-311b-4af8-b305-493d13c7ad86, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b946ab7-eab3-4372-8266-08ec8ea75e9d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b946ab7-eab3-4372-8266-08ec8ea75e9d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 769971251615558771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771769971251615558771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 047775ef-8aa8-4637-98a9-22ce0ba0dde1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a445d909-cd8d-46f5-bc37-f3309ce4b7e2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a445d909-cd8d-46f5-bc37-f3309ce4b7e2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8706403435613592780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87064034356135927808706403435613592780870640343561359278087064034356135927808706403435613592780870640343561359278087064034356135927808706403435613592780870640343561359278087064034356135927808706403435613592780870640343561359278087064034356135927808706403435613592780870640343561359278087064034356135927808706403435613592780870640343561359278087064034356135927808706403435613592780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b946ab7-eab3-4372-8266-08ec8ea75e9d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0f432bc-1dfb-439e-a834-1ddc699b0471, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f432bc-1dfb-439e-a834-1ddc699b0471, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12256679417903282208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225667941790328220812256679417903282208122566794179032822081225667941790328220812256679417903282208122566794179032822081225667941790328220812256679417903282208122566794179032822081225667941790328220812256679417903282208122566794179032822081225667941790328220812256679417903282208122566794179032822081225667941790328220812256679417903282208122566794179032822081225667941790328220812256679417903282208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a445d909-cd8d-46f5-bc37-f3309ce4b7e2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ccbed05-64ec-4a16-85a1-f7c53ca99877, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ccbed05-64ec-4a16-85a1-f7c53ca99877, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6505738675509025561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65057386755090255616505738675509025561650573867550902556165057386755090255616505738675509025561650573867550902556165057386755090255616505738675509025561650573867550902556165057386755090255616505738675509025561650573867550902556165057386755090255616505738675509025561650573867550902556165057386755090255616505738675509025561650573867550902556165057386755090255616505738675509025561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f432bc-1dfb-439e-a834-1ddc699b0471, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a76e3ec-43a6-483d-af36-1d87d221a7f6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a76e3ec-43a6-483d-af36-1d87d221a7f6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17884743290740260271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788474329074026027117884743290740260271178847432907402602711788474329074026027117884743290740260271178847432907402602711788474329074026027117884743290740260271178847432907402602711788474329074026027117884743290740260271178847432907402602711788474329074026027117884743290740260271178847432907402602711788474329074026027117884743290740260271178847432907402602711788474329074026027117884743290740260271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ccbed05-64ec-4a16-85a1-f7c53ca99877, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b8ccc29-5815-4426-8d38-0d07aa91c8b5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b8ccc29-5815-4426-8d38-0d07aa91c8b5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12982251918249355300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298225191824935530012982251918249355300129822519182493553001298225191824935530012982251918249355300129822519182493553001298225191824935530012982251918249355300129822519182493553001298225191824935530012982251918249355300129822519182493553001298225191824935530012982251918249355300129822519182493553001298225191824935530012982251918249355300129822519182493553001298225191824935530012982251918249355300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a76e3ec-43a6-483d-af36-1d87d221a7f6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4103cbce-c795-47ab-bf83-b9df2baf1b0c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4103cbce-c795-47ab-bf83-b9df2baf1b0c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17131401572194798840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713140157219479884017131401572194798840171314015721947988401713140157219479884017131401572194798840171314015721947988401713140157219479884017131401572194798840171314015721947988401713140157219479884017131401572194798840171314015721947988401713140157219479884017131401572194798840171314015721947988401713140157219479884017131401572194798840171314015721947988401713140157219479884017131401572194798840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b8ccc29-5815-4426-8d38-0d07aa91c8b5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6fe160a-cf2b-466c-8a6e-16a5ad21b876, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6fe160a-cf2b-466c-8a6e-16a5ad21b876, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10645291500778231173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064529150077823117310645291500778231173106452915007782311731064529150077823117310645291500778231173106452915007782311731064529150077823117310645291500778231173106452915007782311731064529150077823117310645291500778231173106452915007782311731064529150077823117310645291500778231173106452915007782311731064529150077823117310645291500778231173106452915007782311731064529150077823117310645291500778231173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4103cbce-c795-47ab-bf83-b9df2baf1b0c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7271696-c6fa-416f-84b2-fa57bd537eb6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7271696-c6fa-416f-84b2-fa57bd537eb6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2028363374372656537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20283633743726565372028363374372656537202836337437265653720283633743726565372028363374372656537202836337437265653720283633743726565372028363374372656537202836337437265653720283633743726565372028363374372656537202836337437265653720283633743726565372028363374372656537202836337437265653720283633743726565372028363374372656537202836337437265653720283633743726565372028363374372656537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6fe160a-cf2b-466c-8a6e-16a5ad21b876, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181aaa06-79bd-4db3-9338-8c823aa14abe, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181aaa06-79bd-4db3-9338-8c823aa14abe, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7098527106663618259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70985271066636182597098527106663618259709852710666361825970985271066636182597098527106663618259709852710666361825970985271066636182597098527106663618259709852710666361825970985271066636182597098527106663618259709852710666361825970985271066636182597098527106663618259709852710666361825970985271066636182597098527106663618259709852710666361825970985271066636182597098527106663618259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7271696-c6fa-416f-84b2-fa57bd537eb6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41981283-e418-4872-8ec7-46a93fd4eac4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41981283-e418-4872-8ec7-46a93fd4eac4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8762428970256211296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87624289702562112968762428970256211296876242897025621129687624289702562112968762428970256211296876242897025621129687624289702562112968762428970256211296876242897025621129687624289702562112968762428970256211296876242897025621129687624289702562112968762428970256211296876242897025621129687624289702562112968762428970256211296876242897025621129687624289702562112968762428970256211296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41981283-e418-4872-8ec7-46a93fd4eac4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df0160b-618d-4c2f-9e3b-1ad626a2e724, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df0160b-618d-4c2f-9e3b-1ad626a2e724, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5518406303142799796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55184063031427997965518406303142799796551840630314279979655184063031427997965518406303142799796551840630314279979655184063031427997965518406303142799796551840630314279979655184063031427997965518406303142799796551840630314279979655184063031427997965518406303142799796551840630314279979655184063031427997965518406303142799796551840630314279979655184063031427997965518406303142799796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181aaa06-79bd-4db3-9338-8c823aa14abe, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 987b244c-24cc-46b9-b7bb-7a0d853beabb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 987b244c-24cc-46b9-b7bb-7a0d853beabb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4357710312468975592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43577103124689755924357710312468975592435771031246897559243577103124689755924357710312468975592435771031246897559243577103124689755924357710312468975592435771031246897559243577103124689755924357710312468975592435771031246897559243577103124689755924357710312468975592435771031246897559243577103124689755924357710312468975592435771031246897559243577103124689755924357710312468975592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df0160b-618d-4c2f-9e3b-1ad626a2e724, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6db72f87-f994-401c-a332-ed92f417b8ac, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6db72f87-f994-401c-a332-ed92f417b8ac, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13388720279889224282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338872027988922428213388720279889224282133887202798892242821338872027988922428213388720279889224282133887202798892242821338872027988922428213388720279889224282133887202798892242821338872027988922428213388720279889224282133887202798892242821338872027988922428213388720279889224282133887202798892242821338872027988922428213388720279889224282133887202798892242821338872027988922428213388720279889224282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 987b244c-24cc-46b9-b7bb-7a0d853beabb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a76be9c-3f60-4b50-9749-445a173c0ece, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a76be9c-3f60-4b50-9749-445a173c0ece, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4881564011930748019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48815640119307480194881564011930748019488156401193074801948815640119307480194881564011930748019488156401193074801948815640119307480194881564011930748019488156401193074801948815640119307480194881564011930748019488156401193074801948815640119307480194881564011930748019488156401193074801948815640119307480194881564011930748019488156401193074801948815640119307480194881564011930748019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6db72f87-f994-401c-a332-ed92f417b8ac, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1fa6254-1642-456d-978c-545a0d93c0ff, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1fa6254-1642-456d-978c-545a0d93c0ff, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18430535624983508949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843053562498350894918430535624983508949184305356249835089491843053562498350894918430535624983508949184305356249835089491843053562498350894918430535624983508949184305356249835089491843053562498350894918430535624983508949184305356249835089491843053562498350894918430535624983508949184305356249835089491843053562498350894918430535624983508949184305356249835089491843053562498350894918430535624983508949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a76be9c-3f60-4b50-9749-445a173c0ece, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf982a71-a6d4-4a3d-877d-199ca76d3ceb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf982a71-a6d4-4a3d-877d-199ca76d3ceb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3625642110231488915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36256421102314889153625642110231488915362564211023148891536256421102314889153625642110231488915362564211023148891536256421102314889153625642110231488915362564211023148891536256421102314889153625642110231488915362564211023148891536256421102314889153625642110231488915362564211023148891536256421102314889153625642110231488915362564211023148891536256421102314889153625642110231488915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1fa6254-1642-456d-978c-545a0d93c0ff, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 773e8b50-e8c9-4257-acce-83db02c3c25c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 773e8b50-e8c9-4257-acce-83db02c3c25c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14764374083670384032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476437408367038403214764374083670384032147643740836703840321476437408367038403214764374083670384032147643740836703840321476437408367038403214764374083670384032147643740836703840321476437408367038403214764374083670384032147643740836703840321476437408367038403214764374083670384032147643740836703840321476437408367038403214764374083670384032147643740836703840321476437408367038403214764374083670384032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf982a71-a6d4-4a3d-877d-199ca76d3ceb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29673899-f5f3-454f-a84f-d9c87144a5f6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29673899-f5f3-454f-a84f-d9c87144a5f6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1718992259977733388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17189922599777333881718992259977733388171899225997773338817189922599777333881718992259977733388171899225997773338817189922599777333881718992259977733388171899225997773338817189922599777333881718992259977733388171899225997773338817189922599777333881718992259977733388171899225997773338817189922599777333881718992259977733388171899225997773338817189922599777333881718992259977733388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29673899-f5f3-454f-a84f-d9c87144a5f6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 773e8b50-e8c9-4257-acce-83db02c3c25c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d576b44-0b24-40c0-a60e-2f02a09bfe4a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d576b44-0b24-40c0-a60e-2f02a09bfe4a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5663220174934390144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56632201749343901445663220174934390144566322017493439014456632201749343901445663220174934390144566322017493439014456632201749343901445663220174934390144566322017493439014456632201749343901445663220174934390144566322017493439014456632201749343901445663220174934390144566322017493439014456632201749343901445663220174934390144566322017493439014456632201749343901445663220174934390144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5f5b9a1-da83-4736-ab4e-ec8dd7af5487, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5f5b9a1-da83-4736-ab4e-ec8dd7af5487, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18054278640349580574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805427864034958057418054278640349580574180542786403495805741805427864034958057418054278640349580574180542786403495805741805427864034958057418054278640349580574180542786403495805741805427864034958057418054278640349580574180542786403495805741805427864034958057418054278640349580574180542786403495805741805427864034958057418054278640349580574180542786403495805741805427864034958057418054278640349580574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d576b44-0b24-40c0-a60e-2f02a09bfe4a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab2efd4-c230-4470-9ee9-e250725ddb16, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab2efd4-c230-4470-9ee9-e250725ddb16, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17799531167784498339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779953116778449833917799531167784498339177995311677844983391779953116778449833917799531167784498339177995311677844983391779953116778449833917799531167784498339177995311677844983391779953116778449833917799531167784498339177995311677844983391779953116778449833917799531167784498339177995311677844983391779953116778449833917799531167784498339177995311677844983391779953116778449833917799531167784498339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5f5b9a1-da83-4736-ab4e-ec8dd7af5487, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d00bebe-a8da-4bbd-9082-b881de92129e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d00bebe-a8da-4bbd-9082-b881de92129e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2159164498852047167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21591644988520471672159164498852047167215916449885204716721591644988520471672159164498852047167215916449885204716721591644988520471672159164498852047167215916449885204716721591644988520471672159164498852047167215916449885204716721591644988520471672159164498852047167215916449885204716721591644988520471672159164498852047167215916449885204716721591644988520471672159164498852047167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab2efd4-c230-4470-9ee9-e250725ddb16, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53be8e9b-7148-4fc1-a9cb-f009b543dcc5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53be8e9b-7148-4fc1-a9cb-f009b543dcc5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7447641842992286095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74476418429922860957447641842992286095744764184299228609574476418429922860957447641842992286095744764184299228609574476418429922860957447641842992286095744764184299228609574476418429922860957447641842992286095744764184299228609574476418429922860957447641842992286095744764184299228609574476418429922860957447641842992286095744764184299228609574476418429922860957447641842992286095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53be8e9b-7148-4fc1-a9cb-f009b543dcc5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d79c94c-f764-487d-956c-4949ab789665, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d00bebe-a8da-4bbd-9082-b881de92129e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e29763bd-bc0a-42aa-82ff-2c0a60ae006f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d79c94c-f764-487d-956c-4949ab789665, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18373798755711634731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837379875571163473118373798755711634731183737987557116347311837379875571163473118373798755711634731183737987557116347311837379875571163473118373798755711634731183737987557116347311837379875571163473118373798755711634731183737987557116347311837379875571163473118373798755711634731183737987557116347311837379875571163473118373798755711634731183737987557116347311837379875571163473118373798755711634731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e29763bd-bc0a-42aa-82ff-2c0a60ae006f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1719324582185075684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17193245821850756841719324582185075684171932458218507568417193245821850756841719324582185075684171932458218507568417193245821850756841719324582185075684171932458218507568417193245821850756841719324582185075684171932458218507568417193245821850756841719324582185075684171932458218507568417193245821850756841719324582185075684171932458218507568417193245821850756841719324582185075684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d79c94c-f764-487d-956c-4949ab789665, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e29763bd-bc0a-42aa-82ff-2c0a60ae006f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1bab23d-aaa5-47c3-a2de-e9569bd3e5e1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78e962e-8008-4dce-b399-e2e7441b23a4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1bab23d-aaa5-47c3-a2de-e9569bd3e5e1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3232312424932998484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32323124249329984843232312424932998484323231242493299848432323124249329984843232312424932998484323231242493299848432323124249329984843232312424932998484323231242493299848432323124249329984843232312424932998484323231242493299848432323124249329984843232312424932998484323231242493299848432323124249329984843232312424932998484323231242493299848432323124249329984843232312424932998484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78e962e-8008-4dce-b399-e2e7441b23a4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4610806666256691272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46108066662566912724610806666256691272461080666625669127246108066662566912724610806666256691272461080666625669127246108066662566912724610806666256691272461080666625669127246108066662566912724610806666256691272461080666625669127246108066662566912724610806666256691272461080666625669127246108066662566912724610806666256691272461080666625669127246108066662566912724610806666256691272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78e962e-8008-4dce-b399-e2e7441b23a4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1a755fd-f812-4689-8c9d-c54a0900bb6f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1a755fd-f812-4689-8c9d-c54a0900bb6f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2466853541057050061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24668535410570500612466853541057050061246685354105705006124668535410570500612466853541057050061246685354105705006124668535410570500612466853541057050061246685354105705006124668535410570500612466853541057050061246685354105705006124668535410570500612466853541057050061246685354105705006124668535410570500612466853541057050061246685354105705006124668535410570500612466853541057050061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1bab23d-aaa5-47c3-a2de-e9569bd3e5e1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9756c7dd-3199-4d6c-8c36-bc288203311c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9756c7dd-3199-4d6c-8c36-bc288203311c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7795152182700119077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77951521827001190777795152182700119077779515218270011907777951521827001190777795152182700119077779515218270011907777951521827001190777795152182700119077779515218270011907777951521827001190777795152182700119077779515218270011907777951521827001190777795152182700119077779515218270011907777951521827001190777795152182700119077779515218270011907777951521827001190777795152182700119077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1a755fd-f812-4689-8c9d-c54a0900bb6f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d8bdaf9-3fd5-4d8d-993a-34f0cfdb2b21, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d8bdaf9-3fd5-4d8d-993a-34f0cfdb2b21, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2409814149400711331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24098141494007113312409814149400711331240981414940071133124098141494007113312409814149400711331240981414940071133124098141494007113312409814149400711331240981414940071133124098141494007113312409814149400711331240981414940071133124098141494007113312409814149400711331240981414940071133124098141494007113312409814149400711331240981414940071133124098141494007113312409814149400711331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9756c7dd-3199-4d6c-8c36-bc288203311c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10f6b3b1-6d5a-49f2-91ea-48cf114370c2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10f6b3b1-6d5a-49f2-91ea-48cf114370c2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3890914714526195905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38909147145261959053890914714526195905389091471452619590538909147145261959053890914714526195905389091471452619590538909147145261959053890914714526195905389091471452619590538909147145261959053890914714526195905389091471452619590538909147145261959053890914714526195905389091471452619590538909147145261959053890914714526195905389091471452619590538909147145261959053890914714526195905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d8bdaf9-3fd5-4d8d-993a-34f0cfdb2b21, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9985735-e1fc-4c96-82bc-550e1c20e453, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9985735-e1fc-4c96-82bc-550e1c20e453, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2005234492065287020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20052344920652870202005234492065287020200523449206528702020052344920652870202005234492065287020200523449206528702020052344920652870202005234492065287020200523449206528702020052344920652870202005234492065287020200523449206528702020052344920652870202005234492065287020200523449206528702020052344920652870202005234492065287020200523449206528702020052344920652870202005234492065287020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10f6b3b1-6d5a-49f2-91ea-48cf114370c2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a679e2de-41ce-4a37-a336-05c2ac9bb4eb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a679e2de-41ce-4a37-a336-05c2ac9bb4eb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18292456572252950897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829245657225295089718292456572252950897182924565722529508971829245657225295089718292456572252950897182924565722529508971829245657225295089718292456572252950897182924565722529508971829245657225295089718292456572252950897182924565722529508971829245657225295089718292456572252950897182924565722529508971829245657225295089718292456572252950897182924565722529508971829245657225295089718292456572252950897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9985735-e1fc-4c96-82bc-550e1c20e453, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a12b527-3563-499f-8db6-5e0d8787a913, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a12b527-3563-499f-8db6-5e0d8787a913, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 379777982058650132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132379777982058650132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a679e2de-41ce-4a37-a336-05c2ac9bb4eb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d554c5e-d1c5-498e-8da0-27c5d9e0aa1c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d554c5e-d1c5-498e-8da0-27c5d9e0aa1c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3844090128236013115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38440901282360131153844090128236013115384409012823601311538440901282360131153844090128236013115384409012823601311538440901282360131153844090128236013115384409012823601311538440901282360131153844090128236013115384409012823601311538440901282360131153844090128236013115384409012823601311538440901282360131153844090128236013115384409012823601311538440901282360131153844090128236013115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a12b527-3563-499f-8db6-5e0d8787a913, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c18fd1ff-7b3c-4fa9-b7e4-b331d54095d4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c18fd1ff-7b3c-4fa9-b7e4-b331d54095d4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13803024459791746500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380302445979174650013803024459791746500138030244597917465001380302445979174650013803024459791746500138030244597917465001380302445979174650013803024459791746500138030244597917465001380302445979174650013803024459791746500138030244597917465001380302445979174650013803024459791746500138030244597917465001380302445979174650013803024459791746500138030244597917465001380302445979174650013803024459791746500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d554c5e-d1c5-498e-8da0-27c5d9e0aa1c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e885c9-69c1-4b13-87cf-41d623bf11f4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e885c9-69c1-4b13-87cf-41d623bf11f4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572257683169744246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55722576831697442465572257683169744246557225768316974424655722576831697442465572257683169744246557225768316974424655722576831697442465572257683169744246557225768316974424655722576831697442465572257683169744246557225768316974424655722576831697442465572257683169744246557225768316974424655722576831697442465572257683169744246557225768316974424655722576831697442465572257683169744246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c18fd1ff-7b3c-4fa9-b7e4-b331d54095d4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac984b2-459f-451a-8bcd-f85dff253711, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac984b2-459f-451a-8bcd-f85dff253711, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14107047257892875436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410704725789287543614107047257892875436141070472578928754361410704725789287543614107047257892875436141070472578928754361410704725789287543614107047257892875436141070472578928754361410704725789287543614107047257892875436141070472578928754361410704725789287543614107047257892875436141070472578928754361410704725789287543614107047257892875436141070472578928754361410704725789287543614107047257892875436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e885c9-69c1-4b13-87cf-41d623bf11f4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d501de9-507d-4b0a-a142-68b005b8dea2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d501de9-507d-4b0a-a142-68b005b8dea2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12355357970362203915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235535797036220391512355357970362203915123553579703622039151235535797036220391512355357970362203915123553579703622039151235535797036220391512355357970362203915123553579703622039151235535797036220391512355357970362203915123553579703622039151235535797036220391512355357970362203915123553579703622039151235535797036220391512355357970362203915123553579703622039151235535797036220391512355357970362203915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac984b2-459f-451a-8bcd-f85dff253711, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0cd3ba0-1fa9-487d-ada8-e4005354a4d0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0cd3ba0-1fa9-487d-ada8-e4005354a4d0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11831793044640221913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183179304464022191311831793044640221913118317930446402219131183179304464022191311831793044640221913118317930446402219131183179304464022191311831793044640221913118317930446402219131183179304464022191311831793044640221913118317930446402219131183179304464022191311831793044640221913118317930446402219131183179304464022191311831793044640221913118317930446402219131183179304464022191311831793044640221913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d501de9-507d-4b0a-a142-68b005b8dea2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 520b03cc-15a9-4678-a96e-6b7d90544424, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 520b03cc-15a9-4678-a96e-6b7d90544424, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4948386299803131116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49483862998031311164948386299803131116494838629980313111649483862998031311164948386299803131116494838629980313111649483862998031311164948386299803131116494838629980313111649483862998031311164948386299803131116494838629980313111649483862998031311164948386299803131116494838629980313111649483862998031311164948386299803131116494838629980313111649483862998031311164948386299803131116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0cd3ba0-1fa9-487d-ada8-e4005354a4d0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11350bda-778e-4dd9-91e3-d74830c6bb7e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11350bda-778e-4dd9-91e3-d74830c6bb7e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1462303370101117051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14623033701011170511462303370101117051146230337010111705114623033701011170511462303370101117051146230337010111705114623033701011170511462303370101117051146230337010111705114623033701011170511462303370101117051146230337010111705114623033701011170511462303370101117051146230337010111705114623033701011170511462303370101117051146230337010111705114623033701011170511462303370101117051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 520b03cc-15a9-4678-a96e-6b7d90544424, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f12c9f66-3ffc-4329-ae28-38ab2b033e80, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12c9f66-3ffc-4329-ae28-38ab2b033e80, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8402924171032240892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84029241710322408928402924171032240892840292417103224089284029241710322408928402924171032240892840292417103224089284029241710322408928402924171032240892840292417103224089284029241710322408928402924171032240892840292417103224089284029241710322408928402924171032240892840292417103224089284029241710322408928402924171032240892840292417103224089284029241710322408928402924171032240892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11350bda-778e-4dd9-91e3-d74830c6bb7e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbfd8a58-4feb-4e1d-9860-052757617207, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbfd8a58-4feb-4e1d-9860-052757617207, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12514653974290230319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251465397429023031912514653974290230319125146539742902303191251465397429023031912514653974290230319125146539742902303191251465397429023031912514653974290230319125146539742902303191251465397429023031912514653974290230319125146539742902303191251465397429023031912514653974290230319125146539742902303191251465397429023031912514653974290230319125146539742902303191251465397429023031912514653974290230319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12c9f66-3ffc-4329-ae28-38ab2b033e80, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fdd48e2-62f3-46c4-a9c3-5c36bbb6ebf3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbfd8a58-4feb-4e1d-9860-052757617207, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fdd48e2-62f3-46c4-a9c3-5c36bbb6ebf3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14890341524859453146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489034152485945314614890341524859453146148903415248594531461489034152485945314614890341524859453146148903415248594531461489034152485945314614890341524859453146148903415248594531461489034152485945314614890341524859453146148903415248594531461489034152485945314614890341524859453146148903415248594531461489034152485945314614890341524859453146148903415248594531461489034152485945314614890341524859453146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de9ad885-ee2d-4295-9265-8850fe5e3855, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de9ad885-ee2d-4295-9265-8850fe5e3855, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6279122976687392696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62791229766873926966279122976687392696627912297668739269662791229766873926966279122976687392696627912297668739269662791229766873926966279122976687392696627912297668739269662791229766873926966279122976687392696627912297668739269662791229766873926966279122976687392696627912297668739269662791229766873926966279122976687392696627912297668739269662791229766873926966279122976687392696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de9ad885-ee2d-4295-9265-8850fe5e3855, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 221ea202-281d-4ab9-927f-ccd36a62f382, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 221ea202-281d-4ab9-927f-ccd36a62f382, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7454279706615261814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74542797066152618147454279706615261814745427970661526181474542797066152618147454279706615261814745427970661526181474542797066152618147454279706615261814745427970661526181474542797066152618147454279706615261814745427970661526181474542797066152618147454279706615261814745427970661526181474542797066152618147454279706615261814745427970661526181474542797066152618147454279706615261814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 221ea202-281d-4ab9-927f-ccd36a62f382, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fdd48e2-62f3-46c4-a9c3-5c36bbb6ebf3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e414af89-d227-4cea-89a8-14fb1a9fd2a1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e414af89-d227-4cea-89a8-14fb1a9fd2a1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16504764652286626359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650476465228662635916504764652286626359165047646522866263591650476465228662635916504764652286626359165047646522866263591650476465228662635916504764652286626359165047646522866263591650476465228662635916504764652286626359165047646522866263591650476465228662635916504764652286626359165047646522866263591650476465228662635916504764652286626359165047646522866263591650476465228662635916504764652286626359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f2c02a-3f71-4488-8444-8a07cab53511, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f2c02a-3f71-4488-8444-8a07cab53511, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5865425433533312679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58654254335333126795865425433533312679586542543353331267958654254335333126795865425433533312679586542543353331267958654254335333126795865425433533312679586542543353331267958654254335333126795865425433533312679586542543353331267958654254335333126795865425433533312679586542543353331267958654254335333126795865425433533312679586542543353331267958654254335333126795865425433533312679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e414af89-d227-4cea-89a8-14fb1a9fd2a1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1677a0ea-4b50-48ba-b012-f6d6bb24a3db, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1677a0ea-4b50-48ba-b012-f6d6bb24a3db, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4220230438174057620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42202304381740576204220230438174057620422023043817405762042202304381740576204220230438174057620422023043817405762042202304381740576204220230438174057620422023043817405762042202304381740576204220230438174057620422023043817405762042202304381740576204220230438174057620422023043817405762042202304381740576204220230438174057620422023043817405762042202304381740576204220230438174057620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f2c02a-3f71-4488-8444-8a07cab53511, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b3f0bcf-c4cb-4832-8b06-7693716e7bdc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b3f0bcf-c4cb-4832-8b06-7693716e7bdc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17101114347403494730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710111434740349473017101114347403494730171011143474034947301710111434740349473017101114347403494730171011143474034947301710111434740349473017101114347403494730171011143474034947301710111434740349473017101114347403494730171011143474034947301710111434740349473017101114347403494730171011143474034947301710111434740349473017101114347403494730171011143474034947301710111434740349473017101114347403494730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1677a0ea-4b50-48ba-b012-f6d6bb24a3db, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 548f3986-0347-469e-a039-2a5327622dcc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 548f3986-0347-469e-a039-2a5327622dcc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10805570546236528902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080557054623652890210805570546236528902108055705462365289021080557054623652890210805570546236528902108055705462365289021080557054623652890210805570546236528902108055705462365289021080557054623652890210805570546236528902108055705462365289021080557054623652890210805570546236528902108055705462365289021080557054623652890210805570546236528902108055705462365289021080557054623652890210805570546236528902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b3f0bcf-c4cb-4832-8b06-7693716e7bdc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0efdad0-78b5-408c-b91b-49bab298de1b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0efdad0-78b5-408c-b91b-49bab298de1b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5919758831821253978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59197588318212539785919758831821253978591975883182125397859197588318212539785919758831821253978591975883182125397859197588318212539785919758831821253978591975883182125397859197588318212539785919758831821253978591975883182125397859197588318212539785919758831821253978591975883182125397859197588318212539785919758831821253978591975883182125397859197588318212539785919758831821253978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 548f3986-0347-469e-a039-2a5327622dcc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8fe3b1e-a32b-4b30-8a2b-4ac4519d2569, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8fe3b1e-a32b-4b30-8a2b-4ac4519d2569, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11777750556932866562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177775055693286656211777750556932866562117777505569328665621177775055693286656211777750556932866562117777505569328665621177775055693286656211777750556932866562117777505569328665621177775055693286656211777750556932866562117777505569328665621177775055693286656211777750556932866562117777505569328665621177775055693286656211777750556932866562117777505569328665621177775055693286656211777750556932866562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8fe3b1e-a32b-4b30-8a2b-4ac4519d2569, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b35575cd-ee8e-4e80-bcb1-42e5ec8549da, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b35575cd-ee8e-4e80-bcb1-42e5ec8549da, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1899796733559101779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18997967335591017791899796733559101779189979673355910177918997967335591017791899796733559101779189979673355910177918997967335591017791899796733559101779189979673355910177918997967335591017791899796733559101779189979673355910177918997967335591017791899796733559101779189979673355910177918997967335591017791899796733559101779189979673355910177918997967335591017791899796733559101779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0efdad0-78b5-408c-b91b-49bab298de1b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e0a6043-3d17-4a45-af3f-a65bfa4d505c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e0a6043-3d17-4a45-af3f-a65bfa4d505c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8713986357401575826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87139863574015758268713986357401575826871398635740157582687139863574015758268713986357401575826871398635740157582687139863574015758268713986357401575826871398635740157582687139863574015758268713986357401575826871398635740157582687139863574015758268713986357401575826871398635740157582687139863574015758268713986357401575826871398635740157582687139863574015758268713986357401575826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b35575cd-ee8e-4e80-bcb1-42e5ec8549da, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5069fd68-f3b7-4832-a9c0-7b725ff4f406, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5069fd68-f3b7-4832-a9c0-7b725ff4f406, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14991443688791303247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499144368879130324714991443688791303247149914436887913032471499144368879130324714991443688791303247149914436887913032471499144368879130324714991443688791303247149914436887913032471499144368879130324714991443688791303247149914436887913032471499144368879130324714991443688791303247149914436887913032471499144368879130324714991443688791303247149914436887913032471499144368879130324714991443688791303247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e0a6043-3d17-4a45-af3f-a65bfa4d505c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a0e6d9e-5b4f-418b-bd45-d727be4571f1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a0e6d9e-5b4f-418b-bd45-d727be4571f1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17124189232130427660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712418923213042766017124189232130427660171241892321304276601712418923213042766017124189232130427660171241892321304276601712418923213042766017124189232130427660171241892321304276601712418923213042766017124189232130427660171241892321304276601712418923213042766017124189232130427660171241892321304276601712418923213042766017124189232130427660171241892321304276601712418923213042766017124189232130427660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5069fd68-f3b7-4832-a9c0-7b725ff4f406, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e798eab-c4be-48d4-85b6-3a6283cd1cbd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e798eab-c4be-48d4-85b6-3a6283cd1cbd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1000697615915290097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10006976159152900971000697615915290097100069761591529009710006976159152900971000697615915290097100069761591529009710006976159152900971000697615915290097100069761591529009710006976159152900971000697615915290097100069761591529009710006976159152900971000697615915290097100069761591529009710006976159152900971000697615915290097100069761591529009710006976159152900971000697615915290097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a0e6d9e-5b4f-418b-bd45-d727be4571f1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0214a47a-0b49-4c96-913c-490fefdc4f13, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0214a47a-0b49-4c96-913c-490fefdc4f13, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17618554873389475234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761855487338947523417618554873389475234176185548733894752341761855487338947523417618554873389475234176185548733894752341761855487338947523417618554873389475234176185548733894752341761855487338947523417618554873389475234176185548733894752341761855487338947523417618554873389475234176185548733894752341761855487338947523417618554873389475234176185548733894752341761855487338947523417618554873389475234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e798eab-c4be-48d4-85b6-3a6283cd1cbd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2a30ebd-ae59-4c98-ab44-1c395c2b83e8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a30ebd-ae59-4c98-ab44-1c395c2b83e8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9560884865337821842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95608848653378218429560884865337821842956088486533782184295608848653378218429560884865337821842956088486533782184295608848653378218429560884865337821842956088486533782184295608848653378218429560884865337821842956088486533782184295608848653378218429560884865337821842956088486533782184295608848653378218429560884865337821842956088486533782184295608848653378218429560884865337821842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0214a47a-0b49-4c96-913c-490fefdc4f13, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab66a7c-1ec5-4faa-b196-150b8a04f802, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab66a7c-1ec5-4faa-b196-150b8a04f802, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12663587562199165120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266358756219916512012663587562199165120126635875621991651201266358756219916512012663587562199165120126635875621991651201266358756219916512012663587562199165120126635875621991651201266358756219916512012663587562199165120126635875621991651201266358756219916512012663587562199165120126635875621991651201266358756219916512012663587562199165120126635875621991651201266358756219916512012663587562199165120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a30ebd-ae59-4c98-ab44-1c395c2b83e8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebddfbf3-e3a5-434b-85e2-d76200c357ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebddfbf3-e3a5-434b-85e2-d76200c357ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4411378703783030181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44113787037830301814411378703783030181441137870378303018144113787037830301814411378703783030181441137870378303018144113787037830301814411378703783030181441137870378303018144113787037830301814411378703783030181441137870378303018144113787037830301814411378703783030181441137870378303018144113787037830301814411378703783030181441137870378303018144113787037830301814411378703783030181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab66a7c-1ec5-4faa-b196-150b8a04f802, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f2b7e14-4c73-4533-8e0c-261ec37d6e10, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f2b7e14-4c73-4533-8e0c-261ec37d6e10, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6169497982964529916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61694979829645299166169497982964529916616949798296452991661694979829645299166169497982964529916616949798296452991661694979829645299166169497982964529916616949798296452991661694979829645299166169497982964529916616949798296452991661694979829645299166169497982964529916616949798296452991661694979829645299166169497982964529916616949798296452991661694979829645299166169497982964529916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebddfbf3-e3a5-434b-85e2-d76200c357ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f689beaa-2f58-4c04-8f4e-9046b1b383cc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f689beaa-2f58-4c04-8f4e-9046b1b383cc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4311545166857602784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43115451668576027844311545166857602784431154516685760278443115451668576027844311545166857602784431154516685760278443115451668576027844311545166857602784431154516685760278443115451668576027844311545166857602784431154516685760278443115451668576027844311545166857602784431154516685760278443115451668576027844311545166857602784431154516685760278443115451668576027844311545166857602784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f2b7e14-4c73-4533-8e0c-261ec37d6e10, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f84d0e66-76e0-47b3-971d-a8f17317bb0a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f84d0e66-76e0-47b3-971d-a8f17317bb0a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15193466255752227866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519346625575222786615193466255752227866151934662557522278661519346625575222786615193466255752227866151934662557522278661519346625575222786615193466255752227866151934662557522278661519346625575222786615193466255752227866151934662557522278661519346625575222786615193466255752227866151934662557522278661519346625575222786615193466255752227866151934662557522278661519346625575222786615193466255752227866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f689beaa-2f58-4c04-8f4e-9046b1b383cc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e4329b5-b98f-4064-9f22-b3cfec4bd174, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e4329b5-b98f-4064-9f22-b3cfec4bd174, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10152420247996323040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015242024799632304010152420247996323040101524202479963230401015242024799632304010152420247996323040101524202479963230401015242024799632304010152420247996323040101524202479963230401015242024799632304010152420247996323040101524202479963230401015242024799632304010152420247996323040101524202479963230401015242024799632304010152420247996323040101524202479963230401015242024799632304010152420247996323040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f84d0e66-76e0-47b3-971d-a8f17317bb0a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7a8f8cb-f046-44da-bb42-cf501d1f5c89, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7a8f8cb-f046-44da-bb42-cf501d1f5c89, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17422139853690679861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742213985369067986117422139853690679861174221398536906798611742213985369067986117422139853690679861174221398536906798611742213985369067986117422139853690679861174221398536906798611742213985369067986117422139853690679861174221398536906798611742213985369067986117422139853690679861174221398536906798611742213985369067986117422139853690679861174221398536906798611742213985369067986117422139853690679861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e4329b5-b98f-4064-9f22-b3cfec4bd174, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43c4fd8c-3656-42fc-8eae-2c6dd0a9d94a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43c4fd8c-3656-42fc-8eae-2c6dd0a9d94a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2654496689671576867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26544966896715768672654496689671576867265449668967157686726544966896715768672654496689671576867265449668967157686726544966896715768672654496689671576867265449668967157686726544966896715768672654496689671576867265449668967157686726544966896715768672654496689671576867265449668967157686726544966896715768672654496689671576867265449668967157686726544966896715768672654496689671576867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7a8f8cb-f046-44da-bb42-cf501d1f5c89, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 938a5302-4991-4ef2-b5f0-7e765068f0be, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 938a5302-4991-4ef2-b5f0-7e765068f0be, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8713131550022098999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87131315500220989998713131550022098999871313155002209899987131315500220989998713131550022098999871313155002209899987131315500220989998713131550022098999871313155002209899987131315500220989998713131550022098999871313155002209899987131315500220989998713131550022098999871313155002209899987131315500220989998713131550022098999871313155002209899987131315500220989998713131550022098999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43c4fd8c-3656-42fc-8eae-2c6dd0a9d94a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44ecd893-53c5-451a-9875-b1153b648266, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44ecd893-53c5-451a-9875-b1153b648266, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10630976675157902361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063097667515790236110630976675157902361106309766751579023611063097667515790236110630976675157902361106309766751579023611063097667515790236110630976675157902361106309766751579023611063097667515790236110630976675157902361106309766751579023611063097667515790236110630976675157902361106309766751579023611063097667515790236110630976675157902361106309766751579023611063097667515790236110630976675157902361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 938a5302-4991-4ef2-b5f0-7e765068f0be, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef4db584-067f-43ee-88e7-68902c1fa233, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef4db584-067f-43ee-88e7-68902c1fa233, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 907435407050829514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514907435407050829514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44ecd893-53c5-451a-9875-b1153b648266, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 324cf0d6-fc0e-4d70-b560-be45c4f1f649, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 324cf0d6-fc0e-4d70-b560-be45c4f1f649, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16121034287349513124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612103428734951312416121034287349513124161210342873495131241612103428734951312416121034287349513124161210342873495131241612103428734951312416121034287349513124161210342873495131241612103428734951312416121034287349513124161210342873495131241612103428734951312416121034287349513124161210342873495131241612103428734951312416121034287349513124161210342873495131241612103428734951312416121034287349513124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef4db584-067f-43ee-88e7-68902c1fa233, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc145cb3-6932-481a-8404-d2dbc408b8fd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc145cb3-6932-481a-8404-d2dbc408b8fd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12305575360558506434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230557536055850643412305575360558506434123055753605585064341230557536055850643412305575360558506434123055753605585064341230557536055850643412305575360558506434123055753605585064341230557536055850643412305575360558506434123055753605585064341230557536055850643412305575360558506434123055753605585064341230557536055850643412305575360558506434123055753605585064341230557536055850643412305575360558506434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 324cf0d6-fc0e-4d70-b560-be45c4f1f649, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77b38513-c62e-469a-8f7e-f3a6cf1eb8cb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77b38513-c62e-469a-8f7e-f3a6cf1eb8cb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6183748363293357322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61837483632933573226183748363293357322618374836329335732261837483632933573226183748363293357322618374836329335732261837483632933573226183748363293357322618374836329335732261837483632933573226183748363293357322618374836329335732261837483632933573226183748363293357322618374836329335732261837483632933573226183748363293357322618374836329335732261837483632933573226183748363293357322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc145cb3-6932-481a-8404-d2dbc408b8fd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ad3091e-da01-460d-b4b3-cc39bb25c347, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ad3091e-da01-460d-b4b3-cc39bb25c347, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1002175514713048406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10021755147130484061002175514713048406100217551471304840610021755147130484061002175514713048406100217551471304840610021755147130484061002175514713048406100217551471304840610021755147130484061002175514713048406100217551471304840610021755147130484061002175514713048406100217551471304840610021755147130484061002175514713048406100217551471304840610021755147130484061002175514713048406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77b38513-c62e-469a-8f7e-f3a6cf1eb8cb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ad3091e-da01-460d-b4b3-cc39bb25c347, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ee14e4b-ac77-4767-bf78-f5d071b8d9b8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee14e4b-ac77-4767-bf78-f5d071b8d9b8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7270997783908702917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72709977839087029177270997783908702917727099778390870291772709977839087029177270997783908702917727099778390870291772709977839087029177270997783908702917727099778390870291772709977839087029177270997783908702917727099778390870291772709977839087029177270997783908702917727099778390870291772709977839087029177270997783908702917727099778390870291772709977839087029177270997783908702917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a2db27-9c8f-4018-9257-eed109af0496, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a2db27-9c8f-4018-9257-eed109af0496, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15154313750572216588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515431375057221658815154313750572216588151543137505722165881515431375057221658815154313750572216588151543137505722165881515431375057221658815154313750572216588151543137505722165881515431375057221658815154313750572216588151543137505722165881515431375057221658815154313750572216588151543137505722165881515431375057221658815154313750572216588151543137505722165881515431375057221658815154313750572216588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee14e4b-ac77-4767-bf78-f5d071b8d9b8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6e66d6-00c0-4bde-bd74-c637392ae3da, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6e66d6-00c0-4bde-bd74-c637392ae3da, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16859254450048132926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685925445004813292616859254450048132926168592544500481329261685925445004813292616859254450048132926168592544500481329261685925445004813292616859254450048132926168592544500481329261685925445004813292616859254450048132926168592544500481329261685925445004813292616859254450048132926168592544500481329261685925445004813292616859254450048132926168592544500481329261685925445004813292616859254450048132926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a2db27-9c8f-4018-9257-eed109af0496, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 992b2030-ddc5-435c-9879-61079c039e84, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 992b2030-ddc5-435c-9879-61079c039e84, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 680302458366651363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363680302458366651363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6e66d6-00c0-4bde-bd74-c637392ae3da, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 829326ae-eb43-4246-a426-99ff5ce85542, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 829326ae-eb43-4246-a426-99ff5ce85542, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11511937906562838528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151193790656283852811511937906562838528115119379065628385281151193790656283852811511937906562838528115119379065628385281151193790656283852811511937906562838528115119379065628385281151193790656283852811511937906562838528115119379065628385281151193790656283852811511937906562838528115119379065628385281151193790656283852811511937906562838528115119379065628385281151193790656283852811511937906562838528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 992b2030-ddc5-435c-9879-61079c039e84, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2edaabbf-5152-4114-bb1b-ea06be79f7c9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2edaabbf-5152-4114-bb1b-ea06be79f7c9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5517020551385004378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55170205513850043785517020551385004378551702055138500437855170205513850043785517020551385004378551702055138500437855170205513850043785517020551385004378551702055138500437855170205513850043785517020551385004378551702055138500437855170205513850043785517020551385004378551702055138500437855170205513850043785517020551385004378551702055138500437855170205513850043785517020551385004378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 829326ae-eb43-4246-a426-99ff5ce85542, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f39c59c5-e307-4b57-a760-6ce4932cbfe5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f39c59c5-e307-4b57-a760-6ce4932cbfe5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17202043063693735661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720204306369373566117202043063693735661172020430636937356611720204306369373566117202043063693735661172020430636937356611720204306369373566117202043063693735661172020430636937356611720204306369373566117202043063693735661172020430636937356611720204306369373566117202043063693735661172020430636937356611720204306369373566117202043063693735661172020430636937356611720204306369373566117202043063693735661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2edaabbf-5152-4114-bb1b-ea06be79f7c9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d91e048c-949d-4b23-a08e-6937e35b647a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d91e048c-949d-4b23-a08e-6937e35b647a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11995408705723411713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199540870572341171311995408705723411713119954087057234117131199540870572341171311995408705723411713119954087057234117131199540870572341171311995408705723411713119954087057234117131199540870572341171311995408705723411713119954087057234117131199540870572341171311995408705723411713119954087057234117131199540870572341171311995408705723411713119954087057234117131199540870572341171311995408705723411713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f39c59c5-e307-4b57-a760-6ce4932cbfe5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 647d33f8-ad1a-4dd9-ac60-814f52d12de0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647d33f8-ad1a-4dd9-ac60-814f52d12de0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10561574677609453739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056157467760945373910561574677609453739105615746776094537391056157467760945373910561574677609453739105615746776094537391056157467760945373910561574677609453739105615746776094537391056157467760945373910561574677609453739105615746776094537391056157467760945373910561574677609453739105615746776094537391056157467760945373910561574677609453739105615746776094537391056157467760945373910561574677609453739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d91e048c-949d-4b23-a08e-6937e35b647a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49806b0f-5147-4492-b1e1-4975bcccf10f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49806b0f-5147-4492-b1e1-4975bcccf10f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1373546248161927467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13735462481619274671373546248161927467137354624816192746713735462481619274671373546248161927467137354624816192746713735462481619274671373546248161927467137354624816192746713735462481619274671373546248161927467137354624816192746713735462481619274671373546248161927467137354624816192746713735462481619274671373546248161927467137354624816192746713735462481619274671373546248161927467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647d33f8-ad1a-4dd9-ac60-814f52d12de0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c49aae-c460-4c56-8496-8e6b83a69978, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c49aae-c460-4c56-8496-8e6b83a69978, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1469994280297345770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14699942802973457701469994280297345770146999428029734577014699942802973457701469994280297345770146999428029734577014699942802973457701469994280297345770146999428029734577014699942802973457701469994280297345770146999428029734577014699942802973457701469994280297345770146999428029734577014699942802973457701469994280297345770146999428029734577014699942802973457701469994280297345770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49806b0f-5147-4492-b1e1-4975bcccf10f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06e97d36-bd27-4bd1-8466-ac34ebbf8357, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e97d36-bd27-4bd1-8466-ac34ebbf8357, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13441478004839129288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344147800483912928813441478004839129288134414780048391292881344147800483912928813441478004839129288134414780048391292881344147800483912928813441478004839129288134414780048391292881344147800483912928813441478004839129288134414780048391292881344147800483912928813441478004839129288134414780048391292881344147800483912928813441478004839129288134414780048391292881344147800483912928813441478004839129288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c49aae-c460-4c56-8496-8e6b83a69978, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2a22d2-2465-408b-9788-cc4ea23377d7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2a22d2-2465-408b-9788-cc4ea23377d7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14484763476960703101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448476347696070310114484763476960703101144847634769607031011448476347696070310114484763476960703101144847634769607031011448476347696070310114484763476960703101144847634769607031011448476347696070310114484763476960703101144847634769607031011448476347696070310114484763476960703101144847634769607031011448476347696070310114484763476960703101144847634769607031011448476347696070310114484763476960703101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e97d36-bd27-4bd1-8466-ac34ebbf8357, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b658116f-da9a-4c73-aec2-939baf6b6163, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b658116f-da9a-4c73-aec2-939baf6b6163, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3331165409786836769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33311654097868367693331165409786836769333116540978683676933311654097868367693331165409786836769333116540978683676933311654097868367693331165409786836769333116540978683676933311654097868367693331165409786836769333116540978683676933311654097868367693331165409786836769333116540978683676933311654097868367693331165409786836769333116540978683676933311654097868367693331165409786836769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2a22d2-2465-408b-9788-cc4ea23377d7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b658116f-da9a-4c73-aec2-939baf6b6163, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b00c16ac-0528-459b-bf55-d596d6b886ba, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b00c16ac-0528-459b-bf55-d596d6b886ba, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5596351650285533185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55963516502855331855596351650285533185559635165028553318555963516502855331855596351650285533185559635165028553318555963516502855331855596351650285533185559635165028553318555963516502855331855596351650285533185559635165028553318555963516502855331855596351650285533185559635165028553318555963516502855331855596351650285533185559635165028553318555963516502855331855596351650285533185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a3692d-b3ed-4ef8-94a2-f97844c4abc2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a3692d-b3ed-4ef8-94a2-f97844c4abc2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15349330099174439664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534933009917443966415349330099174439664153493300991744396641534933009917443966415349330099174439664153493300991744396641534933009917443966415349330099174439664153493300991744396641534933009917443966415349330099174439664153493300991744396641534933009917443966415349330099174439664153493300991744396641534933009917443966415349330099174439664153493300991744396641534933009917443966415349330099174439664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b00c16ac-0528-459b-bf55-d596d6b886ba, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dba328f0-54a8-45b5-b779-47899c91f112, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba328f0-54a8-45b5-b779-47899c91f112, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18006182693562561763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800618269356256176318006182693562561763180061826935625617631800618269356256176318006182693562561763180061826935625617631800618269356256176318006182693562561763180061826935625617631800618269356256176318006182693562561763180061826935625617631800618269356256176318006182693562561763180061826935625617631800618269356256176318006182693562561763180061826935625617631800618269356256176318006182693562561763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a3692d-b3ed-4ef8-94a2-f97844c4abc2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0a9b52-c3bc-4b64-8dcd-8da32a4929a0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0a9b52-c3bc-4b64-8dcd-8da32a4929a0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10829899594683206601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082989959468320660110829899594683206601108298995946832066011082989959468320660110829899594683206601108298995946832066011082989959468320660110829899594683206601108298995946832066011082989959468320660110829899594683206601108298995946832066011082989959468320660110829899594683206601108298995946832066011082989959468320660110829899594683206601108298995946832066011082989959468320660110829899594683206601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba328f0-54a8-45b5-b779-47899c91f112, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca05a8ef-8b67-40fc-a260-0de1f9d534e7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca05a8ef-8b67-40fc-a260-0de1f9d534e7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12312405726462649171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231240572646264917112312405726462649171123124057264626491711231240572646264917112312405726462649171123124057264626491711231240572646264917112312405726462649171123124057264626491711231240572646264917112312405726462649171123124057264626491711231240572646264917112312405726462649171123124057264626491711231240572646264917112312405726462649171123124057264626491711231240572646264917112312405726462649171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0a9b52-c3bc-4b64-8dcd-8da32a4929a0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccf26daa-87cb-4182-9c54-0a0f5898f1ed, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccf26daa-87cb-4182-9c54-0a0f5898f1ed, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18269208679875204259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826920867987520425918269208679875204259182692086798752042591826920867987520425918269208679875204259182692086798752042591826920867987520425918269208679875204259182692086798752042591826920867987520425918269208679875204259182692086798752042591826920867987520425918269208679875204259182692086798752042591826920867987520425918269208679875204259182692086798752042591826920867987520425918269208679875204259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccf26daa-87cb-4182-9c54-0a0f5898f1ed, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 646e8e2f-30cd-4d2e-ba9b-34716192a4ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 646e8e2f-30cd-4d2e-ba9b-34716192a4ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7065540386408664774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70655403864086647747065540386408664774706554038640866477470655403864086647747065540386408664774706554038640866477470655403864086647747065540386408664774706554038640866477470655403864086647747065540386408664774706554038640866477470655403864086647747065540386408664774706554038640866477470655403864086647747065540386408664774706554038640866477470655403864086647747065540386408664774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca05a8ef-8b67-40fc-a260-0de1f9d534e7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd36ee62-020e-4b44-94ca-69b10a6cf1dc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd36ee62-020e-4b44-94ca-69b10a6cf1dc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2706181706230753087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27061817062307530872706181706230753087270618170623075308727061817062307530872706181706230753087270618170623075308727061817062307530872706181706230753087270618170623075308727061817062307530872706181706230753087270618170623075308727061817062307530872706181706230753087270618170623075308727061817062307530872706181706230753087270618170623075308727061817062307530872706181706230753087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 646e8e2f-30cd-4d2e-ba9b-34716192a4ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e096a882-8cde-45c9-8f59-aacaa1eec3c9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e096a882-8cde-45c9-8f59-aacaa1eec3c9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1351311371316177490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13513113713161774901351311371316177490135131137131617749013513113713161774901351311371316177490135131137131617749013513113713161774901351311371316177490135131137131617749013513113713161774901351311371316177490135131137131617749013513113713161774901351311371316177490135131137131617749013513113713161774901351311371316177490135131137131617749013513113713161774901351311371316177490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd36ee62-020e-4b44-94ca-69b10a6cf1dc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e096a882-8cde-45c9-8f59-aacaa1eec3c9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e52859e-3c2b-4e6a-902f-77f83af1b84c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e52859e-3c2b-4e6a-902f-77f83af1b84c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18016183355075638377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801618335507563837718016183355075638377180161833550756383771801618335507563837718016183355075638377180161833550756383771801618335507563837718016183355075638377180161833550756383771801618335507563837718016183355075638377180161833550756383771801618335507563837718016183355075638377180161833550756383771801618335507563837718016183355075638377180161833550756383771801618335507563837718016183355075638377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb89ba26-d1d0-4f21-b110-c7e679690dfa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb89ba26-d1d0-4f21-b110-c7e679690dfa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10031272396243150338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003127239624315033810031272396243150338100312723962431503381003127239624315033810031272396243150338100312723962431503381003127239624315033810031272396243150338100312723962431503381003127239624315033810031272396243150338100312723962431503381003127239624315033810031272396243150338100312723962431503381003127239624315033810031272396243150338100312723962431503381003127239624315033810031272396243150338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e52859e-3c2b-4e6a-902f-77f83af1b84c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eab63f9-196f-469e-bff0-b280cc499877, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eab63f9-196f-469e-bff0-b280cc499877, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17786824603105993866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778682460310599386617786824603105993866177868246031059938661778682460310599386617786824603105993866177868246031059938661778682460310599386617786824603105993866177868246031059938661778682460310599386617786824603105993866177868246031059938661778682460310599386617786824603105993866177868246031059938661778682460310599386617786824603105993866177868246031059938661778682460310599386617786824603105993866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb89ba26-d1d0-4f21-b110-c7e679690dfa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ad7f0d7-418b-46e1-8648-2aadb79ca220, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad7f0d7-418b-46e1-8648-2aadb79ca220, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17705138144458074420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770513814445807442017705138144458074420177051381444580744201770513814445807442017705138144458074420177051381444580744201770513814445807442017705138144458074420177051381444580744201770513814445807442017705138144458074420177051381444580744201770513814445807442017705138144458074420177051381444580744201770513814445807442017705138144458074420177051381444580744201770513814445807442017705138144458074420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eab63f9-196f-469e-bff0-b280cc499877, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d27d1ee-33ad-4af3-8f93-aa8be14b6e19, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d27d1ee-33ad-4af3-8f93-aa8be14b6e19, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10496523705009801652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049652370500980165210496523705009801652104965237050098016521049652370500980165210496523705009801652104965237050098016521049652370500980165210496523705009801652104965237050098016521049652370500980165210496523705009801652104965237050098016521049652370500980165210496523705009801652104965237050098016521049652370500980165210496523705009801652104965237050098016521049652370500980165210496523705009801652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad7f0d7-418b-46e1-8648-2aadb79ca220, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3651c6aa-be03-449a-9124-eb9797573bb2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3651c6aa-be03-449a-9124-eb9797573bb2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3506118364138372786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35061183641383727863506118364138372786350611836413837278635061183641383727863506118364138372786350611836413837278635061183641383727863506118364138372786350611836413837278635061183641383727863506118364138372786350611836413837278635061183641383727863506118364138372786350611836413837278635061183641383727863506118364138372786350611836413837278635061183641383727863506118364138372786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d27d1ee-33ad-4af3-8f93-aa8be14b6e19, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ea35942-1951-4e8c-8d76-311ef0801fcb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ea35942-1951-4e8c-8d76-311ef0801fcb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17153480151252847422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715348015125284742217153480151252847422171534801512528474221715348015125284742217153480151252847422171534801512528474221715348015125284742217153480151252847422171534801512528474221715348015125284742217153480151252847422171534801512528474221715348015125284742217153480151252847422171534801512528474221715348015125284742217153480151252847422171534801512528474221715348015125284742217153480151252847422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3651c6aa-be03-449a-9124-eb9797573bb2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 425485bb-c89b-475b-8658-8ce444452dc3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 425485bb-c89b-475b-8658-8ce444452dc3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4549307828549443151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45493078285494431514549307828549443151454930782854944315145493078285494431514549307828549443151454930782854944315145493078285494431514549307828549443151454930782854944315145493078285494431514549307828549443151454930782854944315145493078285494431514549307828549443151454930782854944315145493078285494431514549307828549443151454930782854944315145493078285494431514549307828549443151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ea35942-1951-4e8c-8d76-311ef0801fcb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c003d66-0721-4ac8-8b03-2874522243c9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c003d66-0721-4ac8-8b03-2874522243c9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2692800825761960940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26928008257619609402692800825761960940269280082576196094026928008257619609402692800825761960940269280082576196094026928008257619609402692800825761960940269280082576196094026928008257619609402692800825761960940269280082576196094026928008257619609402692800825761960940269280082576196094026928008257619609402692800825761960940269280082576196094026928008257619609402692800825761960940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 425485bb-c89b-475b-8658-8ce444452dc3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49864c5b-c351-42c3-b619-c30d2c01cfe5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49864c5b-c351-42c3-b619-c30d2c01cfe5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17133233463335759769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713323346333575976917133233463335759769171332334633357597691713323346333575976917133233463335759769171332334633357597691713323346333575976917133233463335759769171332334633357597691713323346333575976917133233463335759769171332334633357597691713323346333575976917133233463335759769171332334633357597691713323346333575976917133233463335759769171332334633357597691713323346333575976917133233463335759769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c003d66-0721-4ac8-8b03-2874522243c9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bca0b07f-5b62-4bc1-a7cb-8e836b2a3772, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bca0b07f-5b62-4bc1-a7cb-8e836b2a3772, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14959549449340184030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495954944934018403014959549449340184030149595494493401840301495954944934018403014959549449340184030149595494493401840301495954944934018403014959549449340184030149595494493401840301495954944934018403014959549449340184030149595494493401840301495954944934018403014959549449340184030149595494493401840301495954944934018403014959549449340184030149595494493401840301495954944934018403014959549449340184030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49864c5b-c351-42c3-b619-c30d2c01cfe5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1909d1bb-d535-44d9-aea9-aa051319aee9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1909d1bb-d535-44d9-aea9-aa051319aee9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7866546140101173917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78665461401011739177866546140101173917786654614010117391778665461401011739177866546140101173917786654614010117391778665461401011739177866546140101173917786654614010117391778665461401011739177866546140101173917786654614010117391778665461401011739177866546140101173917786654614010117391778665461401011739177866546140101173917786654614010117391778665461401011739177866546140101173917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bca0b07f-5b62-4bc1-a7cb-8e836b2a3772, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75ec9c28-628a-48cc-b328-426fe32cbe88, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ec9c28-628a-48cc-b328-426fe32cbe88, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 546680262218166785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785546680262218166785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1909d1bb-d535-44d9-aea9-aa051319aee9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e52346b7-1d9c-40c9-abf4-ec034cd1a63f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e52346b7-1d9c-40c9-abf4-ec034cd1a63f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17062407022003843852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706240702200384385217062407022003843852170624070220038438521706240702200384385217062407022003843852170624070220038438521706240702200384385217062407022003843852170624070220038438521706240702200384385217062407022003843852170624070220038438521706240702200384385217062407022003843852170624070220038438521706240702200384385217062407022003843852170624070220038438521706240702200384385217062407022003843852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75ec9c28-628a-48cc-b328-426fe32cbe88, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e528916-24c9-4a80-aea8-e9665d498af5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e528916-24c9-4a80-aea8-e9665d498af5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14044787428045846786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404478742804584678614044787428045846786140447874280458467861404478742804584678614044787428045846786140447874280458467861404478742804584678614044787428045846786140447874280458467861404478742804584678614044787428045846786140447874280458467861404478742804584678614044787428045846786140447874280458467861404478742804584678614044787428045846786140447874280458467861404478742804584678614044787428045846786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e52346b7-1d9c-40c9-abf4-ec034cd1a63f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 493078f4-d1a2-4f07-b4de-20e0d0f3d6c1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 493078f4-d1a2-4f07-b4de-20e0d0f3d6c1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 168241779556300115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115168241779556300115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e528916-24c9-4a80-aea8-e9665d498af5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48beb10c-37d7-4685-9df1-2c3223ec4089, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48beb10c-37d7-4685-9df1-2c3223ec4089, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13912282296108123210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391228229610812321013912282296108123210139122822961081232101391228229610812321013912282296108123210139122822961081232101391228229610812321013912282296108123210139122822961081232101391228229610812321013912282296108123210139122822961081232101391228229610812321013912282296108123210139122822961081232101391228229610812321013912282296108123210139122822961081232101391228229610812321013912282296108123210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 493078f4-d1a2-4f07-b4de-20e0d0f3d6c1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a17da9bc-3b9b-46e7-9958-af0824e8d4d8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a17da9bc-3b9b-46e7-9958-af0824e8d4d8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5110223493067232869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51102234930672328695110223493067232869511022349306723286951102234930672328695110223493067232869511022349306723286951102234930672328695110223493067232869511022349306723286951102234930672328695110223493067232869511022349306723286951102234930672328695110223493067232869511022349306723286951102234930672328695110223493067232869511022349306723286951102234930672328695110223493067232869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48beb10c-37d7-4685-9df1-2c3223ec4089, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145d52da-6fa1-4b77-a8cc-16ad939c2793, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145d52da-6fa1-4b77-a8cc-16ad939c2793, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10533768936501062178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053376893650106217810533768936501062178105337689365010621781053376893650106217810533768936501062178105337689365010621781053376893650106217810533768936501062178105337689365010621781053376893650106217810533768936501062178105337689365010621781053376893650106217810533768936501062178105337689365010621781053376893650106217810533768936501062178105337689365010621781053376893650106217810533768936501062178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a17da9bc-3b9b-46e7-9958-af0824e8d4d8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca8c1278-c848-4ea0-98bd-2624541f1938, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca8c1278-c848-4ea0-98bd-2624541f1938, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5784003059712447516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57840030597124475165784003059712447516578400305971244751657840030597124475165784003059712447516578400305971244751657840030597124475165784003059712447516578400305971244751657840030597124475165784003059712447516578400305971244751657840030597124475165784003059712447516578400305971244751657840030597124475165784003059712447516578400305971244751657840030597124475165784003059712447516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145d52da-6fa1-4b77-a8cc-16ad939c2793, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b98ff71-9726-4a32-a503-6ff7ad8bf352, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b98ff71-9726-4a32-a503-6ff7ad8bf352, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8300811687087456062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83008116870874560628300811687087456062830081168708745606283008116870874560628300811687087456062830081168708745606283008116870874560628300811687087456062830081168708745606283008116870874560628300811687087456062830081168708745606283008116870874560628300811687087456062830081168708745606283008116870874560628300811687087456062830081168708745606283008116870874560628300811687087456062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b98ff71-9726-4a32-a503-6ff7ad8bf352, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca8c1278-c848-4ea0-98bd-2624541f1938, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 107f01d8-c666-466a-afee-95e476cb9258, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 107f01d8-c666-466a-afee-95e476cb9258, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1507070626805446464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15070706268054464641507070626805446464150707062680544646415070706268054464641507070626805446464150707062680544646415070706268054464641507070626805446464150707062680544646415070706268054464641507070626805446464150707062680544646415070706268054464641507070626805446464150707062680544646415070706268054464641507070626805446464150707062680544646415070706268054464641507070626805446464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0117d4b6-a019-434d-92bb-0bcb35a5c5d3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0117d4b6-a019-434d-92bb-0bcb35a5c5d3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1755374892199782339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17553748921997823391755374892199782339175537489219978233917553748921997823391755374892199782339175537489219978233917553748921997823391755374892199782339175537489219978233917553748921997823391755374892199782339175537489219978233917553748921997823391755374892199782339175537489219978233917553748921997823391755374892199782339175537489219978233917553748921997823391755374892199782339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 107f01d8-c666-466a-afee-95e476cb9258, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54613660-2996-47ed-9c3b-4e3c938ef3af, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54613660-2996-47ed-9c3b-4e3c938ef3af, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15956077693472177909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595607769347217790915956077693472177909159560776934721779091595607769347217790915956077693472177909159560776934721779091595607769347217790915956077693472177909159560776934721779091595607769347217790915956077693472177909159560776934721779091595607769347217790915956077693472177909159560776934721779091595607769347217790915956077693472177909159560776934721779091595607769347217790915956077693472177909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0117d4b6-a019-434d-92bb-0bcb35a5c5d3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b396942f-af63-4c1d-aca1-45dd4b5d2220, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b396942f-af63-4c1d-aca1-45dd4b5d2220, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6691581348348813345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66915813483488133456691581348348813345669158134834881334566915813483488133456691581348348813345669158134834881334566915813483488133456691581348348813345669158134834881334566915813483488133456691581348348813345669158134834881334566915813483488133456691581348348813345669158134834881334566915813483488133456691581348348813345669158134834881334566915813483488133456691581348348813345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54613660-2996-47ed-9c3b-4e3c938ef3af, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edba6883-5cb8-412f-8230-66b3a9749c38, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edba6883-5cb8-412f-8230-66b3a9749c38, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12280399141208438442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228039914120843844212280399141208438442122803991412084384421228039914120843844212280399141208438442122803991412084384421228039914120843844212280399141208438442122803991412084384421228039914120843844212280399141208438442122803991412084384421228039914120843844212280399141208438442122803991412084384421228039914120843844212280399141208438442122803991412084384421228039914120843844212280399141208438442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b396942f-af63-4c1d-aca1-45dd4b5d2220, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 886541a3-6564-48f6-8fd9-dfa9c04b74ac, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 886541a3-6564-48f6-8fd9-dfa9c04b74ac, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13138262467585799619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313826246758579961913138262467585799619131382624675857996191313826246758579961913138262467585799619131382624675857996191313826246758579961913138262467585799619131382624675857996191313826246758579961913138262467585799619131382624675857996191313826246758579961913138262467585799619131382624675857996191313826246758579961913138262467585799619131382624675857996191313826246758579961913138262467585799619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edba6883-5cb8-412f-8230-66b3a9749c38, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d28f8ad-1c79-45ad-a788-cb131bad795c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d28f8ad-1c79-45ad-a788-cb131bad795c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16493493772372658732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649349377237265873216493493772372658732164934937723726587321649349377237265873216493493772372658732164934937723726587321649349377237265873216493493772372658732164934937723726587321649349377237265873216493493772372658732164934937723726587321649349377237265873216493493772372658732164934937723726587321649349377237265873216493493772372658732164934937723726587321649349377237265873216493493772372658732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 886541a3-6564-48f6-8fd9-dfa9c04b74ac, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f303c3c7-bb37-479e-82f1-ef3caf6a6ef5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f303c3c7-bb37-479e-82f1-ef3caf6a6ef5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17225099645330321016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722509964533032101617225099645330321016172250996453303210161722509964533032101617225099645330321016172250996453303210161722509964533032101617225099645330321016172250996453303210161722509964533032101617225099645330321016172250996453303210161722509964533032101617225099645330321016172250996453303210161722509964533032101617225099645330321016172250996453303210161722509964533032101617225099645330321016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d28f8ad-1c79-45ad-a788-cb131bad795c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d9b4b72-12d9-44c6-97d4-fe71baaa5c85, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d9b4b72-12d9-44c6-97d4-fe71baaa5c85, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4875265131814938109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48752651318149381094875265131814938109487526513181493810948752651318149381094875265131814938109487526513181493810948752651318149381094875265131814938109487526513181493810948752651318149381094875265131814938109487526513181493810948752651318149381094875265131814938109487526513181493810948752651318149381094875265131814938109487526513181493810948752651318149381094875265131814938109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f303c3c7-bb37-479e-82f1-ef3caf6a6ef5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51751e82-296a-49ea-a0e7-98f2f95de532, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51751e82-296a-49ea-a0e7-98f2f95de532, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3619047915281668812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36190479152816688123619047915281668812361904791528166881236190479152816688123619047915281668812361904791528166881236190479152816688123619047915281668812361904791528166881236190479152816688123619047915281668812361904791528166881236190479152816688123619047915281668812361904791528166881236190479152816688123619047915281668812361904791528166881236190479152816688123619047915281668812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d9b4b72-12d9-44c6-97d4-fe71baaa5c85, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eb9fb20-cf21-477a-9316-d6b5592aa0a0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eb9fb20-cf21-477a-9316-d6b5592aa0a0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 913690550945274482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482913690550945274482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51751e82-296a-49ea-a0e7-98f2f95de532, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aab640d-343f-4ae2-815b-e102caa5a3ec, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aab640d-343f-4ae2-815b-e102caa5a3ec, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15943593002260561478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594359300226056147815943593002260561478159435930022605614781594359300226056147815943593002260561478159435930022605614781594359300226056147815943593002260561478159435930022605614781594359300226056147815943593002260561478159435930022605614781594359300226056147815943593002260561478159435930022605614781594359300226056147815943593002260561478159435930022605614781594359300226056147815943593002260561478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aab640d-343f-4ae2-815b-e102caa5a3ec, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20b420fe-f04a-4352-9c36-8461b464bbdf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20b420fe-f04a-4352-9c36-8461b464bbdf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17828922172008615314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782892217200861531417828922172008615314178289221720086153141782892217200861531417828922172008615314178289221720086153141782892217200861531417828922172008615314178289221720086153141782892217200861531417828922172008615314178289221720086153141782892217200861531417828922172008615314178289221720086153141782892217200861531417828922172008615314178289221720086153141782892217200861531417828922172008615314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eb9fb20-cf21-477a-9316-d6b5592aa0a0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 292b4c05-2aa8-492f-ba8a-f44b2054de1d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 292b4c05-2aa8-492f-ba8a-f44b2054de1d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16843172196056684106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684317219605668410616843172196056684106168431721960566841061684317219605668410616843172196056684106168431721960566841061684317219605668410616843172196056684106168431721960566841061684317219605668410616843172196056684106168431721960566841061684317219605668410616843172196056684106168431721960566841061684317219605668410616843172196056684106168431721960566841061684317219605668410616843172196056684106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20b420fe-f04a-4352-9c36-8461b464bbdf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71aaa109-8af4-4e2f-a094-c7b023786534, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71aaa109-8af4-4e2f-a094-c7b023786534, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3855423371182052442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38554233711820524423855423371182052442385542337118205244238554233711820524423855423371182052442385542337118205244238554233711820524423855423371182052442385542337118205244238554233711820524423855423371182052442385542337118205244238554233711820524423855423371182052442385542337118205244238554233711820524423855423371182052442385542337118205244238554233711820524423855423371182052442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 292b4c05-2aa8-492f-ba8a-f44b2054de1d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 119384f2-d939-4043-8540-d19de38382a7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 119384f2-d939-4043-8540-d19de38382a7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 186822705257862157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157186822705257862157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71aaa109-8af4-4e2f-a094-c7b023786534, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91cffea6-ce94-4c72-9e07-a40861ea7348, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91cffea6-ce94-4c72-9e07-a40861ea7348, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7776107712660265273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77761077126602652737776107712660265273777610771266026527377761077126602652737776107712660265273777610771266026527377761077126602652737776107712660265273777610771266026527377761077126602652737776107712660265273777610771266026527377761077126602652737776107712660265273777610771266026527377761077126602652737776107712660265273777610771266026527377761077126602652737776107712660265273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91cffea6-ce94-4c72-9e07-a40861ea7348, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b92d909e-a1af-47d8-a23b-126969f401e8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b92d909e-a1af-47d8-a23b-126969f401e8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9099192575064274118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90991925750642741189099192575064274118909919257506427411890991925750642741189099192575064274118909919257506427411890991925750642741189099192575064274118909919257506427411890991925750642741189099192575064274118909919257506427411890991925750642741189099192575064274118909919257506427411890991925750642741189099192575064274118909919257506427411890991925750642741189099192575064274118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 119384f2-d939-4043-8540-d19de38382a7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ced4be44-7391-414d-8ef1-f13cd3c2a7b2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ced4be44-7391-414d-8ef1-f13cd3c2a7b2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17305110801188906239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730511080118890623917305110801188906239173051108011889062391730511080118890623917305110801188906239173051108011889062391730511080118890623917305110801188906239173051108011889062391730511080118890623917305110801188906239173051108011889062391730511080118890623917305110801188906239173051108011889062391730511080118890623917305110801188906239173051108011889062391730511080118890623917305110801188906239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b92d909e-a1af-47d8-a23b-126969f401e8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71c04d22-bfa5-472b-a94a-6c544fdbbeb6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71c04d22-bfa5-472b-a94a-6c544fdbbeb6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9457556292688864535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94575562926888645359457556292688864535945755629268886453594575562926888645359457556292688864535945755629268886453594575562926888645359457556292688864535945755629268886453594575562926888645359457556292688864535945755629268886453594575562926888645359457556292688864535945755629268886453594575562926888645359457556292688864535945755629268886453594575562926888645359457556292688864535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ced4be44-7391-414d-8ef1-f13cd3c2a7b2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d7a4f86-f191-4535-bc1f-d13998da0313, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d7a4f86-f191-4535-bc1f-d13998da0313, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3347232803677838027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33472328036778380273347232803677838027334723280367783802733472328036778380273347232803677838027334723280367783802733472328036778380273347232803677838027334723280367783802733472328036778380273347232803677838027334723280367783802733472328036778380273347232803677838027334723280367783802733472328036778380273347232803677838027334723280367783802733472328036778380273347232803677838027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71c04d22-bfa5-472b-a94a-6c544fdbbeb6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 167de6d3-1642-4e2a-b03d-c4165d01e7ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 167de6d3-1642-4e2a-b03d-c4165d01e7ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14030888183167691503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403088818316769150314030888183167691503140308881831676915031403088818316769150314030888183167691503140308881831676915031403088818316769150314030888183167691503140308881831676915031403088818316769150314030888183167691503140308881831676915031403088818316769150314030888183167691503140308881831676915031403088818316769150314030888183167691503140308881831676915031403088818316769150314030888183167691503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d7a4f86-f191-4535-bc1f-d13998da0313, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05274b64-643e-490b-ad1b-b89c0f5955a6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05274b64-643e-490b-ad1b-b89c0f5955a6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9166754417549231446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91667544175492314469166754417549231446916675441754923144691667544175492314469166754417549231446916675441754923144691667544175492314469166754417549231446916675441754923144691667544175492314469166754417549231446916675441754923144691667544175492314469166754417549231446916675441754923144691667544175492314469166754417549231446916675441754923144691667544175492314469166754417549231446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 167de6d3-1642-4e2a-b03d-c4165d01e7ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caeca459-884a-4afd-a932-d0b190667d4f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caeca459-884a-4afd-a932-d0b190667d4f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7233346639544377916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72333466395443779167233346639544377916723334663954437791672333466395443779167233346639544377916723334663954437791672333466395443779167233346639544377916723334663954437791672333466395443779167233346639544377916723334663954437791672333466395443779167233346639544377916723334663954437791672333466395443779167233346639544377916723334663954437791672333466395443779167233346639544377916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05274b64-643e-490b-ad1b-b89c0f5955a6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c114902a-d962-471e-a1de-e82b58ca6ece, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c114902a-d962-471e-a1de-e82b58ca6ece, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3082919150817319586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30829191508173195863082919150817319586308291915081731958630829191508173195863082919150817319586308291915081731958630829191508173195863082919150817319586308291915081731958630829191508173195863082919150817319586308291915081731958630829191508173195863082919150817319586308291915081731958630829191508173195863082919150817319586308291915081731958630829191508173195863082919150817319586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caeca459-884a-4afd-a932-d0b190667d4f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c114902a-d962-471e-a1de-e82b58ca6ece, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6302ca8a-1b87-4fe3-99c2-6457e4a647db, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b360444-0bcb-4c26-b6d4-ad03788288cc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b360444-0bcb-4c26-b6d4-ad03788288cc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15558873658768833291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555887365876883329115558873658768833291155588736587688332911555887365876883329115558873658768833291155588736587688332911555887365876883329115558873658768833291155588736587688332911555887365876883329115558873658768833291155588736587688332911555887365876883329115558873658768833291155588736587688332911555887365876883329115558873658768833291155588736587688332911555887365876883329115558873658768833291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6302ca8a-1b87-4fe3-99c2-6457e4a647db, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680683378030901970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068068337803090197010680683378030901970106806833780309019701068068337803090197010680683378030901970106806833780309019701068068337803090197010680683378030901970106806833780309019701068068337803090197010680683378030901970106806833780309019701068068337803090197010680683378030901970106806833780309019701068068337803090197010680683378030901970106806833780309019701068068337803090197010680683378030901970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b360444-0bcb-4c26-b6d4-ad03788288cc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87270f3c-89bc-4fe1-90c6-343cfbdb7a91, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87270f3c-89bc-4fe1-90c6-343cfbdb7a91, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16847683202385132312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684768320238513231216847683202385132312168476832023851323121684768320238513231216847683202385132312168476832023851323121684768320238513231216847683202385132312168476832023851323121684768320238513231216847683202385132312168476832023851323121684768320238513231216847683202385132312168476832023851323121684768320238513231216847683202385132312168476832023851323121684768320238513231216847683202385132312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6302ca8a-1b87-4fe3-99c2-6457e4a647db, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d4a1c08-0c5d-4bb5-8144-d8665cd07961, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d4a1c08-0c5d-4bb5-8144-d8665cd07961, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12730379041479797421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273037904147979742112730379041479797421127303790414797974211273037904147979742112730379041479797421127303790414797974211273037904147979742112730379041479797421127303790414797974211273037904147979742112730379041479797421127303790414797974211273037904147979742112730379041479797421127303790414797974211273037904147979742112730379041479797421127303790414797974211273037904147979742112730379041479797421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87270f3c-89bc-4fe1-90c6-343cfbdb7a91, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b77c60e-8244-486d-ba05-18573adb6463, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b77c60e-8244-486d-ba05-18573adb6463, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4297179252990750297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42971792529907502974297179252990750297429717925299075029742971792529907502974297179252990750297429717925299075029742971792529907502974297179252990750297429717925299075029742971792529907502974297179252990750297429717925299075029742971792529907502974297179252990750297429717925299075029742971792529907502974297179252990750297429717925299075029742971792529907502974297179252990750297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d4a1c08-0c5d-4bb5-8144-d8665cd07961, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09c21f19-2c71-42d1-9099-217508aa7992, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b77c60e-8244-486d-ba05-18573adb6463, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09c21f19-2c71-42d1-9099-217508aa7992, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11082334866573056700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108233486657305670011082334866573056700110823348665730567001108233486657305670011082334866573056700110823348665730567001108233486657305670011082334866573056700110823348665730567001108233486657305670011082334866573056700110823348665730567001108233486657305670011082334866573056700110823348665730567001108233486657305670011082334866573056700110823348665730567001108233486657305670011082334866573056700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59ea9a24-dd1b-4c67-a276-2232ec3566c7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59ea9a24-dd1b-4c67-a276-2232ec3566c7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18214698869613819390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821469886961381939018214698869613819390182146988696138193901821469886961381939018214698869613819390182146988696138193901821469886961381939018214698869613819390182146988696138193901821469886961381939018214698869613819390182146988696138193901821469886961381939018214698869613819390182146988696138193901821469886961381939018214698869613819390182146988696138193901821469886961381939018214698869613819390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09c21f19-2c71-42d1-9099-217508aa7992, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3e8ed79-019e-4fda-8721-4f5a949572bb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3e8ed79-019e-4fda-8721-4f5a949572bb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8485112032021433152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84851120320214331528485112032021433152848511203202143315284851120320214331528485112032021433152848511203202143315284851120320214331528485112032021433152848511203202143315284851120320214331528485112032021433152848511203202143315284851120320214331528485112032021433152848511203202143315284851120320214331528485112032021433152848511203202143315284851120320214331528485112032021433152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59ea9a24-dd1b-4c67-a276-2232ec3566c7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6741b45-d2e8-4bea-aaa0-8738453a4c3b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6741b45-d2e8-4bea-aaa0-8738453a4c3b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7025080574144067683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70250805741440676837025080574144067683702508057414406768370250805741440676837025080574144067683702508057414406768370250805741440676837025080574144067683702508057414406768370250805741440676837025080574144067683702508057414406768370250805741440676837025080574144067683702508057414406768370250805741440676837025080574144067683702508057414406768370250805741440676837025080574144067683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3e8ed79-019e-4fda-8721-4f5a949572bb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c53ed12e-8522-484f-b904-a0425dd7a1d4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c53ed12e-8522-484f-b904-a0425dd7a1d4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18161278549820302955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816127854982030295518161278549820302955181612785498203029551816127854982030295518161278549820302955181612785498203029551816127854982030295518161278549820302955181612785498203029551816127854982030295518161278549820302955181612785498203029551816127854982030295518161278549820302955181612785498203029551816127854982030295518161278549820302955181612785498203029551816127854982030295518161278549820302955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6741b45-d2e8-4bea-aaa0-8738453a4c3b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f0224b8-f51a-471f-8bf9-a7230c00b77e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f0224b8-f51a-471f-8bf9-a7230c00b77e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634311566376338167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163431156637633816711634311566376338167116343115663763381671163431156637633816711634311566376338167116343115663763381671163431156637633816711634311566376338167116343115663763381671163431156637633816711634311566376338167116343115663763381671163431156637633816711634311566376338167116343115663763381671163431156637633816711634311566376338167116343115663763381671163431156637633816711634311566376338167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c53ed12e-8522-484f-b904-a0425dd7a1d4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e61099ca-3236-415e-a001-9526763bc2be, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e61099ca-3236-415e-a001-9526763bc2be, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11564974980137196997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156497498013719699711564974980137196997115649749801371969971156497498013719699711564974980137196997115649749801371969971156497498013719699711564974980137196997115649749801371969971156497498013719699711564974980137196997115649749801371969971156497498013719699711564974980137196997115649749801371969971156497498013719699711564974980137196997115649749801371969971156497498013719699711564974980137196997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f0224b8-f51a-471f-8bf9-a7230c00b77e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f93cdca-9501-49ed-b100-4a9620c7d689, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f93cdca-9501-49ed-b100-4a9620c7d689, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8233673853483443572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82336738534834435728233673853483443572823367385348344357282336738534834435728233673853483443572823367385348344357282336738534834435728233673853483443572823367385348344357282336738534834435728233673853483443572823367385348344357282336738534834435728233673853483443572823367385348344357282336738534834435728233673853483443572823367385348344357282336738534834435728233673853483443572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e61099ca-3236-415e-a001-9526763bc2be, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b29c21-02a9-4440-a083-2e5fa7ec49a5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b29c21-02a9-4440-a083-2e5fa7ec49a5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2451537704102291069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24515377041022910692451537704102291069245153770410229106924515377041022910692451537704102291069245153770410229106924515377041022910692451537704102291069245153770410229106924515377041022910692451537704102291069245153770410229106924515377041022910692451537704102291069245153770410229106924515377041022910692451537704102291069245153770410229106924515377041022910692451537704102291069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f93cdca-9501-49ed-b100-4a9620c7d689, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62118867-cbae-4baa-a589-36f9544493ee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62118867-cbae-4baa-a589-36f9544493ee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11416064145575077641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141606414557507764111416064145575077641114160641455750776411141606414557507764111416064145575077641114160641455750776411141606414557507764111416064145575077641114160641455750776411141606414557507764111416064145575077641114160641455750776411141606414557507764111416064145575077641114160641455750776411141606414557507764111416064145575077641114160641455750776411141606414557507764111416064145575077641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b29c21-02a9-4440-a083-2e5fa7ec49a5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b69357a-e8bc-4fb1-9354-b925ffee038d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b69357a-e8bc-4fb1-9354-b925ffee038d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3426444109982787992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34264441099827879923426444109982787992342644410998278799234264441099827879923426444109982787992342644410998278799234264441099827879923426444109982787992342644410998278799234264441099827879923426444109982787992342644410998278799234264441099827879923426444109982787992342644410998278799234264441099827879923426444109982787992342644410998278799234264441099827879923426444109982787992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62118867-cbae-4baa-a589-36f9544493ee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f53e2a58-6c12-464c-b01f-f6728f6570c6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f53e2a58-6c12-464c-b01f-f6728f6570c6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5040461814730005828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50404618147300058285040461814730005828504046181473000582850404618147300058285040461814730005828504046181473000582850404618147300058285040461814730005828504046181473000582850404618147300058285040461814730005828504046181473000582850404618147300058285040461814730005828504046181473000582850404618147300058285040461814730005828504046181473000582850404618147300058285040461814730005828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b69357a-e8bc-4fb1-9354-b925ffee038d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b083610a-cd92-45f4-a136-da510f7e657c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b083610a-cd92-45f4-a136-da510f7e657c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16556153006459059820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655615300645905982016556153006459059820165561530064590598201655615300645905982016556153006459059820165561530064590598201655615300645905982016556153006459059820165561530064590598201655615300645905982016556153006459059820165561530064590598201655615300645905982016556153006459059820165561530064590598201655615300645905982016556153006459059820165561530064590598201655615300645905982016556153006459059820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f53e2a58-6c12-464c-b01f-f6728f6570c6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b95bd373-7f58-44a6-a679-b3c01edb429c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b95bd373-7f58-44a6-a679-b3c01edb429c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 199239028169458895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895199239028169458895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b083610a-cd92-45f4-a136-da510f7e657c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61e7ad1a-ccf3-4edc-881b-a3fb9753e9bb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61e7ad1a-ccf3-4edc-881b-a3fb9753e9bb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8190256618957954041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81902566189579540418190256618957954041819025661895795404181902566189579540418190256618957954041819025661895795404181902566189579540418190256618957954041819025661895795404181902566189579540418190256618957954041819025661895795404181902566189579540418190256618957954041819025661895795404181902566189579540418190256618957954041819025661895795404181902566189579540418190256618957954041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b95bd373-7f58-44a6-a679-b3c01edb429c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b257833e-8fe0-4f50-8913-772487784768, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b257833e-8fe0-4f50-8913-772487784768, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 384678648466714822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822384678648466714822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61e7ad1a-ccf3-4edc-881b-a3fb9753e9bb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a12402ae-c091-4a63-8553-2a8fe25d4599, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a12402ae-c091-4a63-8553-2a8fe25d4599, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2553067957840656912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25530679578406569122553067957840656912255306795784065691225530679578406569122553067957840656912255306795784065691225530679578406569122553067957840656912255306795784065691225530679578406569122553067957840656912255306795784065691225530679578406569122553067957840656912255306795784065691225530679578406569122553067957840656912255306795784065691225530679578406569122553067957840656912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b257833e-8fe0-4f50-8913-772487784768, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91b91cf3-c8c2-4e90-85d6-43665d8f0d4a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91b91cf3-c8c2-4e90-85d6-43665d8f0d4a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14655274944873807292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465527494487380729214655274944873807292146552749448738072921465527494487380729214655274944873807292146552749448738072921465527494487380729214655274944873807292146552749448738072921465527494487380729214655274944873807292146552749448738072921465527494487380729214655274944873807292146552749448738072921465527494487380729214655274944873807292146552749448738072921465527494487380729214655274944873807292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a12402ae-c091-4a63-8553-2a8fe25d4599, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ecc8b79-c5dc-45fa-8029-9c9f7607d6a7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ecc8b79-c5dc-45fa-8029-9c9f7607d6a7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8737046337023208415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87370463370232084158737046337023208415873704633702320841587370463370232084158737046337023208415873704633702320841587370463370232084158737046337023208415873704633702320841587370463370232084158737046337023208415873704633702320841587370463370232084158737046337023208415873704633702320841587370463370232084158737046337023208415873704633702320841587370463370232084158737046337023208415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91b91cf3-c8c2-4e90-85d6-43665d8f0d4a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69577dda-b054-4912-ab17-6e28299f00f2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69577dda-b054-4912-ab17-6e28299f00f2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11276822165063386631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127682216506338663111276822165063386631112768221650633866311127682216506338663111276822165063386631112768221650633866311127682216506338663111276822165063386631112768221650633866311127682216506338663111276822165063386631112768221650633866311127682216506338663111276822165063386631112768221650633866311127682216506338663111276822165063386631112768221650633866311127682216506338663111276822165063386631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ecc8b79-c5dc-45fa-8029-9c9f7607d6a7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3662177-5723-42be-b87a-2c03679359bc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3662177-5723-42be-b87a-2c03679359bc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1396748034930725970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13967480349307259701396748034930725970139674803493072597013967480349307259701396748034930725970139674803493072597013967480349307259701396748034930725970139674803493072597013967480349307259701396748034930725970139674803493072597013967480349307259701396748034930725970139674803493072597013967480349307259701396748034930725970139674803493072597013967480349307259701396748034930725970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69577dda-b054-4912-ab17-6e28299f00f2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b59a1616-24bf-441f-9171-7662af5a16d0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b59a1616-24bf-441f-9171-7662af5a16d0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6120937726949382742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61209377269493827426120937726949382742612093772694938274261209377269493827426120937726949382742612093772694938274261209377269493827426120937726949382742612093772694938274261209377269493827426120937726949382742612093772694938274261209377269493827426120937726949382742612093772694938274261209377269493827426120937726949382742612093772694938274261209377269493827426120937726949382742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3662177-5723-42be-b87a-2c03679359bc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb9e3612-c5c6-403c-8afc-3c45e3adcb0d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb9e3612-c5c6-403c-8afc-3c45e3adcb0d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14812465785217642988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481246578521764298814812465785217642988148124657852176429881481246578521764298814812465785217642988148124657852176429881481246578521764298814812465785217642988148124657852176429881481246578521764298814812465785217642988148124657852176429881481246578521764298814812465785217642988148124657852176429881481246578521764298814812465785217642988148124657852176429881481246578521764298814812465785217642988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b59a1616-24bf-441f-9171-7662af5a16d0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e2845e2-c6f7-4d89-998f-cc61989ca81d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e2845e2-c6f7-4d89-998f-cc61989ca81d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5832116310432026490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58321163104320264905832116310432026490583211631043202649058321163104320264905832116310432026490583211631043202649058321163104320264905832116310432026490583211631043202649058321163104320264905832116310432026490583211631043202649058321163104320264905832116310432026490583211631043202649058321163104320264905832116310432026490583211631043202649058321163104320264905832116310432026490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb9e3612-c5c6-403c-8afc-3c45e3adcb0d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1764287a-fea5-47e3-9031-315902fdd306, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1764287a-fea5-47e3-9031-315902fdd306, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217718436806617974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221771843680661797412217718436806617974122177184368066179741221771843680661797412217718436806617974122177184368066179741221771843680661797412217718436806617974122177184368066179741221771843680661797412217718436806617974122177184368066179741221771843680661797412217718436806617974122177184368066179741221771843680661797412217718436806617974122177184368066179741221771843680661797412217718436806617974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e2845e2-c6f7-4d89-998f-cc61989ca81d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1764287a-fea5-47e3-9031-315902fdd306, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3422ce4e-3cfc-4c92-8bbc-d8261f05b32b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3422ce4e-3cfc-4c92-8bbc-d8261f05b32b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5400444363406650095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54004443634066500955400444363406650095540044436340665009554004443634066500955400444363406650095540044436340665009554004443634066500955400444363406650095540044436340665009554004443634066500955400444363406650095540044436340665009554004443634066500955400444363406650095540044436340665009554004443634066500955400444363406650095540044436340665009554004443634066500955400444363406650095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f987afd0-cebe-4226-b270-5c0e0dcfa985, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f987afd0-cebe-4226-b270-5c0e0dcfa985, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11265139836622863060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126513983662286306011265139836622863060112651398366228630601126513983662286306011265139836622863060112651398366228630601126513983662286306011265139836622863060112651398366228630601126513983662286306011265139836622863060112651398366228630601126513983662286306011265139836622863060112651398366228630601126513983662286306011265139836622863060112651398366228630601126513983662286306011265139836622863060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3422ce4e-3cfc-4c92-8bbc-d8261f05b32b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b77d7e5-0604-4a34-8cb5-55b91db6fb1b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b77d7e5-0604-4a34-8cb5-55b91db6fb1b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8176385814970769665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81763858149707696658176385814970769665817638581497076966581763858149707696658176385814970769665817638581497076966581763858149707696658176385814970769665817638581497076966581763858149707696658176385814970769665817638581497076966581763858149707696658176385814970769665817638581497076966581763858149707696658176385814970769665817638581497076966581763858149707696658176385814970769665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f987afd0-cebe-4226-b270-5c0e0dcfa985, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3284866-fefd-4af1-8426-33afe0da8089, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3284866-fefd-4af1-8426-33afe0da8089, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16129909904484394251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612990990448439425116129909904484394251161299099044843942511612990990448439425116129909904484394251161299099044843942511612990990448439425116129909904484394251161299099044843942511612990990448439425116129909904484394251161299099044843942511612990990448439425116129909904484394251161299099044843942511612990990448439425116129909904484394251161299099044843942511612990990448439425116129909904484394251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b77d7e5-0604-4a34-8cb5-55b91db6fb1b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 278c770d-0dbe-4f85-8c98-e81a5ce07dc3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 278c770d-0dbe-4f85-8c98-e81a5ce07dc3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11829346955700159587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182934695570015958711829346955700159587118293469557001595871182934695570015958711829346955700159587118293469557001595871182934695570015958711829346955700159587118293469557001595871182934695570015958711829346955700159587118293469557001595871182934695570015958711829346955700159587118293469557001595871182934695570015958711829346955700159587118293469557001595871182934695570015958711829346955700159587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3284866-fefd-4af1-8426-33afe0da8089, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8bbff88-840c-48c2-97d8-ad042e788a60, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 278c770d-0dbe-4f85-8c98-e81a5ce07dc3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e78448c-b8d3-49a3-bcd4-5b2a72d68e0d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8bbff88-840c-48c2-97d8-ad042e788a60, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15633540052037571938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563354005203757193815633540052037571938156335400520375719381563354005203757193815633540052037571938156335400520375719381563354005203757193815633540052037571938156335400520375719381563354005203757193815633540052037571938156335400520375719381563354005203757193815633540052037571938156335400520375719381563354005203757193815633540052037571938156335400520375719381563354005203757193815633540052037571938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e78448c-b8d3-49a3-bcd4-5b2a72d68e0d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2752777721395943524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27527777213959435242752777721395943524275277772139594352427527777213959435242752777721395943524275277772139594352427527777213959435242752777721395943524275277772139594352427527777213959435242752777721395943524275277772139594352427527777213959435242752777721395943524275277772139594352427527777213959435242752777721395943524275277772139594352427527777213959435242752777721395943524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8bbff88-840c-48c2-97d8-ad042e788a60, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc17abb6-7109-49ab-ac78-38d25e53b454, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc17abb6-7109-49ab-ac78-38d25e53b454, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3550945797283592672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35509457972835926723550945797283592672355094579728359267235509457972835926723550945797283592672355094579728359267235509457972835926723550945797283592672355094579728359267235509457972835926723550945797283592672355094579728359267235509457972835926723550945797283592672355094579728359267235509457972835926723550945797283592672355094579728359267235509457972835926723550945797283592672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e78448c-b8d3-49a3-bcd4-5b2a72d68e0d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44dc02e0-1465-47ef-bb3e-af4e8c3890bf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44dc02e0-1465-47ef-bb3e-af4e8c3890bf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14192565517785385906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419256551778538590614192565517785385906141925655177853859061419256551778538590614192565517785385906141925655177853859061419256551778538590614192565517785385906141925655177853859061419256551778538590614192565517785385906141925655177853859061419256551778538590614192565517785385906141925655177853859061419256551778538590614192565517785385906141925655177853859061419256551778538590614192565517785385906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44dc02e0-1465-47ef-bb3e-af4e8c3890bf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f41559-8a74-45e9-8e79-e53cc98b73b3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f41559-8a74-45e9-8e79-e53cc98b73b3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12255900071340435850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225590007134043585012255900071340435850122559000713404358501225590007134043585012255900071340435850122559000713404358501225590007134043585012255900071340435850122559000713404358501225590007134043585012255900071340435850122559000713404358501225590007134043585012255900071340435850122559000713404358501225590007134043585012255900071340435850122559000713404358501225590007134043585012255900071340435850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc17abb6-7109-49ab-ac78-38d25e53b454, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bef6380-9bfd-48b0-aadc-3bc9861e4c87, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bef6380-9bfd-48b0-aadc-3bc9861e4c87, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4876667774341020112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48766677743410201124876667774341020112487666777434102011248766677743410201124876667774341020112487666777434102011248766677743410201124876667774341020112487666777434102011248766677743410201124876667774341020112487666777434102011248766677743410201124876667774341020112487666777434102011248766677743410201124876667774341020112487666777434102011248766677743410201124876667774341020112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f41559-8a74-45e9-8e79-e53cc98b73b3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 240fda6b-9542-49af-bbb0-eae2dd61fde6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 240fda6b-9542-49af-bbb0-eae2dd61fde6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5968997155609944664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59689971556099446645968997155609944664596899715560994466459689971556099446645968997155609944664596899715560994466459689971556099446645968997155609944664596899715560994466459689971556099446645968997155609944664596899715560994466459689971556099446645968997155609944664596899715560994466459689971556099446645968997155609944664596899715560994466459689971556099446645968997155609944664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bef6380-9bfd-48b0-aadc-3bc9861e4c87, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14f18948-6ffe-458c-a2d9-9d92360e80c3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14f18948-6ffe-458c-a2d9-9d92360e80c3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13212790595417656783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321279059541765678313212790595417656783132127905954176567831321279059541765678313212790595417656783132127905954176567831321279059541765678313212790595417656783132127905954176567831321279059541765678313212790595417656783132127905954176567831321279059541765678313212790595417656783132127905954176567831321279059541765678313212790595417656783132127905954176567831321279059541765678313212790595417656783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 240fda6b-9542-49af-bbb0-eae2dd61fde6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9408986-a563-45ad-a8f6-3919879c9adb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9408986-a563-45ad-a8f6-3919879c9adb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7754538823215932977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77545388232159329777754538823215932977775453882321593297777545388232159329777754538823215932977775453882321593297777545388232159329777754538823215932977775453882321593297777545388232159329777754538823215932977775453882321593297777545388232159329777754538823215932977775453882321593297777545388232159329777754538823215932977775453882321593297777545388232159329777754538823215932977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14f18948-6ffe-458c-a2d9-9d92360e80c3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9408986-a563-45ad-a8f6-3919879c9adb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2874e8b-a1d5-4234-9b84-2f45029f229a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2874e8b-a1d5-4234-9b84-2f45029f229a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17713593430935228222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771359343093522822217713593430935228222177135934309352282221771359343093522822217713593430935228222177135934309352282221771359343093522822217713593430935228222177135934309352282221771359343093522822217713593430935228222177135934309352282221771359343093522822217713593430935228222177135934309352282221771359343093522822217713593430935228222177135934309352282221771359343093522822217713593430935228222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0c68593-543e-4d2f-b70e-346224dbe246, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c68593-543e-4d2f-b70e-346224dbe246, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11121457084108301236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112145708410830123611121457084108301236111214570841083012361112145708410830123611121457084108301236111214570841083012361112145708410830123611121457084108301236111214570841083012361112145708410830123611121457084108301236111214570841083012361112145708410830123611121457084108301236111214570841083012361112145708410830123611121457084108301236111214570841083012361112145708410830123611121457084108301236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2874e8b-a1d5-4234-9b84-2f45029f229a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0623beee-1469-4666-939a-997fa5010bd2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c68593-543e-4d2f-b70e-346224dbe246, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec07090-4286-4208-9bd3-d24d20aedf40, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec07090-4286-4208-9bd3-d24d20aedf40, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9785685356301626443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97856853563016264439785685356301626443978568535630162644397856853563016264439785685356301626443978568535630162644397856853563016264439785685356301626443978568535630162644397856853563016264439785685356301626443978568535630162644397856853563016264439785685356301626443978568535630162644397856853563016264439785685356301626443978568535630162644397856853563016264439785685356301626443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0623beee-1469-4666-939a-997fa5010bd2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9370092551181159062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93700925511811590629370092551181159062937009255118115906293700925511811590629370092551181159062937009255118115906293700925511811590629370092551181159062937009255118115906293700925511811590629370092551181159062937009255118115906293700925511811590629370092551181159062937009255118115906293700925511811590629370092551181159062937009255118115906293700925511811590629370092551181159062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec07090-4286-4208-9bd3-d24d20aedf40, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0623beee-1469-4666-939a-997fa5010bd2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdec5017-21b0-4b93-9995-1edbf1eddde2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdec5017-21b0-4b93-9995-1edbf1eddde2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13643135060609255672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364313506060925567213643135060609255672136431350606092556721364313506060925567213643135060609255672136431350606092556721364313506060925567213643135060609255672136431350606092556721364313506060925567213643135060609255672136431350606092556721364313506060925567213643135060609255672136431350606092556721364313506060925567213643135060609255672136431350606092556721364313506060925567213643135060609255672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b29f64ee-d8fe-4bbd-bd65-b74c8277b66d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b29f64ee-d8fe-4bbd-bd65-b74c8277b66d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9229033685916270474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92290336859162704749229033685916270474922903368591627047492290336859162704749229033685916270474922903368591627047492290336859162704749229033685916270474922903368591627047492290336859162704749229033685916270474922903368591627047492290336859162704749229033685916270474922903368591627047492290336859162704749229033685916270474922903368591627047492290336859162704749229033685916270474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdec5017-21b0-4b93-9995-1edbf1eddde2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6276c221-a583-40b1-a06a-92ff475ad2ec, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6276c221-a583-40b1-a06a-92ff475ad2ec, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11811777712359467598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181177771235946759811811777712359467598118117777123594675981181177771235946759811811777712359467598118117777123594675981181177771235946759811811777712359467598118117777123594675981181177771235946759811811777712359467598118117777123594675981181177771235946759811811777712359467598118117777123594675981181177771235946759811811777712359467598118117777123594675981181177771235946759811811777712359467598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b29f64ee-d8fe-4bbd-bd65-b74c8277b66d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b77944fe-95c0-49ce-8fc0-3936da4b83ab, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b77944fe-95c0-49ce-8fc0-3936da4b83ab, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12376948180354541116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237694818035454111612376948180354541116123769481803545411161237694818035454111612376948180354541116123769481803545411161237694818035454111612376948180354541116123769481803545411161237694818035454111612376948180354541116123769481803545411161237694818035454111612376948180354541116123769481803545411161237694818035454111612376948180354541116123769481803545411161237694818035454111612376948180354541116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6276c221-a583-40b1-a06a-92ff475ad2ec, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 565da16d-ee2c-440d-8b10-56b1d1bd79e0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 565da16d-ee2c-440d-8b10-56b1d1bd79e0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7156513521131654344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71565135211316543447156513521131654344715651352113165434471565135211316543447156513521131654344715651352113165434471565135211316543447156513521131654344715651352113165434471565135211316543447156513521131654344715651352113165434471565135211316543447156513521131654344715651352113165434471565135211316543447156513521131654344715651352113165434471565135211316543447156513521131654344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b77944fe-95c0-49ce-8fc0-3936da4b83ab, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67dc6107-0aec-45e1-b05d-023f07e33342, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67dc6107-0aec-45e1-b05d-023f07e33342, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9567498560268413852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95674985602684138529567498560268413852956749856026841385295674985602684138529567498560268413852956749856026841385295674985602684138529567498560268413852956749856026841385295674985602684138529567498560268413852956749856026841385295674985602684138529567498560268413852956749856026841385295674985602684138529567498560268413852956749856026841385295674985602684138529567498560268413852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67dc6107-0aec-45e1-b05d-023f07e33342, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9931020-e3c5-4a98-ab2d-ef5f975f270f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 565da16d-ee2c-440d-8b10-56b1d1bd79e0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9931020-e3c5-4a98-ab2d-ef5f975f270f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3364140332306985465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33641403323069854653364140332306985465336414033230698546533641403323069854653364140332306985465336414033230698546533641403323069854653364140332306985465336414033230698546533641403323069854653364140332306985465336414033230698546533641403323069854653364140332306985465336414033230698546533641403323069854653364140332306985465336414033230698546533641403323069854653364140332306985465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 954da8ac-0fae-48b4-9350-249c0ef95de0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 954da8ac-0fae-48b4-9350-249c0ef95de0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2211121797650960587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22111217976509605872211121797650960587221112179765096058722111217976509605872211121797650960587221112179765096058722111217976509605872211121797650960587221112179765096058722111217976509605872211121797650960587221112179765096058722111217976509605872211121797650960587221112179765096058722111217976509605872211121797650960587221112179765096058722111217976509605872211121797650960587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 954da8ac-0fae-48b4-9350-249c0ef95de0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e53d7e7f-a4ed-42a9-8994-42b8089a560a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e53d7e7f-a4ed-42a9-8994-42b8089a560a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10982169196203656738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098216919620365673810982169196203656738109821691962036567381098216919620365673810982169196203656738109821691962036567381098216919620365673810982169196203656738109821691962036567381098216919620365673810982169196203656738109821691962036567381098216919620365673810982169196203656738109821691962036567381098216919620365673810982169196203656738109821691962036567381098216919620365673810982169196203656738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9931020-e3c5-4a98-ab2d-ef5f975f270f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89b24711-cd60-4f64-a9cd-c112077d42ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89b24711-cd60-4f64-a9cd-c112077d42ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12689453684892054334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268945368489205433412689453684892054334126894536848920543341268945368489205433412689453684892054334126894536848920543341268945368489205433412689453684892054334126894536848920543341268945368489205433412689453684892054334126894536848920543341268945368489205433412689453684892054334126894536848920543341268945368489205433412689453684892054334126894536848920543341268945368489205433412689453684892054334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e53d7e7f-a4ed-42a9-8994-42b8089a560a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058d8ba9-89f6-4ba6-b578-cac4ce8b7ce9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89b24711-cd60-4f64-a9cd-c112077d42ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058d8ba9-89f6-4ba6-b578-cac4ce8b7ce9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7171987747456200103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71719877474562001037171987747456200103717198774745620010371719877474562001037171987747456200103717198774745620010371719877474562001037171987747456200103717198774745620010371719877474562001037171987747456200103717198774745620010371719877474562001037171987747456200103717198774745620010371719877474562001037171987747456200103717198774745620010371719877474562001037171987747456200103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0281fa37-53a8-44dc-8bb5-635dc0e6aa0c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0281fa37-53a8-44dc-8bb5-635dc0e6aa0c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4147033058807290541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41470330588072905414147033058807290541414703305880729054141470330588072905414147033058807290541414703305880729054141470330588072905414147033058807290541414703305880729054141470330588072905414147033058807290541414703305880729054141470330588072905414147033058807290541414703305880729054141470330588072905414147033058807290541414703305880729054141470330588072905414147033058807290541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058d8ba9-89f6-4ba6-b578-cac4ce8b7ce9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38f94882-79df-4bdb-84f0-19f31daed50b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38f94882-79df-4bdb-84f0-19f31daed50b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5508024267826057251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55080242678260572515508024267826057251550802426782605725155080242678260572515508024267826057251550802426782605725155080242678260572515508024267826057251550802426782605725155080242678260572515508024267826057251550802426782605725155080242678260572515508024267826057251550802426782605725155080242678260572515508024267826057251550802426782605725155080242678260572515508024267826057251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0281fa37-53a8-44dc-8bb5-635dc0e6aa0c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a28f26-0d91-4373-b6bd-91cc87c9bb69, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a28f26-0d91-4373-b6bd-91cc87c9bb69, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1231085883185979917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12310858831859799171231085883185979917123108588318597991712310858831859799171231085883185979917123108588318597991712310858831859799171231085883185979917123108588318597991712310858831859799171231085883185979917123108588318597991712310858831859799171231085883185979917123108588318597991712310858831859799171231085883185979917123108588318597991712310858831859799171231085883185979917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38f94882-79df-4bdb-84f0-19f31daed50b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd46d229-ac74-49d9-84da-ea8fd6bdaed8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd46d229-ac74-49d9-84da-ea8fd6bdaed8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9635111416783488359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96351114167834883599635111416783488359963511141678348835996351114167834883599635111416783488359963511141678348835996351114167834883599635111416783488359963511141678348835996351114167834883599635111416783488359963511141678348835996351114167834883599635111416783488359963511141678348835996351114167834883599635111416783488359963511141678348835996351114167834883599635111416783488359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a28f26-0d91-4373-b6bd-91cc87c9bb69, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e49cbe2-dd6f-4738-a943-29f76e4bd7d0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e49cbe2-dd6f-4738-a943-29f76e4bd7d0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6389175612419811018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63891756124198110186389175612419811018638917561241981101863891756124198110186389175612419811018638917561241981101863891756124198110186389175612419811018638917561241981101863891756124198110186389175612419811018638917561241981101863891756124198110186389175612419811018638917561241981101863891756124198110186389175612419811018638917561241981101863891756124198110186389175612419811018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd46d229-ac74-49d9-84da-ea8fd6bdaed8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfdf59d4-9725-4555-9548-f288d9c33b61, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfdf59d4-9725-4555-9548-f288d9c33b61, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15230815530577810928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523081553057781092815230815530577810928152308155305778109281523081553057781092815230815530577810928152308155305778109281523081553057781092815230815530577810928152308155305778109281523081553057781092815230815530577810928152308155305778109281523081553057781092815230815530577810928152308155305778109281523081553057781092815230815530577810928152308155305778109281523081553057781092815230815530577810928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e49cbe2-dd6f-4738-a943-29f76e4bd7d0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c5845a3-68e6-4d68-b781-2efdde176b0e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c5845a3-68e6-4d68-b781-2efdde176b0e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 193199995517086990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990193199995517086990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfdf59d4-9725-4555-9548-f288d9c33b61, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 815a212a-93b1-4499-a388-8c840cdc9b93, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 815a212a-93b1-4499-a388-8c840cdc9b93, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4357785214630935277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43577852146309352774357785214630935277435778521463093527743577852146309352774357785214630935277435778521463093527743577852146309352774357785214630935277435778521463093527743577852146309352774357785214630935277435778521463093527743577852146309352774357785214630935277435778521463093527743577852146309352774357785214630935277435778521463093527743577852146309352774357785214630935277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c5845a3-68e6-4d68-b781-2efdde176b0e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ff72e18-3cec-48ab-9935-30948912b5ac, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ff72e18-3cec-48ab-9935-30948912b5ac, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1467997490393864875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14679974903938648751467997490393864875146799749039386487514679974903938648751467997490393864875146799749039386487514679974903938648751467997490393864875146799749039386487514679974903938648751467997490393864875146799749039386487514679974903938648751467997490393864875146799749039386487514679974903938648751467997490393864875146799749039386487514679974903938648751467997490393864875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 815a212a-93b1-4499-a388-8c840cdc9b93, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f38b053c-fb7e-4f87-ac51-0d34c6bf396b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f38b053c-fb7e-4f87-ac51-0d34c6bf396b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11798282166091197383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179828216609119738311798282166091197383117982821660911973831179828216609119738311798282166091197383117982821660911973831179828216609119738311798282166091197383117982821660911973831179828216609119738311798282166091197383117982821660911973831179828216609119738311798282166091197383117982821660911973831179828216609119738311798282166091197383117982821660911973831179828216609119738311798282166091197383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ff72e18-3cec-48ab-9935-30948912b5ac, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa033bdf-4437-4e3e-8512-09059f25f535, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa033bdf-4437-4e3e-8512-09059f25f535, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8582366690789527228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85823666907895272288582366690789527228858236669078952722885823666907895272288582366690789527228858236669078952722885823666907895272288582366690789527228858236669078952722885823666907895272288582366690789527228858236669078952722885823666907895272288582366690789527228858236669078952722885823666907895272288582366690789527228858236669078952722885823666907895272288582366690789527228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f38b053c-fb7e-4f87-ac51-0d34c6bf396b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7100449-a531-4b5b-ba8d-e303ea0a5699, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7100449-a531-4b5b-ba8d-e303ea0a5699, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11121864430608323439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112186443060832343911121864430608323439111218644306083234391112186443060832343911121864430608323439111218644306083234391112186443060832343911121864430608323439111218644306083234391112186443060832343911121864430608323439111218644306083234391112186443060832343911121864430608323439111218644306083234391112186443060832343911121864430608323439111218644306083234391112186443060832343911121864430608323439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa033bdf-4437-4e3e-8512-09059f25f535, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c671b0-2a63-4a0a-bcdb-790406f2e6d1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c671b0-2a63-4a0a-bcdb-790406f2e6d1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1048533137963906232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10485331379639062321048533137963906232104853313796390623210485331379639062321048533137963906232104853313796390623210485331379639062321048533137963906232104853313796390623210485331379639062321048533137963906232104853313796390623210485331379639062321048533137963906232104853313796390623210485331379639062321048533137963906232104853313796390623210485331379639062321048533137963906232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7100449-a531-4b5b-ba8d-e303ea0a5699, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e49dc8ea-c4e0-4237-8ec0-71e7fc4b5853, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e49dc8ea-c4e0-4237-8ec0-71e7fc4b5853, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3893120630821298139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38931206308212981393893120630821298139389312063082129813938931206308212981393893120630821298139389312063082129813938931206308212981393893120630821298139389312063082129813938931206308212981393893120630821298139389312063082129813938931206308212981393893120630821298139389312063082129813938931206308212981393893120630821298139389312063082129813938931206308212981393893120630821298139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c671b0-2a63-4a0a-bcdb-790406f2e6d1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd07d976-6603-4588-8040-87c8f3be8705, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd07d976-6603-4588-8040-87c8f3be8705, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6424995418403811172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64249954184038111726424995418403811172642499541840381117264249954184038111726424995418403811172642499541840381117264249954184038111726424995418403811172642499541840381117264249954184038111726424995418403811172642499541840381117264249954184038111726424995418403811172642499541840381117264249954184038111726424995418403811172642499541840381117264249954184038111726424995418403811172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e49dc8ea-c4e0-4237-8ec0-71e7fc4b5853, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd07d976-6603-4588-8040-87c8f3be8705, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3512a268-2ccb-465a-99d4-73939354aa45, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3512a268-2ccb-465a-99d4-73939354aa45, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4252134021789311089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42521340217893110894252134021789311089425213402178931108942521340217893110894252134021789311089425213402178931108942521340217893110894252134021789311089425213402178931108942521340217893110894252134021789311089425213402178931108942521340217893110894252134021789311089425213402178931108942521340217893110894252134021789311089425213402178931108942521340217893110894252134021789311089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60ad039c-32fd-4d1d-9a8e-209cc139a9fb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60ad039c-32fd-4d1d-9a8e-209cc139a9fb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15850613083642689443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585061308364268944315850613083642689443158506130836426894431585061308364268944315850613083642689443158506130836426894431585061308364268944315850613083642689443158506130836426894431585061308364268944315850613083642689443158506130836426894431585061308364268944315850613083642689443158506130836426894431585061308364268944315850613083642689443158506130836426894431585061308364268944315850613083642689443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3512a268-2ccb-465a-99d4-73939354aa45, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eef4dfe7-b9db-4c2f-bef8-a469e1a0a981, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eef4dfe7-b9db-4c2f-bef8-a469e1a0a981, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5366075646027379464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53660756460273794645366075646027379464536607564602737946453660756460273794645366075646027379464536607564602737946453660756460273794645366075646027379464536607564602737946453660756460273794645366075646027379464536607564602737946453660756460273794645366075646027379464536607564602737946453660756460273794645366075646027379464536607564602737946453660756460273794645366075646027379464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60ad039c-32fd-4d1d-9a8e-209cc139a9fb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30f4aeb6-0752-4b4c-8697-0dcde164ac54, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30f4aeb6-0752-4b4c-8697-0dcde164ac54, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3198016354542900496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31980163545429004963198016354542900496319801635454290049631980163545429004963198016354542900496319801635454290049631980163545429004963198016354542900496319801635454290049631980163545429004963198016354542900496319801635454290049631980163545429004963198016354542900496319801635454290049631980163545429004963198016354542900496319801635454290049631980163545429004963198016354542900496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eef4dfe7-b9db-4c2f-bef8-a469e1a0a981, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d883677-4e22-4446-8b6c-95df7059dcdb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d883677-4e22-4446-8b6c-95df7059dcdb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17367160578007751945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736716057800775194517367160578007751945173671605780077519451736716057800775194517367160578007751945173671605780077519451736716057800775194517367160578007751945173671605780077519451736716057800775194517367160578007751945173671605780077519451736716057800775194517367160578007751945173671605780077519451736716057800775194517367160578007751945173671605780077519451736716057800775194517367160578007751945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30f4aeb6-0752-4b4c-8697-0dcde164ac54, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d1cd456-f5fb-4c59-b9d4-ce7e29cbd4a6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d1cd456-f5fb-4c59-b9d4-ce7e29cbd4a6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 709685613755127557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557709685613755127557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d883677-4e22-4446-8b6c-95df7059dcdb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d742f57-f065-453f-87d0-8fff29242f27, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d742f57-f065-453f-87d0-8fff29242f27, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3360803890345468159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33608038903454681593360803890345468159336080389034546815933608038903454681593360803890345468159336080389034546815933608038903454681593360803890345468159336080389034546815933608038903454681593360803890345468159336080389034546815933608038903454681593360803890345468159336080389034546815933608038903454681593360803890345468159336080389034546815933608038903454681593360803890345468159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d1cd456-f5fb-4c59-b9d4-ce7e29cbd4a6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 940533cc-0370-476d-a266-15b0088eaee1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940533cc-0370-476d-a266-15b0088eaee1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3927582604009998598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39275826040099985983927582604009998598392758260400999859839275826040099985983927582604009998598392758260400999859839275826040099985983927582604009998598392758260400999859839275826040099985983927582604009998598392758260400999859839275826040099985983927582604009998598392758260400999859839275826040099985983927582604009998598392758260400999859839275826040099985983927582604009998598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d742f57-f065-453f-87d0-8fff29242f27, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7025ae8-295f-40f9-b771-272edda0678c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7025ae8-295f-40f9-b771-272edda0678c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11342054142519167916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134205414251916791611342054142519167916113420541425191679161134205414251916791611342054142519167916113420541425191679161134205414251916791611342054142519167916113420541425191679161134205414251916791611342054142519167916113420541425191679161134205414251916791611342054142519167916113420541425191679161134205414251916791611342054142519167916113420541425191679161134205414251916791611342054142519167916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940533cc-0370-476d-a266-15b0088eaee1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da9cd3a4-cc24-47d5-81d5-af37a3d88a53, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da9cd3a4-cc24-47d5-81d5-af37a3d88a53, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15842471631995274821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584247163199527482115842471631995274821158424716319952748211584247163199527482115842471631995274821158424716319952748211584247163199527482115842471631995274821158424716319952748211584247163199527482115842471631995274821158424716319952748211584247163199527482115842471631995274821158424716319952748211584247163199527482115842471631995274821158424716319952748211584247163199527482115842471631995274821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7025ae8-295f-40f9-b771-272edda0678c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b59d1e-4a67-4855-87dc-a0de58e8f2c5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b59d1e-4a67-4855-87dc-a0de58e8f2c5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7415259637501630482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74152596375016304827415259637501630482741525963750163048274152596375016304827415259637501630482741525963750163048274152596375016304827415259637501630482741525963750163048274152596375016304827415259637501630482741525963750163048274152596375016304827415259637501630482741525963750163048274152596375016304827415259637501630482741525963750163048274152596375016304827415259637501630482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b59d1e-4a67-4855-87dc-a0de58e8f2c5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c936e7f5-b976-4486-9d72-6552f90f8615, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c936e7f5-b976-4486-9d72-6552f90f8615, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8838960331354916792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88389603313549167928838960331354916792883896033135491679288389603313549167928838960331354916792883896033135491679288389603313549167928838960331354916792883896033135491679288389603313549167928838960331354916792883896033135491679288389603313549167928838960331354916792883896033135491679288389603313549167928838960331354916792883896033135491679288389603313549167928838960331354916792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da9cd3a4-cc24-47d5-81d5-af37a3d88a53, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f6824a-d0b0-479b-b696-4e9f74e20383, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f6824a-d0b0-479b-b696-4e9f74e20383, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17515720640337022342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751572064033702234217515720640337022342175157206403370223421751572064033702234217515720640337022342175157206403370223421751572064033702234217515720640337022342175157206403370223421751572064033702234217515720640337022342175157206403370223421751572064033702234217515720640337022342175157206403370223421751572064033702234217515720640337022342175157206403370223421751572064033702234217515720640337022342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c936e7f5-b976-4486-9d72-6552f90f8615, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dac6c88-0fd6-437c-a51a-05e5170e6426, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dac6c88-0fd6-437c-a51a-05e5170e6426, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13362954490736623355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336295449073662335513362954490736623355133629544907366233551336295449073662335513362954490736623355133629544907366233551336295449073662335513362954490736623355133629544907366233551336295449073662335513362954490736623355133629544907366233551336295449073662335513362954490736623355133629544907366233551336295449073662335513362954490736623355133629544907366233551336295449073662335513362954490736623355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f6824a-d0b0-479b-b696-4e9f74e20383, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc9093e-4989-4fc2-a090-526bb70a4a1c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc9093e-4989-4fc2-a090-526bb70a4a1c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14573004594171380005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457300459417138000514573004594171380005145730045941713800051457300459417138000514573004594171380005145730045941713800051457300459417138000514573004594171380005145730045941713800051457300459417138000514573004594171380005145730045941713800051457300459417138000514573004594171380005145730045941713800051457300459417138000514573004594171380005145730045941713800051457300459417138000514573004594171380005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dac6c88-0fd6-437c-a51a-05e5170e6426, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 543b7f9c-827b-4fd1-91b8-eb107037e0bf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 543b7f9c-827b-4fd1-91b8-eb107037e0bf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16929132581579103713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692913258157910371316929132581579103713169291325815791037131692913258157910371316929132581579103713169291325815791037131692913258157910371316929132581579103713169291325815791037131692913258157910371316929132581579103713169291325815791037131692913258157910371316929132581579103713169291325815791037131692913258157910371316929132581579103713169291325815791037131692913258157910371316929132581579103713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc9093e-4989-4fc2-a090-526bb70a4a1c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08cd1d0f-a7ca-4016-943b-37734ce9f8c5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08cd1d0f-a7ca-4016-943b-37734ce9f8c5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7297319356548971335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72973193565489713357297319356548971335729731935654897133572973193565489713357297319356548971335729731935654897133572973193565489713357297319356548971335729731935654897133572973193565489713357297319356548971335729731935654897133572973193565489713357297319356548971335729731935654897133572973193565489713357297319356548971335729731935654897133572973193565489713357297319356548971335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 543b7f9c-827b-4fd1-91b8-eb107037e0bf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f558e7b7-7d19-4696-bab9-aac8f3c73691, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f558e7b7-7d19-4696-bab9-aac8f3c73691, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5603534675801685797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56035346758016857975603534675801685797560353467580168579756035346758016857975603534675801685797560353467580168579756035346758016857975603534675801685797560353467580168579756035346758016857975603534675801685797560353467580168579756035346758016857975603534675801685797560353467580168579756035346758016857975603534675801685797560353467580168579756035346758016857975603534675801685797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08cd1d0f-a7ca-4016-943b-37734ce9f8c5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58896718-3f3a-43f6-9322-4fb3a00a14e4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58896718-3f3a-43f6-9322-4fb3a00a14e4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2580598403591976141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25805984035919761412580598403591976141258059840359197614125805984035919761412580598403591976141258059840359197614125805984035919761412580598403591976141258059840359197614125805984035919761412580598403591976141258059840359197614125805984035919761412580598403591976141258059840359197614125805984035919761412580598403591976141258059840359197614125805984035919761412580598403591976141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58896718-3f3a-43f6-9322-4fb3a00a14e4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22e89cec-77a9-427e-8cd1-28ed7638d852, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22e89cec-77a9-427e-8cd1-28ed7638d852, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17329494423701356961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732949442370135696117329494423701356961173294944237013569611732949442370135696117329494423701356961173294944237013569611732949442370135696117329494423701356961173294944237013569611732949442370135696117329494423701356961173294944237013569611732949442370135696117329494423701356961173294944237013569611732949442370135696117329494423701356961173294944237013569611732949442370135696117329494423701356961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f558e7b7-7d19-4696-bab9-aac8f3c73691, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90952845-26ed-425c-aa4b-feac82e40f90, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90952845-26ed-425c-aa4b-feac82e40f90, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8811612454659615173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88116124546596151738811612454659615173881161245465961517388116124546596151738811612454659615173881161245465961517388116124546596151738811612454659615173881161245465961517388116124546596151738811612454659615173881161245465961517388116124546596151738811612454659615173881161245465961517388116124546596151738811612454659615173881161245465961517388116124546596151738811612454659615173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22e89cec-77a9-427e-8cd1-28ed7638d852, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b38e678f-6b8e-4a8a-839c-b906aa7d27f3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b38e678f-6b8e-4a8a-839c-b906aa7d27f3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6651212170519564167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66512121705195641676651212170519564167665121217051956416766512121705195641676651212170519564167665121217051956416766512121705195641676651212170519564167665121217051956416766512121705195641676651212170519564167665121217051956416766512121705195641676651212170519564167665121217051956416766512121705195641676651212170519564167665121217051956416766512121705195641676651212170519564167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90952845-26ed-425c-aa4b-feac82e40f90, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a46f5e30-000b-4f61-8dcb-7bef5001a93e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46f5e30-000b-4f61-8dcb-7bef5001a93e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9603603340715779630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96036033407157796309603603340715779630960360334071577963096036033407157796309603603340715779630960360334071577963096036033407157796309603603340715779630960360334071577963096036033407157796309603603340715779630960360334071577963096036033407157796309603603340715779630960360334071577963096036033407157796309603603340715779630960360334071577963096036033407157796309603603340715779630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46f5e30-000b-4f61-8dcb-7bef5001a93e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e2b06f2-055d-4410-973f-a3d03b109105, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e2b06f2-055d-4410-973f-a3d03b109105, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 288421143326519730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730288421143326519730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b38e678f-6b8e-4a8a-839c-b906aa7d27f3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa0eb439-139d-4c8a-ace4-887a0b94451e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa0eb439-139d-4c8a-ace4-887a0b94451e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9446795685403978033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94467956854039780339446795685403978033944679568540397803394467956854039780339446795685403978033944679568540397803394467956854039780339446795685403978033944679568540397803394467956854039780339446795685403978033944679568540397803394467956854039780339446795685403978033944679568540397803394467956854039780339446795685403978033944679568540397803394467956854039780339446795685403978033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e2b06f2-055d-4410-973f-a3d03b109105, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5464f82b-8b22-408e-a294-18202796aaa1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5464f82b-8b22-408e-a294-18202796aaa1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8497786202563504771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84977862025635047718497786202563504771849778620256350477184977862025635047718497786202563504771849778620256350477184977862025635047718497786202563504771849778620256350477184977862025635047718497786202563504771849778620256350477184977862025635047718497786202563504771849778620256350477184977862025635047718497786202563504771849778620256350477184977862025635047718497786202563504771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa0eb439-139d-4c8a-ace4-887a0b94451e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 495b707a-156a-41e2-b7ab-731984ae9edd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 495b707a-156a-41e2-b7ab-731984ae9edd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14521136881153029401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452113688115302940114521136881153029401145211368811530294011452113688115302940114521136881153029401145211368811530294011452113688115302940114521136881153029401145211368811530294011452113688115302940114521136881153029401145211368811530294011452113688115302940114521136881153029401145211368811530294011452113688115302940114521136881153029401145211368811530294011452113688115302940114521136881153029401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5464f82b-8b22-408e-a294-18202796aaa1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d24fb17f-0410-44f6-afd6-9eef6e717866, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d24fb17f-0410-44f6-afd6-9eef6e717866, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11327248308592558338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132724830859255833811327248308592558338113272483085925583381132724830859255833811327248308592558338113272483085925583381132724830859255833811327248308592558338113272483085925583381132724830859255833811327248308592558338113272483085925583381132724830859255833811327248308592558338113272483085925583381132724830859255833811327248308592558338113272483085925583381132724830859255833811327248308592558338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 495b707a-156a-41e2-b7ab-731984ae9edd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6bac316-18ff-4b9d-94de-9ff9102843fd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6bac316-18ff-4b9d-94de-9ff9102843fd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3668700152078247287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36687001520782472873668700152078247287366870015207824728736687001520782472873668700152078247287366870015207824728736687001520782472873668700152078247287366870015207824728736687001520782472873668700152078247287366870015207824728736687001520782472873668700152078247287366870015207824728736687001520782472873668700152078247287366870015207824728736687001520782472873668700152078247287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d24fb17f-0410-44f6-afd6-9eef6e717866, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec379a5f-35cf-4813-95be-5f4037e3890f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec379a5f-35cf-4813-95be-5f4037e3890f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10393729480383707424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039372948038370742410393729480383707424103937294803837074241039372948038370742410393729480383707424103937294803837074241039372948038370742410393729480383707424103937294803837074241039372948038370742410393729480383707424103937294803837074241039372948038370742410393729480383707424103937294803837074241039372948038370742410393729480383707424103937294803837074241039372948038370742410393729480383707424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6bac316-18ff-4b9d-94de-9ff9102843fd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeaf2a44-e770-43a8-aab4-137ecac39aae, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeaf2a44-e770-43a8-aab4-137ecac39aae, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16811290724334796184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681129072433479618416811290724334796184168112907243347961841681129072433479618416811290724334796184168112907243347961841681129072433479618416811290724334796184168112907243347961841681129072433479618416811290724334796184168112907243347961841681129072433479618416811290724334796184168112907243347961841681129072433479618416811290724334796184168112907243347961841681129072433479618416811290724334796184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec379a5f-35cf-4813-95be-5f4037e3890f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99faab12-e32c-4902-b868-ec3ad7e1fb34, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99faab12-e32c-4902-b868-ec3ad7e1fb34, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2345383489977566527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23453834899775665272345383489977566527234538348997756652723453834899775665272345383489977566527234538348997756652723453834899775665272345383489977566527234538348997756652723453834899775665272345383489977566527234538348997756652723453834899775665272345383489977566527234538348997756652723453834899775665272345383489977566527234538348997756652723453834899775665272345383489977566527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeaf2a44-e770-43a8-aab4-137ecac39aae, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b674ffde-fc2a-43b0-8904-93d6566c30c2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b674ffde-fc2a-43b0-8904-93d6566c30c2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14973504624082882214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497350462408288221414973504624082882214149735046240828822141497350462408288221414973504624082882214149735046240828822141497350462408288221414973504624082882214149735046240828822141497350462408288221414973504624082882214149735046240828822141497350462408288221414973504624082882214149735046240828822141497350462408288221414973504624082882214149735046240828822141497350462408288221414973504624082882214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99faab12-e32c-4902-b868-ec3ad7e1fb34, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2c53ad4-c54a-4c0c-8cfa-5b5beb83726a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2c53ad4-c54a-4c0c-8cfa-5b5beb83726a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15110732679204331922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511073267920433192215110732679204331922151107326792043319221511073267920433192215110732679204331922151107326792043319221511073267920433192215110732679204331922151107326792043319221511073267920433192215110732679204331922151107326792043319221511073267920433192215110732679204331922151107326792043319221511073267920433192215110732679204331922151107326792043319221511073267920433192215110732679204331922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b674ffde-fc2a-43b0-8904-93d6566c30c2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2c53ad4-c54a-4c0c-8cfa-5b5beb83726a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e57d6ab-10ca-4595-ba12-5b54ae87e21e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e57d6ab-10ca-4595-ba12-5b54ae87e21e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9722644521913373192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97226445219133731929722644521913373192972264452191337319297226445219133731929722644521913373192972264452191337319297226445219133731929722644521913373192972264452191337319297226445219133731929722644521913373192972264452191337319297226445219133731929722644521913373192972264452191337319297226445219133731929722644521913373192972264452191337319297226445219133731929722644521913373192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 847bdefb-f317-48a9-8b8c-8aa61a9d4957, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 847bdefb-f317-48a9-8b8c-8aa61a9d4957, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14616723626755121373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461672362675512137314616723626755121373146167236267551213731461672362675512137314616723626755121373146167236267551213731461672362675512137314616723626755121373146167236267551213731461672362675512137314616723626755121373146167236267551213731461672362675512137314616723626755121373146167236267551213731461672362675512137314616723626755121373146167236267551213731461672362675512137314616723626755121373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e57d6ab-10ca-4595-ba12-5b54ae87e21e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e6416eb-c2e4-47d2-b434-9e55f590dad7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e6416eb-c2e4-47d2-b434-9e55f590dad7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4549784178028105130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45497841780281051304549784178028105130454978417802810513045497841780281051304549784178028105130454978417802810513045497841780281051304549784178028105130454978417802810513045497841780281051304549784178028105130454978417802810513045497841780281051304549784178028105130454978417802810513045497841780281051304549784178028105130454978417802810513045497841780281051304549784178028105130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 847bdefb-f317-48a9-8b8c-8aa61a9d4957, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e4c9a0-0107-4226-aef9-1fa4783012b1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e4c9a0-0107-4226-aef9-1fa4783012b1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4230666388623261604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42306663886232616044230666388623261604423066638862326160442306663886232616044230666388623261604423066638862326160442306663886232616044230666388623261604423066638862326160442306663886232616044230666388623261604423066638862326160442306663886232616044230666388623261604423066638862326160442306663886232616044230666388623261604423066638862326160442306663886232616044230666388623261604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e6416eb-c2e4-47d2-b434-9e55f590dad7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2493bf9-75ef-4c0c-aaf2-f5c54cf05a12, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2493bf9-75ef-4c0c-aaf2-f5c54cf05a12, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3996289742665714639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39962897426657146393996289742665714639399628974266571463939962897426657146393996289742665714639399628974266571463939962897426657146393996289742665714639399628974266571463939962897426657146393996289742665714639399628974266571463939962897426657146393996289742665714639399628974266571463939962897426657146393996289742665714639399628974266571463939962897426657146393996289742665714639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e4c9a0-0107-4226-aef9-1fa4783012b1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a304047a-e004-4529-9f94-5f689067f102, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a304047a-e004-4529-9f94-5f689067f102, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13679518079982622690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367951807998262269013679518079982622690136795180799826226901367951807998262269013679518079982622690136795180799826226901367951807998262269013679518079982622690136795180799826226901367951807998262269013679518079982622690136795180799826226901367951807998262269013679518079982622690136795180799826226901367951807998262269013679518079982622690136795180799826226901367951807998262269013679518079982622690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2493bf9-75ef-4c0c-aaf2-f5c54cf05a12, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eecf4a3-941b-44ea-bd55-f44a7768dcfb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eecf4a3-941b-44ea-bd55-f44a7768dcfb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 794445922507686619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619794445922507686619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a304047a-e004-4529-9f94-5f689067f102, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d234db0-f65f-4d78-add6-a9b3c240ff68, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d234db0-f65f-4d78-add6-a9b3c240ff68, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17661840897938106180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766184089793810618017661840897938106180176618408979381061801766184089793810618017661840897938106180176618408979381061801766184089793810618017661840897938106180176618408979381061801766184089793810618017661840897938106180176618408979381061801766184089793810618017661840897938106180176618408979381061801766184089793810618017661840897938106180176618408979381061801766184089793810618017661840897938106180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eecf4a3-941b-44ea-bd55-f44a7768dcfb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e393f51-c447-4f82-8375-fc47b88364fa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e393f51-c447-4f82-8375-fc47b88364fa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12357790233994666095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235779023399466609512357790233994666095123577902339946660951235779023399466609512357790233994666095123577902339946660951235779023399466609512357790233994666095123577902339946660951235779023399466609512357790233994666095123577902339946660951235779023399466609512357790233994666095123577902339946660951235779023399466609512357790233994666095123577902339946660951235779023399466609512357790233994666095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d234db0-f65f-4d78-add6-a9b3c240ff68, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58ee9981-acad-49ab-90c4-b5583aced66d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58ee9981-acad-49ab-90c4-b5583aced66d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8177790931112608890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81777909311126088908177790931112608890817779093111260889081777909311126088908177790931112608890817779093111260889081777909311126088908177790931112608890817779093111260889081777909311126088908177790931112608890817779093111260889081777909311126088908177790931112608890817779093111260889081777909311126088908177790931112608890817779093111260889081777909311126088908177790931112608890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e393f51-c447-4f82-8375-fc47b88364fa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4235f7eb-6cbd-490d-b25a-6827b7fbb72b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4235f7eb-6cbd-490d-b25a-6827b7fbb72b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1704311691323491740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17043116913234917401704311691323491740170431169132349174017043116913234917401704311691323491740170431169132349174017043116913234917401704311691323491740170431169132349174017043116913234917401704311691323491740170431169132349174017043116913234917401704311691323491740170431169132349174017043116913234917401704311691323491740170431169132349174017043116913234917401704311691323491740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58ee9981-acad-49ab-90c4-b5583aced66d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5efa6f6c-948a-4a21-80f8-bd7528eb4cc1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5efa6f6c-948a-4a21-80f8-bd7528eb4cc1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2424452484602441339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24244524846024413392424452484602441339242445248460244133924244524846024413392424452484602441339242445248460244133924244524846024413392424452484602441339242445248460244133924244524846024413392424452484602441339242445248460244133924244524846024413392424452484602441339242445248460244133924244524846024413392424452484602441339242445248460244133924244524846024413392424452484602441339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4235f7eb-6cbd-490d-b25a-6827b7fbb72b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8f0dbc-9bcc-46a1-90b2-16125581116c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8f0dbc-9bcc-46a1-90b2-16125581116c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3687982152317171388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36879821523171713883687982152317171388368798215231717138836879821523171713883687982152317171388368798215231717138836879821523171713883687982152317171388368798215231717138836879821523171713883687982152317171388368798215231717138836879821523171713883687982152317171388368798215231717138836879821523171713883687982152317171388368798215231717138836879821523171713883687982152317171388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5efa6f6c-948a-4a21-80f8-bd7528eb4cc1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06d35cdf-f471-4f0b-a9c3-f2afe3c49500, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06d35cdf-f471-4f0b-a9c3-f2afe3c49500, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13943736258867489088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394373625886748908813943736258867489088139437362588674890881394373625886748908813943736258867489088139437362588674890881394373625886748908813943736258867489088139437362588674890881394373625886748908813943736258867489088139437362588674890881394373625886748908813943736258867489088139437362588674890881394373625886748908813943736258867489088139437362588674890881394373625886748908813943736258867489088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8f0dbc-9bcc-46a1-90b2-16125581116c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec65caa-21ff-4385-884f-bedba834c929, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec65caa-21ff-4385-884f-bedba834c929, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12154354390573421109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215435439057342110912154354390573421109121543543905734211091215435439057342110912154354390573421109121543543905734211091215435439057342110912154354390573421109121543543905734211091215435439057342110912154354390573421109121543543905734211091215435439057342110912154354390573421109121543543905734211091215435439057342110912154354390573421109121543543905734211091215435439057342110912154354390573421109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06d35cdf-f471-4f0b-a9c3-f2afe3c49500, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35e03e03-3369-45ed-be28-d35f5e8faada, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e03e03-3369-45ed-be28-d35f5e8faada, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 61694409265347142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6169440926534714261694409265347142616944092653471426169440926534714261694409265347142616944092653471426169440926534714261694409265347142616944092653471426169440926534714261694409265347142616944092653471426169440926534714261694409265347142616944092653471426169440926534714261694409265347142616944092653471426169440926534714261694409265347142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec65caa-21ff-4385-884f-bedba834c929, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56f8f140-0cf1-40c4-83d0-c0b231658c1e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56f8f140-0cf1-40c4-83d0-c0b231658c1e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9512152200770820821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95121522007708208219512152200770820821951215220077082082195121522007708208219512152200770820821951215220077082082195121522007708208219512152200770820821951215220077082082195121522007708208219512152200770820821951215220077082082195121522007708208219512152200770820821951215220077082082195121522007708208219512152200770820821951215220077082082195121522007708208219512152200770820821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e03e03-3369-45ed-be28-d35f5e8faada, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29033c69-e673-4b61-ad86-21c025d62479, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29033c69-e673-4b61-ad86-21c025d62479, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1343438013325530865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13434380133255308651343438013325530865134343801332553086513434380133255308651343438013325530865134343801332553086513434380133255308651343438013325530865134343801332553086513434380133255308651343438013325530865134343801332553086513434380133255308651343438013325530865134343801332553086513434380133255308651343438013325530865134343801332553086513434380133255308651343438013325530865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56f8f140-0cf1-40c4-83d0-c0b231658c1e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11531ba6-7ba4-4f90-b1b7-4a0146e4c609, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11531ba6-7ba4-4f90-b1b7-4a0146e4c609, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17978051817076475929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797805181707647592917978051817076475929179780518170764759291797805181707647592917978051817076475929179780518170764759291797805181707647592917978051817076475929179780518170764759291797805181707647592917978051817076475929179780518170764759291797805181707647592917978051817076475929179780518170764759291797805181707647592917978051817076475929179780518170764759291797805181707647592917978051817076475929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29033c69-e673-4b61-ad86-21c025d62479, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cc0fd70-47de-4dc3-aab9-5969487839f1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cc0fd70-47de-4dc3-aab9-5969487839f1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4040342175707828677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40403421757078286774040342175707828677404034217570782867740403421757078286774040342175707828677404034217570782867740403421757078286774040342175707828677404034217570782867740403421757078286774040342175707828677404034217570782867740403421757078286774040342175707828677404034217570782867740403421757078286774040342175707828677404034217570782867740403421757078286774040342175707828677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11531ba6-7ba4-4f90-b1b7-4a0146e4c609, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cba35f47-d4bc-46e8-8665-c2a5dd2f9a91, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cba35f47-d4bc-46e8-8665-c2a5dd2f9a91, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14672816339423303582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467281633942330358214672816339423303582146728163394233035821467281633942330358214672816339423303582146728163394233035821467281633942330358214672816339423303582146728163394233035821467281633942330358214672816339423303582146728163394233035821467281633942330358214672816339423303582146728163394233035821467281633942330358214672816339423303582146728163394233035821467281633942330358214672816339423303582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cc0fd70-47de-4dc3-aab9-5969487839f1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a180b6d9-41ca-488f-bb15-2f4bc333da51, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cba35f47-d4bc-46e8-8665-c2a5dd2f9a91, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a180b6d9-41ca-488f-bb15-2f4bc333da51, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 566647778956408270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270566647778956408270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b77363e-1c9e-4b0b-a4c9-1a1c49881c20, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b77363e-1c9e-4b0b-a4c9-1a1c49881c20, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5741503307267414597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57415033072674145975741503307267414597574150330726741459757415033072674145975741503307267414597574150330726741459757415033072674145975741503307267414597574150330726741459757415033072674145975741503307267414597574150330726741459757415033072674145975741503307267414597574150330726741459757415033072674145975741503307267414597574150330726741459757415033072674145975741503307267414597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a180b6d9-41ca-488f-bb15-2f4bc333da51, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2783001d-7b90-45d4-af71-f2945c8bce7e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2783001d-7b90-45d4-af71-f2945c8bce7e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11190229724411138275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119022972441113827511190229724411138275111902297244111382751119022972441113827511190229724411138275111902297244111382751119022972441113827511190229724411138275111902297244111382751119022972441113827511190229724411138275111902297244111382751119022972441113827511190229724411138275111902297244111382751119022972441113827511190229724411138275111902297244111382751119022972441113827511190229724411138275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b77363e-1c9e-4b0b-a4c9-1a1c49881c20, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 868b3c72-933e-4787-ba70-0512571dea59, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 868b3c72-933e-4787-ba70-0512571dea59, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1128246980250579979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11282469802505799791128246980250579979112824698025057997911282469802505799791128246980250579979112824698025057997911282469802505799791128246980250579979112824698025057997911282469802505799791128246980250579979112824698025057997911282469802505799791128246980250579979112824698025057997911282469802505799791128246980250579979112824698025057997911282469802505799791128246980250579979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2783001d-7b90-45d4-af71-f2945c8bce7e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc82e19f-9bdd-4925-acb2-7ef22423f1c2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc82e19f-9bdd-4925-acb2-7ef22423f1c2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 954565571063151621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621954565571063151621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 868b3c72-933e-4787-ba70-0512571dea59, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfcc21b-c233-4288-94ea-acf7e4b3f68f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfcc21b-c233-4288-94ea-acf7e4b3f68f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6052827692130497139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60528276921304971396052827692130497139605282769213049713960528276921304971396052827692130497139605282769213049713960528276921304971396052827692130497139605282769213049713960528276921304971396052827692130497139605282769213049713960528276921304971396052827692130497139605282769213049713960528276921304971396052827692130497139605282769213049713960528276921304971396052827692130497139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc82e19f-9bdd-4925-acb2-7ef22423f1c2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfcc21b-c233-4288-94ea-acf7e4b3f68f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63cce3a2-31bf-4006-829b-8f3f8a7a5f94, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63cce3a2-31bf-4006-829b-8f3f8a7a5f94, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 895497971680154087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087895497971680154087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad5ddabb-b7f5-404c-bada-f2a80ab743f5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad5ddabb-b7f5-404c-bada-f2a80ab743f5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 89681412542413536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8968141254241353689681412542413536896814125424135368968141254241353689681412542413536896814125424135368968141254241353689681412542413536896814125424135368968141254241353689681412542413536896814125424135368968141254241353689681412542413536896814125424135368968141254241353689681412542413536896814125424135368968141254241353689681412542413536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63cce3a2-31bf-4006-829b-8f3f8a7a5f94, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df9bd88-4b62-4b89-a66b-64a879cec303, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df9bd88-4b62-4b89-a66b-64a879cec303, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13707240147129675362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370724014712967536213707240147129675362137072401471296753621370724014712967536213707240147129675362137072401471296753621370724014712967536213707240147129675362137072401471296753621370724014712967536213707240147129675362137072401471296753621370724014712967536213707240147129675362137072401471296753621370724014712967536213707240147129675362137072401471296753621370724014712967536213707240147129675362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad5ddabb-b7f5-404c-bada-f2a80ab743f5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ed0d42-c372-4bc0-a671-ce65306d20c8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ed0d42-c372-4bc0-a671-ce65306d20c8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11554370985949854326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155437098594985432611554370985949854326115543709859498543261155437098594985432611554370985949854326115543709859498543261155437098594985432611554370985949854326115543709859498543261155437098594985432611554370985949854326115543709859498543261155437098594985432611554370985949854326115543709859498543261155437098594985432611554370985949854326115543709859498543261155437098594985432611554370985949854326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df9bd88-4b62-4b89-a66b-64a879cec303, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc04b9ba-4bfa-4e6f-9f5a-183bf7743ecc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc04b9ba-4bfa-4e6f-9f5a-183bf7743ecc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4782501118593863420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47825011185938634204782501118593863420478250111859386342047825011185938634204782501118593863420478250111859386342047825011185938634204782501118593863420478250111859386342047825011185938634204782501118593863420478250111859386342047825011185938634204782501118593863420478250111859386342047825011185938634204782501118593863420478250111859386342047825011185938634204782501118593863420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ed0d42-c372-4bc0-a671-ce65306d20c8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa8f0210-fa79-49c5-9a6d-4efed583bc67, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa8f0210-fa79-49c5-9a6d-4efed583bc67, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16410832252165862654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641083225216586265416410832252165862654164108322521658626541641083225216586265416410832252165862654164108322521658626541641083225216586265416410832252165862654164108322521658626541641083225216586265416410832252165862654164108322521658626541641083225216586265416410832252165862654164108322521658626541641083225216586265416410832252165862654164108322521658626541641083225216586265416410832252165862654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc04b9ba-4bfa-4e6f-9f5a-183bf7743ecc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87661ce4-baee-472b-9c6f-f5b5d25aff06, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87661ce4-baee-472b-9c6f-f5b5d25aff06, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17470641736931187727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747064173693118772717470641736931187727174706417369311877271747064173693118772717470641736931187727174706417369311877271747064173693118772717470641736931187727174706417369311877271747064173693118772717470641736931187727174706417369311877271747064173693118772717470641736931187727174706417369311877271747064173693118772717470641736931187727174706417369311877271747064173693118772717470641736931187727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87661ce4-baee-472b-9c6f-f5b5d25aff06, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b0ce71a-e55b-4489-a1f6-0b9785084048, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b0ce71a-e55b-4489-a1f6-0b9785084048, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1016736895447787939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10167368954477879391016736895447787939101673689544778793910167368954477879391016736895447787939101673689544778793910167368954477879391016736895447787939101673689544778793910167368954477879391016736895447787939101673689544778793910167368954477879391016736895447787939101673689544778793910167368954477879391016736895447787939101673689544778793910167368954477879391016736895447787939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b0ce71a-e55b-4489-a1f6-0b9785084048, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa8f0210-fa79-49c5-9a6d-4efed583bc67, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 498c5997-a036-4c34-8cd3-db3f2284d34d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 498c5997-a036-4c34-8cd3-db3f2284d34d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1382607355856673523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13826073558566735231382607355856673523138260735585667352313826073558566735231382607355856673523138260735585667352313826073558566735231382607355856673523138260735585667352313826073558566735231382607355856673523138260735585667352313826073558566735231382607355856673523138260735585667352313826073558566735231382607355856673523138260735585667352313826073558566735231382607355856673523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e23fe6a-6021-43c9-9f00-17ebadcc1bb2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e23fe6a-6021-43c9-9f00-17ebadcc1bb2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 526852782392993331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331526852782392993331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 498c5997-a036-4c34-8cd3-db3f2284d34d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 851a60fe-3522-40fe-a84d-ac1a57f04d8e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 851a60fe-3522-40fe-a84d-ac1a57f04d8e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14278518393406069793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427851839340606979314278518393406069793142785183934060697931427851839340606979314278518393406069793142785183934060697931427851839340606979314278518393406069793142785183934060697931427851839340606979314278518393406069793142785183934060697931427851839340606979314278518393406069793142785183934060697931427851839340606979314278518393406069793142785183934060697931427851839340606979314278518393406069793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e23fe6a-6021-43c9-9f00-17ebadcc1bb2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3445e4a4-39b5-421c-ab1f-b9f3fd3394f7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3445e4a4-39b5-421c-ab1f-b9f3fd3394f7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7161818349820578752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71618183498205787527161818349820578752716181834982057875271618183498205787527161818349820578752716181834982057875271618183498205787527161818349820578752716181834982057875271618183498205787527161818349820578752716181834982057875271618183498205787527161818349820578752716181834982057875271618183498205787527161818349820578752716181834982057875271618183498205787527161818349820578752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 851a60fe-3522-40fe-a84d-ac1a57f04d8e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21388852-20fa-494e-ab86-6cdb188a1970, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21388852-20fa-494e-ab86-6cdb188a1970, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5612933960477323509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56129339604773235095612933960477323509561293396047732350956129339604773235095612933960477323509561293396047732350956129339604773235095612933960477323509561293396047732350956129339604773235095612933960477323509561293396047732350956129339604773235095612933960477323509561293396047732350956129339604773235095612933960477323509561293396047732350956129339604773235095612933960477323509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3445e4a4-39b5-421c-ab1f-b9f3fd3394f7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1928c80-3df2-4590-a651-90049e9a8ac8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1928c80-3df2-4590-a651-90049e9a8ac8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3896325678146698758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38963256781466987583896325678146698758389632567814669875838963256781466987583896325678146698758389632567814669875838963256781466987583896325678146698758389632567814669875838963256781466987583896325678146698758389632567814669875838963256781466987583896325678146698758389632567814669875838963256781466987583896325678146698758389632567814669875838963256781466987583896325678146698758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21388852-20fa-494e-ab86-6cdb188a1970, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b16eebe-8cff-4178-860d-dafb516ad722, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b16eebe-8cff-4178-860d-dafb516ad722, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8463684207269894475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84636842072698944758463684207269894475846368420726989447584636842072698944758463684207269894475846368420726989447584636842072698944758463684207269894475846368420726989447584636842072698944758463684207269894475846368420726989447584636842072698944758463684207269894475846368420726989447584636842072698944758463684207269894475846368420726989447584636842072698944758463684207269894475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1928c80-3df2-4590-a651-90049e9a8ac8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc733273-d216-41f9-a849-391839eb533e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc733273-d216-41f9-a849-391839eb533e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9253219889841047923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92532198898410479239253219889841047923925321988984104792392532198898410479239253219889841047923925321988984104792392532198898410479239253219889841047923925321988984104792392532198898410479239253219889841047923925321988984104792392532198898410479239253219889841047923925321988984104792392532198898410479239253219889841047923925321988984104792392532198898410479239253219889841047923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc733273-d216-41f9-a849-391839eb533e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3df87ead-7ccd-40ea-bafe-d6f7200c5548, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b16eebe-8cff-4178-860d-dafb516ad722, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3df87ead-7ccd-40ea-bafe-d6f7200c5548, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8598888481697308431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85988884816973084318598888481697308431859888848169730843185988884816973084318598888481697308431859888848169730843185988884816973084318598888481697308431859888848169730843185988884816973084318598888481697308431859888848169730843185988884816973084318598888481697308431859888848169730843185988884816973084318598888481697308431859888848169730843185988884816973084318598888481697308431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd650c80-7333-4d2e-ae20-0f8a3d12b1c4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd650c80-7333-4d2e-ae20-0f8a3d12b1c4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14065529026770175762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406552902677017576214065529026770175762140655290267701757621406552902677017576214065529026770175762140655290267701757621406552902677017576214065529026770175762140655290267701757621406552902677017576214065529026770175762140655290267701757621406552902677017576214065529026770175762140655290267701757621406552902677017576214065529026770175762140655290267701757621406552902677017576214065529026770175762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3df87ead-7ccd-40ea-bafe-d6f7200c5548, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00067f77-9183-4caa-8b41-196c3b4f44ca, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00067f77-9183-4caa-8b41-196c3b4f44ca, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9008750981206370565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90087509812063705659008750981206370565900875098120637056590087509812063705659008750981206370565900875098120637056590087509812063705659008750981206370565900875098120637056590087509812063705659008750981206370565900875098120637056590087509812063705659008750981206370565900875098120637056590087509812063705659008750981206370565900875098120637056590087509812063705659008750981206370565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd650c80-7333-4d2e-ae20-0f8a3d12b1c4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8801c7d-c9a6-4a33-999b-7a43f35f4a6f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8801c7d-c9a6-4a33-999b-7a43f35f4a6f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16342076886468587043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634207688646858704316342076886468587043163420768864685870431634207688646858704316342076886468587043163420768864685870431634207688646858704316342076886468587043163420768864685870431634207688646858704316342076886468587043163420768864685870431634207688646858704316342076886468587043163420768864685870431634207688646858704316342076886468587043163420768864685870431634207688646858704316342076886468587043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00067f77-9183-4caa-8b41-196c3b4f44ca, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80d95e22-e289-494f-913b-dfaa450c7eaf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80d95e22-e289-494f-913b-dfaa450c7eaf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2132914671631346699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21329146716313466992132914671631346699213291467163134669921329146716313466992132914671631346699213291467163134669921329146716313466992132914671631346699213291467163134669921329146716313466992132914671631346699213291467163134669921329146716313466992132914671631346699213291467163134669921329146716313466992132914671631346699213291467163134669921329146716313466992132914671631346699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8801c7d-c9a6-4a33-999b-7a43f35f4a6f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b724c531-c95b-472c-a816-cc6c7fb6d082, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b724c531-c95b-472c-a816-cc6c7fb6d082, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4978413141490197329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49784131414901973294978413141490197329497841314149019732949784131414901973294978413141490197329497841314149019732949784131414901973294978413141490197329497841314149019732949784131414901973294978413141490197329497841314149019732949784131414901973294978413141490197329497841314149019732949784131414901973294978413141490197329497841314149019732949784131414901973294978413141490197329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80d95e22-e289-494f-913b-dfaa450c7eaf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94300541-11c3-42dc-83ca-a4b5c19595e8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94300541-11c3-42dc-83ca-a4b5c19595e8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12176699743086752170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217669974308675217012176699743086752170121766997430867521701217669974308675217012176699743086752170121766997430867521701217669974308675217012176699743086752170121766997430867521701217669974308675217012176699743086752170121766997430867521701217669974308675217012176699743086752170121766997430867521701217669974308675217012176699743086752170121766997430867521701217669974308675217012176699743086752170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b724c531-c95b-472c-a816-cc6c7fb6d082, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e8c1d02-4b3b-4646-a3d3-93c7114723e6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e8c1d02-4b3b-4646-a3d3-93c7114723e6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8279619198813996368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82796191988139963688279619198813996368827961919881399636882796191988139963688279619198813996368827961919881399636882796191988139963688279619198813996368827961919881399636882796191988139963688279619198813996368827961919881399636882796191988139963688279619198813996368827961919881399636882796191988139963688279619198813996368827961919881399636882796191988139963688279619198813996368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e8c1d02-4b3b-4646-a3d3-93c7114723e6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f00a169a-70a8-4c09-920b-4c2c4c18b659, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f00a169a-70a8-4c09-920b-4c2c4c18b659, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1314931550988721852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13149315509887218521314931550988721852131493155098872185213149315509887218521314931550988721852131493155098872185213149315509887218521314931550988721852131493155098872185213149315509887218521314931550988721852131493155098872185213149315509887218521314931550988721852131493155098872185213149315509887218521314931550988721852131493155098872185213149315509887218521314931550988721852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94300541-11c3-42dc-83ca-a4b5c19595e8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a63209-4f14-4c86-a319-9a6850464f20, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a63209-4f14-4c86-a319-9a6850464f20, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16460951546374638330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646095154637463833016460951546374638330164609515463746383301646095154637463833016460951546374638330164609515463746383301646095154637463833016460951546374638330164609515463746383301646095154637463833016460951546374638330164609515463746383301646095154637463833016460951546374638330164609515463746383301646095154637463833016460951546374638330164609515463746383301646095154637463833016460951546374638330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a63209-4f14-4c86-a319-9a6850464f20, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d8af1c9-54d6-41cf-924a-21c42656ab91, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d8af1c9-54d6-41cf-924a-21c42656ab91, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1668617037138545182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16686170371385451821668617037138545182166861703713854518216686170371385451821668617037138545182166861703713854518216686170371385451821668617037138545182166861703713854518216686170371385451821668617037138545182166861703713854518216686170371385451821668617037138545182166861703713854518216686170371385451821668617037138545182166861703713854518216686170371385451821668617037138545182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f00a169a-70a8-4c09-920b-4c2c4c18b659, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9c39537-8b24-46a8-9722-e8d872b2d566, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9c39537-8b24-46a8-9722-e8d872b2d566, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16807907198083339741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680790719808333974116807907198083339741168079071980833397411680790719808333974116807907198083339741168079071980833397411680790719808333974116807907198083339741168079071980833397411680790719808333974116807907198083339741168079071980833397411680790719808333974116807907198083339741168079071980833397411680790719808333974116807907198083339741168079071980833397411680790719808333974116807907198083339741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d8af1c9-54d6-41cf-924a-21c42656ab91, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93abfe85-ede3-47d7-8611-74321550c6ed, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93abfe85-ede3-47d7-8611-74321550c6ed, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12034943864417932153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203494386441793215312034943864417932153120349438644179321531203494386441793215312034943864417932153120349438644179321531203494386441793215312034943864417932153120349438644179321531203494386441793215312034943864417932153120349438644179321531203494386441793215312034943864417932153120349438644179321531203494386441793215312034943864417932153120349438644179321531203494386441793215312034943864417932153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9c39537-8b24-46a8-9722-e8d872b2d566, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74206f2d-7470-4cea-8059-efcc4b6c193d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74206f2d-7470-4cea-8059-efcc4b6c193d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17184339032902704139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718433903290270413917184339032902704139171843390329027041391718433903290270413917184339032902704139171843390329027041391718433903290270413917184339032902704139171843390329027041391718433903290270413917184339032902704139171843390329027041391718433903290270413917184339032902704139171843390329027041391718433903290270413917184339032902704139171843390329027041391718433903290270413917184339032902704139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93abfe85-ede3-47d7-8611-74321550c6ed, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6bb7a0c-2c64-455e-b698-9b05a4949662, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6bb7a0c-2c64-455e-b698-9b05a4949662, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11432023384350775459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143202338435077545911432023384350775459114320233843507754591143202338435077545911432023384350775459114320233843507754591143202338435077545911432023384350775459114320233843507754591143202338435077545911432023384350775459114320233843507754591143202338435077545911432023384350775459114320233843507754591143202338435077545911432023384350775459114320233843507754591143202338435077545911432023384350775459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74206f2d-7470-4cea-8059-efcc4b6c193d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 273a47f0-22e4-410b-afdf-22c2508a6199, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 273a47f0-22e4-410b-afdf-22c2508a6199, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16362113482756863696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636211348275686369616362113482756863696163621134827568636961636211348275686369616362113482756863696163621134827568636961636211348275686369616362113482756863696163621134827568636961636211348275686369616362113482756863696163621134827568636961636211348275686369616362113482756863696163621134827568636961636211348275686369616362113482756863696163621134827568636961636211348275686369616362113482756863696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6bb7a0c-2c64-455e-b698-9b05a4949662, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571d9594-a57a-45e2-b49f-75d8faf18c83, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571d9594-a57a-45e2-b49f-75d8faf18c83, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10965437491887368207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096543749188736820710965437491887368207109654374918873682071096543749188736820710965437491887368207109654374918873682071096543749188736820710965437491887368207109654374918873682071096543749188736820710965437491887368207109654374918873682071096543749188736820710965437491887368207109654374918873682071096543749188736820710965437491887368207109654374918873682071096543749188736820710965437491887368207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 273a47f0-22e4-410b-afdf-22c2508a6199, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4001a6c0-d2e5-4723-92b6-84a81590d2e9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571d9594-a57a-45e2-b49f-75d8faf18c83, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b799caf6-438e-4197-85a6-37e50c371926, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b799caf6-438e-4197-85a6-37e50c371926, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7240283871732764448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72402838717327644487240283871732764448724028387173276444872402838717327644487240283871732764448724028387173276444872402838717327644487240283871732764448724028387173276444872402838717327644487240283871732764448724028387173276444872402838717327644487240283871732764448724028387173276444872402838717327644487240283871732764448724028387173276444872402838717327644487240283871732764448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4001a6c0-d2e5-4723-92b6-84a81590d2e9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7950231903646492372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79502319036464923727950231903646492372795023190364649237279502319036464923727950231903646492372795023190364649237279502319036464923727950231903646492372795023190364649237279502319036464923727950231903646492372795023190364649237279502319036464923727950231903646492372795023190364649237279502319036464923727950231903646492372795023190364649237279502319036464923727950231903646492372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b799caf6-438e-4197-85a6-37e50c371926, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e50615a7-bc4b-4039-9946-1921a6c8f6e8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e50615a7-bc4b-4039-9946-1921a6c8f6e8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4520179840906806570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45201798409068065704520179840906806570452017984090680657045201798409068065704520179840906806570452017984090680657045201798409068065704520179840906806570452017984090680657045201798409068065704520179840906806570452017984090680657045201798409068065704520179840906806570452017984090680657045201798409068065704520179840906806570452017984090680657045201798409068065704520179840906806570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4001a6c0-d2e5-4723-92b6-84a81590d2e9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577c5bde-0102-4a37-83fc-7f7804fc9aef, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577c5bde-0102-4a37-83fc-7f7804fc9aef, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12757878977092035161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275787897709203516112757878977092035161127578789770920351611275787897709203516112757878977092035161127578789770920351611275787897709203516112757878977092035161127578789770920351611275787897709203516112757878977092035161127578789770920351611275787897709203516112757878977092035161127578789770920351611275787897709203516112757878977092035161127578789770920351611275787897709203516112757878977092035161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e50615a7-bc4b-4039-9946-1921a6c8f6e8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 198396cc-d204-49b6-a5f8-b5d93a977895, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 198396cc-d204-49b6-a5f8-b5d93a977895, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17153439013175059609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715343901317505960917153439013175059609171534390131750596091715343901317505960917153439013175059609171534390131750596091715343901317505960917153439013175059609171534390131750596091715343901317505960917153439013175059609171534390131750596091715343901317505960917153439013175059609171534390131750596091715343901317505960917153439013175059609171534390131750596091715343901317505960917153439013175059609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577c5bde-0102-4a37-83fc-7f7804fc9aef, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20b04c04-89d6-485b-9282-5095140650f0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20b04c04-89d6-485b-9282-5095140650f0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3284758709397622201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32847587093976222013284758709397622201328475870939762220132847587093976222013284758709397622201328475870939762220132847587093976222013284758709397622201328475870939762220132847587093976222013284758709397622201328475870939762220132847587093976222013284758709397622201328475870939762220132847587093976222013284758709397622201328475870939762220132847587093976222013284758709397622201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 198396cc-d204-49b6-a5f8-b5d93a977895, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f069354-a76c-4179-a5cc-2f18e6ff0af9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f069354-a76c-4179-a5cc-2f18e6ff0af9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1468773941174073090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14687739411740730901468773941174073090146877394117407309014687739411740730901468773941174073090146877394117407309014687739411740730901468773941174073090146877394117407309014687739411740730901468773941174073090146877394117407309014687739411740730901468773941174073090146877394117407309014687739411740730901468773941174073090146877394117407309014687739411740730901468773941174073090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20b04c04-89d6-485b-9282-5095140650f0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b4f73d-d83b-4e55-8eb9-5f8a32ab9fae, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b4f73d-d83b-4e55-8eb9-5f8a32ab9fae, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1051444093915537191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10514440939155371911051444093915537191105144409391553719110514440939155371911051444093915537191105144409391553719110514440939155371911051444093915537191105144409391553719110514440939155371911051444093915537191105144409391553719110514440939155371911051444093915537191105144409391553719110514440939155371911051444093915537191105144409391553719110514440939155371911051444093915537191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f069354-a76c-4179-a5cc-2f18e6ff0af9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd679580-8d6b-4b43-96fd-8b9dd23efc3d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd679580-8d6b-4b43-96fd-8b9dd23efc3d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12191694342667171796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219169434266717179612191694342667171796121916943426671717961219169434266717179612191694342667171796121916943426671717961219169434266717179612191694342667171796121916943426671717961219169434266717179612191694342667171796121916943426671717961219169434266717179612191694342667171796121916943426671717961219169434266717179612191694342667171796121916943426671717961219169434266717179612191694342667171796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b4f73d-d83b-4e55-8eb9-5f8a32ab9fae, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d044f003-37e3-4353-bed8-74c4fdcd9df8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d044f003-37e3-4353-bed8-74c4fdcd9df8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15169218054059419019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516921805405941901915169218054059419019151692180540594190191516921805405941901915169218054059419019151692180540594190191516921805405941901915169218054059419019151692180540594190191516921805405941901915169218054059419019151692180540594190191516921805405941901915169218054059419019151692180540594190191516921805405941901915169218054059419019151692180540594190191516921805405941901915169218054059419019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd679580-8d6b-4b43-96fd-8b9dd23efc3d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 429361a9-8c6d-4421-ba4d-94377ed4743e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 429361a9-8c6d-4421-ba4d-94377ed4743e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10180047221407595371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018004722140759537110180047221407595371101800472214075953711018004722140759537110180047221407595371101800472214075953711018004722140759537110180047221407595371101800472214075953711018004722140759537110180047221407595371101800472214075953711018004722140759537110180047221407595371101800472214075953711018004722140759537110180047221407595371101800472214075953711018004722140759537110180047221407595371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d044f003-37e3-4353-bed8-74c4fdcd9df8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feca29af-856d-48a6-833c-97fd0f46783d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feca29af-856d-48a6-833c-97fd0f46783d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7780099871002824845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77800998710028248457780099871002824845778009987100282484577800998710028248457780099871002824845778009987100282484577800998710028248457780099871002824845778009987100282484577800998710028248457780099871002824845778009987100282484577800998710028248457780099871002824845778009987100282484577800998710028248457780099871002824845778009987100282484577800998710028248457780099871002824845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feca29af-856d-48a6-833c-97fd0f46783d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18035f6a-389b-4cec-a1fc-4a3e32be344a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18035f6a-389b-4cec-a1fc-4a3e32be344a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11836004255042243564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183600425504224356411836004255042243564118360042550422435641183600425504224356411836004255042243564118360042550422435641183600425504224356411836004255042243564118360042550422435641183600425504224356411836004255042243564118360042550422435641183600425504224356411836004255042243564118360042550422435641183600425504224356411836004255042243564118360042550422435641183600425504224356411836004255042243564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 429361a9-8c6d-4421-ba4d-94377ed4743e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beaba680-fc7c-4120-a559-4657458f8492, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beaba680-fc7c-4120-a559-4657458f8492, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11163354538472154896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116335453847215489611163354538472154896111633545384721548961116335453847215489611163354538472154896111633545384721548961116335453847215489611163354538472154896111633545384721548961116335453847215489611163354538472154896111633545384721548961116335453847215489611163354538472154896111633545384721548961116335453847215489611163354538472154896111633545384721548961116335453847215489611163354538472154896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18035f6a-389b-4cec-a1fc-4a3e32be344a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8974cbc2-8476-4059-9a13-08f54cd611f5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8974cbc2-8476-4059-9a13-08f54cd611f5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2079600134989933837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20796001349899338372079600134989933837207960013498993383720796001349899338372079600134989933837207960013498993383720796001349899338372079600134989933837207960013498993383720796001349899338372079600134989933837207960013498993383720796001349899338372079600134989933837207960013498993383720796001349899338372079600134989933837207960013498993383720796001349899338372079600134989933837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beaba680-fc7c-4120-a559-4657458f8492, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff5d256-e6c0-4d30-8c76-f3402593fe05, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff5d256-e6c0-4d30-8c76-f3402593fe05, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15400499027039526905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540049902703952690515400499027039526905154004990270395269051540049902703952690515400499027039526905154004990270395269051540049902703952690515400499027039526905154004990270395269051540049902703952690515400499027039526905154004990270395269051540049902703952690515400499027039526905154004990270395269051540049902703952690515400499027039526905154004990270395269051540049902703952690515400499027039526905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8974cbc2-8476-4059-9a13-08f54cd611f5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c24b0c2-3ebe-4cb2-b2ab-22569c507ccf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c24b0c2-3ebe-4cb2-b2ab-22569c507ccf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12613044584596732550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261304458459673255012613044584596732550126130445845967325501261304458459673255012613044584596732550126130445845967325501261304458459673255012613044584596732550126130445845967325501261304458459673255012613044584596732550126130445845967325501261304458459673255012613044584596732550126130445845967325501261304458459673255012613044584596732550126130445845967325501261304458459673255012613044584596732550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff5d256-e6c0-4d30-8c76-f3402593fe05, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be16f47-e87b-4169-8177-23c4e72b81e3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be16f47-e87b-4169-8177-23c4e72b81e3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1790980039057566971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17909800390575669711790980039057566971179098003905756697117909800390575669711790980039057566971179098003905756697117909800390575669711790980039057566971179098003905756697117909800390575669711790980039057566971179098003905756697117909800390575669711790980039057566971179098003905756697117909800390575669711790980039057566971179098003905756697117909800390575669711790980039057566971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c24b0c2-3ebe-4cb2-b2ab-22569c507ccf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f568806-5eec-4104-a715-8637e61ff75c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f568806-5eec-4104-a715-8637e61ff75c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7645971964990652237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76459719649906522377645971964990652237764597196499065223776459719649906522377645971964990652237764597196499065223776459719649906522377645971964990652237764597196499065223776459719649906522377645971964990652237764597196499065223776459719649906522377645971964990652237764597196499065223776459719649906522377645971964990652237764597196499065223776459719649906522377645971964990652237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be16f47-e87b-4169-8177-23c4e72b81e3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8beb6523-0567-4da1-a7f8-a7aee7c15c08, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8beb6523-0567-4da1-a7f8-a7aee7c15c08, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5034644048256647352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50346440482566473525034644048256647352503464404825664735250346440482566473525034644048256647352503464404825664735250346440482566473525034644048256647352503464404825664735250346440482566473525034644048256647352503464404825664735250346440482566473525034644048256647352503464404825664735250346440482566473525034644048256647352503464404825664735250346440482566473525034644048256647352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f568806-5eec-4104-a715-8637e61ff75c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cac2e918-7bc8-430b-8db0-0fe7c742278a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cac2e918-7bc8-430b-8db0-0fe7c742278a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9782019493249444630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97820194932494446309782019493249444630978201949324944463097820194932494446309782019493249444630978201949324944463097820194932494446309782019493249444630978201949324944463097820194932494446309782019493249444630978201949324944463097820194932494446309782019493249444630978201949324944463097820194932494446309782019493249444630978201949324944463097820194932494446309782019493249444630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8beb6523-0567-4da1-a7f8-a7aee7c15c08, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a384d6f6-3042-4a58-aa6a-421fc67f39e8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a384d6f6-3042-4a58-aa6a-421fc67f39e8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3811748822971689585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38117488229716895853811748822971689585381174882297168958538117488229716895853811748822971689585381174882297168958538117488229716895853811748822971689585381174882297168958538117488229716895853811748822971689585381174882297168958538117488229716895853811748822971689585381174882297168958538117488229716895853811748822971689585381174882297168958538117488229716895853811748822971689585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cac2e918-7bc8-430b-8db0-0fe7c742278a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 699a33f4-cbbc-4b18-a5f9-cce9e4bf1083, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 699a33f4-cbbc-4b18-a5f9-cce9e4bf1083, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 649734570731696798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798649734570731696798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a384d6f6-3042-4a58-aa6a-421fc67f39e8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3ed799-13be-436e-8622-82583c938a81, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3ed799-13be-436e-8622-82583c938a81, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17617071274231177455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761707127423117745517617071274231177455176170712742311774551761707127423117745517617071274231177455176170712742311774551761707127423117745517617071274231177455176170712742311774551761707127423117745517617071274231177455176170712742311774551761707127423117745517617071274231177455176170712742311774551761707127423117745517617071274231177455176170712742311774551761707127423117745517617071274231177455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 699a33f4-cbbc-4b18-a5f9-cce9e4bf1083, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6149e209-5016-494a-9f72-6693fc865461, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6149e209-5016-494a-9f72-6693fc865461, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 372935564549873925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925372935564549873925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3ed799-13be-436e-8622-82583c938a81, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8381fa5a-5a86-4dac-b888-3c237feecbd2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8381fa5a-5a86-4dac-b888-3c237feecbd2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6507310954970149451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65073109549701494516507310954970149451650731095497014945165073109549701494516507310954970149451650731095497014945165073109549701494516507310954970149451650731095497014945165073109549701494516507310954970149451650731095497014945165073109549701494516507310954970149451650731095497014945165073109549701494516507310954970149451650731095497014945165073109549701494516507310954970149451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6149e209-5016-494a-9f72-6693fc865461, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43acc994-1cb7-40d6-89ae-52f6c6dc5d8f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43acc994-1cb7-40d6-89ae-52f6c6dc5d8f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6175128818969684080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61751288189696840806175128818969684080617512881896968408061751288189696840806175128818969684080617512881896968408061751288189696840806175128818969684080617512881896968408061751288189696840806175128818969684080617512881896968408061751288189696840806175128818969684080617512881896968408061751288189696840806175128818969684080617512881896968408061751288189696840806175128818969684080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8381fa5a-5a86-4dac-b888-3c237feecbd2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21fdad59-e16b-4217-a6e1-54eb650751c8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21fdad59-e16b-4217-a6e1-54eb650751c8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4988387442506472130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49883874425064721304988387442506472130498838744250647213049883874425064721304988387442506472130498838744250647213049883874425064721304988387442506472130498838744250647213049883874425064721304988387442506472130498838744250647213049883874425064721304988387442506472130498838744250647213049883874425064721304988387442506472130498838744250647213049883874425064721304988387442506472130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43acc994-1cb7-40d6-89ae-52f6c6dc5d8f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b84400c-4aad-4893-a9ee-d39af17eb9d3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21fdad59-e16b-4217-a6e1-54eb650751c8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bf4644f-8d65-45a2-a0c0-4c8a0f0830ee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bf4644f-8d65-45a2-a0c0-4c8a0f0830ee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13632864163697150107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363286416369715010713632864163697150107136328641636971501071363286416369715010713632864163697150107136328641636971501071363286416369715010713632864163697150107136328641636971501071363286416369715010713632864163697150107136328641636971501071363286416369715010713632864163697150107136328641636971501071363286416369715010713632864163697150107136328641636971501071363286416369715010713632864163697150107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b84400c-4aad-4893-a9ee-d39af17eb9d3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6099532256763301081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60995322567633010816099532256763301081609953225676330108160995322567633010816099532256763301081609953225676330108160995322567633010816099532256763301081609953225676330108160995322567633010816099532256763301081609953225676330108160995322567633010816099532256763301081609953225676330108160995322567633010816099532256763301081609953225676330108160995322567633010816099532256763301081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bf4644f-8d65-45a2-a0c0-4c8a0f0830ee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b84400c-4aad-4893-a9ee-d39af17eb9d3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 516afaf0-e55a-4ee3-9c6a-1230404eb937, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 516afaf0-e55a-4ee3-9c6a-1230404eb937, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9349690810138264004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93496908101382640049349690810138264004934969081013826400493496908101382640049349690810138264004934969081013826400493496908101382640049349690810138264004934969081013826400493496908101382640049349690810138264004934969081013826400493496908101382640049349690810138264004934969081013826400493496908101382640049349690810138264004934969081013826400493496908101382640049349690810138264004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eb66acb-ee62-4bc7-8955-a775573def5f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eb66acb-ee62-4bc7-8955-a775573def5f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12810580646122092684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281058064612209268412810580646122092684128105806461220926841281058064612209268412810580646122092684128105806461220926841281058064612209268412810580646122092684128105806461220926841281058064612209268412810580646122092684128105806461220926841281058064612209268412810580646122092684128105806461220926841281058064612209268412810580646122092684128105806461220926841281058064612209268412810580646122092684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eb66acb-ee62-4bc7-8955-a775573def5f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1bc2f21-b7d9-4069-a9b2-0104beafa70b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1bc2f21-b7d9-4069-a9b2-0104beafa70b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 700229377485527587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587700229377485527587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 516afaf0-e55a-4ee3-9c6a-1230404eb937, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6095c17d-7705-4887-98fd-3297e5d45da5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6095c17d-7705-4887-98fd-3297e5d45da5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7098317515334057327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70983175153340573277098317515334057327709831751533405732770983175153340573277098317515334057327709831751533405732770983175153340573277098317515334057327709831751533405732770983175153340573277098317515334057327709831751533405732770983175153340573277098317515334057327709831751533405732770983175153340573277098317515334057327709831751533405732770983175153340573277098317515334057327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1bc2f21-b7d9-4069-a9b2-0104beafa70b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6095c17d-7705-4887-98fd-3297e5d45da5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2039ea07-c009-4bea-a671-2e95c71f0782, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97aea5b2-7217-41e8-ae07-cd8750d42abd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97aea5b2-7217-41e8-ae07-cd8750d42abd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14171410457408004627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417141045740800462714171410457408004627141714104574080046271417141045740800462714171410457408004627141714104574080046271417141045740800462714171410457408004627141714104574080046271417141045740800462714171410457408004627141714104574080046271417141045740800462714171410457408004627141714104574080046271417141045740800462714171410457408004627141714104574080046271417141045740800462714171410457408004627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2039ea07-c009-4bea-a671-2e95c71f0782, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 169291720579154809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809169291720579154809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97aea5b2-7217-41e8-ae07-cd8750d42abd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 232ac55e-4e27-49fa-8147-fc91890b11e2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 232ac55e-4e27-49fa-8147-fc91890b11e2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11654020795624411704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165402079562441170411654020795624411704116540207956244117041165402079562441170411654020795624411704116540207956244117041165402079562441170411654020795624411704116540207956244117041165402079562441170411654020795624411704116540207956244117041165402079562441170411654020795624411704116540207956244117041165402079562441170411654020795624411704116540207956244117041165402079562441170411654020795624411704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2039ea07-c009-4bea-a671-2e95c71f0782, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 669e7d14-bc89-4db1-a252-a597e6bd6eaf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 669e7d14-bc89-4db1-a252-a597e6bd6eaf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4724797368575903305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47247973685759033054724797368575903305472479736857590330547247973685759033054724797368575903305472479736857590330547247973685759033054724797368575903305472479736857590330547247973685759033054724797368575903305472479736857590330547247973685759033054724797368575903305472479736857590330547247973685759033054724797368575903305472479736857590330547247973685759033054724797368575903305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 232ac55e-4e27-49fa-8147-fc91890b11e2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 669e7d14-bc89-4db1-a252-a597e6bd6eaf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1f6d548-ce3a-4d61-b796-bf64302fc124, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a150e69-1e85-44ee-ad9f-943373be4707, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1f6d548-ce3a-4d61-b796-bf64302fc124, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1435287264275102792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14352872642751027921435287264275102792143528726427510279214352872642751027921435287264275102792143528726427510279214352872642751027921435287264275102792143528726427510279214352872642751027921435287264275102792143528726427510279214352872642751027921435287264275102792143528726427510279214352872642751027921435287264275102792143528726427510279214352872642751027921435287264275102792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a150e69-1e85-44ee-ad9f-943373be4707, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1664421452253574180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16644214522535741801664421452253574180166442145225357418016644214522535741801664421452253574180166442145225357418016644214522535741801664421452253574180166442145225357418016644214522535741801664421452253574180166442145225357418016644214522535741801664421452253574180166442145225357418016644214522535741801664421452253574180166442145225357418016644214522535741801664421452253574180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1f6d548-ce3a-4d61-b796-bf64302fc124, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 179b845f-d358-4074-871c-c68b544f6cdb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a150e69-1e85-44ee-ad9f-943373be4707, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 179b845f-d358-4074-871c-c68b544f6cdb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12893013088731025259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289301308873102525912893013088731025259128930130887310252591289301308873102525912893013088731025259128930130887310252591289301308873102525912893013088731025259128930130887310252591289301308873102525912893013088731025259128930130887310252591289301308873102525912893013088731025259128930130887310252591289301308873102525912893013088731025259128930130887310252591289301308873102525912893013088731025259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4498d5a-9583-429d-979d-b2beab6cb260, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4498d5a-9583-429d-979d-b2beab6cb260, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4749501260580495747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47495012605804957474749501260580495747474950126058049574747495012605804957474749501260580495747474950126058049574747495012605804957474749501260580495747474950126058049574747495012605804957474749501260580495747474950126058049574747495012605804957474749501260580495747474950126058049574747495012605804957474749501260580495747474950126058049574747495012605804957474749501260580495747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 179b845f-d358-4074-871c-c68b544f6cdb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 334d95a4-0a70-4022-8716-6266889b87e4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 334d95a4-0a70-4022-8716-6266889b87e4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7021636588424151729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70216365884241517297021636588424151729702163658842415172970216365884241517297021636588424151729702163658842415172970216365884241517297021636588424151729702163658842415172970216365884241517297021636588424151729702163658842415172970216365884241517297021636588424151729702163658842415172970216365884241517297021636588424151729702163658842415172970216365884241517297021636588424151729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4498d5a-9583-429d-979d-b2beab6cb260, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95334077-5ca5-47d7-9696-4d2d33fd18da, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95334077-5ca5-47d7-9696-4d2d33fd18da, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2057142042943367171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20571420429433671712057142042943367171205714204294336717120571420429433671712057142042943367171205714204294336717120571420429433671712057142042943367171205714204294336717120571420429433671712057142042943367171205714204294336717120571420429433671712057142042943367171205714204294336717120571420429433671712057142042943367171205714204294336717120571420429433671712057142042943367171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 334d95a4-0a70-4022-8716-6266889b87e4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91e79466-4318-4cd6-a49a-a5546bbe9669, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91e79466-4318-4cd6-a49a-a5546bbe9669, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2066086525744975959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20660865257449759592066086525744975959206608652574497595920660865257449759592066086525744975959206608652574497595920660865257449759592066086525744975959206608652574497595920660865257449759592066086525744975959206608652574497595920660865257449759592066086525744975959206608652574497595920660865257449759592066086525744975959206608652574497595920660865257449759592066086525744975959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91e79466-4318-4cd6-a49a-a5546bbe9669, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d42b656-a041-4d27-b279-7524ecdaf910, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d42b656-a041-4d27-b279-7524ecdaf910, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12783846369066213689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278384636906621368912783846369066213689127838463690662136891278384636906621368912783846369066213689127838463690662136891278384636906621368912783846369066213689127838463690662136891278384636906621368912783846369066213689127838463690662136891278384636906621368912783846369066213689127838463690662136891278384636906621368912783846369066213689127838463690662136891278384636906621368912783846369066213689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95334077-5ca5-47d7-9696-4d2d33fd18da, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e38863-b0c4-40a0-af45-fb0cb3d0cae8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d42b656-a041-4d27-b279-7524ecdaf910, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1846e1a-2bc1-430e-9443-ccd0be21c89c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1846e1a-2bc1-430e-9443-ccd0be21c89c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2968162798992131064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29681627989921310642968162798992131064296816279899213106429681627989921310642968162798992131064296816279899213106429681627989921310642968162798992131064296816279899213106429681627989921310642968162798992131064296816279899213106429681627989921310642968162798992131064296816279899213106429681627989921310642968162798992131064296816279899213106429681627989921310642968162798992131064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e38863-b0c4-40a0-af45-fb0cb3d0cae8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7776023463336015508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77760234633360155087776023463336015508777602346333601550877760234633360155087776023463336015508777602346333601550877760234633360155087776023463336015508777602346333601550877760234633360155087776023463336015508777602346333601550877760234633360155087776023463336015508777602346333601550877760234633360155087776023463336015508777602346333601550877760234633360155087776023463336015508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e38863-b0c4-40a0-af45-fb0cb3d0cae8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8c0fe2f-a2fa-4d30-ad02-d61354028e04, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c0fe2f-a2fa-4d30-ad02-d61354028e04, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12876435951569746423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287643595156974642312876435951569746423128764359515697464231287643595156974642312876435951569746423128764359515697464231287643595156974642312876435951569746423128764359515697464231287643595156974642312876435951569746423128764359515697464231287643595156974642312876435951569746423128764359515697464231287643595156974642312876435951569746423128764359515697464231287643595156974642312876435951569746423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1846e1a-2bc1-430e-9443-ccd0be21c89c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 254a7981-7c5c-4d81-baf4-5af4d4151b34, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254a7981-7c5c-4d81-baf4-5af4d4151b34, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1584102572109902341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15841025721099023411584102572109902341158410257210990234115841025721099023411584102572109902341158410257210990234115841025721099023411584102572109902341158410257210990234115841025721099023411584102572109902341158410257210990234115841025721099023411584102572109902341158410257210990234115841025721099023411584102572109902341158410257210990234115841025721099023411584102572109902341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254a7981-7c5c-4d81-baf4-5af4d4151b34, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48ea4272-9fa9-4a32-ac5c-3c80891bdeb4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ea4272-9fa9-4a32-ac5c-3c80891bdeb4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16742649993703419361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674264999370341936116742649993703419361167426499937034193611674264999370341936116742649993703419361167426499937034193611674264999370341936116742649993703419361167426499937034193611674264999370341936116742649993703419361167426499937034193611674264999370341936116742649993703419361167426499937034193611674264999370341936116742649993703419361167426499937034193611674264999370341936116742649993703419361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c0fe2f-a2fa-4d30-ad02-d61354028e04, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2353f3c2-d71c-4026-8872-71c677d439c2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2353f3c2-d71c-4026-8872-71c677d439c2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11818392385687472723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181839238568747272311818392385687472723118183923856874727231181839238568747272311818392385687472723118183923856874727231181839238568747272311818392385687472723118183923856874727231181839238568747272311818392385687472723118183923856874727231181839238568747272311818392385687472723118183923856874727231181839238568747272311818392385687472723118183923856874727231181839238568747272311818392385687472723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ea4272-9fa9-4a32-ac5c-3c80891bdeb4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60447cc9-8afc-49b7-86d2-2deebaa64b31, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60447cc9-8afc-49b7-86d2-2deebaa64b31, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11342853121315752336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134285312131575233611342853121315752336113428531213157523361134285312131575233611342853121315752336113428531213157523361134285312131575233611342853121315752336113428531213157523361134285312131575233611342853121315752336113428531213157523361134285312131575233611342853121315752336113428531213157523361134285312131575233611342853121315752336113428531213157523361134285312131575233611342853121315752336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2353f3c2-d71c-4026-8872-71c677d439c2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff4ba3cc-f456-4541-9f41-00093d64fa7c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff4ba3cc-f456-4541-9f41-00093d64fa7c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11331603788857749556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133160378885774955611331603788857749556113316037888577495561133160378885774955611331603788857749556113316037888577495561133160378885774955611331603788857749556113316037888577495561133160378885774955611331603788857749556113316037888577495561133160378885774955611331603788857749556113316037888577495561133160378885774955611331603788857749556113316037888577495561133160378885774955611331603788857749556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60447cc9-8afc-49b7-86d2-2deebaa64b31, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18dcc566-fb4a-42eb-8300-37800f0ab51f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18dcc566-fb4a-42eb-8300-37800f0ab51f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1881967280453100232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18819672804531002321881967280453100232188196728045310023218819672804531002321881967280453100232188196728045310023218819672804531002321881967280453100232188196728045310023218819672804531002321881967280453100232188196728045310023218819672804531002321881967280453100232188196728045310023218819672804531002321881967280453100232188196728045310023218819672804531002321881967280453100232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff4ba3cc-f456-4541-9f41-00093d64fa7c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30fcf727-477d-423d-ba61-eb60b1f5d28a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30fcf727-477d-423d-ba61-eb60b1f5d28a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9353216647236735193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93532166472367351939353216647236735193935321664723673519393532166472367351939353216647236735193935321664723673519393532166472367351939353216647236735193935321664723673519393532166472367351939353216647236735193935321664723673519393532166472367351939353216647236735193935321664723673519393532166472367351939353216647236735193935321664723673519393532166472367351939353216647236735193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18dcc566-fb4a-42eb-8300-37800f0ab51f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaee49b8-09c3-4154-86d2-49d6559e6577, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaee49b8-09c3-4154-86d2-49d6559e6577, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3681801888201111157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36818018882011111573681801888201111157368180188820111115736818018882011111573681801888201111157368180188820111115736818018882011111573681801888201111157368180188820111115736818018882011111573681801888201111157368180188820111115736818018882011111573681801888201111157368180188820111115736818018882011111573681801888201111157368180188820111115736818018882011111573681801888201111157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30fcf727-477d-423d-ba61-eb60b1f5d28a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8794aac2-ad45-4a46-a0d1-87c88a3522d9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8794aac2-ad45-4a46-a0d1-87c88a3522d9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17845396356301498497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784539635630149849717845396356301498497178453963563014984971784539635630149849717845396356301498497178453963563014984971784539635630149849717845396356301498497178453963563014984971784539635630149849717845396356301498497178453963563014984971784539635630149849717845396356301498497178453963563014984971784539635630149849717845396356301498497178453963563014984971784539635630149849717845396356301498497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaee49b8-09c3-4154-86d2-49d6559e6577, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4728136c-b80d-42a2-b8a4-aa7627854fe9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4728136c-b80d-42a2-b8a4-aa7627854fe9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9202253809432666609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92022538094326666099202253809432666609920225380943266660992022538094326666099202253809432666609920225380943266660992022538094326666099202253809432666609920225380943266660992022538094326666099202253809432666609920225380943266660992022538094326666099202253809432666609920225380943266660992022538094326666099202253809432666609920225380943266660992022538094326666099202253809432666609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8794aac2-ad45-4a46-a0d1-87c88a3522d9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b7604d0-eabd-46e4-8acb-e8ef4f1a2e70, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b7604d0-eabd-46e4-8acb-e8ef4f1a2e70, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14638108257126987345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463810825712698734514638108257126987345146381082571269873451463810825712698734514638108257126987345146381082571269873451463810825712698734514638108257126987345146381082571269873451463810825712698734514638108257126987345146381082571269873451463810825712698734514638108257126987345146381082571269873451463810825712698734514638108257126987345146381082571269873451463810825712698734514638108257126987345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4728136c-b80d-42a2-b8a4-aa7627854fe9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c992f8-39d1-4d15-b2b4-716a484ffdbe, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c992f8-39d1-4d15-b2b4-716a484ffdbe, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14024869108775272522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402486910877527252214024869108775272522140248691087752725221402486910877527252214024869108775272522140248691087752725221402486910877527252214024869108775272522140248691087752725221402486910877527252214024869108775272522140248691087752725221402486910877527252214024869108775272522140248691087752725221402486910877527252214024869108775272522140248691087752725221402486910877527252214024869108775272522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b7604d0-eabd-46e4-8acb-e8ef4f1a2e70, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e3a85ca-56bb-49a6-8da0-4906450c18e6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e3a85ca-56bb-49a6-8da0-4906450c18e6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1192027505442236663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11920275054422366631192027505442236663119202750544223666311920275054422366631192027505442236663119202750544223666311920275054422366631192027505442236663119202750544223666311920275054422366631192027505442236663119202750544223666311920275054422366631192027505442236663119202750544223666311920275054422366631192027505442236663119202750544223666311920275054422366631192027505442236663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c992f8-39d1-4d15-b2b4-716a484ffdbe, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d2daa04-46ea-4d82-8b62-96a796b60438, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d2daa04-46ea-4d82-8b62-96a796b60438, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1887655537988133809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18876555379881338091887655537988133809188765553798813380918876555379881338091887655537988133809188765553798813380918876555379881338091887655537988133809188765553798813380918876555379881338091887655537988133809188765553798813380918876555379881338091887655537988133809188765553798813380918876555379881338091887655537988133809188765553798813380918876555379881338091887655537988133809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e3a85ca-56bb-49a6-8da0-4906450c18e6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a4966f-f1b7-458d-bef4-26cd9ef0eb80, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a4966f-f1b7-458d-bef4-26cd9ef0eb80, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5706115398796388931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57061153987963889315706115398796388931570611539879638893157061153987963889315706115398796388931570611539879638893157061153987963889315706115398796388931570611539879638893157061153987963889315706115398796388931570611539879638893157061153987963889315706115398796388931570611539879638893157061153987963889315706115398796388931570611539879638893157061153987963889315706115398796388931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d2daa04-46ea-4d82-8b62-96a796b60438, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86d5e60b-c810-4e47-83a1-ff48a21f24b2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d5e60b-c810-4e47-83a1-ff48a21f24b2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14736746913429018018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473674691342901801814736746913429018018147367469134290180181473674691342901801814736746913429018018147367469134290180181473674691342901801814736746913429018018147367469134290180181473674691342901801814736746913429018018147367469134290180181473674691342901801814736746913429018018147367469134290180181473674691342901801814736746913429018018147367469134290180181473674691342901801814736746913429018018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a4966f-f1b7-458d-bef4-26cd9ef0eb80, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e954c60-298c-4fb1-a2ac-bad09ecce6a7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e954c60-298c-4fb1-a2ac-bad09ecce6a7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14592845283438392427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459284528343839242714592845283438392427145928452834383924271459284528343839242714592845283438392427145928452834383924271459284528343839242714592845283438392427145928452834383924271459284528343839242714592845283438392427145928452834383924271459284528343839242714592845283438392427145928452834383924271459284528343839242714592845283438392427145928452834383924271459284528343839242714592845283438392427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d5e60b-c810-4e47-83a1-ff48a21f24b2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0363ba84-ea70-4513-85cc-025c9ca9a8f0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0363ba84-ea70-4513-85cc-025c9ca9a8f0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8027768877425859628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80277688774258596288027768877425859628802776887742585962880277688774258596288027768877425859628802776887742585962880277688774258596288027768877425859628802776887742585962880277688774258596288027768877425859628802776887742585962880277688774258596288027768877425859628802776887742585962880277688774258596288027768877425859628802776887742585962880277688774258596288027768877425859628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e954c60-298c-4fb1-a2ac-bad09ecce6a7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fafe64c4-010a-494f-b766-a6749a771c47, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0363ba84-ea70-4513-85cc-025c9ca9a8f0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fafe64c4-010a-494f-b766-a6749a771c47, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14011176305109874340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401117630510987434014011176305109874340140111763051098743401401117630510987434014011176305109874340140111763051098743401401117630510987434014011176305109874340140111763051098743401401117630510987434014011176305109874340140111763051098743401401117630510987434014011176305109874340140111763051098743401401117630510987434014011176305109874340140111763051098743401401117630510987434014011176305109874340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3278bb8a-ecb6-4307-8dba-4195f227d2f0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3278bb8a-ecb6-4307-8dba-4195f227d2f0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7595626041936524719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75956260419365247197595626041936524719759562604193652471975956260419365247197595626041936524719759562604193652471975956260419365247197595626041936524719759562604193652471975956260419365247197595626041936524719759562604193652471975956260419365247197595626041936524719759562604193652471975956260419365247197595626041936524719759562604193652471975956260419365247197595626041936524719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fafe64c4-010a-494f-b766-a6749a771c47, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b39600-fc64-4280-8d0b-ce280a753a45, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b39600-fc64-4280-8d0b-ce280a753a45, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12338485500388185685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233848550038818568512338485500388185685123384855003881856851233848550038818568512338485500388185685123384855003881856851233848550038818568512338485500388185685123384855003881856851233848550038818568512338485500388185685123384855003881856851233848550038818568512338485500388185685123384855003881856851233848550038818568512338485500388185685123384855003881856851233848550038818568512338485500388185685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3278bb8a-ecb6-4307-8dba-4195f227d2f0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5e8bac1-f79b-4db1-aa4d-65b27f032321, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e8bac1-f79b-4db1-aa4d-65b27f032321, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5764353959117875943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57643539591178759435764353959117875943576435395911787594357643539591178759435764353959117875943576435395911787594357643539591178759435764353959117875943576435395911787594357643539591178759435764353959117875943576435395911787594357643539591178759435764353959117875943576435395911787594357643539591178759435764353959117875943576435395911787594357643539591178759435764353959117875943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b39600-fc64-4280-8d0b-ce280a753a45, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a974937-5c14-461f-b2da-61dbc7433820, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a974937-5c14-461f-b2da-61dbc7433820, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 880993494175167319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319880993494175167319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e8bac1-f79b-4db1-aa4d-65b27f032321, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c81726e8-20c7-4f8a-9e6d-e8f5d7825240, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c81726e8-20c7-4f8a-9e6d-e8f5d7825240, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12038271204403039751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203827120440303975112038271204403039751120382712044030397511203827120440303975112038271204403039751120382712044030397511203827120440303975112038271204403039751120382712044030397511203827120440303975112038271204403039751120382712044030397511203827120440303975112038271204403039751120382712044030397511203827120440303975112038271204403039751120382712044030397511203827120440303975112038271204403039751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c81726e8-20c7-4f8a-9e6d-e8f5d7825240, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 742ad6ba-ddc5-4ce8-a5a7-fba8ffe7d96c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 742ad6ba-ddc5-4ce8-a5a7-fba8ffe7d96c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17709038710849870255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770903871084987025517709038710849870255177090387108498702551770903871084987025517709038710849870255177090387108498702551770903871084987025517709038710849870255177090387108498702551770903871084987025517709038710849870255177090387108498702551770903871084987025517709038710849870255177090387108498702551770903871084987025517709038710849870255177090387108498702551770903871084987025517709038710849870255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a974937-5c14-461f-b2da-61dbc7433820, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef952050-7bf6-48ed-8d79-40eccde61692, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef952050-7bf6-48ed-8d79-40eccde61692, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 384719395214340194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194384719395214340194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 742ad6ba-ddc5-4ce8-a5a7-fba8ffe7d96c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6bd999e-ef8e-4490-99d2-e92f2232438e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6bd999e-ef8e-4490-99d2-e92f2232438e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14404563990347202169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440456399034720216914404563990347202169144045639903472021691440456399034720216914404563990347202169144045639903472021691440456399034720216914404563990347202169144045639903472021691440456399034720216914404563990347202169144045639903472021691440456399034720216914404563990347202169144045639903472021691440456399034720216914404563990347202169144045639903472021691440456399034720216914404563990347202169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef952050-7bf6-48ed-8d79-40eccde61692, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd123d7c-e297-41ae-bcb2-4d13a045a561, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd123d7c-e297-41ae-bcb2-4d13a045a561, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3788609656743037776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37886096567430377763788609656743037776378860965674303777637886096567430377763788609656743037776378860965674303777637886096567430377763788609656743037776378860965674303777637886096567430377763788609656743037776378860965674303777637886096567430377763788609656743037776378860965674303777637886096567430377763788609656743037776378860965674303777637886096567430377763788609656743037776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6bd999e-ef8e-4490-99d2-e92f2232438e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca06cf15-e22c-42ca-8d9f-94fe304328e7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca06cf15-e22c-42ca-8d9f-94fe304328e7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1215130442437698669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12151304424376986691215130442437698669121513044243769866912151304424376986691215130442437698669121513044243769866912151304424376986691215130442437698669121513044243769866912151304424376986691215130442437698669121513044243769866912151304424376986691215130442437698669121513044243769866912151304424376986691215130442437698669121513044243769866912151304424376986691215130442437698669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd123d7c-e297-41ae-bcb2-4d13a045a561, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 034d32ab-03fc-4185-9dbc-8c8c6628bd5c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 034d32ab-03fc-4185-9dbc-8c8c6628bd5c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16145334408102428731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614533440810242873116145334408102428731161453344081024287311614533440810242873116145334408102428731161453344081024287311614533440810242873116145334408102428731161453344081024287311614533440810242873116145334408102428731161453344081024287311614533440810242873116145334408102428731161453344081024287311614533440810242873116145334408102428731161453344081024287311614533440810242873116145334408102428731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca06cf15-e22c-42ca-8d9f-94fe304328e7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25b740d1-f3db-4497-978e-9b0684345e66, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25b740d1-f3db-4497-978e-9b0684345e66, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 329201177334877375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375329201177334877375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 034d32ab-03fc-4185-9dbc-8c8c6628bd5c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2244f4a-49cd-457b-8eec-1c3cdf3f5205, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2244f4a-49cd-457b-8eec-1c3cdf3f5205, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10797271887859499470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079727188785949947010797271887859499470107972718878594994701079727188785949947010797271887859499470107972718878594994701079727188785949947010797271887859499470107972718878594994701079727188785949947010797271887859499470107972718878594994701079727188785949947010797271887859499470107972718878594994701079727188785949947010797271887859499470107972718878594994701079727188785949947010797271887859499470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25b740d1-f3db-4497-978e-9b0684345e66, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9b343e2-3881-4d3e-a2b0-984d24a652e8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9b343e2-3881-4d3e-a2b0-984d24a652e8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8616485367892083023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86164853678920830238616485367892083023861648536789208302386164853678920830238616485367892083023861648536789208302386164853678920830238616485367892083023861648536789208302386164853678920830238616485367892083023861648536789208302386164853678920830238616485367892083023861648536789208302386164853678920830238616485367892083023861648536789208302386164853678920830238616485367892083023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2244f4a-49cd-457b-8eec-1c3cdf3f5205, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0119395f-95ac-49ef-b808-c4db1699c076, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0119395f-95ac-49ef-b808-c4db1699c076, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4428122762407024737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44281227624070247374428122762407024737442812276240702473744281227624070247374428122762407024737442812276240702473744281227624070247374428122762407024737442812276240702473744281227624070247374428122762407024737442812276240702473744281227624070247374428122762407024737442812276240702473744281227624070247374428122762407024737442812276240702473744281227624070247374428122762407024737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9b343e2-3881-4d3e-a2b0-984d24a652e8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1be7e68-518c-4d63-b62d-2ee039f142bb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1be7e68-518c-4d63-b62d-2ee039f142bb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17656685918982162186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765668591898216218617656685918982162186176566859189821621861765668591898216218617656685918982162186176566859189821621861765668591898216218617656685918982162186176566859189821621861765668591898216218617656685918982162186176566859189821621861765668591898216218617656685918982162186176566859189821621861765668591898216218617656685918982162186176566859189821621861765668591898216218617656685918982162186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0119395f-95ac-49ef-b808-c4db1699c076, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62429384-ef5b-466e-974a-0f800058518e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62429384-ef5b-466e-974a-0f800058518e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2948042534606708675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29480425346067086752948042534606708675294804253460670867529480425346067086752948042534606708675294804253460670867529480425346067086752948042534606708675294804253460670867529480425346067086752948042534606708675294804253460670867529480425346067086752948042534606708675294804253460670867529480425346067086752948042534606708675294804253460670867529480425346067086752948042534606708675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1be7e68-518c-4d63-b62d-2ee039f142bb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d35a81d-f7e6-4af6-9544-711bc0990099, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d35a81d-f7e6-4af6-9544-711bc0990099, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14854127297360771630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485412729736077163014854127297360771630148541272973607716301485412729736077163014854127297360771630148541272973607716301485412729736077163014854127297360771630148541272973607716301485412729736077163014854127297360771630148541272973607716301485412729736077163014854127297360771630148541272973607716301485412729736077163014854127297360771630148541272973607716301485412729736077163014854127297360771630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62429384-ef5b-466e-974a-0f800058518e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7780648b-4877-46a5-b2fa-bac92eea5d2c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7780648b-4877-46a5-b2fa-bac92eea5d2c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10617986696730782304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061798669673078230410617986696730782304106179866967307823041061798669673078230410617986696730782304106179866967307823041061798669673078230410617986696730782304106179866967307823041061798669673078230410617986696730782304106179866967307823041061798669673078230410617986696730782304106179866967307823041061798669673078230410617986696730782304106179866967307823041061798669673078230410617986696730782304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d35a81d-f7e6-4af6-9544-711bc0990099, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b221e991-9be5-43b3-9482-bb85ce224365, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b221e991-9be5-43b3-9482-bb85ce224365, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12488576565388977595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248857656538897759512488576565388977595124885765653889775951248857656538897759512488576565388977595124885765653889775951248857656538897759512488576565388977595124885765653889775951248857656538897759512488576565388977595124885765653889775951248857656538897759512488576565388977595124885765653889775951248857656538897759512488576565388977595124885765653889775951248857656538897759512488576565388977595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b221e991-9be5-43b3-9482-bb85ce224365, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c130afd-58a9-4956-bdcb-79032592e80b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c130afd-58a9-4956-bdcb-79032592e80b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2385075062906049479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23850750629060494792385075062906049479238507506290604947923850750629060494792385075062906049479238507506290604947923850750629060494792385075062906049479238507506290604947923850750629060494792385075062906049479238507506290604947923850750629060494792385075062906049479238507506290604947923850750629060494792385075062906049479238507506290604947923850750629060494792385075062906049479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7780648b-4877-46a5-b2fa-bac92eea5d2c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23f7ec09-7e28-4426-95fb-a09429defaa7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23f7ec09-7e28-4426-95fb-a09429defaa7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5995565494489629187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59955654944896291875995565494489629187599556549448962918759955654944896291875995565494489629187599556549448962918759955654944896291875995565494489629187599556549448962918759955654944896291875995565494489629187599556549448962918759955654944896291875995565494489629187599556549448962918759955654944896291875995565494489629187599556549448962918759955654944896291875995565494489629187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c130afd-58a9-4956-bdcb-79032592e80b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9642b784-f753-40fb-9f91-ca9b76d81260, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9642b784-f753-40fb-9f91-ca9b76d81260, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6024096457504729128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60240964575047291286024096457504729128602409645750472912860240964575047291286024096457504729128602409645750472912860240964575047291286024096457504729128602409645750472912860240964575047291286024096457504729128602409645750472912860240964575047291286024096457504729128602409645750472912860240964575047291286024096457504729128602409645750472912860240964575047291286024096457504729128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23f7ec09-7e28-4426-95fb-a09429defaa7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8d39f3a-5c33-49b6-80e2-0bfbdf4a66ee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8d39f3a-5c33-49b6-80e2-0bfbdf4a66ee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 68144003170417353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6814400317041735368144003170417353681440031704173536814400317041735368144003170417353681440031704173536814400317041735368144003170417353681440031704173536814400317041735368144003170417353681440031704173536814400317041735368144003170417353681440031704173536814400317041735368144003170417353681440031704173536814400317041735368144003170417353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9642b784-f753-40fb-9f91-ca9b76d81260, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22b65871-b442-4309-b79c-c7853102538d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22b65871-b442-4309-b79c-c7853102538d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 807727951326512911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911807727951326512911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8d39f3a-5c33-49b6-80e2-0bfbdf4a66ee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22b65871-b442-4309-b79c-c7853102538d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aea859a-caf3-43b1-a67a-6f24873f6c52, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aea859a-caf3-43b1-a67a-6f24873f6c52, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 418441671223106877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877418441671223106877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9914ca23-a113-4456-96b2-d972da8e776e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9914ca23-a113-4456-96b2-d972da8e776e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15907941843014074110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590794184301407411015907941843014074110159079418430140741101590794184301407411015907941843014074110159079418430140741101590794184301407411015907941843014074110159079418430140741101590794184301407411015907941843014074110159079418430140741101590794184301407411015907941843014074110159079418430140741101590794184301407411015907941843014074110159079418430140741101590794184301407411015907941843014074110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aea859a-caf3-43b1-a67a-6f24873f6c52, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5698ffa-6801-450a-b1d4-ef1640fd049a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9914ca23-a113-4456-96b2-d972da8e776e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5698ffa-6801-450a-b1d4-ef1640fd049a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 351705024788811880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880351705024788811880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181ea4c9-fe20-45b7-a41b-6f1ccb47ebc1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181ea4c9-fe20-45b7-a41b-6f1ccb47ebc1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9168849127928864493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91688491279288644939168849127928864493916884912792886449391688491279288644939168849127928864493916884912792886449391688491279288644939168849127928864493916884912792886449391688491279288644939168849127928864493916884912792886449391688491279288644939168849127928864493916884912792886449391688491279288644939168849127928864493916884912792886449391688491279288644939168849127928864493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5698ffa-6801-450a-b1d4-ef1640fd049a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d24cff8-6080-4acd-915e-a5fce62708a5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d24cff8-6080-4acd-915e-a5fce62708a5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4917440683578776729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49174406835787767294917440683578776729491744068357877672949174406835787767294917440683578776729491744068357877672949174406835787767294917440683578776729491744068357877672949174406835787767294917440683578776729491744068357877672949174406835787767294917440683578776729491744068357877672949174406835787767294917440683578776729491744068357877672949174406835787767294917440683578776729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181ea4c9-fe20-45b7-a41b-6f1ccb47ebc1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6b1844e-2736-4108-abca-22e88a5c66c6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6b1844e-2736-4108-abca-22e88a5c66c6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12241002692084307675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224100269208430767512241002692084307675122410026920843076751224100269208430767512241002692084307675122410026920843076751224100269208430767512241002692084307675122410026920843076751224100269208430767512241002692084307675122410026920843076751224100269208430767512241002692084307675122410026920843076751224100269208430767512241002692084307675122410026920843076751224100269208430767512241002692084307675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d24cff8-6080-4acd-915e-a5fce62708a5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 702ff9a4-6318-4919-bc13-543c6c156051, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 702ff9a4-6318-4919-bc13-543c6c156051, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1812520828403297287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18125208284032972871812520828403297287181252082840329728718125208284032972871812520828403297287181252082840329728718125208284032972871812520828403297287181252082840329728718125208284032972871812520828403297287181252082840329728718125208284032972871812520828403297287181252082840329728718125208284032972871812520828403297287181252082840329728718125208284032972871812520828403297287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6b1844e-2736-4108-abca-22e88a5c66c6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae30e175-85f0-4ff3-8eff-f601b27c72d3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae30e175-85f0-4ff3-8eff-f601b27c72d3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5071796513441197234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50717965134411972345071796513441197234507179651344119723450717965134411972345071796513441197234507179651344119723450717965134411972345071796513441197234507179651344119723450717965134411972345071796513441197234507179651344119723450717965134411972345071796513441197234507179651344119723450717965134411972345071796513441197234507179651344119723450717965134411972345071796513441197234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 702ff9a4-6318-4919-bc13-543c6c156051, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9501863c-9047-4401-967f-6e660c210570, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9501863c-9047-4401-967f-6e660c210570, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 56267858658554345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5626785865855434556267858658554345562678586585543455626785865855434556267858658554345562678586585543455626785865855434556267858658554345562678586585543455626785865855434556267858658554345562678586585543455626785865855434556267858658554345562678586585543455626785865855434556267858658554345562678586585543455626785865855434556267858658554345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae30e175-85f0-4ff3-8eff-f601b27c72d3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15694581-4468-4f53-8198-76103e9c850e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15694581-4468-4f53-8198-76103e9c850e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14392496140931448558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439249614093144855814392496140931448558143924961409314485581439249614093144855814392496140931448558143924961409314485581439249614093144855814392496140931448558143924961409314485581439249614093144855814392496140931448558143924961409314485581439249614093144855814392496140931448558143924961409314485581439249614093144855814392496140931448558143924961409314485581439249614093144855814392496140931448558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9501863c-9047-4401-967f-6e660c210570, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26cf09c2-577c-4bf0-a110-48594293e713, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26cf09c2-577c-4bf0-a110-48594293e713, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11508262178212488052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150826217821248805211508262178212488052115082621782124880521150826217821248805211508262178212488052115082621782124880521150826217821248805211508262178212488052115082621782124880521150826217821248805211508262178212488052115082621782124880521150826217821248805211508262178212488052115082621782124880521150826217821248805211508262178212488052115082621782124880521150826217821248805211508262178212488052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15694581-4468-4f53-8198-76103e9c850e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54311a6b-fdd0-4847-b53f-b16a8a24e44a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54311a6b-fdd0-4847-b53f-b16a8a24e44a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8289453352984859326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82894533529848593268289453352984859326828945335298485932682894533529848593268289453352984859326828945335298485932682894533529848593268289453352984859326828945335298485932682894533529848593268289453352984859326828945335298485932682894533529848593268289453352984859326828945335298485932682894533529848593268289453352984859326828945335298485932682894533529848593268289453352984859326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26cf09c2-577c-4bf0-a110-48594293e713, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68bf47ac-ad87-4320-b96d-b5f973bd6e4b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68bf47ac-ad87-4320-b96d-b5f973bd6e4b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12895670597520652312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289567059752065231212895670597520652312128956705975206523121289567059752065231212895670597520652312128956705975206523121289567059752065231212895670597520652312128956705975206523121289567059752065231212895670597520652312128956705975206523121289567059752065231212895670597520652312128956705975206523121289567059752065231212895670597520652312128956705975206523121289567059752065231212895670597520652312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54311a6b-fdd0-4847-b53f-b16a8a24e44a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1eda6c5-b9af-4551-a107-e4041b977a35, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68bf47ac-ad87-4320-b96d-b5f973bd6e4b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d13f23a-898c-4b12-8686-bafd0a1aa6b0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d13f23a-898c-4b12-8686-bafd0a1aa6b0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 163854440430306407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407163854440430306407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1eda6c5-b9af-4551-a107-e4041b977a35, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14725992713706299918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472599271370629991814725992713706299918147259927137062999181472599271370629991814725992713706299918147259927137062999181472599271370629991814725992713706299918147259927137062999181472599271370629991814725992713706299918147259927137062999181472599271370629991814725992713706299918147259927137062999181472599271370629991814725992713706299918147259927137062999181472599271370629991814725992713706299918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d13f23a-898c-4b12-8686-bafd0a1aa6b0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56ba2443-fd72-4fd5-929c-12d328afea83, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56ba2443-fd72-4fd5-929c-12d328afea83, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1924306499312003863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19243064993120038631924306499312003863192430649931200386319243064993120038631924306499312003863192430649931200386319243064993120038631924306499312003863192430649931200386319243064993120038631924306499312003863192430649931200386319243064993120038631924306499312003863192430649931200386319243064993120038631924306499312003863192430649931200386319243064993120038631924306499312003863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1eda6c5-b9af-4551-a107-e4041b977a35, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f2f46c6-a714-490f-be94-3a0298442529, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f2f46c6-a714-490f-be94-3a0298442529, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17175924487504804979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717592448750480497917175924487504804979171759244875048049791717592448750480497917175924487504804979171759244875048049791717592448750480497917175924487504804979171759244875048049791717592448750480497917175924487504804979171759244875048049791717592448750480497917175924487504804979171759244875048049791717592448750480497917175924487504804979171759244875048049791717592448750480497917175924487504804979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56ba2443-fd72-4fd5-929c-12d328afea83, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d7bc33d-7b47-467e-b125-c3254ef9d594, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f2f46c6-a714-490f-be94-3a0298442529, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19313c33-23d8-42f0-b4b2-2576c76cc315, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19313c33-23d8-42f0-b4b2-2576c76cc315, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3880450868795629822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38804508687956298223880450868795629822388045086879562982238804508687956298223880450868795629822388045086879562982238804508687956298223880450868795629822388045086879562982238804508687956298223880450868795629822388045086879562982238804508687956298223880450868795629822388045086879562982238804508687956298223880450868795629822388045086879562982238804508687956298223880450868795629822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d7bc33d-7b47-467e-b125-c3254ef9d594, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16469082387010721326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646908238701072132616469082387010721326164690823870107213261646908238701072132616469082387010721326164690823870107213261646908238701072132616469082387010721326164690823870107213261646908238701072132616469082387010721326164690823870107213261646908238701072132616469082387010721326164690823870107213261646908238701072132616469082387010721326164690823870107213261646908238701072132616469082387010721326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19313c33-23d8-42f0-b4b2-2576c76cc315, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0268bd8e-34f4-4d09-95b6-12dafcec745d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0268bd8e-34f4-4d09-95b6-12dafcec745d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10104606218172849913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010460621817284991310104606218172849913101046062181728499131010460621817284991310104606218172849913101046062181728499131010460621817284991310104606218172849913101046062181728499131010460621817284991310104606218172849913101046062181728499131010460621817284991310104606218172849913101046062181728499131010460621817284991310104606218172849913101046062181728499131010460621817284991310104606218172849913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0268bd8e-34f4-4d09-95b6-12dafcec745d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8627f98-3541-4cd9-9b4d-58541864076c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8627f98-3541-4cd9-9b4d-58541864076c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6847476638591664946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68474766385916649466847476638591664946684747663859166494668474766385916649466847476638591664946684747663859166494668474766385916649466847476638591664946684747663859166494668474766385916649466847476638591664946684747663859166494668474766385916649466847476638591664946684747663859166494668474766385916649466847476638591664946684747663859166494668474766385916649466847476638591664946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8627f98-3541-4cd9-9b4d-58541864076c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b51091f-47c9-437b-b142-549a807f704b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b51091f-47c9-437b-b142-549a807f704b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2898228211512870560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28982282115128705602898228211512870560289822821151287056028982282115128705602898228211512870560289822821151287056028982282115128705602898228211512870560289822821151287056028982282115128705602898228211512870560289822821151287056028982282115128705602898228211512870560289822821151287056028982282115128705602898228211512870560289822821151287056028982282115128705602898228211512870560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d7bc33d-7b47-467e-b125-c3254ef9d594, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a25e489-0c7a-468c-969b-8ecb97fe7111, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a25e489-0c7a-468c-969b-8ecb97fe7111, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12573048768394765179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257304876839476517912573048768394765179125730487683947651791257304876839476517912573048768394765179125730487683947651791257304876839476517912573048768394765179125730487683947651791257304876839476517912573048768394765179125730487683947651791257304876839476517912573048768394765179125730487683947651791257304876839476517912573048768394765179125730487683947651791257304876839476517912573048768394765179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b51091f-47c9-437b-b142-549a807f704b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2fd0efe-ac12-44d1-bdc9-8a8fc103f18f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2fd0efe-ac12-44d1-bdc9-8a8fc103f18f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14972370873007371935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497237087300737193514972370873007371935149723708730073719351497237087300737193514972370873007371935149723708730073719351497237087300737193514972370873007371935149723708730073719351497237087300737193514972370873007371935149723708730073719351497237087300737193514972370873007371935149723708730073719351497237087300737193514972370873007371935149723708730073719351497237087300737193514972370873007371935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a25e489-0c7a-468c-969b-8ecb97fe7111, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e55a14b-aa90-45d7-8fb9-7eae1cd33178, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e55a14b-aa90-45d7-8fb9-7eae1cd33178, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11311759399015772127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131175939901577212711311759399015772127113117593990157721271131175939901577212711311759399015772127113117593990157721271131175939901577212711311759399015772127113117593990157721271131175939901577212711311759399015772127113117593990157721271131175939901577212711311759399015772127113117593990157721271131175939901577212711311759399015772127113117593990157721271131175939901577212711311759399015772127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2fd0efe-ac12-44d1-bdc9-8a8fc103f18f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 382ebf78-aa61-4674-90fc-0e669f72ab58, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 382ebf78-aa61-4674-90fc-0e669f72ab58, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 255666422025809985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985255666422025809985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e55a14b-aa90-45d7-8fb9-7eae1cd33178, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f78d54de-fdc5-4172-b0d5-43ee6b42655a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f78d54de-fdc5-4172-b0d5-43ee6b42655a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12103407353372803050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210340735337280305012103407353372803050121034073533728030501210340735337280305012103407353372803050121034073533728030501210340735337280305012103407353372803050121034073533728030501210340735337280305012103407353372803050121034073533728030501210340735337280305012103407353372803050121034073533728030501210340735337280305012103407353372803050121034073533728030501210340735337280305012103407353372803050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 382ebf78-aa61-4674-90fc-0e669f72ab58, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca4636a8-0360-480a-b926-faf39f52cf59, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca4636a8-0360-480a-b926-faf39f52cf59, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12606730983408672113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260673098340867211312606730983408672113126067309834086721131260673098340867211312606730983408672113126067309834086721131260673098340867211312606730983408672113126067309834086721131260673098340867211312606730983408672113126067309834086721131260673098340867211312606730983408672113126067309834086721131260673098340867211312606730983408672113126067309834086721131260673098340867211312606730983408672113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f78d54de-fdc5-4172-b0d5-43ee6b42655a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e531b0e6-30ff-4277-a23d-d8db80a836b6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e531b0e6-30ff-4277-a23d-d8db80a836b6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14408538029907005055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440853802990700505514408538029907005055144085380299070050551440853802990700505514408538029907005055144085380299070050551440853802990700505514408538029907005055144085380299070050551440853802990700505514408538029907005055144085380299070050551440853802990700505514408538029907005055144085380299070050551440853802990700505514408538029907005055144085380299070050551440853802990700505514408538029907005055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca4636a8-0360-480a-b926-faf39f52cf59, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb53eac-aa48-40de-9965-499a88bac14c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb53eac-aa48-40de-9965-499a88bac14c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 90550939150783304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9055093915078330490550939150783304905509391507833049055093915078330490550939150783304905509391507833049055093915078330490550939150783304905509391507833049055093915078330490550939150783304905509391507833049055093915078330490550939150783304905509391507833049055093915078330490550939150783304905509391507833049055093915078330490550939150783304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e531b0e6-30ff-4277-a23d-d8db80a836b6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1feee5e2-e6f0-479f-b1db-fd9bc5be7072, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1feee5e2-e6f0-479f-b1db-fd9bc5be7072, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4816768035648240161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48167680356482401614816768035648240161481676803564824016148167680356482401614816768035648240161481676803564824016148167680356482401614816768035648240161481676803564824016148167680356482401614816768035648240161481676803564824016148167680356482401614816768035648240161481676803564824016148167680356482401614816768035648240161481676803564824016148167680356482401614816768035648240161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb53eac-aa48-40de-9965-499a88bac14c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbb3bd51-0243-4cb5-a9b1-fa4bfc337938, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbb3bd51-0243-4cb5-a9b1-fa4bfc337938, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14922029605569112648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492202960556911264814922029605569112648149220296055691126481492202960556911264814922029605569112648149220296055691126481492202960556911264814922029605569112648149220296055691126481492202960556911264814922029605569112648149220296055691126481492202960556911264814922029605569112648149220296055691126481492202960556911264814922029605569112648149220296055691126481492202960556911264814922029605569112648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1feee5e2-e6f0-479f-b1db-fd9bc5be7072, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 361ac0d7-14d3-4dfb-b7af-390e789614e6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361ac0d7-14d3-4dfb-b7af-390e789614e6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14456275363435986282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445627536343598628214456275363435986282144562753634359862821445627536343598628214456275363435986282144562753634359862821445627536343598628214456275363435986282144562753634359862821445627536343598628214456275363435986282144562753634359862821445627536343598628214456275363435986282144562753634359862821445627536343598628214456275363435986282144562753634359862821445627536343598628214456275363435986282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbb3bd51-0243-4cb5-a9b1-fa4bfc337938, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87a3f35-49fe-4409-88c6-669fc405fa5c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87a3f35-49fe-4409-88c6-669fc405fa5c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 425592485182375939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939425592485182375939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361ac0d7-14d3-4dfb-b7af-390e789614e6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77f74cd4-7934-43f1-998f-868d366fdb27, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77f74cd4-7934-43f1-998f-868d366fdb27, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17573358264381954055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757335826438195405517573358264381954055175733582643819540551757335826438195405517573358264381954055175733582643819540551757335826438195405517573358264381954055175733582643819540551757335826438195405517573358264381954055175733582643819540551757335826438195405517573358264381954055175733582643819540551757335826438195405517573358264381954055175733582643819540551757335826438195405517573358264381954055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87a3f35-49fe-4409-88c6-669fc405fa5c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77f74cd4-7934-43f1-998f-868d366fdb27, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe6e4396-b9e1-4455-94ee-dbbe851ad313, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe6e4396-b9e1-4455-94ee-dbbe851ad313, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5675129956733213760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56751299567332137605675129956733213760567512995673321376056751299567332137605675129956733213760567512995673321376056751299567332137605675129956733213760567512995673321376056751299567332137605675129956733213760567512995673321376056751299567332137605675129956733213760567512995673321376056751299567332137605675129956733213760567512995673321376056751299567332137605675129956733213760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a282eb01-159d-4f84-bb56-ab44b5698e5d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a282eb01-159d-4f84-bb56-ab44b5698e5d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1768873809714283306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17688738097142833061768873809714283306176887380971428330617688738097142833061768873809714283306176887380971428330617688738097142833061768873809714283306176887380971428330617688738097142833061768873809714283306176887380971428330617688738097142833061768873809714283306176887380971428330617688738097142833061768873809714283306176887380971428330617688738097142833061768873809714283306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe6e4396-b9e1-4455-94ee-dbbe851ad313, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a1420bd-6ca0-4cc1-94e1-7f89c21709e8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a1420bd-6ca0-4cc1-94e1-7f89c21709e8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3501328883042053345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35013288830420533453501328883042053345350132888304205334535013288830420533453501328883042053345350132888304205334535013288830420533453501328883042053345350132888304205334535013288830420533453501328883042053345350132888304205334535013288830420533453501328883042053345350132888304205334535013288830420533453501328883042053345350132888304205334535013288830420533453501328883042053345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a282eb01-159d-4f84-bb56-ab44b5698e5d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee4cebf1-b894-423e-be2f-f697279e1d0d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee4cebf1-b894-423e-be2f-f697279e1d0d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5405932702708800826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54059327027088008265405932702708800826540593270270880082654059327027088008265405932702708800826540593270270880082654059327027088008265405932702708800826540593270270880082654059327027088008265405932702708800826540593270270880082654059327027088008265405932702708800826540593270270880082654059327027088008265405932702708800826540593270270880082654059327027088008265405932702708800826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a1420bd-6ca0-4cc1-94e1-7f89c21709e8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 017323eb-aec6-4710-85c9-a72f69937884, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 017323eb-aec6-4710-85c9-a72f69937884, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2807993376841408935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28079933768414089352807993376841408935280799337684140893528079933768414089352807993376841408935280799337684140893528079933768414089352807993376841408935280799337684140893528079933768414089352807993376841408935280799337684140893528079933768414089352807993376841408935280799337684140893528079933768414089352807993376841408935280799337684140893528079933768414089352807993376841408935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee4cebf1-b894-423e-be2f-f697279e1d0d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 017323eb-aec6-4710-85c9-a72f69937884, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db0aa03-44b2-4103-8829-db236ad08ed2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db0aa03-44b2-4103-8829-db236ad08ed2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16349095074102503942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634909507410250394216349095074102503942163490950741025039421634909507410250394216349095074102503942163490950741025039421634909507410250394216349095074102503942163490950741025039421634909507410250394216349095074102503942163490950741025039421634909507410250394216349095074102503942163490950741025039421634909507410250394216349095074102503942163490950741025039421634909507410250394216349095074102503942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 915a06c6-7a62-4068-a791-084fc6bff94c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 915a06c6-7a62-4068-a791-084fc6bff94c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2988355964233869231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29883559642338692312988355964233869231298835596423386923129883559642338692312988355964233869231298835596423386923129883559642338692312988355964233869231298835596423386923129883559642338692312988355964233869231298835596423386923129883559642338692312988355964233869231298835596423386923129883559642338692312988355964233869231298835596423386923129883559642338692312988355964233869231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db0aa03-44b2-4103-8829-db236ad08ed2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb3eb6b4-c24d-4279-80a7-e09af04af016, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb3eb6b4-c24d-4279-80a7-e09af04af016, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13464974001708725824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346497400170872582413464974001708725824134649740017087258241346497400170872582413464974001708725824134649740017087258241346497400170872582413464974001708725824134649740017087258241346497400170872582413464974001708725824134649740017087258241346497400170872582413464974001708725824134649740017087258241346497400170872582413464974001708725824134649740017087258241346497400170872582413464974001708725824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 915a06c6-7a62-4068-a791-084fc6bff94c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdb7b926-1b9a-4f40-8a19-27e8759bdc15, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdb7b926-1b9a-4f40-8a19-27e8759bdc15, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8068705732631110379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80687057326311103798068705732631110379806870573263111037980687057326311103798068705732631110379806870573263111037980687057326311103798068705732631110379806870573263111037980687057326311103798068705732631110379806870573263111037980687057326311103798068705732631110379806870573263111037980687057326311103798068705732631110379806870573263111037980687057326311103798068705732631110379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb3eb6b4-c24d-4279-80a7-e09af04af016, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 086436d3-c2cc-4d5e-8e7f-e3ace3842f3c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 086436d3-c2cc-4d5e-8e7f-e3ace3842f3c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6986987707610729468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69869877076107294686986987707610729468698698770761072946869869877076107294686986987707610729468698698770761072946869869877076107294686986987707610729468698698770761072946869869877076107294686986987707610729468698698770761072946869869877076107294686986987707610729468698698770761072946869869877076107294686986987707610729468698698770761072946869869877076107294686986987707610729468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdb7b926-1b9a-4f40-8a19-27e8759bdc15, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33ff58a0-760d-4997-aef8-9a8ac67f1179, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33ff58a0-760d-4997-aef8-9a8ac67f1179, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7807306084118343293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78073060841183432937807306084118343293780730608411834329378073060841183432937807306084118343293780730608411834329378073060841183432937807306084118343293780730608411834329378073060841183432937807306084118343293780730608411834329378073060841183432937807306084118343293780730608411834329378073060841183432937807306084118343293780730608411834329378073060841183432937807306084118343293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 086436d3-c2cc-4d5e-8e7f-e3ace3842f3c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9df0b5f-ad66-4e82-b616-74cf2500da32, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9df0b5f-ad66-4e82-b616-74cf2500da32, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7934995066554199725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79349950665541997257934995066554199725793499506655419972579349950665541997257934995066554199725793499506655419972579349950665541997257934995066554199725793499506655419972579349950665541997257934995066554199725793499506655419972579349950665541997257934995066554199725793499506655419972579349950665541997257934995066554199725793499506655419972579349950665541997257934995066554199725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33ff58a0-760d-4997-aef8-9a8ac67f1179, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adc4c468-d780-4c1f-a7e1-d249abffed87, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adc4c468-d780-4c1f-a7e1-d249abffed87, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7223164970166000159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72231649701660001597223164970166000159722316497016600015972231649701660001597223164970166000159722316497016600015972231649701660001597223164970166000159722316497016600015972231649701660001597223164970166000159722316497016600015972231649701660001597223164970166000159722316497016600015972231649701660001597223164970166000159722316497016600015972231649701660001597223164970166000159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9df0b5f-ad66-4e82-b616-74cf2500da32, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e9348db-7130-4d2b-af66-70d1a96f97e2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e9348db-7130-4d2b-af66-70d1a96f97e2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12666572036520702624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266657203652070262412666572036520702624126665720365207026241266657203652070262412666572036520702624126665720365207026241266657203652070262412666572036520702624126665720365207026241266657203652070262412666572036520702624126665720365207026241266657203652070262412666572036520702624126665720365207026241266657203652070262412666572036520702624126665720365207026241266657203652070262412666572036520702624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adc4c468-d780-4c1f-a7e1-d249abffed87, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1ca9d94-e95c-4eee-b388-186f6638d1b4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ca9d94-e95c-4eee-b388-186f6638d1b4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3545779529011745253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35457795290117452533545779529011745253354577952901174525335457795290117452533545779529011745253354577952901174525335457795290117452533545779529011745253354577952901174525335457795290117452533545779529011745253354577952901174525335457795290117452533545779529011745253354577952901174525335457795290117452533545779529011745253354577952901174525335457795290117452533545779529011745253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e9348db-7130-4d2b-af66-70d1a96f97e2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0343878-ff73-4f8a-8ff0-47a4774f27b8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0343878-ff73-4f8a-8ff0-47a4774f27b8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5594970772414842612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55949707724148426125594970772414842612559497077241484261255949707724148426125594970772414842612559497077241484261255949707724148426125594970772414842612559497077241484261255949707724148426125594970772414842612559497077241484261255949707724148426125594970772414842612559497077241484261255949707724148426125594970772414842612559497077241484261255949707724148426125594970772414842612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ca9d94-e95c-4eee-b388-186f6638d1b4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f52face-e888-41f0-838f-8c275af954d9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f52face-e888-41f0-838f-8c275af954d9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9169621023592903372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91696210235929033729169621023592903372916962102359290337291696210235929033729169621023592903372916962102359290337291696210235929033729169621023592903372916962102359290337291696210235929033729169621023592903372916962102359290337291696210235929033729169621023592903372916962102359290337291696210235929033729169621023592903372916962102359290337291696210235929033729169621023592903372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0343878-ff73-4f8a-8ff0-47a4774f27b8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ea44ab7-4dc8-4c7f-9213-3e8a6a2a0920, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ea44ab7-4dc8-4c7f-9213-3e8a6a2a0920, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3566801435071592545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35668014350715925453566801435071592545356680143507159254535668014350715925453566801435071592545356680143507159254535668014350715925453566801435071592545356680143507159254535668014350715925453566801435071592545356680143507159254535668014350715925453566801435071592545356680143507159254535668014350715925453566801435071592545356680143507159254535668014350715925453566801435071592545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f52face-e888-41f0-838f-8c275af954d9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff840ede-e2f6-4266-9239-24da0f409feb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff840ede-e2f6-4266-9239-24da0f409feb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 706370617590467131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131706370617590467131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ea44ab7-4dc8-4c7f-9213-3e8a6a2a0920, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78bae40b-8dff-4022-b61d-4946c49faaaf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78bae40b-8dff-4022-b61d-4946c49faaaf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 999464894073956975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975999464894073956975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff840ede-e2f6-4266-9239-24da0f409feb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd26e158-efc5-4d78-b026-60f45bc59cf8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd26e158-efc5-4d78-b026-60f45bc59cf8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2741607593779136140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27416075937791361402741607593779136140274160759377913614027416075937791361402741607593779136140274160759377913614027416075937791361402741607593779136140274160759377913614027416075937791361402741607593779136140274160759377913614027416075937791361402741607593779136140274160759377913614027416075937791361402741607593779136140274160759377913614027416075937791361402741607593779136140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78bae40b-8dff-4022-b61d-4946c49faaaf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e26c789b-5bc8-4df2-96a5-2596ab1b3c92, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e26c789b-5bc8-4df2-96a5-2596ab1b3c92, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9226118461234014812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92261184612340148129226118461234014812922611846123401481292261184612340148129226118461234014812922611846123401481292261184612340148129226118461234014812922611846123401481292261184612340148129226118461234014812922611846123401481292261184612340148129226118461234014812922611846123401481292261184612340148129226118461234014812922611846123401481292261184612340148129226118461234014812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd26e158-efc5-4d78-b026-60f45bc59cf8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77c52cf5-1433-4f2b-9f19-ad724e4c5778, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77c52cf5-1433-4f2b-9f19-ad724e4c5778, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5266689379816203379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52666893798162033795266689379816203379526668937981620337952666893798162033795266689379816203379526668937981620337952666893798162033795266689379816203379526668937981620337952666893798162033795266689379816203379526668937981620337952666893798162033795266689379816203379526668937981620337952666893798162033795266689379816203379526668937981620337952666893798162033795266689379816203379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77c52cf5-1433-4f2b-9f19-ad724e4c5778, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81fcd905-6ede-4991-89d7-48fdf1a8192c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81fcd905-6ede-4991-89d7-48fdf1a8192c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4018051778776404305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40180517787764043054018051778776404305401805177877640430540180517787764043054018051778776404305401805177877640430540180517787764043054018051778776404305401805177877640430540180517787764043054018051778776404305401805177877640430540180517787764043054018051778776404305401805177877640430540180517787764043054018051778776404305401805177877640430540180517787764043054018051778776404305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e26c789b-5bc8-4df2-96a5-2596ab1b3c92, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36ad71cf-1b25-4557-8fa0-5e8c517a1a01, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36ad71cf-1b25-4557-8fa0-5e8c517a1a01, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14332077235271881433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433207723527188143314332077235271881433143320772352718814331433207723527188143314332077235271881433143320772352718814331433207723527188143314332077235271881433143320772352718814331433207723527188143314332077235271881433143320772352718814331433207723527188143314332077235271881433143320772352718814331433207723527188143314332077235271881433143320772352718814331433207723527188143314332077235271881433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81fcd905-6ede-4991-89d7-48fdf1a8192c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6de3ffd-97cd-454d-a9d8-45105068c801, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6de3ffd-97cd-454d-a9d8-45105068c801, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7370998571757698569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73709985717576985697370998571757698569737099857175769856973709985717576985697370998571757698569737099857175769856973709985717576985697370998571757698569737099857175769856973709985717576985697370998571757698569737099857175769856973709985717576985697370998571757698569737099857175769856973709985717576985697370998571757698569737099857175769856973709985717576985697370998571757698569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36ad71cf-1b25-4557-8fa0-5e8c517a1a01, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39141b45-b98d-44b3-90c0-bca839921b36, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39141b45-b98d-44b3-90c0-bca839921b36, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7743622237781312829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77436222377813128297743622237781312829774362223778131282977436222377813128297743622237781312829774362223778131282977436222377813128297743622237781312829774362223778131282977436222377813128297743622237781312829774362223778131282977436222377813128297743622237781312829774362223778131282977436222377813128297743622237781312829774362223778131282977436222377813128297743622237781312829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6de3ffd-97cd-454d-a9d8-45105068c801, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18623fc9-90c6-495d-b794-f4845dc31c26, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18623fc9-90c6-495d-b794-f4845dc31c26, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1961744476969525689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19617444769695256891961744476969525689196174447696952568919617444769695256891961744476969525689196174447696952568919617444769695256891961744476969525689196174447696952568919617444769695256891961744476969525689196174447696952568919617444769695256891961744476969525689196174447696952568919617444769695256891961744476969525689196174447696952568919617444769695256891961744476969525689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39141b45-b98d-44b3-90c0-bca839921b36, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dffd1696-94ea-49db-9a13-951e70e96ae3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dffd1696-94ea-49db-9a13-951e70e96ae3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7710267616465911944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77102676164659119447710267616465911944771026761646591194477102676164659119447710267616465911944771026761646591194477102676164659119447710267616465911944771026761646591194477102676164659119447710267616465911944771026761646591194477102676164659119447710267616465911944771026761646591194477102676164659119447710267616465911944771026761646591194477102676164659119447710267616465911944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18623fc9-90c6-495d-b794-f4845dc31c26, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61e74290-75c6-4148-bf3e-4124a108f741, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61e74290-75c6-4148-bf3e-4124a108f741, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12544280803033273049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254428080303327304912544280803033273049125442808030332730491254428080303327304912544280803033273049125442808030332730491254428080303327304912544280803033273049125442808030332730491254428080303327304912544280803033273049125442808030332730491254428080303327304912544280803033273049125442808030332730491254428080303327304912544280803033273049125442808030332730491254428080303327304912544280803033273049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dffd1696-94ea-49db-9a13-951e70e96ae3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39f37ce8-ea3f-4037-99d6-aa8ea64d9b1c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39f37ce8-ea3f-4037-99d6-aa8ea64d9b1c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13431820777564737653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343182077756473765313431820777564737653134318207775647376531343182077756473765313431820777564737653134318207775647376531343182077756473765313431820777564737653134318207775647376531343182077756473765313431820777564737653134318207775647376531343182077756473765313431820777564737653134318207775647376531343182077756473765313431820777564737653134318207775647376531343182077756473765313431820777564737653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61e74290-75c6-4148-bf3e-4124a108f741, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61bd8411-db2d-4c4a-a385-8615cd134833, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61bd8411-db2d-4c4a-a385-8615cd134833, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3397807337720110255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33978073377201102553397807337720110255339780733772011025533978073377201102553397807337720110255339780733772011025533978073377201102553397807337720110255339780733772011025533978073377201102553397807337720110255339780733772011025533978073377201102553397807337720110255339780733772011025533978073377201102553397807337720110255339780733772011025533978073377201102553397807337720110255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39f37ce8-ea3f-4037-99d6-aa8ea64d9b1c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0567349c-eecc-4e2d-b2a3-0bd2dc662914, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0567349c-eecc-4e2d-b2a3-0bd2dc662914, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6992066564383061230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69920665643830612306992066564383061230699206656438306123069920665643830612306992066564383061230699206656438306123069920665643830612306992066564383061230699206656438306123069920665643830612306992066564383061230699206656438306123069920665643830612306992066564383061230699206656438306123069920665643830612306992066564383061230699206656438306123069920665643830612306992066564383061230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61bd8411-db2d-4c4a-a385-8615cd134833, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cd4b9d1-3193-48b4-b5bf-cd765cc51c3e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cd4b9d1-3193-48b4-b5bf-cd765cc51c3e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8273080492746021129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82730804927460211298273080492746021129827308049274602112982730804927460211298273080492746021129827308049274602112982730804927460211298273080492746021129827308049274602112982730804927460211298273080492746021129827308049274602112982730804927460211298273080492746021129827308049274602112982730804927460211298273080492746021129827308049274602112982730804927460211298273080492746021129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0567349c-eecc-4e2d-b2a3-0bd2dc662914, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 599313bf-2441-4899-9947-be5c83721a26, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 599313bf-2441-4899-9947-be5c83721a26, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4509417680622566848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45094176806225668484509417680622566848450941768062256684845094176806225668484509417680622566848450941768062256684845094176806225668484509417680622566848450941768062256684845094176806225668484509417680622566848450941768062256684845094176806225668484509417680622566848450941768062256684845094176806225668484509417680622566848450941768062256684845094176806225668484509417680622566848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 599313bf-2441-4899-9947-be5c83721a26, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7357d055-6d31-4ffd-b4cb-712c96656e5d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7357d055-6d31-4ffd-b4cb-712c96656e5d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9890475820022440518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98904758200224405189890475820022440518989047582002244051898904758200224405189890475820022440518989047582002244051898904758200224405189890475820022440518989047582002244051898904758200224405189890475820022440518989047582002244051898904758200224405189890475820022440518989047582002244051898904758200224405189890475820022440518989047582002244051898904758200224405189890475820022440518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cd4b9d1-3193-48b4-b5bf-cd765cc51c3e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31bf037d-a4ac-4ace-b114-22cffc495af6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31bf037d-a4ac-4ace-b114-22cffc495af6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13636305580034628351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363630558003462835113636305580034628351136363055800346283511363630558003462835113636305580034628351136363055800346283511363630558003462835113636305580034628351136363055800346283511363630558003462835113636305580034628351136363055800346283511363630558003462835113636305580034628351136363055800346283511363630558003462835113636305580034628351136363055800346283511363630558003462835113636305580034628351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7357d055-6d31-4ffd-b4cb-712c96656e5d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038933." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg4ejnc1ttn1nh3hzgt775" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31bf037d-a4ac-4ace-b114-22cffc495af6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038946." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg4ek3fqaam66fv4m1mymf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038946." issue_code: 2026 severity: 1 (server_code: 400170)
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038933." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c935bf-7673-40be-8992-acd586f26d12, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c935bf-7673-40be-8992-acd586f26d12, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 798339073184677813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813798339073184677813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fdab259-a548-47a2-804c-c1efae5c33fa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fdab259-a548-47a2-804c-c1efae5c33fa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1189028931869885560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c935bf-7673-40be-8992-acd586f26d12, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a62bfd9a-afc3-4486-b4ed-ec81ecc6c3c7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a62bfd9a-afc3-4486-b4ed-ec81ecc6c3c7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5213428461888197825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52134284618881978255213428461888197825521342846188819782552134284618881978255213428461888197825521342846188819782552134284618881978255213428461888197825521342846188819782552134284618881978255213428461888197825521342846188819782552134284618881978255213428461888197825521342846188819782552134284618881978255213428461888197825521342846188819782552134284618881978255213428461888197825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5425a594-1c58-4a28-9b1b-7d7977694cc8, localhost:14701): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5425a594-1c58-4a28-9b1b-7d7977694cc8, localhost:14701): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5425a594-1c58-4a28-9b1b-7d7977694cc8, localhost:14701): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-cg3t4ljx3u.auto.internal" port: 12476 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" node_id: 50001 } endpoints { address: "ghrun-cg3t4ljx3u.auto.internal" port: 26597 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fdab259-a548-47a2-804c-c1efae5c33fa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg4epc6a1gxfc8kx932qyg" } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-cg3t4ljx3u.auto.internal:12476, location , ssl: False>, <Endpoint ghrun-cg3t4ljx3u.auto.internal:26597, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14701
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d13f204-7b53-4235-8f6a-4f29789f2212, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d13f204-7b53-4235-8f6a-4f29789f2212, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1189028931869885560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a62bfd9a-afc3-4486-b4ed-ec81ecc6c3c7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg4eqd2jcempe64rkqeraj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8ad52be-b3f7-4de0-8ca1-13843cd94834, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8ad52be-b3f7-4de0-8ca1-13843cd94834, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5213428461888197825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52134284618881978255213428461888197825521342846188819782552134284618881978255213428461888197825521342846188819782552134284618881978255213428461888197825521342846188819782552134284618881978255213428461888197825521342846188819782552134284618881978255213428461888197825521342846188819782552134284618881978255213428461888197825521342846188819782552134284618881978255213428461888197825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d13f204-7b53-4235-8f6a-4f29789f2212, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg4es75gx958kbs2n21825" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bae415ec-9ec0-449b-b58c-27defe7d766e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bae415ec-9ec0-449b-b58c-27defe7d766e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1189028931869885560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560118902893186988556011890289318698855601189028931869885560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8ad52be-b3f7-4de0-8ca1-13843cd94834, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f69bd783-904b-4d0b-b48c-50a6e4968e8c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f69bd783-904b-4d0b-b48c-50a6e4968e8c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7291031396884922922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72910313968849229227291031396884922922729103139688492292272910313968849229227291031396884922922729103139688492292272910313968849229227291031396884922922729103139688492292272910313968849229227291031396884922922729103139688492292272910313968849229227291031396884922922729103139688492292272910313968849229227291031396884922922729103139688492292272910313968849229227291031396884922922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bae415ec-9ec0-449b-b58c-27defe7d766e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d72f6326-11e7-4854-8c1f-e387de524ed2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d72f6326-11e7-4854-8c1f-e387de524ed2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6979195222008531768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69791952220085317686979195222008531768697919522200853176869791952220085317686979195222008531768697919522200853176869791952220085317686979195222008531768697919522200853176869791952220085317686979195222008531768697919522200853176869791952220085317686979195222008531768697919522200853176869791952220085317686979195222008531768697919522200853176869791952220085317686979195222008531768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f69bd783-904b-4d0b-b48c-50a6e4968e8c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59430f48-0d88-409b-989d-163f3aef3bcd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59430f48-0d88-409b-989d-163f3aef3bcd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 779501999674001500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500779501999674001500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d72f6326-11e7-4854-8c1f-e387de524ed2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d04ffbfc-078b-4a38-8a2d-6e5db50c7b55, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d04ffbfc-078b-4a38-8a2d-6e5db50c7b55, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14863580609502068269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486358060950206826914863580609502068269148635806095020682691486358060950206826914863580609502068269148635806095020682691486358060950206826914863580609502068269148635806095020682691486358060950206826914863580609502068269148635806095020682691486358060950206826914863580609502068269148635806095020682691486358060950206826914863580609502068269148635806095020682691486358060950206826914863580609502068269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59430f48-0d88-409b-989d-163f3aef3bcd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b44b09a-bf3b-4368-8e97-f75d5e3df5e9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b44b09a-bf3b-4368-8e97-f75d5e3df5e9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15252695097679469586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525269509767946958615252695097679469586152526950976794695861525269509767946958615252695097679469586152526950976794695861525269509767946958615252695097679469586152526950976794695861525269509767946958615252695097679469586152526950976794695861525269509767946958615252695097679469586152526950976794695861525269509767946958615252695097679469586152526950976794695861525269509767946958615252695097679469586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d04ffbfc-078b-4a38-8a2d-6e5db50c7b55, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfeb7f08-f1cd-4ee1-9af0-b00d67275557, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfeb7f08-f1cd-4ee1-9af0-b00d67275557, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13894266609161996811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389426660916199681113894266609161996811138942666091619968111389426660916199681113894266609161996811138942666091619968111389426660916199681113894266609161996811138942666091619968111389426660916199681113894266609161996811138942666091619968111389426660916199681113894266609161996811138942666091619968111389426660916199681113894266609161996811138942666091619968111389426660916199681113894266609161996811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b44b09a-bf3b-4368-8e97-f75d5e3df5e9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5a6f3e2-9a37-45d7-8e28-61860bca61cf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5a6f3e2-9a37-45d7-8e28-61860bca61cf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4793568367640446010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47935683676404460104793568367640446010479356836764044601047935683676404460104793568367640446010479356836764044601047935683676404460104793568367640446010479356836764044601047935683676404460104793568367640446010479356836764044601047935683676404460104793568367640446010479356836764044601047935683676404460104793568367640446010479356836764044601047935683676404460104793568367640446010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfeb7f08-f1cd-4ee1-9af0-b00d67275557, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18dc7ef-eae3-40ba-95d8-dbf40be79309, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18dc7ef-eae3-40ba-95d8-dbf40be79309, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11795215984084040843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179521598408404084311795215984084040843117952159840840408431179521598408404084311795215984084040843117952159840840408431179521598408404084311795215984084040843117952159840840408431179521598408404084311795215984084040843117952159840840408431179521598408404084311795215984084040843117952159840840408431179521598408404084311795215984084040843117952159840840408431179521598408404084311795215984084040843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5a6f3e2-9a37-45d7-8e28-61860bca61cf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 137a76f9-23bf-4fae-8f34-663aeaa0fa40, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 137a76f9-23bf-4fae-8f34-663aeaa0fa40, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11991941730926768783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199194173092676878311991941730926768783119919417309267687831199194173092676878311991941730926768783119919417309267687831199194173092676878311991941730926768783119919417309267687831199194173092676878311991941730926768783119919417309267687831199194173092676878311991941730926768783119919417309267687831199194173092676878311991941730926768783119919417309267687831199194173092676878311991941730926768783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18dc7ef-eae3-40ba-95d8-dbf40be79309, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a71626-7222-4657-8cd4-c8f9451e6a29, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a71626-7222-4657-8cd4-c8f9451e6a29, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12955194968195988994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295519496819598899412955194968195988994129551949681959889941295519496819598899412955194968195988994129551949681959889941295519496819598899412955194968195988994129551949681959889941295519496819598899412955194968195988994129551949681959889941295519496819598899412955194968195988994129551949681959889941295519496819598899412955194968195988994129551949681959889941295519496819598899412955194968195988994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 137a76f9-23bf-4fae-8f34-663aeaa0fa40, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 296f28fb-b861-4bae-9baa-c5431e6ec5f3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 296f28fb-b861-4bae-9baa-c5431e6ec5f3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5031420302459146748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50314203024591467485031420302459146748503142030245914674850314203024591467485031420302459146748503142030245914674850314203024591467485031420302459146748503142030245914674850314203024591467485031420302459146748503142030245914674850314203024591467485031420302459146748503142030245914674850314203024591467485031420302459146748503142030245914674850314203024591467485031420302459146748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a71626-7222-4657-8cd4-c8f9451e6a29, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c63746c-fe17-4949-ad10-8505c78582ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c63746c-fe17-4949-ad10-8505c78582ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7397255300981030170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73972553009810301707397255300981030170739725530098103017073972553009810301707397255300981030170739725530098103017073972553009810301707397255300981030170739725530098103017073972553009810301707397255300981030170739725530098103017073972553009810301707397255300981030170739725530098103017073972553009810301707397255300981030170739725530098103017073972553009810301707397255300981030170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 296f28fb-b861-4bae-9baa-c5431e6ec5f3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2888df-a92f-4b6b-8997-66788c95a362, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2888df-a92f-4b6b-8997-66788c95a362, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7779804223829773651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77798042238297736517779804223829773651777980422382977365177798042238297736517779804223829773651777980422382977365177798042238297736517779804223829773651777980422382977365177798042238297736517779804223829773651777980422382977365177798042238297736517779804223829773651777980422382977365177798042238297736517779804223829773651777980422382977365177798042238297736517779804223829773651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c63746c-fe17-4949-ad10-8505c78582ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38a8c136-7e55-4cb0-81cc-fa957eb710bd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38a8c136-7e55-4cb0-81cc-fa957eb710bd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4034884059473242731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40348840594732427314034884059473242731403488405947324273140348840594732427314034884059473242731403488405947324273140348840594732427314034884059473242731403488405947324273140348840594732427314034884059473242731403488405947324273140348840594732427314034884059473242731403488405947324273140348840594732427314034884059473242731403488405947324273140348840594732427314034884059473242731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2888df-a92f-4b6b-8997-66788c95a362, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c051ca6-6169-4f89-b72d-fa6038ea1892, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c051ca6-6169-4f89-b72d-fa6038ea1892, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6415058422990165559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64150584229901655596415058422990165559641505842299016555964150584229901655596415058422990165559641505842299016555964150584229901655596415058422990165559641505842299016555964150584229901655596415058422990165559641505842299016555964150584229901655596415058422990165559641505842299016555964150584229901655596415058422990165559641505842299016555964150584229901655596415058422990165559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38a8c136-7e55-4cb0-81cc-fa957eb710bd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6852c610-6f01-4dc4-b3c8-20cd05788cf1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6852c610-6f01-4dc4-b3c8-20cd05788cf1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13804961355022003815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380496135502200381513804961355022003815138049613550220038151380496135502200381513804961355022003815138049613550220038151380496135502200381513804961355022003815138049613550220038151380496135502200381513804961355022003815138049613550220038151380496135502200381513804961355022003815138049613550220038151380496135502200381513804961355022003815138049613550220038151380496135502200381513804961355022003815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c051ca6-6169-4f89-b72d-fa6038ea1892, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a568b1fb-a52c-4f5c-98f1-be70f76592a4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a568b1fb-a52c-4f5c-98f1-be70f76592a4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6719735128967057585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67197351289670575856719735128967057585671973512896705758567197351289670575856719735128967057585671973512896705758567197351289670575856719735128967057585671973512896705758567197351289670575856719735128967057585671973512896705758567197351289670575856719735128967057585671973512896705758567197351289670575856719735128967057585671973512896705758567197351289670575856719735128967057585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6852c610-6f01-4dc4-b3c8-20cd05788cf1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a568b1fb-a52c-4f5c-98f1-be70f76592a4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 699b6bd7-fb97-4b2a-ac47-726826da6be3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 699b6bd7-fb97-4b2a-ac47-726826da6be3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12079500724874011046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207950072487401104612079500724874011046120795007248740110461207950072487401104612079500724874011046120795007248740110461207950072487401104612079500724874011046120795007248740110461207950072487401104612079500724874011046120795007248740110461207950072487401104612079500724874011046120795007248740110461207950072487401104612079500724874011046120795007248740110461207950072487401104612079500724874011046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2755aefe-ea83-459e-93f4-bf55eb319fb1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2755aefe-ea83-459e-93f4-bf55eb319fb1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11165331260876927401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116533126087692740111165331260876927401111653312608769274011116533126087692740111165331260876927401111653312608769274011116533126087692740111165331260876927401111653312608769274011116533126087692740111165331260876927401111653312608769274011116533126087692740111165331260876927401111653312608769274011116533126087692740111165331260876927401111653312608769274011116533126087692740111165331260876927401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2755aefe-ea83-459e-93f4-bf55eb319fb1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e329d851-c9ea-490f-9fb3-e20c24073796, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e329d851-c9ea-490f-9fb3-e20c24073796, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11503745962358808757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150374596235880875711503745962358808757115037459623588087571150374596235880875711503745962358808757115037459623588087571150374596235880875711503745962358808757115037459623588087571150374596235880875711503745962358808757115037459623588087571150374596235880875711503745962358808757115037459623588087571150374596235880875711503745962358808757115037459623588087571150374596235880875711503745962358808757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 699b6bd7-fb97-4b2a-ac47-726826da6be3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83f5e75e-1912-4157-be57-0321df874697, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83f5e75e-1912-4157-be57-0321df874697, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8699351465868576973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86993514658685769738699351465868576973869935146586857697386993514658685769738699351465868576973869935146586857697386993514658685769738699351465868576973869935146586857697386993514658685769738699351465868576973869935146586857697386993514658685769738699351465868576973869935146586857697386993514658685769738699351465868576973869935146586857697386993514658685769738699351465868576973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e329d851-c9ea-490f-9fb3-e20c24073796, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aee6115-761e-4c0d-8744-cb51143bea89, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83f5e75e-1912-4157-be57-0321df874697, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dfa12db-5dcf-48f2-bb3e-4cc8a80f960a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dfa12db-5dcf-48f2-bb3e-4cc8a80f960a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11665052267161048884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166505226716104888411665052267161048884116650522671610488841166505226716104888411665052267161048884116650522671610488841166505226716104888411665052267161048884116650522671610488841166505226716104888411665052267161048884116650522671610488841166505226716104888411665052267161048884116650522671610488841166505226716104888411665052267161048884116650522671610488841166505226716104888411665052267161048884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aee6115-761e-4c0d-8744-cb51143bea89, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9696661583538788105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96966615835387881059696661583538788105969666158353878810596966615835387881059696661583538788105969666158353878810596966615835387881059696661583538788105969666158353878810596966615835387881059696661583538788105969666158353878810596966615835387881059696661583538788105969666158353878810596966615835387881059696661583538788105969666158353878810596966615835387881059696661583538788105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dfa12db-5dcf-48f2-bb3e-4cc8a80f960a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7131f36-681a-4f8b-b267-b8b0624f4e59, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7131f36-681a-4f8b-b267-b8b0624f4e59, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14337289943347566331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433728994334756633114337289943347566331143372899433475663311433728994334756633114337289943347566331143372899433475663311433728994334756633114337289943347566331143372899433475663311433728994334756633114337289943347566331143372899433475663311433728994334756633114337289943347566331143372899433475663311433728994334756633114337289943347566331143372899433475663311433728994334756633114337289943347566331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aee6115-761e-4c0d-8744-cb51143bea89, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba8fcf1-68ba-4b28-ab03-b640c2121df6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba8fcf1-68ba-4b28-ab03-b640c2121df6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5558687721810404859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55586877218104048595558687721810404859555868772181040485955586877218104048595558687721810404859555868772181040485955586877218104048595558687721810404859555868772181040485955586877218104048595558687721810404859555868772181040485955586877218104048595558687721810404859555868772181040485955586877218104048595558687721810404859555868772181040485955586877218104048595558687721810404859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7131f36-681a-4f8b-b267-b8b0624f4e59, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba8fcf1-68ba-4b28-ab03-b640c2121df6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b716f4c7-554e-4d1d-b871-b560126baf1d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b716f4c7-554e-4d1d-b871-b560126baf1d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12177564627534218187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217756462753421818712177564627534218187121775646275342181871217756462753421818712177564627534218187121775646275342181871217756462753421818712177564627534218187121775646275342181871217756462753421818712177564627534218187121775646275342181871217756462753421818712177564627534218187121775646275342181871217756462753421818712177564627534218187121775646275342181871217756462753421818712177564627534218187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49ec26b7-25d8-4bb2-b19c-635d29be4b96, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49ec26b7-25d8-4bb2-b19c-635d29be4b96, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16139500174130820925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613950017413082092516139500174130820925161395001741308209251613950017413082092516139500174130820925161395001741308209251613950017413082092516139500174130820925161395001741308209251613950017413082092516139500174130820925161395001741308209251613950017413082092516139500174130820925161395001741308209251613950017413082092516139500174130820925161395001741308209251613950017413082092516139500174130820925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49ec26b7-25d8-4bb2-b19c-635d29be4b96, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 799c23ed-353a-42a5-8744-9101e86473aa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 799c23ed-353a-42a5-8744-9101e86473aa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10791795589613937553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079179558961393755310791795589613937553107917955896139375531079179558961393755310791795589613937553107917955896139375531079179558961393755310791795589613937553107917955896139375531079179558961393755310791795589613937553107917955896139375531079179558961393755310791795589613937553107917955896139375531079179558961393755310791795589613937553107917955896139375531079179558961393755310791795589613937553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b716f4c7-554e-4d1d-b871-b560126baf1d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c35507-2ca1-46cd-ab90-8f255f6c8fc9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c35507-2ca1-46cd-ab90-8f255f6c8fc9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10718522458974629162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071852245897462916210718522458974629162107185224589746291621071852245897462916210718522458974629162107185224589746291621071852245897462916210718522458974629162107185224589746291621071852245897462916210718522458974629162107185224589746291621071852245897462916210718522458974629162107185224589746291621071852245897462916210718522458974629162107185224589746291621071852245897462916210718522458974629162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 799c23ed-353a-42a5-8744-9101e86473aa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c35507-2ca1-46cd-ab90-8f255f6c8fc9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d2bca23-8787-415e-af51-032c48ffdb51, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d2bca23-8787-415e-af51-032c48ffdb51, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13781779099004821755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378177909900482175513781779099004821755137817790990048217551378177909900482175513781779099004821755137817790990048217551378177909900482175513781779099004821755137817790990048217551378177909900482175513781779099004821755137817790990048217551378177909900482175513781779099004821755137817790990048217551378177909900482175513781779099004821755137817790990048217551378177909900482175513781779099004821755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2af08ce-ff85-4277-9aee-9b7e8069e759, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2af08ce-ff85-4277-9aee-9b7e8069e759, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16161099728946449743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616109972894644974316161099728946449743161610997289464497431616109972894644974316161099728946449743161610997289464497431616109972894644974316161099728946449743161610997289464497431616109972894644974316161099728946449743161610997289464497431616109972894644974316161099728946449743161610997289464497431616109972894644974316161099728946449743161610997289464497431616109972894644974316161099728946449743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2af08ce-ff85-4277-9aee-9b7e8069e759, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fcda0ac-98dc-42c6-95b4-020441bc1e95, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fcda0ac-98dc-42c6-95b4-020441bc1e95, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5423118822548506534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54231188225485065345423118822548506534542311882254850653454231188225485065345423118822548506534542311882254850653454231188225485065345423118822548506534542311882254850653454231188225485065345423118822548506534542311882254850653454231188225485065345423118822548506534542311882254850653454231188225485065345423118822548506534542311882254850653454231188225485065345423118822548506534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d2bca23-8787-415e-af51-032c48ffdb51, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edbe6295-1f9f-4a10-97a5-419a23b9593b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edbe6295-1f9f-4a10-97a5-419a23b9593b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3722645160163719879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37226451601637198793722645160163719879372264516016371987937226451601637198793722645160163719879372264516016371987937226451601637198793722645160163719879372264516016371987937226451601637198793722645160163719879372264516016371987937226451601637198793722645160163719879372264516016371987937226451601637198793722645160163719879372264516016371987937226451601637198793722645160163719879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fcda0ac-98dc-42c6-95b4-020441bc1e95, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c7e71c-3e2c-49ce-9a89-ba85b465f9d0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c7e71c-3e2c-49ce-9a89-ba85b465f9d0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12923749758546788677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292374975854678867712923749758546788677129237497585467886771292374975854678867712923749758546788677129237497585467886771292374975854678867712923749758546788677129237497585467886771292374975854678867712923749758546788677129237497585467886771292374975854678867712923749758546788677129237497585467886771292374975854678867712923749758546788677129237497585467886771292374975854678867712923749758546788677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edbe6295-1f9f-4a10-97a5-419a23b9593b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4954beea-38c1-469f-a827-040b5a1f538e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4954beea-38c1-469f-a827-040b5a1f538e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6692307484600886283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66923074846008862836692307484600886283669230748460088628366923074846008862836692307484600886283669230748460088628366923074846008862836692307484600886283669230748460088628366923074846008862836692307484600886283669230748460088628366923074846008862836692307484600886283669230748460088628366923074846008862836692307484600886283669230748460088628366923074846008862836692307484600886283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c7e71c-3e2c-49ce-9a89-ba85b465f9d0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbd6afac-1dd7-4d7e-baf1-1b10567c4731, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbd6afac-1dd7-4d7e-baf1-1b10567c4731, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11481087896605734100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148108789660573410011481087896605734100114810878966057341001148108789660573410011481087896605734100114810878966057341001148108789660573410011481087896605734100114810878966057341001148108789660573410011481087896605734100114810878966057341001148108789660573410011481087896605734100114810878966057341001148108789660573410011481087896605734100114810878966057341001148108789660573410011481087896605734100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4954beea-38c1-469f-a827-040b5a1f538e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 124e70f7-3114-4ee3-847b-ae0456c9105e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 124e70f7-3114-4ee3-847b-ae0456c9105e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18410591457814823404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841059145781482340418410591457814823404184105914578148234041841059145781482340418410591457814823404184105914578148234041841059145781482340418410591457814823404184105914578148234041841059145781482340418410591457814823404184105914578148234041841059145781482340418410591457814823404184105914578148234041841059145781482340418410591457814823404184105914578148234041841059145781482340418410591457814823404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 124e70f7-3114-4ee3-847b-ae0456c9105e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5888744b-359f-404b-89ad-c3dac3a8a7f3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5888744b-359f-404b-89ad-c3dac3a8a7f3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13594715760515500627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359471576051550062713594715760515500627135947157605155006271359471576051550062713594715760515500627135947157605155006271359471576051550062713594715760515500627135947157605155006271359471576051550062713594715760515500627135947157605155006271359471576051550062713594715760515500627135947157605155006271359471576051550062713594715760515500627135947157605155006271359471576051550062713594715760515500627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbd6afac-1dd7-4d7e-baf1-1b10567c4731, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef9fb5c4-626c-44bd-b522-b2d975d5ac8d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef9fb5c4-626c-44bd-b522-b2d975d5ac8d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 410915502201736188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188410915502201736188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5888744b-359f-404b-89ad-c3dac3a8a7f3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1098a0f-e16b-4e0e-a34e-773bf808a1df, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1098a0f-e16b-4e0e-a34e-773bf808a1df, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8164082412126613314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81640824121266133148164082412126613314816408241212661331481640824121266133148164082412126613314816408241212661331481640824121266133148164082412126613314816408241212661331481640824121266133148164082412126613314816408241212661331481640824121266133148164082412126613314816408241212661331481640824121266133148164082412126613314816408241212661331481640824121266133148164082412126613314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1098a0f-e16b-4e0e-a34e-773bf808a1df, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02e6c279-024e-4287-9f7b-31102318971c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02e6c279-024e-4287-9f7b-31102318971c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12962306729422175659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296230672942217565912962306729422175659129623067294221756591296230672942217565912962306729422175659129623067294221756591296230672942217565912962306729422175659129623067294221756591296230672942217565912962306729422175659129623067294221756591296230672942217565912962306729422175659129623067294221756591296230672942217565912962306729422175659129623067294221756591296230672942217565912962306729422175659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef9fb5c4-626c-44bd-b522-b2d975d5ac8d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 703a2d9f-0cad-4a7c-a683-3d9a888dd4cd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 703a2d9f-0cad-4a7c-a683-3d9a888dd4cd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2034250065871347285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20342500658713472852034250065871347285203425006587134728520342500658713472852034250065871347285203425006587134728520342500658713472852034250065871347285203425006587134728520342500658713472852034250065871347285203425006587134728520342500658713472852034250065871347285203425006587134728520342500658713472852034250065871347285203425006587134728520342500658713472852034250065871347285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02e6c279-024e-4287-9f7b-31102318971c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36f66feb-9f3c-43cc-b29b-86b390aff332, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36f66feb-9f3c-43cc-b29b-86b390aff332, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16792538429389753210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679253842938975321016792538429389753210167925384293897532101679253842938975321016792538429389753210167925384293897532101679253842938975321016792538429389753210167925384293897532101679253842938975321016792538429389753210167925384293897532101679253842938975321016792538429389753210167925384293897532101679253842938975321016792538429389753210167925384293897532101679253842938975321016792538429389753210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 703a2d9f-0cad-4a7c-a683-3d9a888dd4cd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77049532-30a3-4dcb-a4a6-aa288a79d8d0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77049532-30a3-4dcb-a4a6-aa288a79d8d0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2055994097587518721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20559940975875187212055994097587518721205599409758751872120559940975875187212055994097587518721205599409758751872120559940975875187212055994097587518721205599409758751872120559940975875187212055994097587518721205599409758751872120559940975875187212055994097587518721205599409758751872120559940975875187212055994097587518721205599409758751872120559940975875187212055994097587518721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36f66feb-9f3c-43cc-b29b-86b390aff332, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0831b28-d9e0-437d-a5d7-e6a15dbf3c42, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0831b28-d9e0-437d-a5d7-e6a15dbf3c42, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10737707322585162511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073770732258516251110737707322585162511107377073225851625111073770732258516251110737707322585162511107377073225851625111073770732258516251110737707322585162511107377073225851625111073770732258516251110737707322585162511107377073225851625111073770732258516251110737707322585162511107377073225851625111073770732258516251110737707322585162511107377073225851625111073770732258516251110737707322585162511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77049532-30a3-4dcb-a4a6-aa288a79d8d0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dc596b3-eabc-4ddd-a26b-d85f2613b172, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dc596b3-eabc-4ddd-a26b-d85f2613b172, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16650981828058614042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665098182805861404216650981828058614042166509818280586140421665098182805861404216650981828058614042166509818280586140421665098182805861404216650981828058614042166509818280586140421665098182805861404216650981828058614042166509818280586140421665098182805861404216650981828058614042166509818280586140421665098182805861404216650981828058614042166509818280586140421665098182805861404216650981828058614042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0831b28-d9e0-437d-a5d7-e6a15dbf3c42, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae37f171-23fb-47f1-ad31-48ab84bf6104, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae37f171-23fb-47f1-ad31-48ab84bf6104, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11969117466707504645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196911746670750464511969117466707504645119691174667075046451196911746670750464511969117466707504645119691174667075046451196911746670750464511969117466707504645119691174667075046451196911746670750464511969117466707504645119691174667075046451196911746670750464511969117466707504645119691174667075046451196911746670750464511969117466707504645119691174667075046451196911746670750464511969117466707504645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dc596b3-eabc-4ddd-a26b-d85f2613b172, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7fec3de-97d9-4b0a-ab6e-b4f972ab1943, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7fec3de-97d9-4b0a-ab6e-b4f972ab1943, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13311870377351224343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331187037735122434313311870377351224343133118703773512243431331187037735122434313311870377351224343133118703773512243431331187037735122434313311870377351224343133118703773512243431331187037735122434313311870377351224343133118703773512243431331187037735122434313311870377351224343133118703773512243431331187037735122434313311870377351224343133118703773512243431331187037735122434313311870377351224343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae37f171-23fb-47f1-ad31-48ab84bf6104, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bc26b85-405d-4aec-b26c-519eb97be749, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc26b85-405d-4aec-b26c-519eb97be749, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9299312492470743474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92993124924707434749299312492470743474929931249247074347492993124924707434749299312492470743474929931249247074347492993124924707434749299312492470743474929931249247074347492993124924707434749299312492470743474929931249247074347492993124924707434749299312492470743474929931249247074347492993124924707434749299312492470743474929931249247074347492993124924707434749299312492470743474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7fec3de-97d9-4b0a-ab6e-b4f972ab1943, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c58ecf3-7ef9-414f-a108-b06dc0de76c7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c58ecf3-7ef9-414f-a108-b06dc0de76c7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18172781204026127008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817278120402612700818172781204026127008181727812040261270081817278120402612700818172781204026127008181727812040261270081817278120402612700818172781204026127008181727812040261270081817278120402612700818172781204026127008181727812040261270081817278120402612700818172781204026127008181727812040261270081817278120402612700818172781204026127008181727812040261270081817278120402612700818172781204026127008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc26b85-405d-4aec-b26c-519eb97be749, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6396dc7-59ae-4b69-b039-4df0a6ea8e93, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6396dc7-59ae-4b69-b039-4df0a6ea8e93, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10140972268869159401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014097226886915940110140972268869159401101409722688691594011014097226886915940110140972268869159401101409722688691594011014097226886915940110140972268869159401101409722688691594011014097226886915940110140972268869159401101409722688691594011014097226886915940110140972268869159401101409722688691594011014097226886915940110140972268869159401101409722688691594011014097226886915940110140972268869159401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c58ecf3-7ef9-414f-a108-b06dc0de76c7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1444ebbf-5692-4255-a092-0fb12ac9fa68, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1444ebbf-5692-4255-a092-0fb12ac9fa68, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9319441418432811032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93194414184328110329319441418432811032931944141843281103293194414184328110329319441418432811032931944141843281103293194414184328110329319441418432811032931944141843281103293194414184328110329319441418432811032931944141843281103293194414184328110329319441418432811032931944141843281103293194414184328110329319441418432811032931944141843281103293194414184328110329319441418432811032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6396dc7-59ae-4b69-b039-4df0a6ea8e93, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59c7383d-c966-4c17-9d51-21f003d68452, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59c7383d-c966-4c17-9d51-21f003d68452, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 133281729489794049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049133281729489794049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1444ebbf-5692-4255-a092-0fb12ac9fa68, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18c227a2-ff4a-4d80-b21b-da21895fc205, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18c227a2-ff4a-4d80-b21b-da21895fc205, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1202760402969843678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12027604029698436781202760402969843678120276040296984367812027604029698436781202760402969843678120276040296984367812027604029698436781202760402969843678120276040296984367812027604029698436781202760402969843678120276040296984367812027604029698436781202760402969843678120276040296984367812027604029698436781202760402969843678120276040296984367812027604029698436781202760402969843678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59c7383d-c966-4c17-9d51-21f003d68452, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4953b0e-91ae-4484-93b0-f33f95f16cd8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4953b0e-91ae-4484-93b0-f33f95f16cd8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14388175056202771607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438817505620277160714388175056202771607143881750562027716071438817505620277160714388175056202771607143881750562027716071438817505620277160714388175056202771607143881750562027716071438817505620277160714388175056202771607143881750562027716071438817505620277160714388175056202771607143881750562027716071438817505620277160714388175056202771607143881750562027716071438817505620277160714388175056202771607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18c227a2-ff4a-4d80-b21b-da21895fc205, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0180c71-76e8-49ff-9342-b6051515ebce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0180c71-76e8-49ff-9342-b6051515ebce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17065111943588332307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706511194358833230717065111943588332307170651119435883323071706511194358833230717065111943588332307170651119435883323071706511194358833230717065111943588332307170651119435883323071706511194358833230717065111943588332307170651119435883323071706511194358833230717065111943588332307170651119435883323071706511194358833230717065111943588332307170651119435883323071706511194358833230717065111943588332307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4953b0e-91ae-4484-93b0-f33f95f16cd8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31858ee1-d299-441e-bfde-a6a2167e1f10, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31858ee1-d299-441e-bfde-a6a2167e1f10, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7960471391469932086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79604713914699320867960471391469932086796047139146993208679604713914699320867960471391469932086796047139146993208679604713914699320867960471391469932086796047139146993208679604713914699320867960471391469932086796047139146993208679604713914699320867960471391469932086796047139146993208679604713914699320867960471391469932086796047139146993208679604713914699320867960471391469932086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0180c71-76e8-49ff-9342-b6051515ebce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3a0faf-7852-4f57-81c3-5fa0ff5bcc7b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3a0faf-7852-4f57-81c3-5fa0ff5bcc7b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11876718639587037867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187671863958703786711876718639587037867118767186395870378671187671863958703786711876718639587037867118767186395870378671187671863958703786711876718639587037867118767186395870378671187671863958703786711876718639587037867118767186395870378671187671863958703786711876718639587037867118767186395870378671187671863958703786711876718639587037867118767186395870378671187671863958703786711876718639587037867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31858ee1-d299-441e-bfde-a6a2167e1f10, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4825bc86-517a-4346-9bad-030e6e0cadf8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4825bc86-517a-4346-9bad-030e6e0cadf8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4344453945279489804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43444539452794898044344453945279489804434445394527948980443444539452794898044344453945279489804434445394527948980443444539452794898044344453945279489804434445394527948980443444539452794898044344453945279489804434445394527948980443444539452794898044344453945279489804434445394527948980443444539452794898044344453945279489804434445394527948980443444539452794898044344453945279489804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3a0faf-7852-4f57-81c3-5fa0ff5bcc7b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e86fdda5-c4d9-4ff1-817d-256ef2353a7a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86fdda5-c4d9-4ff1-817d-256ef2353a7a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14178037703544440032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417803770354444003214178037703544440032141780377035444400321417803770354444003214178037703544440032141780377035444400321417803770354444003214178037703544440032141780377035444400321417803770354444003214178037703544440032141780377035444400321417803770354444003214178037703544440032141780377035444400321417803770354444003214178037703544440032141780377035444400321417803770354444003214178037703544440032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4825bc86-517a-4346-9bad-030e6e0cadf8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c8123b8-a643-4428-9590-278de7793b1a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c8123b8-a643-4428-9590-278de7793b1a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7158608647903486430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71586086479034864307158608647903486430715860864790348643071586086479034864307158608647903486430715860864790348643071586086479034864307158608647903486430715860864790348643071586086479034864307158608647903486430715860864790348643071586086479034864307158608647903486430715860864790348643071586086479034864307158608647903486430715860864790348643071586086479034864307158608647903486430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86fdda5-c4d9-4ff1-817d-256ef2353a7a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5b3c1ee-c6d8-4ddd-9a51-bab2bbad5140, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b3c1ee-c6d8-4ddd-9a51-bab2bbad5140, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16312348563323919249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631234856332391924916312348563323919249163123485633239192491631234856332391924916312348563323919249163123485633239192491631234856332391924916312348563323919249163123485633239192491631234856332391924916312348563323919249163123485633239192491631234856332391924916312348563323919249163123485633239192491631234856332391924916312348563323919249163123485633239192491631234856332391924916312348563323919249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c8123b8-a643-4428-9590-278de7793b1a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 038b4b54-7dea-4f84-b0c4-1b2513681660, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 038b4b54-7dea-4f84-b0c4-1b2513681660, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2105771805643290286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21057718056432902862105771805643290286210577180564329028621057718056432902862105771805643290286210577180564329028621057718056432902862105771805643290286210577180564329028621057718056432902862105771805643290286210577180564329028621057718056432902862105771805643290286210577180564329028621057718056432902862105771805643290286210577180564329028621057718056432902862105771805643290286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b3c1ee-c6d8-4ddd-9a51-bab2bbad5140, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 038b4b54-7dea-4f84-b0c4-1b2513681660, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8e9f404-56f5-4ac3-9548-368c33155f9a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8e9f404-56f5-4ac3-9548-368c33155f9a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2004335652364370181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20043356523643701812004335652364370181200433565236437018120043356523643701812004335652364370181200433565236437018120043356523643701812004335652364370181200433565236437018120043356523643701812004335652364370181200433565236437018120043356523643701812004335652364370181200433565236437018120043356523643701812004335652364370181200433565236437018120043356523643701812004335652364370181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b32090f3-5cd6-4dfc-a7bf-9598cc718eac, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b32090f3-5cd6-4dfc-a7bf-9598cc718eac, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10717076036016790366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071707603601679036610717076036016790366107170760360167903661071707603601679036610717076036016790366107170760360167903661071707603601679036610717076036016790366107170760360167903661071707603601679036610717076036016790366107170760360167903661071707603601679036610717076036016790366107170760360167903661071707603601679036610717076036016790366107170760360167903661071707603601679036610717076036016790366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8e9f404-56f5-4ac3-9548-368c33155f9a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7b6b12a-ba56-41a7-b68a-45587ef5d9f6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7b6b12a-ba56-41a7-b68a-45587ef5d9f6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16459508933883281187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645950893388328118716459508933883281187164595089338832811871645950893388328118716459508933883281187164595089338832811871645950893388328118716459508933883281187164595089338832811871645950893388328118716459508933883281187164595089338832811871645950893388328118716459508933883281187164595089338832811871645950893388328118716459508933883281187164595089338832811871645950893388328118716459508933883281187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b32090f3-5cd6-4dfc-a7bf-9598cc718eac, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 289ebf38-2873-4cfb-afba-b861a71fd263, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 289ebf38-2873-4cfb-afba-b861a71fd263, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9275516584262998290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92755165842629982909275516584262998290927551658426299829092755165842629982909275516584262998290927551658426299829092755165842629982909275516584262998290927551658426299829092755165842629982909275516584262998290927551658426299829092755165842629982909275516584262998290927551658426299829092755165842629982909275516584262998290927551658426299829092755165842629982909275516584262998290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 289ebf38-2873-4cfb-afba-b861a71fd263, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf23443b-7897-4440-beb8-b56fc8b56465, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf23443b-7897-4440-beb8-b56fc8b56465, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7524299854672098376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75242998546720983767524299854672098376752429985467209837675242998546720983767524299854672098376752429985467209837675242998546720983767524299854672098376752429985467209837675242998546720983767524299854672098376752429985467209837675242998546720983767524299854672098376752429985467209837675242998546720983767524299854672098376752429985467209837675242998546720983767524299854672098376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7b6b12a-ba56-41a7-b68a-45587ef5d9f6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e9518ab-c97a-4cac-9a2b-529f31abc4de, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e9518ab-c97a-4cac-9a2b-529f31abc4de, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12704242884145922043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270424288414592204312704242884145922043127042428841459220431270424288414592204312704242884145922043127042428841459220431270424288414592204312704242884145922043127042428841459220431270424288414592204312704242884145922043127042428841459220431270424288414592204312704242884145922043127042428841459220431270424288414592204312704242884145922043127042428841459220431270424288414592204312704242884145922043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf23443b-7897-4440-beb8-b56fc8b56465, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e846c5a4-d338-40e4-88ca-4a1c41bb2167, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e846c5a4-d338-40e4-88ca-4a1c41bb2167, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12337132310527425220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233713231052742522012337132310527425220123371323105274252201233713231052742522012337132310527425220123371323105274252201233713231052742522012337132310527425220123371323105274252201233713231052742522012337132310527425220123371323105274252201233713231052742522012337132310527425220123371323105274252201233713231052742522012337132310527425220123371323105274252201233713231052742522012337132310527425220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e9518ab-c97a-4cac-9a2b-529f31abc4de, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 808a57f9-7c0e-488d-a3df-0c5e781aa72f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 808a57f9-7c0e-488d-a3df-0c5e781aa72f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14572623972443642711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457262397244364271114572623972443642711145726239724436427111457262397244364271114572623972443642711145726239724436427111457262397244364271114572623972443642711145726239724436427111457262397244364271114572623972443642711145726239724436427111457262397244364271114572623972443642711145726239724436427111457262397244364271114572623972443642711145726239724436427111457262397244364271114572623972443642711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e846c5a4-d338-40e4-88ca-4a1c41bb2167, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd6d42ca-0248-46dc-bac7-5da70960286f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd6d42ca-0248-46dc-bac7-5da70960286f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1672866569641272186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16728665696412721861672866569641272186167286656964127218616728665696412721861672866569641272186167286656964127218616728665696412721861672866569641272186167286656964127218616728665696412721861672866569641272186167286656964127218616728665696412721861672866569641272186167286656964127218616728665696412721861672866569641272186167286656964127218616728665696412721861672866569641272186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 808a57f9-7c0e-488d-a3df-0c5e781aa72f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bce4f6b-3245-48fb-a0c3-ee10cda76bbf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bce4f6b-3245-48fb-a0c3-ee10cda76bbf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17641281185953186288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764128118595318628817641281185953186288176412811859531862881764128118595318628817641281185953186288176412811859531862881764128118595318628817641281185953186288176412811859531862881764128118595318628817641281185953186288176412811859531862881764128118595318628817641281185953186288176412811859531862881764128118595318628817641281185953186288176412811859531862881764128118595318628817641281185953186288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd6d42ca-0248-46dc-bac7-5da70960286f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fd3e4d2-2cdb-49fe-b8a0-b89f6af6231a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fd3e4d2-2cdb-49fe-b8a0-b89f6af6231a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5731939398341793309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57319393983417933095731939398341793309573193939834179330957319393983417933095731939398341793309573193939834179330957319393983417933095731939398341793309573193939834179330957319393983417933095731939398341793309573193939834179330957319393983417933095731939398341793309573193939834179330957319393983417933095731939398341793309573193939834179330957319393983417933095731939398341793309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bce4f6b-3245-48fb-a0c3-ee10cda76bbf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fd3e4d2-2cdb-49fe-b8a0-b89f6af6231a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3efe2542-077d-4009-9d9c-d76a845b38c1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3efe2542-077d-4009-9d9c-d76a845b38c1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5307780755336001376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53077807553360013765307780755336001376530778075533600137653077807553360013765307780755336001376530778075533600137653077807553360013765307780755336001376530778075533600137653077807553360013765307780755336001376530778075533600137653077807553360013765307780755336001376530778075533600137653077807553360013765307780755336001376530778075533600137653077807553360013765307780755336001376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77b91661-8539-419d-a3ab-e2e68bfd641d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77b91661-8539-419d-a3ab-e2e68bfd641d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16707451998253381644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670745199825338164416707451998253381644167074519982533816441670745199825338164416707451998253381644167074519982533816441670745199825338164416707451998253381644167074519982533816441670745199825338164416707451998253381644167074519982533816441670745199825338164416707451998253381644167074519982533816441670745199825338164416707451998253381644167074519982533816441670745199825338164416707451998253381644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3efe2542-077d-4009-9d9c-d76a845b38c1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63528268-22ef-44dd-a2fe-d43a1b3c6f0b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77b91661-8539-419d-a3ab-e2e68bfd641d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07acbb59-b181-41a7-84bd-82ac36a29470, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07acbb59-b181-41a7-84bd-82ac36a29470, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 400539097128518251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251400539097128518251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63528268-22ef-44dd-a2fe-d43a1b3c6f0b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7343179130208197155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73431791302081971557343179130208197155734317913020819715573431791302081971557343179130208197155734317913020819715573431791302081971557343179130208197155734317913020819715573431791302081971557343179130208197155734317913020819715573431791302081971557343179130208197155734317913020819715573431791302081971557343179130208197155734317913020819715573431791302081971557343179130208197155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07acbb59-b181-41a7-84bd-82ac36a29470, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74213a2f-6ff1-427d-b6bb-3d249bdc6636, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74213a2f-6ff1-427d-b6bb-3d249bdc6636, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6562428002690532688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65624280026905326886562428002690532688656242800269053268865624280026905326886562428002690532688656242800269053268865624280026905326886562428002690532688656242800269053268865624280026905326886562428002690532688656242800269053268865624280026905326886562428002690532688656242800269053268865624280026905326886562428002690532688656242800269053268865624280026905326886562428002690532688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63528268-22ef-44dd-a2fe-d43a1b3c6f0b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85a3bf5c-d9b2-4bf8-8b5e-50dc4364f20e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85a3bf5c-d9b2-4bf8-8b5e-50dc4364f20e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2949560954185328221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29495609541853282212949560954185328221294956095418532822129495609541853282212949560954185328221294956095418532822129495609541853282212949560954185328221294956095418532822129495609541853282212949560954185328221294956095418532822129495609541853282212949560954185328221294956095418532822129495609541853282212949560954185328221294956095418532822129495609541853282212949560954185328221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74213a2f-6ff1-427d-b6bb-3d249bdc6636, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf378181-0740-41d0-ba6d-f2e6848dad8a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf378181-0740-41d0-ba6d-f2e6848dad8a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3353521255350245724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33535212553502457243353521255350245724335352125535024572433535212553502457243353521255350245724335352125535024572433535212553502457243353521255350245724335352125535024572433535212553502457243353521255350245724335352125535024572433535212553502457243353521255350245724335352125535024572433535212553502457243353521255350245724335352125535024572433535212553502457243353521255350245724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85a3bf5c-d9b2-4bf8-8b5e-50dc4364f20e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa3d3d56-afa9-44d9-8ed4-293c9940a965, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa3d3d56-afa9-44d9-8ed4-293c9940a965, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17699408519158942959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769940851915894295917699408519158942959176994085191589429591769940851915894295917699408519158942959176994085191589429591769940851915894295917699408519158942959176994085191589429591769940851915894295917699408519158942959176994085191589429591769940851915894295917699408519158942959176994085191589429591769940851915894295917699408519158942959176994085191589429591769940851915894295917699408519158942959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf378181-0740-41d0-ba6d-f2e6848dad8a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa3d3d56-afa9-44d9-8ed4-293c9940a965, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac123cb2-ba21-4504-9a74-321051978368, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac123cb2-ba21-4504-9a74-321051978368, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18116412883337392050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811641288333739205018116412883337392050181164128833373920501811641288333739205018116412883337392050181164128833373920501811641288333739205018116412883337392050181164128833373920501811641288333739205018116412883337392050181164128833373920501811641288333739205018116412883337392050181164128833373920501811641288333739205018116412883337392050181164128833373920501811641288333739205018116412883337392050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0446d9f-49cc-4de2-8a59-b9bec0252486, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0446d9f-49cc-4de2-8a59-b9bec0252486, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6876412422236560760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68764124222365607606876412422236560760687641242223656076068764124222365607606876412422236560760687641242223656076068764124222365607606876412422236560760687641242223656076068764124222365607606876412422236560760687641242223656076068764124222365607606876412422236560760687641242223656076068764124222365607606876412422236560760687641242223656076068764124222365607606876412422236560760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac123cb2-ba21-4504-9a74-321051978368, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a8e1997-8b92-400f-a087-82565c2c7931, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0446d9f-49cc-4de2-8a59-b9bec0252486, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48442c6a-d140-4ca0-86a3-c7618c5acbea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48442c6a-d140-4ca0-86a3-c7618c5acbea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13111343801456000387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311134380145600038713111343801456000387131113438014560003871311134380145600038713111343801456000387131113438014560003871311134380145600038713111343801456000387131113438014560003871311134380145600038713111343801456000387131113438014560003871311134380145600038713111343801456000387131113438014560003871311134380145600038713111343801456000387131113438014560003871311134380145600038713111343801456000387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a8e1997-8b92-400f-a087-82565c2c7931, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9533328974205197073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95333289742051970739533328974205197073953332897420519707395333289742051970739533328974205197073953332897420519707395333289742051970739533328974205197073953332897420519707395333289742051970739533328974205197073953332897420519707395333289742051970739533328974205197073953332897420519707395333289742051970739533328974205197073953332897420519707395333289742051970739533328974205197073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a8e1997-8b92-400f-a087-82565c2c7931, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aca9eff-77b5-4e38-b117-12cd1d85066b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aca9eff-77b5-4e38-b117-12cd1d85066b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10388660183812142778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038866018381214277810388660183812142778103886601838121427781038866018381214277810388660183812142778103886601838121427781038866018381214277810388660183812142778103886601838121427781038866018381214277810388660183812142778103886601838121427781038866018381214277810388660183812142778103886601838121427781038866018381214277810388660183812142778103886601838121427781038866018381214277810388660183812142778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48442c6a-d140-4ca0-86a3-c7618c5acbea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14edb19f-0b8c-4e8e-b652-f7253fe1792b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14edb19f-0b8c-4e8e-b652-f7253fe1792b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18026122598850330490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802612259885033049018026122598850330490180261225988503304901802612259885033049018026122598850330490180261225988503304901802612259885033049018026122598850330490180261225988503304901802612259885033049018026122598850330490180261225988503304901802612259885033049018026122598850330490180261225988503304901802612259885033049018026122598850330490180261225988503304901802612259885033049018026122598850330490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aca9eff-77b5-4e38-b117-12cd1d85066b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb9de2e3-f0f5-4a5d-8168-afbcab1b5e5c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb9de2e3-f0f5-4a5d-8168-afbcab1b5e5c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18368414463205335323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836841446320533532318368414463205335323183684144632053353231836841446320533532318368414463205335323183684144632053353231836841446320533532318368414463205335323183684144632053353231836841446320533532318368414463205335323183684144632053353231836841446320533532318368414463205335323183684144632053353231836841446320533532318368414463205335323183684144632053353231836841446320533532318368414463205335323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14edb19f-0b8c-4e8e-b652-f7253fe1792b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1114f5a6-bc14-4f23-8b98-9cb5f3d785a7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1114f5a6-bc14-4f23-8b98-9cb5f3d785a7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5354273032176129830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53542730321761298305354273032176129830535427303217612983053542730321761298305354273032176129830535427303217612983053542730321761298305354273032176129830535427303217612983053542730321761298305354273032176129830535427303217612983053542730321761298305354273032176129830535427303217612983053542730321761298305354273032176129830535427303217612983053542730321761298305354273032176129830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1114f5a6-bc14-4f23-8b98-9cb5f3d785a7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0af574c3-b503-4681-8d54-f5f36e0fbb4f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0af574c3-b503-4681-8d54-f5f36e0fbb4f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14457072314156596944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445707231415659694414457072314156596944144570723141565969441445707231415659694414457072314156596944144570723141565969441445707231415659694414457072314156596944144570723141565969441445707231415659694414457072314156596944144570723141565969441445707231415659694414457072314156596944144570723141565969441445707231415659694414457072314156596944144570723141565969441445707231415659694414457072314156596944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb9de2e3-f0f5-4a5d-8168-afbcab1b5e5c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 007f9ecb-960d-435d-b144-9908b4aeb944, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 007f9ecb-960d-435d-b144-9908b4aeb944, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17458447848615187498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745844784861518749817458447848615187498174584478486151874981745844784861518749817458447848615187498174584478486151874981745844784861518749817458447848615187498174584478486151874981745844784861518749817458447848615187498174584478486151874981745844784861518749817458447848615187498174584478486151874981745844784861518749817458447848615187498174584478486151874981745844784861518749817458447848615187498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0af574c3-b503-4681-8d54-f5f36e0fbb4f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ddbeac-8a6e-4a0d-b79d-15540e15b51e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ddbeac-8a6e-4a0d-b79d-15540e15b51e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5617623127354794015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56176231273547940155617623127354794015561762312735479401556176231273547940155617623127354794015561762312735479401556176231273547940155617623127354794015561762312735479401556176231273547940155617623127354794015561762312735479401556176231273547940155617623127354794015561762312735479401556176231273547940155617623127354794015561762312735479401556176231273547940155617623127354794015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 007f9ecb-960d-435d-b144-9908b4aeb944, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c65f6a38-240b-4d0f-9420-5d4e48a08c6c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c65f6a38-240b-4d0f-9420-5d4e48a08c6c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12508228323321421483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250822832332142148312508228323321421483125082283233214214831250822832332142148312508228323321421483125082283233214214831250822832332142148312508228323321421483125082283233214214831250822832332142148312508228323321421483125082283233214214831250822832332142148312508228323321421483125082283233214214831250822832332142148312508228323321421483125082283233214214831250822832332142148312508228323321421483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ddbeac-8a6e-4a0d-b79d-15540e15b51e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57592ec4-0630-463a-873e-f532aa032d9f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57592ec4-0630-463a-873e-f532aa032d9f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3245725234468942892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32457252344689428923245725234468942892324572523446894289232457252344689428923245725234468942892324572523446894289232457252344689428923245725234468942892324572523446894289232457252344689428923245725234468942892324572523446894289232457252344689428923245725234468942892324572523446894289232457252344689428923245725234468942892324572523446894289232457252344689428923245725234468942892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c65f6a38-240b-4d0f-9420-5d4e48a08c6c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74987f0b-a1a2-4770-a7b8-aa20c400effa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74987f0b-a1a2-4770-a7b8-aa20c400effa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11463203389975565334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146320338997556533411463203389975565334114632033899755653341146320338997556533411463203389975565334114632033899755653341146320338997556533411463203389975565334114632033899755653341146320338997556533411463203389975565334114632033899755653341146320338997556533411463203389975565334114632033899755653341146320338997556533411463203389975565334114632033899755653341146320338997556533411463203389975565334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57592ec4-0630-463a-873e-f532aa032d9f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c552c8f1-ef3a-4afa-82e7-9cd0470a584e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c552c8f1-ef3a-4afa-82e7-9cd0470a584e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4212701775568458261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42127017755684582614212701775568458261421270177556845826142127017755684582614212701775568458261421270177556845826142127017755684582614212701775568458261421270177556845826142127017755684582614212701775568458261421270177556845826142127017755684582614212701775568458261421270177556845826142127017755684582614212701775568458261421270177556845826142127017755684582614212701775568458261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74987f0b-a1a2-4770-a7b8-aa20c400effa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c7d4b50-b613-4bd8-93cf-7f41f9bff745, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7d4b50-b613-4bd8-93cf-7f41f9bff745, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12494361749453490538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249436174945349053812494361749453490538124943617494534905381249436174945349053812494361749453490538124943617494534905381249436174945349053812494361749453490538124943617494534905381249436174945349053812494361749453490538124943617494534905381249436174945349053812494361749453490538124943617494534905381249436174945349053812494361749453490538124943617494534905381249436174945349053812494361749453490538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7d4b50-b613-4bd8-93cf-7f41f9bff745, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9377ccfc-f3f5-4695-913c-b19a7f2f860d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9377ccfc-f3f5-4695-913c-b19a7f2f860d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10084891014552029075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008489101455202907510084891014552029075100848910145520290751008489101455202907510084891014552029075100848910145520290751008489101455202907510084891014552029075100848910145520290751008489101455202907510084891014552029075100848910145520290751008489101455202907510084891014552029075100848910145520290751008489101455202907510084891014552029075100848910145520290751008489101455202907510084891014552029075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c552c8f1-ef3a-4afa-82e7-9cd0470a584e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aae6593-f99b-4ae9-8f82-945aa0537a2d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aae6593-f99b-4ae9-8f82-945aa0537a2d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7076186221817798450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70761862218177984507076186221817798450707618622181779845070761862218177984507076186221817798450707618622181779845070761862218177984507076186221817798450707618622181779845070761862218177984507076186221817798450707618622181779845070761862218177984507076186221817798450707618622181779845070761862218177984507076186221817798450707618622181779845070761862218177984507076186221817798450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9377ccfc-f3f5-4695-913c-b19a7f2f860d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aae6593-f99b-4ae9-8f82-945aa0537a2d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17fdba1f-9f7c-4fa3-b0cc-77674ac9cf2b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17fdba1f-9f7c-4fa3-b0cc-77674ac9cf2b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1341450872214277415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13414508722142774151341450872214277415134145087221427741513414508722142774151341450872214277415134145087221427741513414508722142774151341450872214277415134145087221427741513414508722142774151341450872214277415134145087221427741513414508722142774151341450872214277415134145087221427741513414508722142774151341450872214277415134145087221427741513414508722142774151341450872214277415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4131264-d1e8-4bec-b815-4d21bc737e63, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4131264-d1e8-4bec-b815-4d21bc737e63, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1881670996217208492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18816709962172084921881670996217208492188167099621720849218816709962172084921881670996217208492188167099621720849218816709962172084921881670996217208492188167099621720849218816709962172084921881670996217208492188167099621720849218816709962172084921881670996217208492188167099621720849218816709962172084921881670996217208492188167099621720849218816709962172084921881670996217208492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17fdba1f-9f7c-4fa3-b0cc-77674ac9cf2b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fb5ebcb-244c-4324-9a39-b63b68599869, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb5ebcb-244c-4324-9a39-b63b68599869, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 124875030413383858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858124875030413383858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4131264-d1e8-4bec-b815-4d21bc737e63, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92245088-de8a-468a-86c8-ae3b9348cd68, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92245088-de8a-468a-86c8-ae3b9348cd68, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 431428357177958955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955431428357177958955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb5ebcb-244c-4324-9a39-b63b68599869, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef0ace1f-a033-4ff0-bdf4-008ba5d263dd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef0ace1f-a033-4ff0-bdf4-008ba5d263dd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18218603290516387464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821860329051638746418218603290516387464182186032905163874641821860329051638746418218603290516387464182186032905163874641821860329051638746418218603290516387464182186032905163874641821860329051638746418218603290516387464182186032905163874641821860329051638746418218603290516387464182186032905163874641821860329051638746418218603290516387464182186032905163874641821860329051638746418218603290516387464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92245088-de8a-468a-86c8-ae3b9348cd68, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef0ace1f-a033-4ff0-bdf4-008ba5d263dd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fcb6b2a-d74c-468e-b2d2-58c769b98963, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fcb6b2a-d74c-468e-b2d2-58c769b98963, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4343856822191683787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43438568221916837874343856822191683787434385682219168378743438568221916837874343856822191683787434385682219168378743438568221916837874343856822191683787434385682219168378743438568221916837874343856822191683787434385682219168378743438568221916837874343856822191683787434385682219168378743438568221916837874343856822191683787434385682219168378743438568221916837874343856822191683787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca24e6ba-1aa9-4c12-a9d0-996e5ad81269, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca24e6ba-1aa9-4c12-a9d0-996e5ad81269, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12683664744148272811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268366474414827281112683664744148272811126836647441482728111268366474414827281112683664744148272811126836647441482728111268366474414827281112683664744148272811126836647441482728111268366474414827281112683664744148272811126836647441482728111268366474414827281112683664744148272811126836647441482728111268366474414827281112683664744148272811126836647441482728111268366474414827281112683664744148272811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fcb6b2a-d74c-468e-b2d2-58c769b98963, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4acf2e63-160f-4a08-be16-db3a4f357e05, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4acf2e63-160f-4a08-be16-db3a4f357e05, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12794067604827717388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279406760482771738812794067604827717388127940676048277173881279406760482771738812794067604827717388127940676048277173881279406760482771738812794067604827717388127940676048277173881279406760482771738812794067604827717388127940676048277173881279406760482771738812794067604827717388127940676048277173881279406760482771738812794067604827717388127940676048277173881279406760482771738812794067604827717388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca24e6ba-1aa9-4c12-a9d0-996e5ad81269, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1055f91-148c-4991-b6a8-bc22603eaa19, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1055f91-148c-4991-b6a8-bc22603eaa19, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1194265487669501357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11942654876695013571194265487669501357119426548766950135711942654876695013571194265487669501357119426548766950135711942654876695013571194265487669501357119426548766950135711942654876695013571194265487669501357119426548766950135711942654876695013571194265487669501357119426548766950135711942654876695013571194265487669501357119426548766950135711942654876695013571194265487669501357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4acf2e63-160f-4a08-be16-db3a4f357e05, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7c36dc0-c850-4dec-b741-b757a519f88c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7c36dc0-c850-4dec-b741-b757a519f88c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3020983460244014694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30209834602440146943020983460244014694302098346024401469430209834602440146943020983460244014694302098346024401469430209834602440146943020983460244014694302098346024401469430209834602440146943020983460244014694302098346024401469430209834602440146943020983460244014694302098346024401469430209834602440146943020983460244014694302098346024401469430209834602440146943020983460244014694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7c36dc0-c850-4dec-b741-b757a519f88c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1055f91-148c-4991-b6a8-bc22603eaa19, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05f38f3f-5173-4d4c-a9f7-6250a7a034ca, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05f38f3f-5173-4d4c-a9f7-6250a7a034ca, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7007289893588856191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70072898935888561917007289893588856191700728989358885619170072898935888561917007289893588856191700728989358885619170072898935888561917007289893588856191700728989358885619170072898935888561917007289893588856191700728989358885619170072898935888561917007289893588856191700728989358885619170072898935888561917007289893588856191700728989358885619170072898935888561917007289893588856191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18fe482-4413-4b7c-ba62-2efc68b332f1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18fe482-4413-4b7c-ba62-2efc68b332f1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13041648445793653909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304164844579365390913041648445793653909130416484457936539091304164844579365390913041648445793653909130416484457936539091304164844579365390913041648445793653909130416484457936539091304164844579365390913041648445793653909130416484457936539091304164844579365390913041648445793653909130416484457936539091304164844579365390913041648445793653909130416484457936539091304164844579365390913041648445793653909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05f38f3f-5173-4d4c-a9f7-6250a7a034ca, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e631e36-9a41-4d15-a00d-d39e73679346, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e631e36-9a41-4d15-a00d-d39e73679346, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13948667090569804564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394866709056980456413948667090569804564139486670905698045641394866709056980456413948667090569804564139486670905698045641394866709056980456413948667090569804564139486670905698045641394866709056980456413948667090569804564139486670905698045641394866709056980456413948667090569804564139486670905698045641394866709056980456413948667090569804564139486670905698045641394866709056980456413948667090569804564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18fe482-4413-4b7c-ba62-2efc68b332f1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcf94669-7c7c-4a5b-ab15-713331c16c0a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcf94669-7c7c-4a5b-ab15-713331c16c0a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9356157604395498208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93561576043954982089356157604395498208935615760439549820893561576043954982089356157604395498208935615760439549820893561576043954982089356157604395498208935615760439549820893561576043954982089356157604395498208935615760439549820893561576043954982089356157604395498208935615760439549820893561576043954982089356157604395498208935615760439549820893561576043954982089356157604395498208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e631e36-9a41-4d15-a00d-d39e73679346, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15fbde92-761b-440e-8430-0c9219c629bf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15fbde92-761b-440e-8430-0c9219c629bf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5832727820119486855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58327278201194868555832727820119486855583272782011948685558327278201194868555832727820119486855583272782011948685558327278201194868555832727820119486855583272782011948685558327278201194868555832727820119486855583272782011948685558327278201194868555832727820119486855583272782011948685558327278201194868555832727820119486855583272782011948685558327278201194868555832727820119486855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcf94669-7c7c-4a5b-ab15-713331c16c0a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 573e74b9-32b2-4ab5-bb32-965a8397a22e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 573e74b9-32b2-4ab5-bb32-965a8397a22e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10328660955062241904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032866095506224190410328660955062241904103286609550622419041032866095506224190410328660955062241904103286609550622419041032866095506224190410328660955062241904103286609550622419041032866095506224190410328660955062241904103286609550622419041032866095506224190410328660955062241904103286609550622419041032866095506224190410328660955062241904103286609550622419041032866095506224190410328660955062241904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15fbde92-761b-440e-8430-0c9219c629bf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd6787d-9642-45cb-83e5-67f920251ff4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd6787d-9642-45cb-83e5-67f920251ff4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18066217028226025904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806621702822602590418066217028226025904180662170282260259041806621702822602590418066217028226025904180662170282260259041806621702822602590418066217028226025904180662170282260259041806621702822602590418066217028226025904180662170282260259041806621702822602590418066217028226025904180662170282260259041806621702822602590418066217028226025904180662170282260259041806621702822602590418066217028226025904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 573e74b9-32b2-4ab5-bb32-965a8397a22e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 016531a9-d5a3-4a12-9b2c-234568a791aa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016531a9-d5a3-4a12-9b2c-234568a791aa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6255053775677248995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62550537756772489956255053775677248995625505377567724899562550537756772489956255053775677248995625505377567724899562550537756772489956255053775677248995625505377567724899562550537756772489956255053775677248995625505377567724899562550537756772489956255053775677248995625505377567724899562550537756772489956255053775677248995625505377567724899562550537756772489956255053775677248995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd6787d-9642-45cb-83e5-67f920251ff4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4854e499-60d4-4221-a7e8-83819b1769cf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4854e499-60d4-4221-a7e8-83819b1769cf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 398379915231915752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752398379915231915752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4854e499-60d4-4221-a7e8-83819b1769cf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f1c4979-3998-4e71-b2d3-385cce3f934c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f1c4979-3998-4e71-b2d3-385cce3f934c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2404385000460240472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24043850004602404722404385000460240472240438500046024047224043850004602404722404385000460240472240438500046024047224043850004602404722404385000460240472240438500046024047224043850004602404722404385000460240472240438500046024047224043850004602404722404385000460240472240438500046024047224043850004602404722404385000460240472240438500046024047224043850004602404722404385000460240472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016531a9-d5a3-4a12-9b2c-234568a791aa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1acb7b-5f0c-4f2c-b20b-9dc361b5ccbb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1acb7b-5f0c-4f2c-b20b-9dc361b5ccbb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5240996658088313233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52409966580883132335240996658088313233524099665808831323352409966580883132335240996658088313233524099665808831323352409966580883132335240996658088313233524099665808831323352409966580883132335240996658088313233524099665808831323352409966580883132335240996658088313233524099665808831323352409966580883132335240996658088313233524099665808831323352409966580883132335240996658088313233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f1c4979-3998-4e71-b2d3-385cce3f934c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd8707d-c484-4bb4-befd-f37d58d4f184, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd8707d-c484-4bb4-befd-f37d58d4f184, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14668015181710046772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466801518171004677214668015181710046772146680151817100467721466801518171004677214668015181710046772146680151817100467721466801518171004677214668015181710046772146680151817100467721466801518171004677214668015181710046772146680151817100467721466801518171004677214668015181710046772146680151817100467721466801518171004677214668015181710046772146680151817100467721466801518171004677214668015181710046772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1acb7b-5f0c-4f2c-b20b-9dc361b5ccbb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 085e2230-5a67-42c8-a04d-40ff8aefea47, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 085e2230-5a67-42c8-a04d-40ff8aefea47, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13893677563837715058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389367756383771505813893677563837715058138936775638377150581389367756383771505813893677563837715058138936775638377150581389367756383771505813893677563837715058138936775638377150581389367756383771505813893677563837715058138936775638377150581389367756383771505813893677563837715058138936775638377150581389367756383771505813893677563837715058138936775638377150581389367756383771505813893677563837715058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd8707d-c484-4bb4-befd-f37d58d4f184, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caca252d-c259-4a83-b5ca-f0d855584e9a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caca252d-c259-4a83-b5ca-f0d855584e9a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4058444884076579673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40584448840765796734058444884076579673405844488407657967340584448840765796734058444884076579673405844488407657967340584448840765796734058444884076579673405844488407657967340584448840765796734058444884076579673405844488407657967340584448840765796734058444884076579673405844488407657967340584448840765796734058444884076579673405844488407657967340584448840765796734058444884076579673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 085e2230-5a67-42c8-a04d-40ff8aefea47, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81624951-ea55-415f-87dc-36b0a1abe075, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81624951-ea55-415f-87dc-36b0a1abe075, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14847799837588356164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484779983758835616414847799837588356164148477998375883561641484779983758835616414847799837588356164148477998375883561641484779983758835616414847799837588356164148477998375883561641484779983758835616414847799837588356164148477998375883561641484779983758835616414847799837588356164148477998375883561641484779983758835616414847799837588356164148477998375883561641484779983758835616414847799837588356164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caca252d-c259-4a83-b5ca-f0d855584e9a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 722d1585-a532-46d9-8e34-0d765eee24e5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 722d1585-a532-46d9-8e34-0d765eee24e5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16791052399513971828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679105239951397182816791052399513971828167910523995139718281679105239951397182816791052399513971828167910523995139718281679105239951397182816791052399513971828167910523995139718281679105239951397182816791052399513971828167910523995139718281679105239951397182816791052399513971828167910523995139718281679105239951397182816791052399513971828167910523995139718281679105239951397182816791052399513971828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81624951-ea55-415f-87dc-36b0a1abe075, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97391bb3-10a1-461a-9dd3-41449f35e7b5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97391bb3-10a1-461a-9dd3-41449f35e7b5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4893760990629795915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48937609906297959154893760990629795915489376099062979591548937609906297959154893760990629795915489376099062979591548937609906297959154893760990629795915489376099062979591548937609906297959154893760990629795915489376099062979591548937609906297959154893760990629795915489376099062979591548937609906297959154893760990629795915489376099062979591548937609906297959154893760990629795915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 722d1585-a532-46d9-8e34-0d765eee24e5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64eec0f0-28ad-48a2-ba0d-914a26382400, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64eec0f0-28ad-48a2-ba0d-914a26382400, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14955293794914738905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495529379491473890514955293794914738905149552937949147389051495529379491473890514955293794914738905149552937949147389051495529379491473890514955293794914738905149552937949147389051495529379491473890514955293794914738905149552937949147389051495529379491473890514955293794914738905149552937949147389051495529379491473890514955293794914738905149552937949147389051495529379491473890514955293794914738905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97391bb3-10a1-461a-9dd3-41449f35e7b5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64470bec-7951-4642-abd0-b9041582a22b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64470bec-7951-4642-abd0-b9041582a22b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2782862113908865280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27828621139088652802782862113908865280278286211390886528027828621139088652802782862113908865280278286211390886528027828621139088652802782862113908865280278286211390886528027828621139088652802782862113908865280278286211390886528027828621139088652802782862113908865280278286211390886528027828621139088652802782862113908865280278286211390886528027828621139088652802782862113908865280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64eec0f0-28ad-48a2-ba0d-914a26382400, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18819755-538f-4051-8393-aad6455faea9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18819755-538f-4051-8393-aad6455faea9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13559050159828385668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355905015982838566813559050159828385668135590501598283856681355905015982838566813559050159828385668135590501598283856681355905015982838566813559050159828385668135590501598283856681355905015982838566813559050159828385668135590501598283856681355905015982838566813559050159828385668135590501598283856681355905015982838566813559050159828385668135590501598283856681355905015982838566813559050159828385668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64470bec-7951-4642-abd0-b9041582a22b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f1f78a9-c466-409b-b7f4-a710ff617471, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f1f78a9-c466-409b-b7f4-a710ff617471, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14832565998319033482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483256599831903348214832565998319033482148325659983190334821483256599831903348214832565998319033482148325659983190334821483256599831903348214832565998319033482148325659983190334821483256599831903348214832565998319033482148325659983190334821483256599831903348214832565998319033482148325659983190334821483256599831903348214832565998319033482148325659983190334821483256599831903348214832565998319033482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18819755-538f-4051-8393-aad6455faea9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2feae729-5eab-4997-a2d5-2b7946c4a69b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2feae729-5eab-4997-a2d5-2b7946c4a69b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16079631799841828448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607963179984182844816079631799841828448160796317998418284481607963179984182844816079631799841828448160796317998418284481607963179984182844816079631799841828448160796317998418284481607963179984182844816079631799841828448160796317998418284481607963179984182844816079631799841828448160796317998418284481607963179984182844816079631799841828448160796317998418284481607963179984182844816079631799841828448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f1f78a9-c466-409b-b7f4-a710ff617471, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea7b9ef4-670a-4ced-b7bd-de574c7b0785, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea7b9ef4-670a-4ced-b7bd-de574c7b0785, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17711124587597062802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771112458759706280217711124587597062802177111245875970628021771112458759706280217711124587597062802177111245875970628021771112458759706280217711124587597062802177111245875970628021771112458759706280217711124587597062802177111245875970628021771112458759706280217711124587597062802177111245875970628021771112458759706280217711124587597062802177111245875970628021771112458759706280217711124587597062802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2feae729-5eab-4997-a2d5-2b7946c4a69b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dccdbb6d-62bf-4680-8095-9a32f80e7104, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dccdbb6d-62bf-4680-8095-9a32f80e7104, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1936993619129298857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19369936191292988571936993619129298857193699361912929885719369936191292988571936993619129298857193699361912929885719369936191292988571936993619129298857193699361912929885719369936191292988571936993619129298857193699361912929885719369936191292988571936993619129298857193699361912929885719369936191292988571936993619129298857193699361912929885719369936191292988571936993619129298857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea7b9ef4-670a-4ced-b7bd-de574c7b0785, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e53ca8e5-71f4-4729-a192-a82373317648, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e53ca8e5-71f4-4729-a192-a82373317648, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9506301803749788719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95063018037497887199506301803749788719950630180374978871995063018037497887199506301803749788719950630180374978871995063018037497887199506301803749788719950630180374978871995063018037497887199506301803749788719950630180374978871995063018037497887199506301803749788719950630180374978871995063018037497887199506301803749788719950630180374978871995063018037497887199506301803749788719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dccdbb6d-62bf-4680-8095-9a32f80e7104, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1852e6ed-cdd5-41e6-8c82-0fab62fcffda, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1852e6ed-cdd5-41e6-8c82-0fab62fcffda, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 351362178894253058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058351362178894253058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e53ca8e5-71f4-4729-a192-a82373317648, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52d31cec-16eb-4071-b825-3b0dd3ae436b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52d31cec-16eb-4071-b825-3b0dd3ae436b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12830416097249540777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283041609724954077712830416097249540777128304160972495407771283041609724954077712830416097249540777128304160972495407771283041609724954077712830416097249540777128304160972495407771283041609724954077712830416097249540777128304160972495407771283041609724954077712830416097249540777128304160972495407771283041609724954077712830416097249540777128304160972495407771283041609724954077712830416097249540777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1852e6ed-cdd5-41e6-8c82-0fab62fcffda, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1c543ff-ff75-4061-a731-af7398fd6875, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1c543ff-ff75-4061-a731-af7398fd6875, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13786957160718509396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378695716071850939613786957160718509396137869571607185093961378695716071850939613786957160718509396137869571607185093961378695716071850939613786957160718509396137869571607185093961378695716071850939613786957160718509396137869571607185093961378695716071850939613786957160718509396137869571607185093961378695716071850939613786957160718509396137869571607185093961378695716071850939613786957160718509396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52d31cec-16eb-4071-b825-3b0dd3ae436b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e4c4410-7723-475c-ba72-440e0616c401, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1c543ff-ff75-4061-a731-af7398fd6875, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a184709-07fa-4b6b-97b0-654a209da92a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a184709-07fa-4b6b-97b0-654a209da92a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4475668948707081689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44756689487070816894475668948707081689447566894870708168944756689487070816894475668948707081689447566894870708168944756689487070816894475668948707081689447566894870708168944756689487070816894475668948707081689447566894870708168944756689487070816894475668948707081689447566894870708168944756689487070816894475668948707081689447566894870708168944756689487070816894475668948707081689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e4c4410-7723-475c-ba72-440e0616c401, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15870068952440242680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587006895244024268015870068952440242680158700689524402426801587006895244024268015870068952440242680158700689524402426801587006895244024268015870068952440242680158700689524402426801587006895244024268015870068952440242680158700689524402426801587006895244024268015870068952440242680158700689524402426801587006895244024268015870068952440242680158700689524402426801587006895244024268015870068952440242680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a184709-07fa-4b6b-97b0-654a209da92a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd389c3c-4a5b-4b9f-81e2-18bb5245f707, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd389c3c-4a5b-4b9f-81e2-18bb5245f707, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17503530221044807926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750353022104480792617503530221044807926175035302210448079261750353022104480792617503530221044807926175035302210448079261750353022104480792617503530221044807926175035302210448079261750353022104480792617503530221044807926175035302210448079261750353022104480792617503530221044807926175035302210448079261750353022104480792617503530221044807926175035302210448079261750353022104480792617503530221044807926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e4c4410-7723-475c-ba72-440e0616c401, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c268539f-fcb2-45b0-b6d6-bec49c223534, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c268539f-fcb2-45b0-b6d6-bec49c223534, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12743785102810649393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274378510281064939312743785102810649393127437851028106493931274378510281064939312743785102810649393127437851028106493931274378510281064939312743785102810649393127437851028106493931274378510281064939312743785102810649393127437851028106493931274378510281064939312743785102810649393127437851028106493931274378510281064939312743785102810649393127437851028106493931274378510281064939312743785102810649393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd389c3c-4a5b-4b9f-81e2-18bb5245f707, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d2c04e9-95ab-4822-94b0-a32513c2eeac, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d2c04e9-95ab-4822-94b0-a32513c2eeac, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5101208638753792716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51012086387537927165101208638753792716510120863875379271651012086387537927165101208638753792716510120863875379271651012086387537927165101208638753792716510120863875379271651012086387537927165101208638753792716510120863875379271651012086387537927165101208638753792716510120863875379271651012086387537927165101208638753792716510120863875379271651012086387537927165101208638753792716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c268539f-fcb2-45b0-b6d6-bec49c223534, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c079fb6c-b3b7-4c10-a7df-0d17670b14eb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c079fb6c-b3b7-4c10-a7df-0d17670b14eb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16228172633062279606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622817263306227960616228172633062279606162281726330622796061622817263306227960616228172633062279606162281726330622796061622817263306227960616228172633062279606162281726330622796061622817263306227960616228172633062279606162281726330622796061622817263306227960616228172633062279606162281726330622796061622817263306227960616228172633062279606162281726330622796061622817263306227960616228172633062279606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d2c04e9-95ab-4822-94b0-a32513c2eeac, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b51a0abb-a626-4d87-94bb-42f10483a019, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b51a0abb-a626-4d87-94bb-42f10483a019, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5557098204619431109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55570982046194311095557098204619431109555709820461943110955570982046194311095557098204619431109555709820461943110955570982046194311095557098204619431109555709820461943110955570982046194311095557098204619431109555709820461943110955570982046194311095557098204619431109555709820461943110955570982046194311095557098204619431109555709820461943110955570982046194311095557098204619431109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c079fb6c-b3b7-4c10-a7df-0d17670b14eb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c33c2327-1322-4924-99c4-3157b5d9ff83, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c33c2327-1322-4924-99c4-3157b5d9ff83, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10349743974660335651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034974397466033565110349743974660335651103497439746603356511034974397466033565110349743974660335651103497439746603356511034974397466033565110349743974660335651103497439746603356511034974397466033565110349743974660335651103497439746603356511034974397466033565110349743974660335651103497439746603356511034974397466033565110349743974660335651103497439746603356511034974397466033565110349743974660335651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b51a0abb-a626-4d87-94bb-42f10483a019, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90dba883-25f9-4768-ab64-cc196ebe95f8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90dba883-25f9-4768-ab64-cc196ebe95f8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9443103779136760155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94431037791367601559443103779136760155944310377913676015594431037791367601559443103779136760155944310377913676015594431037791367601559443103779136760155944310377913676015594431037791367601559443103779136760155944310377913676015594431037791367601559443103779136760155944310377913676015594431037791367601559443103779136760155944310377913676015594431037791367601559443103779136760155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c33c2327-1322-4924-99c4-3157b5d9ff83, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 635e865d-1455-4d4f-bf04-e4fab2a2f90c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 635e865d-1455-4d4f-bf04-e4fab2a2f90c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9170257478660495875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91702574786604958759170257478660495875917025747866049587591702574786604958759170257478660495875917025747866049587591702574786604958759170257478660495875917025747866049587591702574786604958759170257478660495875917025747866049587591702574786604958759170257478660495875917025747866049587591702574786604958759170257478660495875917025747866049587591702574786604958759170257478660495875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90dba883-25f9-4768-ab64-cc196ebe95f8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 137b28db-7162-435f-8ee9-570759494a6f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 137b28db-7162-435f-8ee9-570759494a6f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 45305525223127714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4530552522312771445305525223127714453055252231277144530552522312771445305525223127714453055252231277144530552522312771445305525223127714453055252231277144530552522312771445305525223127714453055252231277144530552522312771445305525223127714453055252231277144530552522312771445305525223127714453055252231277144530552522312771445305525223127714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 635e865d-1455-4d4f-bf04-e4fab2a2f90c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e823aae-da36-4abc-9b5e-d18d637a037f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e823aae-da36-4abc-9b5e-d18d637a037f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12508800894184371657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250880089418437165712508800894184371657125088008941843716571250880089418437165712508800894184371657125088008941843716571250880089418437165712508800894184371657125088008941843716571250880089418437165712508800894184371657125088008941843716571250880089418437165712508800894184371657125088008941843716571250880089418437165712508800894184371657125088008941843716571250880089418437165712508800894184371657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 137b28db-7162-435f-8ee9-570759494a6f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebe21a3d-cb78-4682-b31c-cf174c4d3295, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe21a3d-cb78-4682-b31c-cf174c4d3295, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8500039358154664632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85000393581546646328500039358154664632850003935815466463285000393581546646328500039358154664632850003935815466463285000393581546646328500039358154664632850003935815466463285000393581546646328500039358154664632850003935815466463285000393581546646328500039358154664632850003935815466463285000393581546646328500039358154664632850003935815466463285000393581546646328500039358154664632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e823aae-da36-4abc-9b5e-d18d637a037f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49909f5a-a0ac-49c5-975c-051a88e60469, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49909f5a-a0ac-49c5-975c-051a88e60469, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2052277234870760071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20522772348707600712052277234870760071205227723487076007120522772348707600712052277234870760071205227723487076007120522772348707600712052277234870760071205227723487076007120522772348707600712052277234870760071205227723487076007120522772348707600712052277234870760071205227723487076007120522772348707600712052277234870760071205227723487076007120522772348707600712052277234870760071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe21a3d-cb78-4682-b31c-cf174c4d3295, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e67fa1a3-9d3e-4e7b-a504-70e2093c29dd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67fa1a3-9d3e-4e7b-a504-70e2093c29dd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12594574150120944182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259457415012094418212594574150120944182125945741501209441821259457415012094418212594574150120944182125945741501209441821259457415012094418212594574150120944182125945741501209441821259457415012094418212594574150120944182125945741501209441821259457415012094418212594574150120944182125945741501209441821259457415012094418212594574150120944182125945741501209441821259457415012094418212594574150120944182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49909f5a-a0ac-49c5-975c-051a88e60469, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b687aa97-62fa-48a4-a0f0-45f224155808, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b687aa97-62fa-48a4-a0f0-45f224155808, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15164362720709188118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516436272070918811815164362720709188118151643627207091881181516436272070918811815164362720709188118151643627207091881181516436272070918811815164362720709188118151643627207091881181516436272070918811815164362720709188118151643627207091881181516436272070918811815164362720709188118151643627207091881181516436272070918811815164362720709188118151643627207091881181516436272070918811815164362720709188118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67fa1a3-9d3e-4e7b-a504-70e2093c29dd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fd40877-c406-472d-865d-ccc84865d77d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fd40877-c406-472d-865d-ccc84865d77d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7425058868773383463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74250588687733834637425058868773383463742505886877338346374250588687733834637425058868773383463742505886877338346374250588687733834637425058868773383463742505886877338346374250588687733834637425058868773383463742505886877338346374250588687733834637425058868773383463742505886877338346374250588687733834637425058868773383463742505886877338346374250588687733834637425058868773383463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b687aa97-62fa-48a4-a0f0-45f224155808, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d1021bd-bfb7-45ed-a6b1-b48bb1d5c12b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d1021bd-bfb7-45ed-a6b1-b48bb1d5c12b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13595367090891187985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359536709089118798513595367090891187985135953670908911879851359536709089118798513595367090891187985135953670908911879851359536709089118798513595367090891187985135953670908911879851359536709089118798513595367090891187985135953670908911879851359536709089118798513595367090891187985135953670908911879851359536709089118798513595367090891187985135953670908911879851359536709089118798513595367090891187985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fd40877-c406-472d-865d-ccc84865d77d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 782f3183-3093-4171-9064-8a6b3e3fe957, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 782f3183-3093-4171-9064-8a6b3e3fe957, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4327118339315960036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43271183393159600364327118339315960036432711833931596003643271183393159600364327118339315960036432711833931596003643271183393159600364327118339315960036432711833931596003643271183393159600364327118339315960036432711833931596003643271183393159600364327118339315960036432711833931596003643271183393159600364327118339315960036432711833931596003643271183393159600364327118339315960036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d1021bd-bfb7-45ed-a6b1-b48bb1d5c12b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 443c4930-e947-4f3e-925f-a62e42ca2e4a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 443c4930-e947-4f3e-925f-a62e42ca2e4a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14403058429590000868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440305842959000086814403058429590000868144030584295900008681440305842959000086814403058429590000868144030584295900008681440305842959000086814403058429590000868144030584295900008681440305842959000086814403058429590000868144030584295900008681440305842959000086814403058429590000868144030584295900008681440305842959000086814403058429590000868144030584295900008681440305842959000086814403058429590000868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 782f3183-3093-4171-9064-8a6b3e3fe957, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a39278e-13e5-42cb-80f5-b813c3c4b9a2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a39278e-13e5-42cb-80f5-b813c3c4b9a2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13385237359127986852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338523735912798685213385237359127986852133852373591279868521338523735912798685213385237359127986852133852373591279868521338523735912798685213385237359127986852133852373591279868521338523735912798685213385237359127986852133852373591279868521338523735912798685213385237359127986852133852373591279868521338523735912798685213385237359127986852133852373591279868521338523735912798685213385237359127986852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 443c4930-e947-4f3e-925f-a62e42ca2e4a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a39278e-13e5-42cb-80f5-b813c3c4b9a2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efecc8bc-1219-40a9-9a9a-7a53138b46c1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6accc350-a1f5-4973-a15d-0175341096bf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efecc8bc-1219-40a9-9a9a-7a53138b46c1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15669176089783860403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566917608978386040315669176089783860403156691760897838604031566917608978386040315669176089783860403156691760897838604031566917608978386040315669176089783860403156691760897838604031566917608978386040315669176089783860403156691760897838604031566917608978386040315669176089783860403156691760897838604031566917608978386040315669176089783860403156691760897838604031566917608978386040315669176089783860403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6accc350-a1f5-4973-a15d-0175341096bf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15113635529819697819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511363552981969781915113635529819697819151136355298196978191511363552981969781915113635529819697819151136355298196978191511363552981969781915113635529819697819151136355298196978191511363552981969781915113635529819697819151136355298196978191511363552981969781915113635529819697819151136355298196978191511363552981969781915113635529819697819151136355298196978191511363552981969781915113635529819697819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6accc350-a1f5-4973-a15d-0175341096bf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd531ae0-730d-40f1-97b2-20555432c897, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd531ae0-730d-40f1-97b2-20555432c897, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14593765953157779029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459376595315777902914593765953157779029145937659531577790291459376595315777902914593765953157779029145937659531577790291459376595315777902914593765953157779029145937659531577790291459376595315777902914593765953157779029145937659531577790291459376595315777902914593765953157779029145937659531577790291459376595315777902914593765953157779029145937659531577790291459376595315777902914593765953157779029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efecc8bc-1219-40a9-9a9a-7a53138b46c1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e67f1b82-cc8a-48d8-832a-b04a1ac77e38, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67f1b82-cc8a-48d8-832a-b04a1ac77e38, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6251116490497036508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62511164904970365086251116490497036508625111649049703650862511164904970365086251116490497036508625111649049703650862511164904970365086251116490497036508625111649049703650862511164904970365086251116490497036508625111649049703650862511164904970365086251116490497036508625111649049703650862511164904970365086251116490497036508625111649049703650862511164904970365086251116490497036508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67f1b82-cc8a-48d8-832a-b04a1ac77e38, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2748f1d6-1046-42ad-809f-0f19c45170d0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2748f1d6-1046-42ad-809f-0f19c45170d0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13194400767194107498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319440076719410749813194400767194107498131944007671941074981319440076719410749813194400767194107498131944007671941074981319440076719410749813194400767194107498131944007671941074981319440076719410749813194400767194107498131944007671941074981319440076719410749813194400767194107498131944007671941074981319440076719410749813194400767194107498131944007671941074981319440076719410749813194400767194107498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd531ae0-730d-40f1-97b2-20555432c897, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bde163d-1b1f-4bc0-b9f4-6fb9b299cf53, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bde163d-1b1f-4bc0-b9f4-6fb9b299cf53, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13110521466323121014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311052146632312101413110521466323121014131105214663231210141311052146632312101413110521466323121014131105214663231210141311052146632312101413110521466323121014131105214663231210141311052146632312101413110521466323121014131105214663231210141311052146632312101413110521466323121014131105214663231210141311052146632312101413110521466323121014131105214663231210141311052146632312101413110521466323121014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2748f1d6-1046-42ad-809f-0f19c45170d0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320053e0-c509-48f4-9ba7-a30341d9a69d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320053e0-c509-48f4-9ba7-a30341d9a69d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18325632924641911167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832563292464191116718325632924641911167183256329246419111671832563292464191116718325632924641911167183256329246419111671832563292464191116718325632924641911167183256329246419111671832563292464191116718325632924641911167183256329246419111671832563292464191116718325632924641911167183256329246419111671832563292464191116718325632924641911167183256329246419111671832563292464191116718325632924641911167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bde163d-1b1f-4bc0-b9f4-6fb9b299cf53, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f448597e-46a1-4218-a4ba-3cb75864d6be, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f448597e-46a1-4218-a4ba-3cb75864d6be, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3543985258674111709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35439852586741117093543985258674111709354398525867411170935439852586741117093543985258674111709354398525867411170935439852586741117093543985258674111709354398525867411170935439852586741117093543985258674111709354398525867411170935439852586741117093543985258674111709354398525867411170935439852586741117093543985258674111709354398525867411170935439852586741117093543985258674111709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320053e0-c509-48f4-9ba7-a30341d9a69d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb70b505-eccf-43f9-bf02-e6497650e2e0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb70b505-eccf-43f9-bf02-e6497650e2e0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1467317147311072384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14673171473110723841467317147311072384146731714731107238414673171473110723841467317147311072384146731714731107238414673171473110723841467317147311072384146731714731107238414673171473110723841467317147311072384146731714731107238414673171473110723841467317147311072384146731714731107238414673171473110723841467317147311072384146731714731107238414673171473110723841467317147311072384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb70b505-eccf-43f9-bf02-e6497650e2e0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67d43a4f-2ee0-49c1-b02a-252778551bd2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67d43a4f-2ee0-49c1-b02a-252778551bd2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13934145602826614148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393414560282661414813934145602826614148139341456028266141481393414560282661414813934145602826614148139341456028266141481393414560282661414813934145602826614148139341456028266141481393414560282661414813934145602826614148139341456028266141481393414560282661414813934145602826614148139341456028266141481393414560282661414813934145602826614148139341456028266141481393414560282661414813934145602826614148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f448597e-46a1-4218-a4ba-3cb75864d6be, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b85d7dff-47a3-4ddd-b64d-fd2758f8415f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b85d7dff-47a3-4ddd-b64d-fd2758f8415f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6193444221563702062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61934442215637020626193444221563702062619344422156370206261934442215637020626193444221563702062619344422156370206261934442215637020626193444221563702062619344422156370206261934442215637020626193444221563702062619344422156370206261934442215637020626193444221563702062619344422156370206261934442215637020626193444221563702062619344422156370206261934442215637020626193444221563702062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67d43a4f-2ee0-49c1-b02a-252778551bd2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da9d55e-8ad3-4ec0-b382-b6dd25a6dfff, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da9d55e-8ad3-4ec0-b382-b6dd25a6dfff, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17841641172063634393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784164117206363439317841641172063634393178416411720636343931784164117206363439317841641172063634393178416411720636343931784164117206363439317841641172063634393178416411720636343931784164117206363439317841641172063634393178416411720636343931784164117206363439317841641172063634393178416411720636343931784164117206363439317841641172063634393178416411720636343931784164117206363439317841641172063634393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b85d7dff-47a3-4ddd-b64d-fd2758f8415f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c87b2a7e-f727-480f-8591-80e967a7f12d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da9d55e-8ad3-4ec0-b382-b6dd25a6dfff, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c87b2a7e-f727-480f-8591-80e967a7f12d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3853203068401309761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38532030684013097613853203068401309761385320306840130976138532030684013097613853203068401309761385320306840130976138532030684013097613853203068401309761385320306840130976138532030684013097613853203068401309761385320306840130976138532030684013097613853203068401309761385320306840130976138532030684013097613853203068401309761385320306840130976138532030684013097613853203068401309761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0681f5ec-d93e-4608-853d-2c8f633ed225, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0681f5ec-d93e-4608-853d-2c8f633ed225, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6021538095614150768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60215380956141507686021538095614150768602153809561415076860215380956141507686021538095614150768602153809561415076860215380956141507686021538095614150768602153809561415076860215380956141507686021538095614150768602153809561415076860215380956141507686021538095614150768602153809561415076860215380956141507686021538095614150768602153809561415076860215380956141507686021538095614150768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c87b2a7e-f727-480f-8591-80e967a7f12d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32899ca6-7d60-47a1-b2da-b23dc3db927a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32899ca6-7d60-47a1-b2da-b23dc3db927a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15420882218810079536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542088221881007953615420882218810079536154208822188100795361542088221881007953615420882218810079536154208822188100795361542088221881007953615420882218810079536154208822188100795361542088221881007953615420882218810079536154208822188100795361542088221881007953615420882218810079536154208822188100795361542088221881007953615420882218810079536154208822188100795361542088221881007953615420882218810079536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0681f5ec-d93e-4608-853d-2c8f633ed225, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6f63038-ae31-4c26-ae41-dd2c2aaaaf34, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f63038-ae31-4c26-ae41-dd2c2aaaaf34, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921666331317550359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49216663313175503594921666331317550359492166633131755035949216663313175503594921666331317550359492166633131755035949216663313175503594921666331317550359492166633131755035949216663313175503594921666331317550359492166633131755035949216663313175503594921666331317550359492166633131755035949216663313175503594921666331317550359492166633131755035949216663313175503594921666331317550359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32899ca6-7d60-47a1-b2da-b23dc3db927a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e72db3b3-b8bb-4822-b46c-cedac7d42984, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e72db3b3-b8bb-4822-b46c-cedac7d42984, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8838176362168869718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88381763621688697188838176362168869718883817636216886971888381763621688697188838176362168869718883817636216886971888381763621688697188838176362168869718883817636216886971888381763621688697188838176362168869718883817636216886971888381763621688697188838176362168869718883817636216886971888381763621688697188838176362168869718883817636216886971888381763621688697188838176362168869718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f63038-ae31-4c26-ae41-dd2c2aaaaf34, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed069de4-dff5-4cc1-9c20-f4e5415b20e6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed069de4-dff5-4cc1-9c20-f4e5415b20e6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1908653135412387051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19086531354123870511908653135412387051190865313541238705119086531354123870511908653135412387051190865313541238705119086531354123870511908653135412387051190865313541238705119086531354123870511908653135412387051190865313541238705119086531354123870511908653135412387051190865313541238705119086531354123870511908653135412387051190865313541238705119086531354123870511908653135412387051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e72db3b3-b8bb-4822-b46c-cedac7d42984, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e815610-fbd0-4006-be97-c20cb511d09f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e815610-fbd0-4006-be97-c20cb511d09f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12121504886929447176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212150488692944717612121504886929447176121215048869294471761212150488692944717612121504886929447176121215048869294471761212150488692944717612121504886929447176121215048869294471761212150488692944717612121504886929447176121215048869294471761212150488692944717612121504886929447176121215048869294471761212150488692944717612121504886929447176121215048869294471761212150488692944717612121504886929447176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed069de4-dff5-4cc1-9c20-f4e5415b20e6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419e183f-aeab-42cc-a9fc-084b9f28c032, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419e183f-aeab-42cc-a9fc-084b9f28c032, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1919534101618758894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19195341016187588941919534101618758894191953410161875889419195341016187588941919534101618758894191953410161875889419195341016187588941919534101618758894191953410161875889419195341016187588941919534101618758894191953410161875889419195341016187588941919534101618758894191953410161875889419195341016187588941919534101618758894191953410161875889419195341016187588941919534101618758894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e815610-fbd0-4006-be97-c20cb511d09f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 406e8dec-6385-4ef6-91d3-0b5970eff9dd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 406e8dec-6385-4ef6-91d3-0b5970eff9dd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5759904858833367020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57599048588333670205759904858833367020575990485883336702057599048588333670205759904858833367020575990485883336702057599048588333670205759904858833367020575990485883336702057599048588333670205759904858833367020575990485883336702057599048588333670205759904858833367020575990485883336702057599048588333670205759904858833367020575990485883336702057599048588333670205759904858833367020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419e183f-aeab-42cc-a9fc-084b9f28c032, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aaebbea-7e7d-4067-a6c6-b51b11e0ad01, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aaebbea-7e7d-4067-a6c6-b51b11e0ad01, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 700640386915974252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252700640386915974252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 406e8dec-6385-4ef6-91d3-0b5970eff9dd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aaebbea-7e7d-4067-a6c6-b51b11e0ad01, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32c3962d-2f32-464b-946a-7edb3cd8fc8b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32c3962d-2f32-464b-946a-7edb3cd8fc8b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14398818204051003084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439881820405100308414398818204051003084143988182040510030841439881820405100308414398818204051003084143988182040510030841439881820405100308414398818204051003084143988182040510030841439881820405100308414398818204051003084143988182040510030841439881820405100308414398818204051003084143988182040510030841439881820405100308414398818204051003084143988182040510030841439881820405100308414398818204051003084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7457507-361c-44cb-bb86-8983325ea0a9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7457507-361c-44cb-bb86-8983325ea0a9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3449244231995766839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34492442319957668393449244231995766839344924423199576683934492442319957668393449244231995766839344924423199576683934492442319957668393449244231995766839344924423199576683934492442319957668393449244231995766839344924423199576683934492442319957668393449244231995766839344924423199576683934492442319957668393449244231995766839344924423199576683934492442319957668393449244231995766839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32c3962d-2f32-464b-946a-7edb3cd8fc8b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da0d9c74-617b-4441-8ec4-2b269de751e4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da0d9c74-617b-4441-8ec4-2b269de751e4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13951123057220570462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395112305722057046213951123057220570462139511230572205704621395112305722057046213951123057220570462139511230572205704621395112305722057046213951123057220570462139511230572205704621395112305722057046213951123057220570462139511230572205704621395112305722057046213951123057220570462139511230572205704621395112305722057046213951123057220570462139511230572205704621395112305722057046213951123057220570462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7457507-361c-44cb-bb86-8983325ea0a9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ecb645f-f7d7-46a1-a202-28e193666cda, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ecb645f-f7d7-46a1-a202-28e193666cda, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17411130752968564901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741113075296856490117411130752968564901174111307529685649011741113075296856490117411130752968564901174111307529685649011741113075296856490117411130752968564901174111307529685649011741113075296856490117411130752968564901174111307529685649011741113075296856490117411130752968564901174111307529685649011741113075296856490117411130752968564901174111307529685649011741113075296856490117411130752968564901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da0d9c74-617b-4441-8ec4-2b269de751e4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0aafe5d-15c4-4aa5-9f4b-4fb7a80e3890, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0aafe5d-15c4-4aa5-9f4b-4fb7a80e3890, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12925052674339169746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292505267433916974612925052674339169746129250526743391697461292505267433916974612925052674339169746129250526743391697461292505267433916974612925052674339169746129250526743391697461292505267433916974612925052674339169746129250526743391697461292505267433916974612925052674339169746129250526743391697461292505267433916974612925052674339169746129250526743391697461292505267433916974612925052674339169746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ecb645f-f7d7-46a1-a202-28e193666cda, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e738e3fc-ba2d-4b79-b54a-34e33bc6d2f4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e738e3fc-ba2d-4b79-b54a-34e33bc6d2f4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3884619911812530719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38846199118125307193884619911812530719388461991181253071938846199118125307193884619911812530719388461991181253071938846199118125307193884619911812530719388461991181253071938846199118125307193884619911812530719388461991181253071938846199118125307193884619911812530719388461991181253071938846199118125307193884619911812530719388461991181253071938846199118125307193884619911812530719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0aafe5d-15c4-4aa5-9f4b-4fb7a80e3890, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a6dc199-9507-4a6d-b4f1-1898c8373c49, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a6dc199-9507-4a6d-b4f1-1898c8373c49, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17242213767993596475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724221376799359647517242213767993596475172422137679935964751724221376799359647517242213767993596475172422137679935964751724221376799359647517242213767993596475172422137679935964751724221376799359647517242213767993596475172422137679935964751724221376799359647517242213767993596475172422137679935964751724221376799359647517242213767993596475172422137679935964751724221376799359647517242213767993596475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e738e3fc-ba2d-4b79-b54a-34e33bc6d2f4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b407a25-29e1-429a-a081-311f59a2ca90, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b407a25-29e1-429a-a081-311f59a2ca90, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17530059315478562124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753005931547856212417530059315478562124175300593154785621241753005931547856212417530059315478562124175300593154785621241753005931547856212417530059315478562124175300593154785621241753005931547856212417530059315478562124175300593154785621241753005931547856212417530059315478562124175300593154785621241753005931547856212417530059315478562124175300593154785621241753005931547856212417530059315478562124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a6dc199-9507-4a6d-b4f1-1898c8373c49, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 627d994f-e875-4213-988e-4403e02981af, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 627d994f-e875-4213-988e-4403e02981af, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12523018608719617756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252301860871961775612523018608719617756125230186087196177561252301860871961775612523018608719617756125230186087196177561252301860871961775612523018608719617756125230186087196177561252301860871961775612523018608719617756125230186087196177561252301860871961775612523018608719617756125230186087196177561252301860871961775612523018608719617756125230186087196177561252301860871961775612523018608719617756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b407a25-29e1-429a-a081-311f59a2ca90, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac3532f-b0f1-4542-8e21-3e32be11cbb4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac3532f-b0f1-4542-8e21-3e32be11cbb4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14432186236298247263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443218623629824726314432186236298247263144321862362982472631443218623629824726314432186236298247263144321862362982472631443218623629824726314432186236298247263144321862362982472631443218623629824726314432186236298247263144321862362982472631443218623629824726314432186236298247263144321862362982472631443218623629824726314432186236298247263144321862362982472631443218623629824726314432186236298247263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 627d994f-e875-4213-988e-4403e02981af, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac3532f-b0f1-4542-8e21-3e32be11cbb4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b7fb88e-31d5-47e0-adc4-9f4c9dbeb37c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b7fb88e-31d5-47e0-adc4-9f4c9dbeb37c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16253543916421175405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625354391642117540516253543916421175405162535439164211754051625354391642117540516253543916421175405162535439164211754051625354391642117540516253543916421175405162535439164211754051625354391642117540516253543916421175405162535439164211754051625354391642117540516253543916421175405162535439164211754051625354391642117540516253543916421175405162535439164211754051625354391642117540516253543916421175405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7295ceac-32a4-43ff-9f74-b2d1fd53e4b0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7295ceac-32a4-43ff-9f74-b2d1fd53e4b0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14957016085295385310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495701608529538531014957016085295385310149570160852953853101495701608529538531014957016085295385310149570160852953853101495701608529538531014957016085295385310149570160852953853101495701608529538531014957016085295385310149570160852953853101495701608529538531014957016085295385310149570160852953853101495701608529538531014957016085295385310149570160852953853101495701608529538531014957016085295385310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b7fb88e-31d5-47e0-adc4-9f4c9dbeb37c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c523c96f-0a5d-4490-a258-511b1514c666, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c523c96f-0a5d-4490-a258-511b1514c666, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9039622524645594990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90396225246455949909039622524645594990903962252464559499090396225246455949909039622524645594990903962252464559499090396225246455949909039622524645594990903962252464559499090396225246455949909039622524645594990903962252464559499090396225246455949909039622524645594990903962252464559499090396225246455949909039622524645594990903962252464559499090396225246455949909039622524645594990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7295ceac-32a4-43ff-9f74-b2d1fd53e4b0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b63a3d2c-14fe-4250-a45d-37bc21feb31d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b63a3d2c-14fe-4250-a45d-37bc21feb31d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7622319400498698169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76223194004986981697622319400498698169762231940049869816976223194004986981697622319400498698169762231940049869816976223194004986981697622319400498698169762231940049869816976223194004986981697622319400498698169762231940049869816976223194004986981697622319400498698169762231940049869816976223194004986981697622319400498698169762231940049869816976223194004986981697622319400498698169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c523c96f-0a5d-4490-a258-511b1514c666, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8fa42f7-f9b5-4d3f-99dc-407e21f6776c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8fa42f7-f9b5-4d3f-99dc-407e21f6776c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11541949145378068231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154194914537806823111541949145378068231115419491453780682311154194914537806823111541949145378068231115419491453780682311154194914537806823111541949145378068231115419491453780682311154194914537806823111541949145378068231115419491453780682311154194914537806823111541949145378068231115419491453780682311154194914537806823111541949145378068231115419491453780682311154194914537806823111541949145378068231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b63a3d2c-14fe-4250-a45d-37bc21feb31d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8947c401-fa7b-40d2-8c9e-9bf0ab447801, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8947c401-fa7b-40d2-8c9e-9bf0ab447801, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3565981923222139600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35659819232221396003565981923222139600356598192322213960035659819232221396003565981923222139600356598192322213960035659819232221396003565981923222139600356598192322213960035659819232221396003565981923222139600356598192322213960035659819232221396003565981923222139600356598192322213960035659819232221396003565981923222139600356598192322213960035659819232221396003565981923222139600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8fa42f7-f9b5-4d3f-99dc-407e21f6776c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b65096a-5c1c-44bf-bb83-911717fd0097, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b65096a-5c1c-44bf-bb83-911717fd0097, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3674081023298458588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36740810232984585883674081023298458588367408102329845858836740810232984585883674081023298458588367408102329845858836740810232984585883674081023298458588367408102329845858836740810232984585883674081023298458588367408102329845858836740810232984585883674081023298458588367408102329845858836740810232984585883674081023298458588367408102329845858836740810232984585883674081023298458588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b65096a-5c1c-44bf-bb83-911717fd0097, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c87ef246-6619-4c8d-828d-5a8fd06d08e2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c87ef246-6619-4c8d-828d-5a8fd06d08e2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13578155784348905561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357815578434890556113578155784348905561135781557843489055611357815578434890556113578155784348905561135781557843489055611357815578434890556113578155784348905561135781557843489055611357815578434890556113578155784348905561135781557843489055611357815578434890556113578155784348905561135781557843489055611357815578434890556113578155784348905561135781557843489055611357815578434890556113578155784348905561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8947c401-fa7b-40d2-8c9e-9bf0ab447801, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fae361f3-29d8-4f3b-a09a-7d5439bc4cf9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae361f3-29d8-4f3b-a09a-7d5439bc4cf9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2424528075266655420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24245280752666554202424528075266655420242452807526665542024245280752666554202424528075266655420242452807526665542024245280752666554202424528075266655420242452807526665542024245280752666554202424528075266655420242452807526665542024245280752666554202424528075266655420242452807526665542024245280752666554202424528075266655420242452807526665542024245280752666554202424528075266655420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c87ef246-6619-4c8d-828d-5a8fd06d08e2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6e995b0-53ac-4b61-8c82-d42a76c1566c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e995b0-53ac-4b61-8c82-d42a76c1566c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15822123278099072250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582212327809907225015822123278099072250158221232780990722501582212327809907225015822123278099072250158221232780990722501582212327809907225015822123278099072250158221232780990722501582212327809907225015822123278099072250158221232780990722501582212327809907225015822123278099072250158221232780990722501582212327809907225015822123278099072250158221232780990722501582212327809907225015822123278099072250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae361f3-29d8-4f3b-a09a-7d5439bc4cf9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45092080-f466-4961-a500-9ba2e33b4a34, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45092080-f466-4961-a500-9ba2e33b4a34, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7788807301345462908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77888073013454629087788807301345462908778880730134546290877888073013454629087788807301345462908778880730134546290877888073013454629087788807301345462908778880730134546290877888073013454629087788807301345462908778880730134546290877888073013454629087788807301345462908778880730134546290877888073013454629087788807301345462908778880730134546290877888073013454629087788807301345462908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e995b0-53ac-4b61-8c82-d42a76c1566c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 985cb94c-7558-4dcf-959a-08c9a8707d20, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 985cb94c-7558-4dcf-959a-08c9a8707d20, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1582210133294438619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15822101332944386191582210133294438619158221013329443861915822101332944386191582210133294438619158221013329443861915822101332944386191582210133294438619158221013329443861915822101332944386191582210133294438619158221013329443861915822101332944386191582210133294438619158221013329443861915822101332944386191582210133294438619158221013329443861915822101332944386191582210133294438619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45092080-f466-4961-a500-9ba2e33b4a34, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11ce3fd4-b75d-43b8-affa-3fa5bcb7b71e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11ce3fd4-b75d-43b8-affa-3fa5bcb7b71e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17596685615524335869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759668561552433586917596685615524335869175966856155243358691759668561552433586917596685615524335869175966856155243358691759668561552433586917596685615524335869175966856155243358691759668561552433586917596685615524335869175966856155243358691759668561552433586917596685615524335869175966856155243358691759668561552433586917596685615524335869175966856155243358691759668561552433586917596685615524335869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11ce3fd4-b75d-43b8-affa-3fa5bcb7b71e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b609b49b-2aaa-4ad1-bdb3-f143c17c82a9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b609b49b-2aaa-4ad1-bdb3-f143c17c82a9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13276359849670411766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327635984967041176613276359849670411766132763598496704117661327635984967041176613276359849670411766132763598496704117661327635984967041176613276359849670411766132763598496704117661327635984967041176613276359849670411766132763598496704117661327635984967041176613276359849670411766132763598496704117661327635984967041176613276359849670411766132763598496704117661327635984967041176613276359849670411766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b609b49b-2aaa-4ad1-bdb3-f143c17c82a9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccbcf246-d0f1-42ee-9ba3-c5f1af14a0a9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccbcf246-d0f1-42ee-9ba3-c5f1af14a0a9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3497122337164935225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34971223371649352253497122337164935225349712233716493522534971223371649352253497122337164935225349712233716493522534971223371649352253497122337164935225349712233716493522534971223371649352253497122337164935225349712233716493522534971223371649352253497122337164935225349712233716493522534971223371649352253497122337164935225349712233716493522534971223371649352253497122337164935225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccbcf246-d0f1-42ee-9ba3-c5f1af14a0a9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90f31ae1-828c-405d-ac91-f730c033d667, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90f31ae1-828c-405d-ac91-f730c033d667, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17267676033753452952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726767603375345295217267676033753452952172676760337534529521726767603375345295217267676033753452952172676760337534529521726767603375345295217267676033753452952172676760337534529521726767603375345295217267676033753452952172676760337534529521726767603375345295217267676033753452952172676760337534529521726767603375345295217267676033753452952172676760337534529521726767603375345295217267676033753452952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 985cb94c-7558-4dcf-959a-08c9a8707d20, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae2518e1-0a99-4839-bd93-acc87033c371, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae2518e1-0a99-4839-bd93-acc87033c371, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6341077752876646671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63410777528766466716341077752876646671634107775287664667163410777528766466716341077752876646671634107775287664667163410777528766466716341077752876646671634107775287664667163410777528766466716341077752876646671634107775287664667163410777528766466716341077752876646671634107775287664667163410777528766466716341077752876646671634107775287664667163410777528766466716341077752876646671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90f31ae1-828c-405d-ac91-f730c033d667, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51870d7a-129a-4175-9cbf-90d4bde21e39, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51870d7a-129a-4175-9cbf-90d4bde21e39, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8715024730722253361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87150247307222533618715024730722253361871502473072225336187150247307222533618715024730722253361871502473072225336187150247307222533618715024730722253361871502473072225336187150247307222533618715024730722253361871502473072225336187150247307222533618715024730722253361871502473072225336187150247307222533618715024730722253361871502473072225336187150247307222533618715024730722253361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae2518e1-0a99-4839-bd93-acc87033c371, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b1066f-0172-43c7-9b04-e688ec6f4058, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b1066f-0172-43c7-9b04-e688ec6f4058, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12928634870557888664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292863487055788866412928634870557888664129286348705578886641292863487055788866412928634870557888664129286348705578886641292863487055788866412928634870557888664129286348705578886641292863487055788866412928634870557888664129286348705578886641292863487055788866412928634870557888664129286348705578886641292863487055788866412928634870557888664129286348705578886641292863487055788866412928634870557888664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51870d7a-129a-4175-9cbf-90d4bde21e39, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d476e9db-bac0-40bd-90f8-1f86f867a2ac, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d476e9db-bac0-40bd-90f8-1f86f867a2ac, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5916905351448760353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59169053514487603535916905351448760353591690535144876035359169053514487603535916905351448760353591690535144876035359169053514487603535916905351448760353591690535144876035359169053514487603535916905351448760353591690535144876035359169053514487603535916905351448760353591690535144876035359169053514487603535916905351448760353591690535144876035359169053514487603535916905351448760353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b1066f-0172-43c7-9b04-e688ec6f4058, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 516d3f5e-af74-4562-9159-a461a4478c14, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 516d3f5e-af74-4562-9159-a461a4478c14, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1094132386206800711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10941323862068007111094132386206800711109413238620680071110941323862068007111094132386206800711109413238620680071110941323862068007111094132386206800711109413238620680071110941323862068007111094132386206800711109413238620680071110941323862068007111094132386206800711109413238620680071110941323862068007111094132386206800711109413238620680071110941323862068007111094132386206800711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d476e9db-bac0-40bd-90f8-1f86f867a2ac, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef45863d-7db4-4cdd-9ccf-a4b6d560b087, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef45863d-7db4-4cdd-9ccf-a4b6d560b087, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16689061026496276580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668906102649627658016689061026496276580166890610264962765801668906102649627658016689061026496276580166890610264962765801668906102649627658016689061026496276580166890610264962765801668906102649627658016689061026496276580166890610264962765801668906102649627658016689061026496276580166890610264962765801668906102649627658016689061026496276580166890610264962765801668906102649627658016689061026496276580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 516d3f5e-af74-4562-9159-a461a4478c14, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dabd655-8f7f-4b37-bc0a-a71d00030e31, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dabd655-8f7f-4b37-bc0a-a71d00030e31, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2026451452225997391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20264514522259973912026451452225997391202645145222599739120264514522259973912026451452225997391202645145222599739120264514522259973912026451452225997391202645145222599739120264514522259973912026451452225997391202645145222599739120264514522259973912026451452225997391202645145222599739120264514522259973912026451452225997391202645145222599739120264514522259973912026451452225997391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef45863d-7db4-4cdd-9ccf-a4b6d560b087, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38446b1e-7723-4a27-9e6f-91fa22987d14, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38446b1e-7723-4a27-9e6f-91fa22987d14, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11124367021424540839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112436702142454083911124367021424540839111243670214245408391112436702142454083911124367021424540839111243670214245408391112436702142454083911124367021424540839111243670214245408391112436702142454083911124367021424540839111243670214245408391112436702142454083911124367021424540839111243670214245408391112436702142454083911124367021424540839111243670214245408391112436702142454083911124367021424540839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dabd655-8f7f-4b37-bc0a-a71d00030e31, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 409104d8-1586-4cfb-904a-e0f95bef2c20, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 409104d8-1586-4cfb-904a-e0f95bef2c20, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18036755318537971009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803675531853797100918036755318537971009180367553185379710091803675531853797100918036755318537971009180367553185379710091803675531853797100918036755318537971009180367553185379710091803675531853797100918036755318537971009180367553185379710091803675531853797100918036755318537971009180367553185379710091803675531853797100918036755318537971009180367553185379710091803675531853797100918036755318537971009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38446b1e-7723-4a27-9e6f-91fa22987d14, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae936a02-c220-4813-8adf-65764b73f3e6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae936a02-c220-4813-8adf-65764b73f3e6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9785628799005393998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97856287990053939989785628799005393998978562879900539399897856287990053939989785628799005393998978562879900539399897856287990053939989785628799005393998978562879900539399897856287990053939989785628799005393998978562879900539399897856287990053939989785628799005393998978562879900539399897856287990053939989785628799005393998978562879900539399897856287990053939989785628799005393998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 409104d8-1586-4cfb-904a-e0f95bef2c20, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d90bfb2f-0b4d-4dc9-a27c-f9726345bef1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d90bfb2f-0b4d-4dc9-a27c-f9726345bef1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9093803430880848639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90938034308808486399093803430880848639909380343088084863990938034308808486399093803430880848639909380343088084863990938034308808486399093803430880848639909380343088084863990938034308808486399093803430880848639909380343088084863990938034308808486399093803430880848639909380343088084863990938034308808486399093803430880848639909380343088084863990938034308808486399093803430880848639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d90bfb2f-0b4d-4dc9-a27c-f9726345bef1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 998cc73f-602b-4ee1-8df1-9bd53760a825, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 998cc73f-602b-4ee1-8df1-9bd53760a825, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18149756034329205732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814975603432920573218149756034329205732181497560343292057321814975603432920573218149756034329205732181497560343292057321814975603432920573218149756034329205732181497560343292057321814975603432920573218149756034329205732181497560343292057321814975603432920573218149756034329205732181497560343292057321814975603432920573218149756034329205732181497560343292057321814975603432920573218149756034329205732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae936a02-c220-4813-8adf-65764b73f3e6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db0d063-3c2d-4630-a111-9cec3ac2ef5a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db0d063-3c2d-4630-a111-9cec3ac2ef5a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1326286402855834196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13262864028558341961326286402855834196132628640285583419613262864028558341961326286402855834196132628640285583419613262864028558341961326286402855834196132628640285583419613262864028558341961326286402855834196132628640285583419613262864028558341961326286402855834196132628640285583419613262864028558341961326286402855834196132628640285583419613262864028558341961326286402855834196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 998cc73f-602b-4ee1-8df1-9bd53760a825, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cbb7853-f88d-4dec-a9be-33a835b0f8ee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cbb7853-f88d-4dec-a9be-33a835b0f8ee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15691763195441784346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569176319544178434615691763195441784346156917631954417843461569176319544178434615691763195441784346156917631954417843461569176319544178434615691763195441784346156917631954417843461569176319544178434615691763195441784346156917631954417843461569176319544178434615691763195441784346156917631954417843461569176319544178434615691763195441784346156917631954417843461569176319544178434615691763195441784346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db0d063-3c2d-4630-a111-9cec3ac2ef5a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e518e8d1-1a25-4caa-965c-bc6b5df5eae3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e518e8d1-1a25-4caa-965c-bc6b5df5eae3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9529648378146194954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95296483781461949549529648378146194954952964837814619495495296483781461949549529648378146194954952964837814619495495296483781461949549529648378146194954952964837814619495495296483781461949549529648378146194954952964837814619495495296483781461949549529648378146194954952964837814619495495296483781461949549529648378146194954952964837814619495495296483781461949549529648378146194954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cbb7853-f88d-4dec-a9be-33a835b0f8ee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54421c54-d6ef-4f30-999a-5623251d7084, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54421c54-d6ef-4f30-999a-5623251d7084, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4471821892442789384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44718218924427893844471821892442789384447182189244278938444718218924427893844471821892442789384447182189244278938444718218924427893844471821892442789384447182189244278938444718218924427893844471821892442789384447182189244278938444718218924427893844471821892442789384447182189244278938444718218924427893844471821892442789384447182189244278938444718218924427893844471821892442789384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e518e8d1-1a25-4caa-965c-bc6b5df5eae3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4389bbc2-1fa0-45d2-8ba2-2a96359ab7c0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4389bbc2-1fa0-45d2-8ba2-2a96359ab7c0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8728560693995286447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87285606939952864478728560693995286447872856069399528644787285606939952864478728560693995286447872856069399528644787285606939952864478728560693995286447872856069399528644787285606939952864478728560693995286447872856069399528644787285606939952864478728560693995286447872856069399528644787285606939952864478728560693995286447872856069399528644787285606939952864478728560693995286447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54421c54-d6ef-4f30-999a-5623251d7084, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62e0a086-9323-4dee-80a7-bc1a6f6fa57c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62e0a086-9323-4dee-80a7-bc1a6f6fa57c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16561852734277515196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656185273427751519616561852734277515196165618527342775151961656185273427751519616561852734277515196165618527342775151961656185273427751519616561852734277515196165618527342775151961656185273427751519616561852734277515196165618527342775151961656185273427751519616561852734277515196165618527342775151961656185273427751519616561852734277515196165618527342775151961656185273427751519616561852734277515196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4389bbc2-1fa0-45d2-8ba2-2a96359ab7c0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94bbae7c-412b-43de-8987-7e9f19f5d09c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94bbae7c-412b-43de-8987-7e9f19f5d09c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5889155056167143394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58891550561671433945889155056167143394588915505616714339458891550561671433945889155056167143394588915505616714339458891550561671433945889155056167143394588915505616714339458891550561671433945889155056167143394588915505616714339458891550561671433945889155056167143394588915505616714339458891550561671433945889155056167143394588915505616714339458891550561671433945889155056167143394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62e0a086-9323-4dee-80a7-bc1a6f6fa57c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f07e0979-7d53-4b14-bba1-dbaf04623d34, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f07e0979-7d53-4b14-bba1-dbaf04623d34, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7283928261013664728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72839282610136647287283928261013664728728392826101366472872839282610136647287283928261013664728728392826101366472872839282610136647287283928261013664728728392826101366472872839282610136647287283928261013664728728392826101366472872839282610136647287283928261013664728728392826101366472872839282610136647287283928261013664728728392826101366472872839282610136647287283928261013664728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94bbae7c-412b-43de-8987-7e9f19f5d09c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35109b3c-6ddb-4498-ad1f-17e9a734c6bc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35109b3c-6ddb-4498-ad1f-17e9a734c6bc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12469257976550949870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246925797655094987012469257976550949870124692579765509498701246925797655094987012469257976550949870124692579765509498701246925797655094987012469257976550949870124692579765509498701246925797655094987012469257976550949870124692579765509498701246925797655094987012469257976550949870124692579765509498701246925797655094987012469257976550949870124692579765509498701246925797655094987012469257976550949870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f07e0979-7d53-4b14-bba1-dbaf04623d34, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4e3e661-e563-480b-8ba4-bd2192e763d7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4e3e661-e563-480b-8ba4-bd2192e763d7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16193188991474944163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619318899147494416316193188991474944163161931889914749441631619318899147494416316193188991474944163161931889914749441631619318899147494416316193188991474944163161931889914749441631619318899147494416316193188991474944163161931889914749441631619318899147494416316193188991474944163161931889914749441631619318899147494416316193188991474944163161931889914749441631619318899147494416316193188991474944163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35109b3c-6ddb-4498-ad1f-17e9a734c6bc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0aebc3b-a83b-43f6-9c40-bbd5f18b3a18, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0aebc3b-a83b-43f6-9c40-bbd5f18b3a18, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9465883184665381511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94658831846653815119465883184665381511946588318466538151194658831846653815119465883184665381511946588318466538151194658831846653815119465883184665381511946588318466538151194658831846653815119465883184665381511946588318466538151194658831846653815119465883184665381511946588318466538151194658831846653815119465883184665381511946588318466538151194658831846653815119465883184665381511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4e3e661-e563-480b-8ba4-bd2192e763d7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32117ec2-d604-46c9-8c16-06bb71dcc899, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32117ec2-d604-46c9-8c16-06bb71dcc899, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 350146288720572880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880350146288720572880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0aebc3b-a83b-43f6-9c40-bbd5f18b3a18, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9924687a-7f88-4d2e-9484-a62bbe4facaa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9924687a-7f88-4d2e-9484-a62bbe4facaa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17400695378880362347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740069537888036234717400695378880362347174006953788803623471740069537888036234717400695378880362347174006953788803623471740069537888036234717400695378880362347174006953788803623471740069537888036234717400695378880362347174006953788803623471740069537888036234717400695378880362347174006953788803623471740069537888036234717400695378880362347174006953788803623471740069537888036234717400695378880362347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32117ec2-d604-46c9-8c16-06bb71dcc899, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917f0129-dba4-43bc-8985-def5cad7ecc5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917f0129-dba4-43bc-8985-def5cad7ecc5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17351322168091079323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735132216809107932317351322168091079323173513221680910793231735132216809107932317351322168091079323173513221680910793231735132216809107932317351322168091079323173513221680910793231735132216809107932317351322168091079323173513221680910793231735132216809107932317351322168091079323173513221680910793231735132216809107932317351322168091079323173513221680910793231735132216809107932317351322168091079323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9924687a-7f88-4d2e-9484-a62bbe4facaa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 014c68ef-680d-4ff3-a54a-59af46641cbb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 014c68ef-680d-4ff3-a54a-59af46641cbb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5872880725862317610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58728807258623176105872880725862317610587288072586231761058728807258623176105872880725862317610587288072586231761058728807258623176105872880725862317610587288072586231761058728807258623176105872880725862317610587288072586231761058728807258623176105872880725862317610587288072586231761058728807258623176105872880725862317610587288072586231761058728807258623176105872880725862317610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917f0129-dba4-43bc-8985-def5cad7ecc5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f081aa2-2d66-4443-bd0e-711e568135f2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f081aa2-2d66-4443-bd0e-711e568135f2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10249275002397121330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024927500239712133010249275002397121330102492750023971213301024927500239712133010249275002397121330102492750023971213301024927500239712133010249275002397121330102492750023971213301024927500239712133010249275002397121330102492750023971213301024927500239712133010249275002397121330102492750023971213301024927500239712133010249275002397121330102492750023971213301024927500239712133010249275002397121330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 014c68ef-680d-4ff3-a54a-59af46641cbb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 612a8eff-385c-464a-98f0-c892eddbe753, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 612a8eff-385c-464a-98f0-c892eddbe753, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10140742744719975116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014074274471997511610140742744719975116101407427447199751161014074274471997511610140742744719975116101407427447199751161014074274471997511610140742744719975116101407427447199751161014074274471997511610140742744719975116101407427447199751161014074274471997511610140742744719975116101407427447199751161014074274471997511610140742744719975116101407427447199751161014074274471997511610140742744719975116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f081aa2-2d66-4443-bd0e-711e568135f2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb608aa6-b746-43e7-9c03-3c07a159a141, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb608aa6-b746-43e7-9c03-3c07a159a141, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4404494967182956095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44044949671829560954404494967182956095440449496718295609544044949671829560954404494967182956095440449496718295609544044949671829560954404494967182956095440449496718295609544044949671829560954404494967182956095440449496718295609544044949671829560954404494967182956095440449496718295609544044949671829560954404494967182956095440449496718295609544044949671829560954404494967182956095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 612a8eff-385c-464a-98f0-c892eddbe753, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a43c5b72-68f6-4882-b5e9-09aea65b310c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb608aa6-b746-43e7-9c03-3c07a159a141, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a43c5b72-68f6-4882-b5e9-09aea65b310c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9536699815872406408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95366998158724064089536699815872406408953669981587240640895366998158724064089536699815872406408953669981587240640895366998158724064089536699815872406408953669981587240640895366998158724064089536699815872406408953669981587240640895366998158724064089536699815872406408953669981587240640895366998158724064089536699815872406408953669981587240640895366998158724064089536699815872406408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924cdc02-541a-4df3-a19c-11254dfa7525, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924cdc02-541a-4df3-a19c-11254dfa7525, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5863178625740457462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58631786257404574625863178625740457462586317862574045746258631786257404574625863178625740457462586317862574045746258631786257404574625863178625740457462586317862574045746258631786257404574625863178625740457462586317862574045746258631786257404574625863178625740457462586317862574045746258631786257404574625863178625740457462586317862574045746258631786257404574625863178625740457462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a43c5b72-68f6-4882-b5e9-09aea65b310c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2c554b5-a259-4b18-8b29-ce3c1128e780, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2c554b5-a259-4b18-8b29-ce3c1128e780, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2300460005365454833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23004600053654548332300460005365454833230046000536545483323004600053654548332300460005365454833230046000536545483323004600053654548332300460005365454833230046000536545483323004600053654548332300460005365454833230046000536545483323004600053654548332300460005365454833230046000536545483323004600053654548332300460005365454833230046000536545483323004600053654548332300460005365454833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924cdc02-541a-4df3-a19c-11254dfa7525, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4220229-626a-4412-93c5-130673d00f28, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4220229-626a-4412-93c5-130673d00f28, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6583092201559289099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65830922015592890996583092201559289099658309220155928909965830922015592890996583092201559289099658309220155928909965830922015592890996583092201559289099658309220155928909965830922015592890996583092201559289099658309220155928909965830922015592890996583092201559289099658309220155928909965830922015592890996583092201559289099658309220155928909965830922015592890996583092201559289099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2c554b5-a259-4b18-8b29-ce3c1128e780, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16dd3a1c-bf5b-4e29-bd3d-3d190ad24701, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16dd3a1c-bf5b-4e29-bd3d-3d190ad24701, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 554543785538100511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511554543785538100511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4220229-626a-4412-93c5-130673d00f28, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b25d177-1258-4b26-be8a-4222cea414c8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b25d177-1258-4b26-be8a-4222cea414c8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17367355010746417430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736735501074641743017367355010746417430173673550107464174301736735501074641743017367355010746417430173673550107464174301736735501074641743017367355010746417430173673550107464174301736735501074641743017367355010746417430173673550107464174301736735501074641743017367355010746417430173673550107464174301736735501074641743017367355010746417430173673550107464174301736735501074641743017367355010746417430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16dd3a1c-bf5b-4e29-bd3d-3d190ad24701, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe08a982-dfc3-4edd-becb-e2ba4f40e811, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe08a982-dfc3-4edd-becb-e2ba4f40e811, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2486691888293826138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24866918882938261382486691888293826138248669188829382613824866918882938261382486691888293826138248669188829382613824866918882938261382486691888293826138248669188829382613824866918882938261382486691888293826138248669188829382613824866918882938261382486691888293826138248669188829382613824866918882938261382486691888293826138248669188829382613824866918882938261382486691888293826138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b25d177-1258-4b26-be8a-4222cea414c8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb6db02-8b4c-490d-a61b-8ade351269b1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb6db02-8b4c-490d-a61b-8ade351269b1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16899084929699243115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689908492969924311516899084929699243115168990849296992431151689908492969924311516899084929699243115168990849296992431151689908492969924311516899084929699243115168990849296992431151689908492969924311516899084929699243115168990849296992431151689908492969924311516899084929699243115168990849296992431151689908492969924311516899084929699243115168990849296992431151689908492969924311516899084929699243115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe08a982-dfc3-4edd-becb-e2ba4f40e811, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d17ba40-8177-4e1f-bc1f-a701ae54ceba, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d17ba40-8177-4e1f-bc1f-a701ae54ceba, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16487711622776696790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648771162277669679016487711622776696790164877116227766967901648771162277669679016487711622776696790164877116227766967901648771162277669679016487711622776696790164877116227766967901648771162277669679016487711622776696790164877116227766967901648771162277669679016487711622776696790164877116227766967901648771162277669679016487711622776696790164877116227766967901648771162277669679016487711622776696790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb6db02-8b4c-490d-a61b-8ade351269b1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c822788-8606-4446-8232-a76fca719d78, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d17ba40-8177-4e1f-bc1f-a701ae54ceba, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c822788-8606-4446-8232-a76fca719d78, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7312639927014504554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73126399270145045547312639927014504554731263992701450455473126399270145045547312639927014504554731263992701450455473126399270145045547312639927014504554731263992701450455473126399270145045547312639927014504554731263992701450455473126399270145045547312639927014504554731263992701450455473126399270145045547312639927014504554731263992701450455473126399270145045547312639927014504554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f56a38-4c30-4aba-9738-5960b5eeb8ea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f56a38-4c30-4aba-9738-5960b5eeb8ea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8850427168056937009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88504271680569370098850427168056937009885042716805693700988504271680569370098850427168056937009885042716805693700988504271680569370098850427168056937009885042716805693700988504271680569370098850427168056937009885042716805693700988504271680569370098850427168056937009885042716805693700988504271680569370098850427168056937009885042716805693700988504271680569370098850427168056937009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c822788-8606-4446-8232-a76fca719d78, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e946bba-ad78-4c70-a048-ae25dd304193, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e946bba-ad78-4c70-a048-ae25dd304193, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 592333793169473253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253592333793169473253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f56a38-4c30-4aba-9738-5960b5eeb8ea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a543d47d-c99f-450b-8859-e2a4b701dd84, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a543d47d-c99f-450b-8859-e2a4b701dd84, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7087787560799919878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70877875607999198787087787560799919878708778756079991987870877875607999198787087787560799919878708778756079991987870877875607999198787087787560799919878708778756079991987870877875607999198787087787560799919878708778756079991987870877875607999198787087787560799919878708778756079991987870877875607999198787087787560799919878708778756079991987870877875607999198787087787560799919878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e946bba-ad78-4c70-a048-ae25dd304193, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba83e62-b14e-470c-af1c-4d20c02cb061, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba83e62-b14e-470c-af1c-4d20c02cb061, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7689595087061770354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76895950870617703547689595087061770354768959508706177035476895950870617703547689595087061770354768959508706177035476895950870617703547689595087061770354768959508706177035476895950870617703547689595087061770354768959508706177035476895950870617703547689595087061770354768959508706177035476895950870617703547689595087061770354768959508706177035476895950870617703547689595087061770354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a543d47d-c99f-450b-8859-e2a4b701dd84, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7595c765-b584-45f6-a533-957abf79238c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7595c765-b584-45f6-a533-957abf79238c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5181162444369206143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51811624443692061435181162444369206143518116244436920614351811624443692061435181162444369206143518116244436920614351811624443692061435181162444369206143518116244436920614351811624443692061435181162444369206143518116244436920614351811624443692061435181162444369206143518116244436920614351811624443692061435181162444369206143518116244436920614351811624443692061435181162444369206143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba83e62-b14e-470c-af1c-4d20c02cb061, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 353f0ee6-dac1-4e98-81f1-77a6e2f3453e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 353f0ee6-dac1-4e98-81f1-77a6e2f3453e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1354721580640896660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13547215806408966601354721580640896660135472158064089666013547215806408966601354721580640896660135472158064089666013547215806408966601354721580640896660135472158064089666013547215806408966601354721580640896660135472158064089666013547215806408966601354721580640896660135472158064089666013547215806408966601354721580640896660135472158064089666013547215806408966601354721580640896660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7595c765-b584-45f6-a533-957abf79238c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa342794-0b51-44c5-9312-7f883ac6269a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa342794-0b51-44c5-9312-7f883ac6269a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17594216168257948219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759421616825794821917594216168257948219175942161682579482191759421616825794821917594216168257948219175942161682579482191759421616825794821917594216168257948219175942161682579482191759421616825794821917594216168257948219175942161682579482191759421616825794821917594216168257948219175942161682579482191759421616825794821917594216168257948219175942161682579482191759421616825794821917594216168257948219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 353f0ee6-dac1-4e98-81f1-77a6e2f3453e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a193aae2-b620-4ba5-80d2-805b209c118d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a193aae2-b620-4ba5-80d2-805b209c118d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 508899854354516581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581508899854354516581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa342794-0b51-44c5-9312-7f883ac6269a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57efcbb0-2c34-4631-8a58-a948874d2b7d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57efcbb0-2c34-4631-8a58-a948874d2b7d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7889239268958557293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78892392689585572937889239268958557293788923926895855729378892392689585572937889239268958557293788923926895855729378892392689585572937889239268958557293788923926895855729378892392689585572937889239268958557293788923926895855729378892392689585572937889239268958557293788923926895855729378892392689585572937889239268958557293788923926895855729378892392689585572937889239268958557293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a193aae2-b620-4ba5-80d2-805b209c118d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1c0c8df-f525-4aa7-9167-1efa66d370cd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c0c8df-f525-4aa7-9167-1efa66d370cd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18387562427649814696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838756242764981469618387562427649814696183875624276498146961838756242764981469618387562427649814696183875624276498146961838756242764981469618387562427649814696183875624276498146961838756242764981469618387562427649814696183875624276498146961838756242764981469618387562427649814696183875624276498146961838756242764981469618387562427649814696183875624276498146961838756242764981469618387562427649814696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57efcbb0-2c34-4631-8a58-a948874d2b7d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce4c8878-9fd4-4bec-a583-771974fa07d8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce4c8878-9fd4-4bec-a583-771974fa07d8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2634504415683095623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26345044156830956232634504415683095623263450441568309562326345044156830956232634504415683095623263450441568309562326345044156830956232634504415683095623263450441568309562326345044156830956232634504415683095623263450441568309562326345044156830956232634504415683095623263450441568309562326345044156830956232634504415683095623263450441568309562326345044156830956232634504415683095623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c0c8df-f525-4aa7-9167-1efa66d370cd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 610329d3-1ad4-4f29-aafc-178622dd2733, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610329d3-1ad4-4f29-aafc-178622dd2733, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12616198982161406328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261619898216140632812616198982161406328126161989821614063281261619898216140632812616198982161406328126161989821614063281261619898216140632812616198982161406328126161989821614063281261619898216140632812616198982161406328126161989821614063281261619898216140632812616198982161406328126161989821614063281261619898216140632812616198982161406328126161989821614063281261619898216140632812616198982161406328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce4c8878-9fd4-4bec-a583-771974fa07d8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94ae8864-b853-4936-92c7-eb08ee3c4fdd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94ae8864-b853-4936-92c7-eb08ee3c4fdd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5864932096301063838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58649320963010638385864932096301063838586493209630106383858649320963010638385864932096301063838586493209630106383858649320963010638385864932096301063838586493209630106383858649320963010638385864932096301063838586493209630106383858649320963010638385864932096301063838586493209630106383858649320963010638385864932096301063838586493209630106383858649320963010638385864932096301063838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610329d3-1ad4-4f29-aafc-178622dd2733, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ae7bcd-4786-4564-b8e2-c33c0da67d98, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ae7bcd-4786-4564-b8e2-c33c0da67d98, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7998812574690798853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79988125746907988537998812574690798853799881257469079885379988125746907988537998812574690798853799881257469079885379988125746907988537998812574690798853799881257469079885379988125746907988537998812574690798853799881257469079885379988125746907988537998812574690798853799881257469079885379988125746907988537998812574690798853799881257469079885379988125746907988537998812574690798853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94ae8864-b853-4936-92c7-eb08ee3c4fdd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a3ecf3-2f91-4fd2-85c5-a0cfaad9ee71, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a3ecf3-2f91-4fd2-85c5-a0cfaad9ee71, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2768957443742856758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27689574437428567582768957443742856758276895744374285675827689574437428567582768957443742856758276895744374285675827689574437428567582768957443742856758276895744374285675827689574437428567582768957443742856758276895744374285675827689574437428567582768957443742856758276895744374285675827689574437428567582768957443742856758276895744374285675827689574437428567582768957443742856758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ae7bcd-4786-4564-b8e2-c33c0da67d98, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4292c5ae-8be6-4898-bbeb-45db86b6585a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4292c5ae-8be6-4898-bbeb-45db86b6585a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4725548242253014711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47255482422530147114725548242253014711472554824225301471147255482422530147114725548242253014711472554824225301471147255482422530147114725548242253014711472554824225301471147255482422530147114725548242253014711472554824225301471147255482422530147114725548242253014711472554824225301471147255482422530147114725548242253014711472554824225301471147255482422530147114725548242253014711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4292c5ae-8be6-4898-bbeb-45db86b6585a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ae0bfb3-04df-4042-8a52-e2aa2a101414, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a3ecf3-2f91-4fd2-85c5-a0cfaad9ee71, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f47dd8d-b29c-4f49-a544-c39714cc3870, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f47dd8d-b29c-4f49-a544-c39714cc3870, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 50317105817050242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5031710581705024250317105817050242503171058170502425031710581705024250317105817050242503171058170502425031710581705024250317105817050242503171058170502425031710581705024250317105817050242503171058170502425031710581705024250317105817050242503171058170502425031710581705024250317105817050242503171058170502425031710581705024250317105817050242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ae0bfb3-04df-4042-8a52-e2aa2a101414, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 859065564817911816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816859065564817911816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f47dd8d-b29c-4f49-a544-c39714cc3870, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4320cf4d-d36d-4994-a08c-5aa5bad0eeaf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ae0bfb3-04df-4042-8a52-e2aa2a101414, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a802fb5-60de-4273-85ab-3283414ee5c6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a802fb5-60de-4273-85ab-3283414ee5c6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8938954490629479979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89389544906294799798938954490629479979893895449062947997989389544906294799798938954490629479979893895449062947997989389544906294799798938954490629479979893895449062947997989389544906294799798938954490629479979893895449062947997989389544906294799798938954490629479979893895449062947997989389544906294799798938954490629479979893895449062947997989389544906294799798938954490629479979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4320cf4d-d36d-4994-a08c-5aa5bad0eeaf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11997963466978938744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199796346697893874411997963466978938744119979634669789387441199796346697893874411997963466978938744119979634669789387441199796346697893874411997963466978938744119979634669789387441199796346697893874411997963466978938744119979634669789387441199796346697893874411997963466978938744119979634669789387441199796346697893874411997963466978938744119979634669789387441199796346697893874411997963466978938744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a802fb5-60de-4273-85ab-3283414ee5c6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d29dbf1-77e8-4e5d-b3d1-47aa5c85b93c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4320cf4d-d36d-4994-a08c-5aa5bad0eeaf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 129d6c86-2de3-4d07-858a-f1ab9883c82c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 129d6c86-2de3-4d07-858a-f1ab9883c82c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5830936190953258987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58309361909532589875830936190953258987583093619095325898758309361909532589875830936190953258987583093619095325898758309361909532589875830936190953258987583093619095325898758309361909532589875830936190953258987583093619095325898758309361909532589875830936190953258987583093619095325898758309361909532589875830936190953258987583093619095325898758309361909532589875830936190953258987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d29dbf1-77e8-4e5d-b3d1-47aa5c85b93c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11511096497097124102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151109649709712410211511096497097124102115110964970971241021151109649709712410211511096497097124102115110964970971241021151109649709712410211511096497097124102115110964970971241021151109649709712410211511096497097124102115110964970971241021151109649709712410211511096497097124102115110964970971241021151109649709712410211511096497097124102115110964970971241021151109649709712410211511096497097124102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 129d6c86-2de3-4d07-858a-f1ab9883c82c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0553f1eb-338b-4dc1-b380-f48d1dd93ea5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0553f1eb-338b-4dc1-b380-f48d1dd93ea5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10113621524078043026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011362152407804302610113621524078043026101136215240780430261011362152407804302610113621524078043026101136215240780430261011362152407804302610113621524078043026101136215240780430261011362152407804302610113621524078043026101136215240780430261011362152407804302610113621524078043026101136215240780430261011362152407804302610113621524078043026101136215240780430261011362152407804302610113621524078043026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d29dbf1-77e8-4e5d-b3d1-47aa5c85b93c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c486257-9cb9-4c44-99d3-741f24dc83a4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c486257-9cb9-4c44-99d3-741f24dc83a4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17644192215129559809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764419221512955980917644192215129559809176441922151295598091764419221512955980917644192215129559809176441922151295598091764419221512955980917644192215129559809176441922151295598091764419221512955980917644192215129559809176441922151295598091764419221512955980917644192215129559809176441922151295598091764419221512955980917644192215129559809176441922151295598091764419221512955980917644192215129559809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0553f1eb-338b-4dc1-b380-f48d1dd93ea5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d063e1f-5033-4c37-892f-8f4415b5f961, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d063e1f-5033-4c37-892f-8f4415b5f961, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8168769863467130217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81687698634671302178168769863467130217816876986346713021781687698634671302178168769863467130217816876986346713021781687698634671302178168769863467130217816876986346713021781687698634671302178168769863467130217816876986346713021781687698634671302178168769863467130217816876986346713021781687698634671302178168769863467130217816876986346713021781687698634671302178168769863467130217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d063e1f-5033-4c37-892f-8f4415b5f961, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69466e49-1e6a-4e55-94f9-30e5f95d06db, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c486257-9cb9-4c44-99d3-741f24dc83a4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d541bbdd-d0a2-4d59-95b7-a1c51e7b0318, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d541bbdd-d0a2-4d59-95b7-a1c51e7b0318, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1274752628729565800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12747526287295658001274752628729565800127475262872956580012747526287295658001274752628729565800127475262872956580012747526287295658001274752628729565800127475262872956580012747526287295658001274752628729565800127475262872956580012747526287295658001274752628729565800127475262872956580012747526287295658001274752628729565800127475262872956580012747526287295658001274752628729565800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69466e49-1e6a-4e55-94f9-30e5f95d06db, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10727684765769225691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072768476576922569110727684765769225691107276847657692256911072768476576922569110727684765769225691107276847657692256911072768476576922569110727684765769225691107276847657692256911072768476576922569110727684765769225691107276847657692256911072768476576922569110727684765769225691107276847657692256911072768476576922569110727684765769225691107276847657692256911072768476576922569110727684765769225691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d541bbdd-d0a2-4d59-95b7-a1c51e7b0318, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e46a028-8e54-4730-a702-21b4d5b9d4eb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e46a028-8e54-4730-a702-21b4d5b9d4eb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17557077270206500073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755707727020650007317557077270206500073175570772702065000731755707727020650007317557077270206500073175570772702065000731755707727020650007317557077270206500073175570772702065000731755707727020650007317557077270206500073175570772702065000731755707727020650007317557077270206500073175570772702065000731755707727020650007317557077270206500073175570772702065000731755707727020650007317557077270206500073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69466e49-1e6a-4e55-94f9-30e5f95d06db, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac59b2f-9d66-4f9b-94b2-439599676bba, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac59b2f-9d66-4f9b-94b2-439599676bba, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14904175251136452717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490417525113645271714904175251136452717149041752511364527171490417525113645271714904175251136452717149041752511364527171490417525113645271714904175251136452717149041752511364527171490417525113645271714904175251136452717149041752511364527171490417525113645271714904175251136452717149041752511364527171490417525113645271714904175251136452717149041752511364527171490417525113645271714904175251136452717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e46a028-8e54-4730-a702-21b4d5b9d4eb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97ec3a91-82ae-406e-b7b7-2cfa2ac9dce6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97ec3a91-82ae-406e-b7b7-2cfa2ac9dce6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6130441845304483068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61304418453044830686130441845304483068613044184530448306861304418453044830686130441845304483068613044184530448306861304418453044830686130441845304483068613044184530448306861304418453044830686130441845304483068613044184530448306861304418453044830686130441845304483068613044184530448306861304418453044830686130441845304483068613044184530448306861304418453044830686130441845304483068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac59b2f-9d66-4f9b-94b2-439599676bba, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92c5f1d9-23d1-4879-85da-86d47348c51f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c5f1d9-23d1-4879-85da-86d47348c51f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2455993220653231386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24559932206532313862455993220653231386245599322065323138624559932206532313862455993220653231386245599322065323138624559932206532313862455993220653231386245599322065323138624559932206532313862455993220653231386245599322065323138624559932206532313862455993220653231386245599322065323138624559932206532313862455993220653231386245599322065323138624559932206532313862455993220653231386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97ec3a91-82ae-406e-b7b7-2cfa2ac9dce6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b0c173-84ae-42f0-8b98-d4ba4a7f432f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b0c173-84ae-42f0-8b98-d4ba4a7f432f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16689631192544907951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668963119254490795116689631192544907951166896311925449079511668963119254490795116689631192544907951166896311925449079511668963119254490795116689631192544907951166896311925449079511668963119254490795116689631192544907951166896311925449079511668963119254490795116689631192544907951166896311925449079511668963119254490795116689631192544907951166896311925449079511668963119254490795116689631192544907951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c5f1d9-23d1-4879-85da-86d47348c51f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05475fed-35da-40c3-93d8-d2c38897f910, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05475fed-35da-40c3-93d8-d2c38897f910, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17237651290955847039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723765129095584703917237651290955847039172376512909558470391723765129095584703917237651290955847039172376512909558470391723765129095584703917237651290955847039172376512909558470391723765129095584703917237651290955847039172376512909558470391723765129095584703917237651290955847039172376512909558470391723765129095584703917237651290955847039172376512909558470391723765129095584703917237651290955847039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b0c173-84ae-42f0-8b98-d4ba4a7f432f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84bfa3ca-a5a6-4abb-b69d-97f4c96e7069, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84bfa3ca-a5a6-4abb-b69d-97f4c96e7069, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4733444781382633815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47334447813826338154733444781382633815473344478138263381547334447813826338154733444781382633815473344478138263381547334447813826338154733444781382633815473344478138263381547334447813826338154733444781382633815473344478138263381547334447813826338154733444781382633815473344478138263381547334447813826338154733444781382633815473344478138263381547334447813826338154733444781382633815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05475fed-35da-40c3-93d8-d2c38897f910, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15143437-d2f1-4292-9b04-8a5e2a5098c9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15143437-d2f1-4292-9b04-8a5e2a5098c9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17916587797635330606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791658779763533060617916587797635330606179165877976353306061791658779763533060617916587797635330606179165877976353306061791658779763533060617916587797635330606179165877976353306061791658779763533060617916587797635330606179165877976353306061791658779763533060617916587797635330606179165877976353306061791658779763533060617916587797635330606179165877976353306061791658779763533060617916587797635330606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84bfa3ca-a5a6-4abb-b69d-97f4c96e7069, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46dce85c-fe52-490d-80c6-116dce305fb0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46dce85c-fe52-490d-80c6-116dce305fb0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5069292126204547651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50692921262045476515069292126204547651506929212620454765150692921262045476515069292126204547651506929212620454765150692921262045476515069292126204547651506929212620454765150692921262045476515069292126204547651506929212620454765150692921262045476515069292126204547651506929212620454765150692921262045476515069292126204547651506929212620454765150692921262045476515069292126204547651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15143437-d2f1-4292-9b04-8a5e2a5098c9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d7818a-28b4-4a9c-b403-4026bc6af891, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d7818a-28b4-4a9c-b403-4026bc6af891, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15043333834194030304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504333383419403030415043333834194030304150433338341940303041504333383419403030415043333834194030304150433338341940303041504333383419403030415043333834194030304150433338341940303041504333383419403030415043333834194030304150433338341940303041504333383419403030415043333834194030304150433338341940303041504333383419403030415043333834194030304150433338341940303041504333383419403030415043333834194030304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46dce85c-fe52-490d-80c6-116dce305fb0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b8fe244-ac90-41e5-bd2a-37cb96c65f1e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b8fe244-ac90-41e5-bd2a-37cb96c65f1e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2156499703278036380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21564997032780363802156499703278036380215649970327803638021564997032780363802156499703278036380215649970327803638021564997032780363802156499703278036380215649970327803638021564997032780363802156499703278036380215649970327803638021564997032780363802156499703278036380215649970327803638021564997032780363802156499703278036380215649970327803638021564997032780363802156499703278036380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d7818a-28b4-4a9c-b403-4026bc6af891, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 957243c6-4959-4fa4-9f49-5269cb843bb1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 957243c6-4959-4fa4-9f49-5269cb843bb1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2397793497318225245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23977934973182252452397793497318225245239779349731822524523977934973182252452397793497318225245239779349731822524523977934973182252452397793497318225245239779349731822524523977934973182252452397793497318225245239779349731822524523977934973182252452397793497318225245239779349731822524523977934973182252452397793497318225245239779349731822524523977934973182252452397793497318225245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b8fe244-ac90-41e5-bd2a-37cb96c65f1e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fadb7415-69f4-4a5b-8971-01f076271db5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 957243c6-4959-4fa4-9f49-5269cb843bb1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fadb7415-69f4-4a5b-8971-01f076271db5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2935050817126067278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29350508171260672782935050817126067278293505081712606727829350508171260672782935050817126067278293505081712606727829350508171260672782935050817126067278293505081712606727829350508171260672782935050817126067278293505081712606727829350508171260672782935050817126067278293505081712606727829350508171260672782935050817126067278293505081712606727829350508171260672782935050817126067278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7d62136-7e3f-4918-bd6e-8f6ff99d14d1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7d62136-7e3f-4918-bd6e-8f6ff99d14d1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12114866024806089151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211486602480608915112114866024806089151121148660248060891511211486602480608915112114866024806089151121148660248060891511211486602480608915112114866024806089151121148660248060891511211486602480608915112114866024806089151121148660248060891511211486602480608915112114866024806089151121148660248060891511211486602480608915112114866024806089151121148660248060891511211486602480608915112114866024806089151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fadb7415-69f4-4a5b-8971-01f076271db5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99be0618-ff43-4d52-a537-5d16356e4715, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99be0618-ff43-4d52-a537-5d16356e4715, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9181649782072237604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91816497820722376049181649782072237604918164978207223760491816497820722376049181649782072237604918164978207223760491816497820722376049181649782072237604918164978207223760491816497820722376049181649782072237604918164978207223760491816497820722376049181649782072237604918164978207223760491816497820722376049181649782072237604918164978207223760491816497820722376049181649782072237604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7d62136-7e3f-4918-bd6e-8f6ff99d14d1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b464270-1fd3-40b8-9111-d8da0c2f533e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b464270-1fd3-40b8-9111-d8da0c2f533e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2904005204469496420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29040052044694964202904005204469496420290400520446949642029040052044694964202904005204469496420290400520446949642029040052044694964202904005204469496420290400520446949642029040052044694964202904005204469496420290400520446949642029040052044694964202904005204469496420290400520446949642029040052044694964202904005204469496420290400520446949642029040052044694964202904005204469496420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99be0618-ff43-4d52-a537-5d16356e4715, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b464270-1fd3-40b8-9111-d8da0c2f533e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ba9369-c6ed-4952-8395-96bc8c1544f8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ba9369-c6ed-4952-8395-96bc8c1544f8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14525812072418376234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452581207241837623414525812072418376234145258120724183762341452581207241837623414525812072418376234145258120724183762341452581207241837623414525812072418376234145258120724183762341452581207241837623414525812072418376234145258120724183762341452581207241837623414525812072418376234145258120724183762341452581207241837623414525812072418376234145258120724183762341452581207241837623414525812072418376234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f64ebca-23fa-466a-a8fa-9e0a31f7204f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f64ebca-23fa-466a-a8fa-9e0a31f7204f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680057958706428200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068005795870642820010680057958706428200106800579587064282001068005795870642820010680057958706428200106800579587064282001068005795870642820010680057958706428200106800579587064282001068005795870642820010680057958706428200106800579587064282001068005795870642820010680057958706428200106800579587064282001068005795870642820010680057958706428200106800579587064282001068005795870642820010680057958706428200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f64ebca-23fa-466a-a8fa-9e0a31f7204f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94e715af-0d15-482a-9cf4-df7fd50658ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e715af-0d15-482a-9cf4-df7fd50658ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13163822316019865647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316382231601986564713163822316019865647131638223160198656471316382231601986564713163822316019865647131638223160198656471316382231601986564713163822316019865647131638223160198656471316382231601986564713163822316019865647131638223160198656471316382231601986564713163822316019865647131638223160198656471316382231601986564713163822316019865647131638223160198656471316382231601986564713163822316019865647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ba9369-c6ed-4952-8395-96bc8c1544f8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5679f2dd-c627-42ee-8c83-17f1d020884b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5679f2dd-c627-42ee-8c83-17f1d020884b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3904457664865935356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39044576648659353563904457664865935356390445766486593535639044576648659353563904457664865935356390445766486593535639044576648659353563904457664865935356390445766486593535639044576648659353563904457664865935356390445766486593535639044576648659353563904457664865935356390445766486593535639044576648659353563904457664865935356390445766486593535639044576648659353563904457664865935356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e715af-0d15-482a-9cf4-df7fd50658ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 637286b1-3a16-4a9b-b902-eb3429c9f59b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 637286b1-3a16-4a9b-b902-eb3429c9f59b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13421091442417143559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342109144241714355913421091442417143559134210914424171435591342109144241714355913421091442417143559134210914424171435591342109144241714355913421091442417143559134210914424171435591342109144241714355913421091442417143559134210914424171435591342109144241714355913421091442417143559134210914424171435591342109144241714355913421091442417143559134210914424171435591342109144241714355913421091442417143559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5679f2dd-c627-42ee-8c83-17f1d020884b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a293719d-edec-41d6-85b4-8c8477cc4237, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a293719d-edec-41d6-85b4-8c8477cc4237, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8847147624466127099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88471476244661270998847147624466127099884714762446612709988471476244661270998847147624466127099884714762446612709988471476244661270998847147624466127099884714762446612709988471476244661270998847147624466127099884714762446612709988471476244661270998847147624466127099884714762446612709988471476244661270998847147624466127099884714762446612709988471476244661270998847147624466127099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 637286b1-3a16-4a9b-b902-eb3429c9f59b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844b9398-e121-445b-a6cd-32feb66ed1a5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844b9398-e121-445b-a6cd-32feb66ed1a5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15253898576020604246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525389857602060424615253898576020604246152538985760206042461525389857602060424615253898576020604246152538985760206042461525389857602060424615253898576020604246152538985760206042461525389857602060424615253898576020604246152538985760206042461525389857602060424615253898576020604246152538985760206042461525389857602060424615253898576020604246152538985760206042461525389857602060424615253898576020604246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a293719d-edec-41d6-85b4-8c8477cc4237, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73bd53ae-e0b7-466b-a7ff-ef220817f10e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73bd53ae-e0b7-466b-a7ff-ef220817f10e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6726933587654179953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67269335876541799536726933587654179953672693358765417995367269335876541799536726933587654179953672693358765417995367269335876541799536726933587654179953672693358765417995367269335876541799536726933587654179953672693358765417995367269335876541799536726933587654179953672693358765417995367269335876541799536726933587654179953672693358765417995367269335876541799536726933587654179953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844b9398-e121-445b-a6cd-32feb66ed1a5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 321c844f-b6fe-48c7-9924-77ee6c5b1134, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 321c844f-b6fe-48c7-9924-77ee6c5b1134, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17444456118620862812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744445611862086281217444456118620862812174444561186208628121744445611862086281217444456118620862812174444561186208628121744445611862086281217444456118620862812174444561186208628121744445611862086281217444456118620862812174444561186208628121744445611862086281217444456118620862812174444561186208628121744445611862086281217444456118620862812174444561186208628121744445611862086281217444456118620862812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73bd53ae-e0b7-466b-a7ff-ef220817f10e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3841bd35-527a-4ce6-bb32-5e2b55d1b040, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3841bd35-527a-4ce6-bb32-5e2b55d1b040, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16479679729622626639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647967972962262663916479679729622626639164796797296226266391647967972962262663916479679729622626639164796797296226266391647967972962262663916479679729622626639164796797296226266391647967972962262663916479679729622626639164796797296226266391647967972962262663916479679729622626639164796797296226266391647967972962262663916479679729622626639164796797296226266391647967972962262663916479679729622626639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 321c844f-b6fe-48c7-9924-77ee6c5b1134, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd49cb9e-2e8e-47a0-84b0-629eb2b2c60f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd49cb9e-2e8e-47a0-84b0-629eb2b2c60f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2357084173983958873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23570841739839588732357084173983958873235708417398395887323570841739839588732357084173983958873235708417398395887323570841739839588732357084173983958873235708417398395887323570841739839588732357084173983958873235708417398395887323570841739839588732357084173983958873235708417398395887323570841739839588732357084173983958873235708417398395887323570841739839588732357084173983958873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3841bd35-527a-4ce6-bb32-5e2b55d1b040, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6676b9c5-87d5-4627-8b40-e300204f0f30, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6676b9c5-87d5-4627-8b40-e300204f0f30, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9476123958818666566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94761239588186665669476123958818666566947612395881866656694761239588186665669476123958818666566947612395881866656694761239588186665669476123958818666566947612395881866656694761239588186665669476123958818666566947612395881866656694761239588186665669476123958818666566947612395881866656694761239588186665669476123958818666566947612395881866656694761239588186665669476123958818666566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd49cb9e-2e8e-47a0-84b0-629eb2b2c60f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0bc0bbe-b4b3-41fa-afdf-b8cb521b0a59, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0bc0bbe-b4b3-41fa-afdf-b8cb521b0a59, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10642754862492531905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064275486249253190510642754862492531905106427548624925319051064275486249253190510642754862492531905106427548624925319051064275486249253190510642754862492531905106427548624925319051064275486249253190510642754862492531905106427548624925319051064275486249253190510642754862492531905106427548624925319051064275486249253190510642754862492531905106427548624925319051064275486249253190510642754862492531905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6676b9c5-87d5-4627-8b40-e300204f0f30, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dc8ef8b-763c-42b1-b1dd-2f8d3deb596a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc8ef8b-763c-42b1-b1dd-2f8d3deb596a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2861603093822862073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28616030938228620732861603093822862073286160309382286207328616030938228620732861603093822862073286160309382286207328616030938228620732861603093822862073286160309382286207328616030938228620732861603093822862073286160309382286207328616030938228620732861603093822862073286160309382286207328616030938228620732861603093822862073286160309382286207328616030938228620732861603093822862073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0bc0bbe-b4b3-41fa-afdf-b8cb521b0a59, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ac68209-5f69-4d6a-a9b3-97bf78dc3bf3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ac68209-5f69-4d6a-a9b3-97bf78dc3bf3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6156696994320411343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61566969943204113436156696994320411343615669699432041134361566969943204113436156696994320411343615669699432041134361566969943204113436156696994320411343615669699432041134361566969943204113436156696994320411343615669699432041134361566969943204113436156696994320411343615669699432041134361566969943204113436156696994320411343615669699432041134361566969943204113436156696994320411343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc8ef8b-763c-42b1-b1dd-2f8d3deb596a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf5461f-5cc0-4575-995c-1144f4a15b6d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf5461f-5cc0-4575-995c-1144f4a15b6d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11551255439223635093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155125543922363509311551255439223635093115512554392236350931155125543922363509311551255439223635093115512554392236350931155125543922363509311551255439223635093115512554392236350931155125543922363509311551255439223635093115512554392236350931155125543922363509311551255439223635093115512554392236350931155125543922363509311551255439223635093115512554392236350931155125543922363509311551255439223635093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ac68209-5f69-4d6a-a9b3-97bf78dc3bf3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 646be90f-c44e-43e1-931b-edabeebbb7d0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 646be90f-c44e-43e1-931b-edabeebbb7d0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17988440196510602022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798844019651060202217988440196510602022179884401965106020221798844019651060202217988440196510602022179884401965106020221798844019651060202217988440196510602022179884401965106020221798844019651060202217988440196510602022179884401965106020221798844019651060202217988440196510602022179884401965106020221798844019651060202217988440196510602022179884401965106020221798844019651060202217988440196510602022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf5461f-5cc0-4575-995c-1144f4a15b6d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3f986fb-a440-45ea-a0cd-2802d7806898, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3f986fb-a440-45ea-a0cd-2802d7806898, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5324412055089444746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53244120550894447465324412055089444746532441205508944474653244120550894447465324412055089444746532441205508944474653244120550894447465324412055089444746532441205508944474653244120550894447465324412055089444746532441205508944474653244120550894447465324412055089444746532441205508944474653244120550894447465324412055089444746532441205508944474653244120550894447465324412055089444746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 646be90f-c44e-43e1-931b-edabeebbb7d0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28168fe1-7838-4244-b2a3-26c62966f007, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28168fe1-7838-4244-b2a3-26c62966f007, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3275479630068407154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32754796300684071543275479630068407154327547963006840715432754796300684071543275479630068407154327547963006840715432754796300684071543275479630068407154327547963006840715432754796300684071543275479630068407154327547963006840715432754796300684071543275479630068407154327547963006840715432754796300684071543275479630068407154327547963006840715432754796300684071543275479630068407154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3f986fb-a440-45ea-a0cd-2802d7806898, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6942b6d0-3bad-4e17-ba5f-6a5d9b1cf171, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6942b6d0-3bad-4e17-ba5f-6a5d9b1cf171, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6486556165419677634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64865561654196776346486556165419677634648655616541967763464865561654196776346486556165419677634648655616541967763464865561654196776346486556165419677634648655616541967763464865561654196776346486556165419677634648655616541967763464865561654196776346486556165419677634648655616541967763464865561654196776346486556165419677634648655616541967763464865561654196776346486556165419677634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28168fe1-7838-4244-b2a3-26c62966f007, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55c59ad9-1fee-4d10-872d-a5df7599e756, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55c59ad9-1fee-4d10-872d-a5df7599e756, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13964451448813066607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396445144881306660713964451448813066607139644514488130666071396445144881306660713964451448813066607139644514488130666071396445144881306660713964451448813066607139644514488130666071396445144881306660713964451448813066607139644514488130666071396445144881306660713964451448813066607139644514488130666071396445144881306660713964451448813066607139644514488130666071396445144881306660713964451448813066607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6942b6d0-3bad-4e17-ba5f-6a5d9b1cf171, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10408b6f-7db7-42ae-a5ee-38ce99cfe8ea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10408b6f-7db7-42ae-a5ee-38ce99cfe8ea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2415629560928038427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24156295609280384272415629560928038427241562956092803842724156295609280384272415629560928038427241562956092803842724156295609280384272415629560928038427241562956092803842724156295609280384272415629560928038427241562956092803842724156295609280384272415629560928038427241562956092803842724156295609280384272415629560928038427241562956092803842724156295609280384272415629560928038427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55c59ad9-1fee-4d10-872d-a5df7599e756, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e23104e4-434b-445d-b3c3-7796acef376a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e23104e4-434b-445d-b3c3-7796acef376a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13584136810283697123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358413681028369712313584136810283697123135841368102836971231358413681028369712313584136810283697123135841368102836971231358413681028369712313584136810283697123135841368102836971231358413681028369712313584136810283697123135841368102836971231358413681028369712313584136810283697123135841368102836971231358413681028369712313584136810283697123135841368102836971231358413681028369712313584136810283697123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10408b6f-7db7-42ae-a5ee-38ce99cfe8ea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b6b5e66-87da-40de-99e6-5a8b3bddebcf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b6b5e66-87da-40de-99e6-5a8b3bddebcf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4678334236733525432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46783342367335254324678334236733525432467833423673352543246783342367335254324678334236733525432467833423673352543246783342367335254324678334236733525432467833423673352543246783342367335254324678334236733525432467833423673352543246783342367335254324678334236733525432467833423673352543246783342367335254324678334236733525432467833423673352543246783342367335254324678334236733525432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e23104e4-434b-445d-b3c3-7796acef376a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd67462a-f78a-4945-a916-45571baa352c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd67462a-f78a-4945-a916-45571baa352c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11830244396158168801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183024439615816880111830244396158168801118302443961581688011183024439615816880111830244396158168801118302443961581688011183024439615816880111830244396158168801118302443961581688011183024439615816880111830244396158168801118302443961581688011183024439615816880111830244396158168801118302443961581688011183024439615816880111830244396158168801118302443961581688011183024439615816880111830244396158168801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b6b5e66-87da-40de-99e6-5a8b3bddebcf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45375245-2115-4b34-bc70-034e2ad486ea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45375245-2115-4b34-bc70-034e2ad486ea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17729854601643230610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772985460164323061017729854601643230610177298546016432306101772985460164323061017729854601643230610177298546016432306101772985460164323061017729854601643230610177298546016432306101772985460164323061017729854601643230610177298546016432306101772985460164323061017729854601643230610177298546016432306101772985460164323061017729854601643230610177298546016432306101772985460164323061017729854601643230610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd67462a-f78a-4945-a916-45571baa352c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5cdcb58-f61a-4097-8867-89154b0d2e4e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5cdcb58-f61a-4097-8867-89154b0d2e4e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8491246976433925286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84912469764339252868491246976433925286849124697643392528684912469764339252868491246976433925286849124697643392528684912469764339252868491246976433925286849124697643392528684912469764339252868491246976433925286849124697643392528684912469764339252868491246976433925286849124697643392528684912469764339252868491246976433925286849124697643392528684912469764339252868491246976433925286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45375245-2115-4b34-bc70-034e2ad486ea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ddd6b8a-c437-436f-b796-4a40647a74f3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ddd6b8a-c437-436f-b796-4a40647a74f3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2848612195360442182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28486121953604421822848612195360442182284861219536044218228486121953604421822848612195360442182284861219536044218228486121953604421822848612195360442182284861219536044218228486121953604421822848612195360442182284861219536044218228486121953604421822848612195360442182284861219536044218228486121953604421822848612195360442182284861219536044218228486121953604421822848612195360442182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ddd6b8a-c437-436f-b796-4a40647a74f3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bccea977-1500-447a-93f9-838ed9be9f40, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bccea977-1500-447a-93f9-838ed9be9f40, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1786874112378499260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17868741123784992601786874112378499260178687411237849926017868741123784992601786874112378499260178687411237849926017868741123784992601786874112378499260178687411237849926017868741123784992601786874112378499260178687411237849926017868741123784992601786874112378499260178687411237849926017868741123784992601786874112378499260178687411237849926017868741123784992601786874112378499260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5cdcb58-f61a-4097-8867-89154b0d2e4e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9add4d88-2128-431a-86f5-db3a6ca16944, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9add4d88-2128-431a-86f5-db3a6ca16944, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5164180896544840787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51641808965448407875164180896544840787516418089654484078751641808965448407875164180896544840787516418089654484078751641808965448407875164180896544840787516418089654484078751641808965448407875164180896544840787516418089654484078751641808965448407875164180896544840787516418089654484078751641808965448407875164180896544840787516418089654484078751641808965448407875164180896544840787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bccea977-1500-447a-93f9-838ed9be9f40, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cae1ffe2-b3ff-4314-b9fd-b2649e5723f6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cae1ffe2-b3ff-4314-b9fd-b2649e5723f6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7267332805447275365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72673328054472753657267332805447275365726733280544727536572673328054472753657267332805447275365726733280544727536572673328054472753657267332805447275365726733280544727536572673328054472753657267332805447275365726733280544727536572673328054472753657267332805447275365726733280544727536572673328054472753657267332805447275365726733280544727536572673328054472753657267332805447275365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9add4d88-2128-431a-86f5-db3a6ca16944, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba92e18-0cf1-496e-99c6-7e413bbc4eee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba92e18-0cf1-496e-99c6-7e413bbc4eee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8008548991232789813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80085489912327898138008548991232789813800854899123278981380085489912327898138008548991232789813800854899123278981380085489912327898138008548991232789813800854899123278981380085489912327898138008548991232789813800854899123278981380085489912327898138008548991232789813800854899123278981380085489912327898138008548991232789813800854899123278981380085489912327898138008548991232789813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cae1ffe2-b3ff-4314-b9fd-b2649e5723f6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9a7e879-031d-4885-b20f-8479e804939c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba92e18-0cf1-496e-99c6-7e413bbc4eee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d2a1e3d-afe8-4672-afd1-f8f9c96a2a2b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d2a1e3d-afe8-4672-afd1-f8f9c96a2a2b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 936072325070775914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914936072325070775914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9a7e879-031d-4885-b20f-8479e804939c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4875765491041469732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48757654910414697324875765491041469732487576549104146973248757654910414697324875765491041469732487576549104146973248757654910414697324875765491041469732487576549104146973248757654910414697324875765491041469732487576549104146973248757654910414697324875765491041469732487576549104146973248757654910414697324875765491041469732487576549104146973248757654910414697324875765491041469732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d2a1e3d-afe8-4672-afd1-f8f9c96a2a2b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9a7e879-031d-4885-b20f-8479e804939c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9410d9be-b6ff-40b9-a08d-b75503a5decc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9410d9be-b6ff-40b9-a08d-b75503a5decc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821484667464520013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58214846674645200135821484667464520013582148466746452001358214846674645200135821484667464520013582148466746452001358214846674645200135821484667464520013582148466746452001358214846674645200135821484667464520013582148466746452001358214846674645200135821484667464520013582148466746452001358214846674645200135821484667464520013582148466746452001358214846674645200135821484667464520013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a2db4e0-c660-4118-af64-15234594c9af, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a2db4e0-c660-4118-af64-15234594c9af, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6236924098986616040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62369240989866160406236924098986616040623692409898661604062369240989866160406236924098986616040623692409898661604062369240989866160406236924098986616040623692409898661604062369240989866160406236924098986616040623692409898661604062369240989866160406236924098986616040623692409898661604062369240989866160406236924098986616040623692409898661604062369240989866160406236924098986616040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9410d9be-b6ff-40b9-a08d-b75503a5decc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c88ed36-b533-4b67-84db-17ba7f6718ee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c88ed36-b533-4b67-84db-17ba7f6718ee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 47007987558274151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4700798755827415147007987558274151470079875582741514700798755827415147007987558274151470079875582741514700798755827415147007987558274151470079875582741514700798755827415147007987558274151470079875582741514700798755827415147007987558274151470079875582741514700798755827415147007987558274151470079875582741514700798755827415147007987558274151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a2db4e0-c660-4118-af64-15234594c9af, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 267a522e-0add-4cd3-84ea-607e1b749384, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 267a522e-0add-4cd3-84ea-607e1b749384, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16918677267273296273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691867726727329627316918677267273296273169186772672732962731691867726727329627316918677267273296273169186772672732962731691867726727329627316918677267273296273169186772672732962731691867726727329627316918677267273296273169186772672732962731691867726727329627316918677267273296273169186772672732962731691867726727329627316918677267273296273169186772672732962731691867726727329627316918677267273296273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c88ed36-b533-4b67-84db-17ba7f6718ee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef43391b-4149-42db-976a-a2ac5a7d929d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef43391b-4149-42db-976a-a2ac5a7d929d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1866935630875908034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18669356308759080341866935630875908034186693563087590803418669356308759080341866935630875908034186693563087590803418669356308759080341866935630875908034186693563087590803418669356308759080341866935630875908034186693563087590803418669356308759080341866935630875908034186693563087590803418669356308759080341866935630875908034186693563087590803418669356308759080341866935630875908034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 267a522e-0add-4cd3-84ea-607e1b749384, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe7d3589-92b0-4b93-b1b2-33daf8b22ae4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe7d3589-92b0-4b93-b1b2-33daf8b22ae4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8689004178106635751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86890041781066357518689004178106635751868900417810663575186890041781066357518689004178106635751868900417810663575186890041781066357518689004178106635751868900417810663575186890041781066357518689004178106635751868900417810663575186890041781066357518689004178106635751868900417810663575186890041781066357518689004178106635751868900417810663575186890041781066357518689004178106635751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef43391b-4149-42db-976a-a2ac5a7d929d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17db71a8-1eeb-429b-b7e7-71f36b4bb9b3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17db71a8-1eeb-429b-b7e7-71f36b4bb9b3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14371839333224610150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437183933322461015014371839333224610150143718393332246101501437183933322461015014371839333224610150143718393332246101501437183933322461015014371839333224610150143718393332246101501437183933322461015014371839333224610150143718393332246101501437183933322461015014371839333224610150143718393332246101501437183933322461015014371839333224610150143718393332246101501437183933322461015014371839333224610150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe7d3589-92b0-4b93-b1b2-33daf8b22ae4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73534772-5e5f-4071-8020-c700ed8e8207, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73534772-5e5f-4071-8020-c700ed8e8207, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17931309020897866918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793130902089786691817931309020897866918179313090208978669181793130902089786691817931309020897866918179313090208978669181793130902089786691817931309020897866918179313090208978669181793130902089786691817931309020897866918179313090208978669181793130902089786691817931309020897866918179313090208978669181793130902089786691817931309020897866918179313090208978669181793130902089786691817931309020897866918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17db71a8-1eeb-429b-b7e7-71f36b4bb9b3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f999d959-0bfc-40fb-b4c1-9c70ccfb1183, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f999d959-0bfc-40fb-b4c1-9c70ccfb1183, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14047554138071147705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404755413807114770514047554138071147705140475541380711477051404755413807114770514047554138071147705140475541380711477051404755413807114770514047554138071147705140475541380711477051404755413807114770514047554138071147705140475541380711477051404755413807114770514047554138071147705140475541380711477051404755413807114770514047554138071147705140475541380711477051404755413807114770514047554138071147705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73534772-5e5f-4071-8020-c700ed8e8207, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee8f3bde-58f1-4418-a6be-5754bcd6627f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee8f3bde-58f1-4418-a6be-5754bcd6627f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5563290680406489299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55632906804064892995563290680406489299556329068040648929955632906804064892995563290680406489299556329068040648929955632906804064892995563290680406489299556329068040648929955632906804064892995563290680406489299556329068040648929955632906804064892995563290680406489299556329068040648929955632906804064892995563290680406489299556329068040648929955632906804064892995563290680406489299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee8f3bde-58f1-4418-a6be-5754bcd6627f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 234af37b-07ac-416f-82ea-a8c30312e25c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 234af37b-07ac-416f-82ea-a8c30312e25c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4889400981475900212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48894009814759002124889400981475900212488940098147590021248894009814759002124889400981475900212488940098147590021248894009814759002124889400981475900212488940098147590021248894009814759002124889400981475900212488940098147590021248894009814759002124889400981475900212488940098147590021248894009814759002124889400981475900212488940098147590021248894009814759002124889400981475900212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f999d959-0bfc-40fb-b4c1-9c70ccfb1183, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219219d9-3f75-43cd-afa8-244c3f3c6195, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219219d9-3f75-43cd-afa8-244c3f3c6195, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 602326059059757259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259602326059059757259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 234af37b-07ac-416f-82ea-a8c30312e25c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 052ba42e-5e69-4e47-a30a-276c6205c06e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 052ba42e-5e69-4e47-a30a-276c6205c06e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9971042091745731236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99710420917457312369971042091745731236997104209174573123699710420917457312369971042091745731236997104209174573123699710420917457312369971042091745731236997104209174573123699710420917457312369971042091745731236997104209174573123699710420917457312369971042091745731236997104209174573123699710420917457312369971042091745731236997104209174573123699710420917457312369971042091745731236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219219d9-3f75-43cd-afa8-244c3f3c6195, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df3e1d13-608c-464c-81f5-ff5d99762b41, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df3e1d13-608c-464c-81f5-ff5d99762b41, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7313640406174903786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73136404061749037867313640406174903786731364040617490378673136404061749037867313640406174903786731364040617490378673136404061749037867313640406174903786731364040617490378673136404061749037867313640406174903786731364040617490378673136404061749037867313640406174903786731364040617490378673136404061749037867313640406174903786731364040617490378673136404061749037867313640406174903786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 052ba42e-5e69-4e47-a30a-276c6205c06e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e27ead87-5c22-436a-9f2b-172d04e04413, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e27ead87-5c22-436a-9f2b-172d04e04413, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13648641449866425087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364864144986642508713648641449866425087136486414498664250871364864144986642508713648641449866425087136486414498664250871364864144986642508713648641449866425087136486414498664250871364864144986642508713648641449866425087136486414498664250871364864144986642508713648641449866425087136486414498664250871364864144986642508713648641449866425087136486414498664250871364864144986642508713648641449866425087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df3e1d13-608c-464c-81f5-ff5d99762b41, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d12b7ea5-8395-441c-9058-030942658792, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d12b7ea5-8395-441c-9058-030942658792, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13765847149874255855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376584714987425585513765847149874255855137658471498742558551376584714987425585513765847149874255855137658471498742558551376584714987425585513765847149874255855137658471498742558551376584714987425585513765847149874255855137658471498742558551376584714987425585513765847149874255855137658471498742558551376584714987425585513765847149874255855137658471498742558551376584714987425585513765847149874255855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e27ead87-5c22-436a-9f2b-172d04e04413, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72cdbebb-32aa-4667-9ac3-caab4a603d1f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72cdbebb-32aa-4667-9ac3-caab4a603d1f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1642004449116844314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16420044491168443141642004449116844314164200444911684431416420044491168443141642004449116844314164200444911684431416420044491168443141642004449116844314164200444911684431416420044491168443141642004449116844314164200444911684431416420044491168443141642004449116844314164200444911684431416420044491168443141642004449116844314164200444911684431416420044491168443141642004449116844314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d12b7ea5-8395-441c-9058-030942658792, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d04a3d4e-52bd-42b4-8a84-ada27b6b3c65, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d04a3d4e-52bd-42b4-8a84-ada27b6b3c65, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11713866154214229773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171386615421422977311713866154214229773117138661542142297731171386615421422977311713866154214229773117138661542142297731171386615421422977311713866154214229773117138661542142297731171386615421422977311713866154214229773117138661542142297731171386615421422977311713866154214229773117138661542142297731171386615421422977311713866154214229773117138661542142297731171386615421422977311713866154214229773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72cdbebb-32aa-4667-9ac3-caab4a603d1f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79bed485-0bb6-42ca-842c-1f93cee6aa22, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79bed485-0bb6-42ca-842c-1f93cee6aa22, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18372860148101676356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837286014810167635618372860148101676356183728601481016763561837286014810167635618372860148101676356183728601481016763561837286014810167635618372860148101676356183728601481016763561837286014810167635618372860148101676356183728601481016763561837286014810167635618372860148101676356183728601481016763561837286014810167635618372860148101676356183728601481016763561837286014810167635618372860148101676356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d04a3d4e-52bd-42b4-8a84-ada27b6b3c65, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824d6df6-8215-43c2-bd97-da4c6ae14b98, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824d6df6-8215-43c2-bd97-da4c6ae14b98, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14639831110541635661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463983111054163566114639831110541635661146398311105416356611463983111054163566114639831110541635661146398311105416356611463983111054163566114639831110541635661146398311105416356611463983111054163566114639831110541635661146398311105416356611463983111054163566114639831110541635661146398311105416356611463983111054163566114639831110541635661146398311105416356611463983111054163566114639831110541635661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79bed485-0bb6-42ca-842c-1f93cee6aa22, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33fcd338-ce19-4e89-911d-03dc824fe222, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33fcd338-ce19-4e89-911d-03dc824fe222, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6450142247748198986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64501422477481989866450142247748198986645014224774819898664501422477481989866450142247748198986645014224774819898664501422477481989866450142247748198986645014224774819898664501422477481989866450142247748198986645014224774819898664501422477481989866450142247748198986645014224774819898664501422477481989866450142247748198986645014224774819898664501422477481989866450142247748198986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824d6df6-8215-43c2-bd97-da4c6ae14b98, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf14a11-4dde-4ad5-9f70-8fb2291607f4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf14a11-4dde-4ad5-9f70-8fb2291607f4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12718729922163501086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271872992216350108612718729922163501086127187299221635010861271872992216350108612718729922163501086127187299221635010861271872992216350108612718729922163501086127187299221635010861271872992216350108612718729922163501086127187299221635010861271872992216350108612718729922163501086127187299221635010861271872992216350108612718729922163501086127187299221635010861271872992216350108612718729922163501086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33fcd338-ce19-4e89-911d-03dc824fe222, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4623216c-eca1-4f1e-8919-a368ece266a7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4623216c-eca1-4f1e-8919-a368ece266a7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13716704559486767330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371670455948676733013716704559486767330137167045594867673301371670455948676733013716704559486767330137167045594867673301371670455948676733013716704559486767330137167045594867673301371670455948676733013716704559486767330137167045594867673301371670455948676733013716704559486767330137167045594867673301371670455948676733013716704559486767330137167045594867673301371670455948676733013716704559486767330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf14a11-4dde-4ad5-9f70-8fb2291607f4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2146aa8a-9ace-4176-b77b-ec6cbc3f0b5e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2146aa8a-9ace-4176-b77b-ec6cbc3f0b5e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7316402583931873353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73164025839318733537316402583931873353731640258393187335373164025839318733537316402583931873353731640258393187335373164025839318733537316402583931873353731640258393187335373164025839318733537316402583931873353731640258393187335373164025839318733537316402583931873353731640258393187335373164025839318733537316402583931873353731640258393187335373164025839318733537316402583931873353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4623216c-eca1-4f1e-8919-a368ece266a7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66045c91-c0ec-4665-9a26-c361a364fc02, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66045c91-c0ec-4665-9a26-c361a364fc02, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17103473875036893698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710347387503689369817103473875036893698171034738750368936981710347387503689369817103473875036893698171034738750368936981710347387503689369817103473875036893698171034738750368936981710347387503689369817103473875036893698171034738750368936981710347387503689369817103473875036893698171034738750368936981710347387503689369817103473875036893698171034738750368936981710347387503689369817103473875036893698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2146aa8a-9ace-4176-b77b-ec6cbc3f0b5e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1133a68e-46e7-4f39-9ad7-b7966a7ec7df, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1133a68e-46e7-4f39-9ad7-b7966a7ec7df, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1741469698589978122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17414696985899781221741469698589978122174146969858997812217414696985899781221741469698589978122174146969858997812217414696985899781221741469698589978122174146969858997812217414696985899781221741469698589978122174146969858997812217414696985899781221741469698589978122174146969858997812217414696985899781221741469698589978122174146969858997812217414696985899781221741469698589978122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66045c91-c0ec-4665-9a26-c361a364fc02, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2feaf6bd-5b39-4ff3-afcc-ad62c2098d4d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2feaf6bd-5b39-4ff3-afcc-ad62c2098d4d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12526147047225057194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252614704722505719412526147047225057194125261470472250571941252614704722505719412526147047225057194125261470472250571941252614704722505719412526147047225057194125261470472250571941252614704722505719412526147047225057194125261470472250571941252614704722505719412526147047225057194125261470472250571941252614704722505719412526147047225057194125261470472250571941252614704722505719412526147047225057194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2feaf6bd-5b39-4ff3-afcc-ad62c2098d4d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c32528c-c02c-418b-b329-d64eefb1417d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c32528c-c02c-418b-b329-d64eefb1417d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17609824119613851288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760982411961385128817609824119613851288176098241196138512881760982411961385128817609824119613851288176098241196138512881760982411961385128817609824119613851288176098241196138512881760982411961385128817609824119613851288176098241196138512881760982411961385128817609824119613851288176098241196138512881760982411961385128817609824119613851288176098241196138512881760982411961385128817609824119613851288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1133a68e-46e7-4f39-9ad7-b7966a7ec7df, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53500883-1cf3-4b21-9122-8443e7b96057, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53500883-1cf3-4b21-9122-8443e7b96057, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2641397390349950987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26413973903499509872641397390349950987264139739034995098726413973903499509872641397390349950987264139739034995098726413973903499509872641397390349950987264139739034995098726413973903499509872641397390349950987264139739034995098726413973903499509872641397390349950987264139739034995098726413973903499509872641397390349950987264139739034995098726413973903499509872641397390349950987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c32528c-c02c-418b-b329-d64eefb1417d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10466316-1cf3-4e79-acb6-58b4ccdf4a0c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10466316-1cf3-4e79-acb6-58b4ccdf4a0c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14275153107138522488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427515310713852248814275153107138522488142751531071385224881427515310713852248814275153107138522488142751531071385224881427515310713852248814275153107138522488142751531071385224881427515310713852248814275153107138522488142751531071385224881427515310713852248814275153107138522488142751531071385224881427515310713852248814275153107138522488142751531071385224881427515310713852248814275153107138522488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53500883-1cf3-4b21-9122-8443e7b96057, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2ba9581-6e6a-47f0-9b9b-f35810c830cd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2ba9581-6e6a-47f0-9b9b-f35810c830cd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14172724453075040332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417272445307504033214172724453075040332141727244530750403321417272445307504033214172724453075040332141727244530750403321417272445307504033214172724453075040332141727244530750403321417272445307504033214172724453075040332141727244530750403321417272445307504033214172724453075040332141727244530750403321417272445307504033214172724453075040332141727244530750403321417272445307504033214172724453075040332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2ba9581-6e6a-47f0-9b9b-f35810c830cd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0b26f8e-5f58-4a75-9520-d31f547e5f06, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0b26f8e-5f58-4a75-9520-d31f547e5f06, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7239668156140091470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72396681561400914707239668156140091470723966815614009147072396681561400914707239668156140091470723966815614009147072396681561400914707239668156140091470723966815614009147072396681561400914707239668156140091470723966815614009147072396681561400914707239668156140091470723966815614009147072396681561400914707239668156140091470723966815614009147072396681561400914707239668156140091470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:27082/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10466316-1cf3-4e79-acb6-58b4ccdf4a0c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0074128b-0cd0-4e34-9a9a-3c43428208ff, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0074128b-0cd0-4e34-9a9a-3c43428208ff, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3197439864456059636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31974398644560596363197439864456059636319743986445605963631974398644560596363197439864456059636319743986445605963631974398644560596363197439864456059636319743986445605963631974398644560596363197439864456059636319743986445605963631974398644560596363197439864456059636319743986445605963631974398644560596363197439864456059636319743986445605963631974398644560596363197439864456059636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0074128b-0cd0-4e34-9a9a-3c43428208ff, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0b26f8e-5f58-4a75-9520-d31f547e5f06, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e782bdea-39c9-437a-9287-617d6a78c2d3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e782bdea-39c9-437a-9287-617d6a78c2d3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4880914297212991054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48809142972129910544880914297212991054488091429721299105448809142972129910544880914297212991054488091429721299105448809142972129910544880914297212991054488091429721299105448809142972129910544880914297212991054488091429721299105448809142972129910544880914297212991054488091429721299105448809142972129910544880914297212991054488091429721299105448809142972129910544880914297212991054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f4bc7d-e8a7-4ac7-a843-4381cb1cbb68, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f4bc7d-e8a7-4ac7-a843-4381cb1cbb68, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5800859142654558095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58008591426545580955800859142654558095580085914265455809558008591426545580955800859142654558095580085914265455809558008591426545580955800859142654558095580085914265455809558008591426545580955800859142654558095580085914265455809558008591426545580955800859142654558095580085914265455809558008591426545580955800859142654558095580085914265455809558008591426545580955800859142654558095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f4bc7d-e8a7-4ac7-a843-4381cb1cbb68, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3010d12f-26e1-41dc-8a98-af436d166726, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3010d12f-26e1-41dc-8a98-af436d166726, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3750840023051991454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37508400230519914543750840023051991454375084002305199145437508400230519914543750840023051991454375084002305199145437508400230519914543750840023051991454375084002305199145437508400230519914543750840023051991454375084002305199145437508400230519914543750840023051991454375084002305199145437508400230519914543750840023051991454375084002305199145437508400230519914543750840023051991454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e782bdea-39c9-437a-9287-617d6a78c2d3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b213f9e9-982d-4a5a-93ae-9c4d2ffd3c06, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b213f9e9-982d-4a5a-93ae-9c4d2ffd3c06, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9631392530382858415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96313925303828584159631392530382858415963139253038285841596313925303828584159631392530382858415963139253038285841596313925303828584159631392530382858415963139253038285841596313925303828584159631392530382858415963139253038285841596313925303828584159631392530382858415963139253038285841596313925303828584159631392530382858415963139253038285841596313925303828584159631392530382858415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3010d12f-26e1-41dc-8a98-af436d166726, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 656d38e2-c924-47c7-ae62-075a6cf6ae14, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 656d38e2-c924-47c7-ae62-075a6cf6ae14, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13309853663920959856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330985366392095985613309853663920959856133098536639209598561330985366392095985613309853663920959856133098536639209598561330985366392095985613309853663920959856133098536639209598561330985366392095985613309853663920959856133098536639209598561330985366392095985613309853663920959856133098536639209598561330985366392095985613309853663920959856133098536639209598561330985366392095985613309853663920959856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b213f9e9-982d-4a5a-93ae-9c4d2ffd3c06, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0fd3ee9-f28d-4753-8b30-19547f832635, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0fd3ee9-f28d-4753-8b30-19547f832635, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1064943335476230062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10649433354762300621064943335476230062106494333547623006210649433354762300621064943335476230062106494333547623006210649433354762300621064943335476230062106494333547623006210649433354762300621064943335476230062106494333547623006210649433354762300621064943335476230062106494333547623006210649433354762300621064943335476230062106494333547623006210649433354762300621064943335476230062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 656d38e2-c924-47c7-ae62-075a6cf6ae14, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0fd3ee9-f28d-4753-8b30-19547f832635, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8092d12f-26d4-4690-a13e-ca601588609f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c55f965-070e-4cab-b93b-81281e6bddfa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c55f965-070e-4cab-b93b-81281e6bddfa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5693113700690428028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56931137006904280285693113700690428028569311370069042802856931137006904280285693113700690428028569311370069042802856931137006904280285693113700690428028569311370069042802856931137006904280285693113700690428028569311370069042802856931137006904280285693113700690428028569311370069042802856931137006904280285693113700690428028569311370069042802856931137006904280285693113700690428028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8092d12f-26d4-4690-a13e-ca601588609f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4676876788818029035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46768767888180290354676876788818029035467687678881802903546768767888180290354676876788818029035467687678881802903546768767888180290354676876788818029035467687678881802903546768767888180290354676876788818029035467687678881802903546768767888180290354676876788818029035467687678881802903546768767888180290354676876788818029035467687678881802903546768767888180290354676876788818029035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c55f965-070e-4cab-b93b-81281e6bddfa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f5dd502-91f7-4a91-8f29-f039cd54868d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f5dd502-91f7-4a91-8f29-f039cd54868d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17933714370229218612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793371437022921861217933714370229218612179337143702292186121793371437022921861217933714370229218612179337143702292186121793371437022921861217933714370229218612179337143702292186121793371437022921861217933714370229218612179337143702292186121793371437022921861217933714370229218612179337143702292186121793371437022921861217933714370229218612179337143702292186121793371437022921861217933714370229218612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8092d12f-26d4-4690-a13e-ca601588609f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d89df91-48c0-4fb9-afb4-854322fddeef, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d89df91-48c0-4fb9-afb4-854322fddeef, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1898982873795111851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18989828737951118511898982873795111851189898287379511185118989828737951118511898982873795111851189898287379511185118989828737951118511898982873795111851189898287379511185118989828737951118511898982873795111851189898287379511185118989828737951118511898982873795111851189898287379511185118989828737951118511898982873795111851189898287379511185118989828737951118511898982873795111851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f5dd502-91f7-4a91-8f29-f039cd54868d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 720197d0-3146-4d00-b7ba-9ac0a92f6b6c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 720197d0-3146-4d00-b7ba-9ac0a92f6b6c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10990228453333748261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099022845333374826110990228453333748261109902284533337482611099022845333374826110990228453333748261109902284533337482611099022845333374826110990228453333748261109902284533337482611099022845333374826110990228453333748261109902284533337482611099022845333374826110990228453333748261109902284533337482611099022845333374826110990228453333748261109902284533337482611099022845333374826110990228453333748261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d89df91-48c0-4fb9-afb4-854322fddeef, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab71763-5b76-4880-b9c3-f8741faec046, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab71763-5b76-4880-b9c3-f8741faec046, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5201948574109105183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52019485741091051835201948574109105183520194857410910518352019485741091051835201948574109105183520194857410910518352019485741091051835201948574109105183520194857410910518352019485741091051835201948574109105183520194857410910518352019485741091051835201948574109105183520194857410910518352019485741091051835201948574109105183520194857410910518352019485741091051835201948574109105183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 720197d0-3146-4d00-b7ba-9ac0a92f6b6c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b322f5a7-3f1c-4971-9cea-11d1d96e92db, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b322f5a7-3f1c-4971-9cea-11d1d96e92db, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11743399266682644919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174339926668264491911743399266682644919117433992666826449191174339926668264491911743399266682644919117433992666826449191174339926668264491911743399266682644919117433992666826449191174339926668264491911743399266682644919117433992666826449191174339926668264491911743399266682644919117433992666826449191174339926668264491911743399266682644919117433992666826449191174339926668264491911743399266682644919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab71763-5b76-4880-b9c3-f8741faec046, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f8325e-a87c-4ea7-957c-d0d3b15717b1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f8325e-a87c-4ea7-957c-d0d3b15717b1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2994684965087346703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29946849650873467032994684965087346703299468496508734670329946849650873467032994684965087346703299468496508734670329946849650873467032994684965087346703299468496508734670329946849650873467032994684965087346703299468496508734670329946849650873467032994684965087346703299468496508734670329946849650873467032994684965087346703299468496508734670329946849650873467032994684965087346703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b322f5a7-3f1c-4971-9cea-11d1d96e92db, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f5c45f5-ac2a-482a-880e-99954e9858dc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f5c45f5-ac2a-482a-880e-99954e9858dc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11471170695118552149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147117069511855214911471170695118552149114711706951185521491147117069511855214911471170695118552149114711706951185521491147117069511855214911471170695118552149114711706951185521491147117069511855214911471170695118552149114711706951185521491147117069511855214911471170695118552149114711706951185521491147117069511855214911471170695118552149114711706951185521491147117069511855214911471170695118552149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f8325e-a87c-4ea7-957c-d0d3b15717b1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1db868f5-4856-47da-b361-d58e353330d8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1db868f5-4856-47da-b361-d58e353330d8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9111218330792210721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91112183307922107219111218330792210721911121833079221072191112183307922107219111218330792210721911121833079221072191112183307922107219111218330792210721911121833079221072191112183307922107219111218330792210721911121833079221072191112183307922107219111218330792210721911121833079221072191112183307922107219111218330792210721911121833079221072191112183307922107219111218330792210721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f5c45f5-ac2a-482a-880e-99954e9858dc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b002aae-9288-45bd-a84d-968829fd5c5c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b002aae-9288-45bd-a84d-968829fd5c5c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2310305343650438193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23103053436504381932310305343650438193231030534365043819323103053436504381932310305343650438193231030534365043819323103053436504381932310305343650438193231030534365043819323103053436504381932310305343650438193231030534365043819323103053436504381932310305343650438193231030534365043819323103053436504381932310305343650438193231030534365043819323103053436504381932310305343650438193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1db868f5-4856-47da-b361-d58e353330d8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed39d03-9d87-43a9-ae4f-075e2187389f, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed39d03-9d87-43a9-ae4f-075e2187389f, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16415744099859483241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641574409985948324116415744099859483241164157440998594832411641574409985948324116415744099859483241164157440998594832411641574409985948324116415744099859483241164157440998594832411641574409985948324116415744099859483241164157440998594832411641574409985948324116415744099859483241164157440998594832411641574409985948324116415744099859483241164157440998594832411641574409985948324116415744099859483241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b002aae-9288-45bd-a84d-968829fd5c5c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14af5d23-9b9f-4cfb-91e0-cb6fa823a6e4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14af5d23-9b9f-4cfb-91e0-cb6fa823a6e4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5827319949216350107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58273199492163501075827319949216350107582731994921635010758273199492163501075827319949216350107582731994921635010758273199492163501075827319949216350107582731994921635010758273199492163501075827319949216350107582731994921635010758273199492163501075827319949216350107582731994921635010758273199492163501075827319949216350107582731994921635010758273199492163501075827319949216350107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed39d03-9d87-43a9-ae4f-075e2187389f, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a891f4d3-3202-4860-82ed-83dd085684ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a891f4d3-3202-4860-82ed-83dd085684ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5189704220104140248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51897042201041402485189704220104140248518970422010414024851897042201041402485189704220104140248518970422010414024851897042201041402485189704220104140248518970422010414024851897042201041402485189704220104140248518970422010414024851897042201041402485189704220104140248518970422010414024851897042201041402485189704220104140248518970422010414024851897042201041402485189704220104140248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14af5d23-9b9f-4cfb-91e0-cb6fa823a6e4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfeeada1-dafb-4665-a62e-c05eb9dba175, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfeeada1-dafb-4665-a62e-c05eb9dba175, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1675003534411709844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16750035344117098441675003534411709844167500353441170984416750035344117098441675003534411709844167500353441170984416750035344117098441675003534411709844167500353441170984416750035344117098441675003534411709844167500353441170984416750035344117098441675003534411709844167500353441170984416750035344117098441675003534411709844167500353441170984416750035344117098441675003534411709844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a891f4d3-3202-4860-82ed-83dd085684ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf0ec104-4c4f-474c-8329-689259e8cda4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf0ec104-4c4f-474c-8329-689259e8cda4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2433883517580087149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24338835175800871492433883517580087149243388351758008714924338835175800871492433883517580087149243388351758008714924338835175800871492433883517580087149243388351758008714924338835175800871492433883517580087149243388351758008714924338835175800871492433883517580087149243388351758008714924338835175800871492433883517580087149243388351758008714924338835175800871492433883517580087149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfeeada1-dafb-4665-a62e-c05eb9dba175, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffbb4f73-f6e4-4458-a5fb-718e4f5727ee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffbb4f73-f6e4-4458-a5fb-718e4f5727ee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4113528340898842457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41135283408988424574113528340898842457411352834089884245741135283408988424574113528340898842457411352834089884245741135283408988424574113528340898842457411352834089884245741135283408988424574113528340898842457411352834089884245741135283408988424574113528340898842457411352834089884245741135283408988424574113528340898842457411352834089884245741135283408988424574113528340898842457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf0ec104-4c4f-474c-8329-689259e8cda4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef828cd7-2890-4914-9670-46020a9dac6e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef828cd7-2890-4914-9670-46020a9dac6e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15811469462337307083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581146946233730708315811469462337307083158114694623373070831581146946233730708315811469462337307083158114694623373070831581146946233730708315811469462337307083158114694623373070831581146946233730708315811469462337307083158114694623373070831581146946233730708315811469462337307083158114694623373070831581146946233730708315811469462337307083158114694623373070831581146946233730708315811469462337307083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffbb4f73-f6e4-4458-a5fb-718e4f5727ee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4987c4a1-fbda-4132-83c0-7345125561dc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4987c4a1-fbda-4132-83c0-7345125561dc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12099510455345458024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209951045534545802412099510455345458024120995104553454580241209951045534545802412099510455345458024120995104553454580241209951045534545802412099510455345458024120995104553454580241209951045534545802412099510455345458024120995104553454580241209951045534545802412099510455345458024120995104553454580241209951045534545802412099510455345458024120995104553454580241209951045534545802412099510455345458024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef828cd7-2890-4914-9670-46020a9dac6e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e19aa09d-b835-4c20-bad7-3517706425c8, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e19aa09d-b835-4c20-bad7-3517706425c8, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11616552449471695651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161655244947169565111616552449471695651116165524494716956511161655244947169565111616552449471695651116165524494716956511161655244947169565111616552449471695651116165524494716956511161655244947169565111616552449471695651116165524494716956511161655244947169565111616552449471695651116165524494716956511161655244947169565111616552449471695651116165524494716956511161655244947169565111616552449471695651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4987c4a1-fbda-4132-83c0-7345125561dc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a85acb7-64c4-4bb9-8644-31e15c1ded69, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a85acb7-64c4-4bb9-8644-31e15c1ded69, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10718497539885528840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071849753988552884010718497539885528840107184975398855288401071849753988552884010718497539885528840107184975398855288401071849753988552884010718497539885528840107184975398855288401071849753988552884010718497539885528840107184975398855288401071849753988552884010718497539885528840107184975398855288401071849753988552884010718497539885528840107184975398855288401071849753988552884010718497539885528840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e19aa09d-b835-4c20-bad7-3517706425c8, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3899c33a-12ac-4638-9cb7-fc8ad26a18f0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3899c33a-12ac-4638-9cb7-fc8ad26a18f0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11550977198513432560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155097719851343256011550977198513432560115509771985134325601155097719851343256011550977198513432560115509771985134325601155097719851343256011550977198513432560115509771985134325601155097719851343256011550977198513432560115509771985134325601155097719851343256011550977198513432560115509771985134325601155097719851343256011550977198513432560115509771985134325601155097719851343256011550977198513432560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a85acb7-64c4-4bb9-8644-31e15c1ded69, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b72a970-9645-4d38-88c8-d35324c884e6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b72a970-9645-4d38-88c8-d35324c884e6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9436613838599395552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94366138385993955529436613838599395552943661383859939555294366138385993955529436613838599395552943661383859939555294366138385993955529436613838599395552943661383859939555294366138385993955529436613838599395552943661383859939555294366138385993955529436613838599395552943661383859939555294366138385993955529436613838599395552943661383859939555294366138385993955529436613838599395552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3899c33a-12ac-4638-9cb7-fc8ad26a18f0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e34702ae-7329-47fc-8682-4d5a28e52d01, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e34702ae-7329-47fc-8682-4d5a28e52d01, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10511303331770388727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051130333177038872710511303331770388727105113033317703887271051130333177038872710511303331770388727105113033317703887271051130333177038872710511303331770388727105113033317703887271051130333177038872710511303331770388727105113033317703887271051130333177038872710511303331770388727105113033317703887271051130333177038872710511303331770388727105113033317703887271051130333177038872710511303331770388727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b72a970-9645-4d38-88c8-d35324c884e6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d085f439-7486-4dfd-b2d1-016e42398986, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d085f439-7486-4dfd-b2d1-016e42398986, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17357945850700179271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735794585070017927117357945850700179271173579458507001792711735794585070017927117357945850700179271173579458507001792711735794585070017927117357945850700179271173579458507001792711735794585070017927117357945850700179271173579458507001792711735794585070017927117357945850700179271173579458507001792711735794585070017927117357945850700179271173579458507001792711735794585070017927117357945850700179271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e34702ae-7329-47fc-8682-4d5a28e52d01, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54cf608c-54f2-4687-9453-374344633580, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54cf608c-54f2-4687-9453-374344633580, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16205808295790971782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620580829579097178216205808295790971782162058082957909717821620580829579097178216205808295790971782162058082957909717821620580829579097178216205808295790971782162058082957909717821620580829579097178216205808295790971782162058082957909717821620580829579097178216205808295790971782162058082957909717821620580829579097178216205808295790971782162058082957909717821620580829579097178216205808295790971782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d085f439-7486-4dfd-b2d1-016e42398986, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66f1d062-87e7-4c43-951e-b39dcc3a8fe9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66f1d062-87e7-4c43-951e-b39dcc3a8fe9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13026419818473281670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302641981847328167013026419818473281670130264198184732816701302641981847328167013026419818473281670130264198184732816701302641981847328167013026419818473281670130264198184732816701302641981847328167013026419818473281670130264198184732816701302641981847328167013026419818473281670130264198184732816701302641981847328167013026419818473281670130264198184732816701302641981847328167013026419818473281670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54cf608c-54f2-4687-9453-374344633580, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d90b483-192b-4555-b05d-f45a979d1f62, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d90b483-192b-4555-b05d-f45a979d1f62, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16136914919728451513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613691491972845151316136914919728451513161369149197284515131613691491972845151316136914919728451513161369149197284515131613691491972845151316136914919728451513161369149197284515131613691491972845151316136914919728451513161369149197284515131613691491972845151316136914919728451513161369149197284515131613691491972845151316136914919728451513161369149197284515131613691491972845151316136914919728451513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66f1d062-87e7-4c43-951e-b39dcc3a8fe9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbbf8f1e-2d82-46b0-a65d-68c0795d95c7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbbf8f1e-2d82-46b0-a65d-68c0795d95c7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15501179924516795804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550117992451679580415501179924516795804155011799245167958041550117992451679580415501179924516795804155011799245167958041550117992451679580415501179924516795804155011799245167958041550117992451679580415501179924516795804155011799245167958041550117992451679580415501179924516795804155011799245167958041550117992451679580415501179924516795804155011799245167958041550117992451679580415501179924516795804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d90b483-192b-4555-b05d-f45a979d1f62, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bca276d-7745-454e-83b8-9f6ed1fbd625, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbbf8f1e-2d82-46b0-a65d-68c0795d95c7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bca276d-7745-454e-83b8-9f6ed1fbd625, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15957301868134919821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595730186813491982115957301868134919821159573018681349198211595730186813491982115957301868134919821159573018681349198211595730186813491982115957301868134919821159573018681349198211595730186813491982115957301868134919821159573018681349198211595730186813491982115957301868134919821159573018681349198211595730186813491982115957301868134919821159573018681349198211595730186813491982115957301868134919821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65213d01-508e-4081-83ac-953f15b357f5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65213d01-508e-4081-83ac-953f15b357f5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1731909710204178629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17319097102041786291731909710204178629173190971020417862917319097102041786291731909710204178629173190971020417862917319097102041786291731909710204178629173190971020417862917319097102041786291731909710204178629173190971020417862917319097102041786291731909710204178629173190971020417862917319097102041786291731909710204178629173190971020417862917319097102041786291731909710204178629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65213d01-508e-4081-83ac-953f15b357f5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cebefe22-ed32-4e6a-9a02-86e0caa0298a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bca276d-7745-454e-83b8-9f6ed1fbd625, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64f29ba9-52ae-4019-9f09-6e663bff8dff, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64f29ba9-52ae-4019-9f09-6e663bff8dff, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3442444489213580128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34424444892135801283442444489213580128344244448921358012834424444892135801283442444489213580128344244448921358012834424444892135801283442444489213580128344244448921358012834424444892135801283442444489213580128344244448921358012834424444892135801283442444489213580128344244448921358012834424444892135801283442444489213580128344244448921358012834424444892135801283442444489213580128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cebefe22-ed32-4e6a-9a02-86e0caa0298a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2639044935675047492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26390449356750474922639044935675047492263904493567504749226390449356750474922639044935675047492263904493567504749226390449356750474922639044935675047492263904493567504749226390449356750474922639044935675047492263904493567504749226390449356750474922639044935675047492263904493567504749226390449356750474922639044935675047492263904493567504749226390449356750474922639044935675047492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64f29ba9-52ae-4019-9f09-6e663bff8dff, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c718da50-3278-4feb-98d1-3f78038169e5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c718da50-3278-4feb-98d1-3f78038169e5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1050552026993417366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10505520269934173661050552026993417366105055202699341736610505520269934173661050552026993417366105055202699341736610505520269934173661050552026993417366105055202699341736610505520269934173661050552026993417366105055202699341736610505520269934173661050552026993417366105055202699341736610505520269934173661050552026993417366105055202699341736610505520269934173661050552026993417366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cebefe22-ed32-4e6a-9a02-86e0caa0298a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640c7b08-dfec-4069-8b80-1bd450ac2de3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640c7b08-dfec-4069-8b80-1bd450ac2de3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9288971674941566289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92889716749415662899288971674941566289928897167494156628992889716749415662899288971674941566289928897167494156628992889716749415662899288971674941566289928897167494156628992889716749415662899288971674941566289928897167494156628992889716749415662899288971674941566289928897167494156628992889716749415662899288971674941566289928897167494156628992889716749415662899288971674941566289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c718da50-3278-4feb-98d1-3f78038169e5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14b9852-0c7c-4598-997e-38b325930f9e, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14b9852-0c7c-4598-997e-38b325930f9e, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 570912614422778482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482570912614422778482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640c7b08-dfec-4069-8b80-1bd450ac2de3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5978042d-98b2-49a8-9094-afd7d97b4a21, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5978042d-98b2-49a8-9094-afd7d97b4a21, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1386795291996403631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13867952919964036311386795291996403631138679529199640363113867952919964036311386795291996403631138679529199640363113867952919964036311386795291996403631138679529199640363113867952919964036311386795291996403631138679529199640363113867952919964036311386795291996403631138679529199640363113867952919964036311386795291996403631138679529199640363113867952919964036311386795291996403631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14b9852-0c7c-4598-997e-38b325930f9e, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0165bb11-7a05-441b-8908-5300e7b3e418, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0165bb11-7a05-441b-8908-5300e7b3e418, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13442848561979842360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344284856197984236013442848561979842360134428485619798423601344284856197984236013442848561979842360134428485619798423601344284856197984236013442848561979842360134428485619798423601344284856197984236013442848561979842360134428485619798423601344284856197984236013442848561979842360134428485619798423601344284856197984236013442848561979842360134428485619798423601344284856197984236013442848561979842360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5978042d-98b2-49a8-9094-afd7d97b4a21, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa538792-537d-4982-b33a-11cdb315bc04, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0165bb11-7a05-441b-8908-5300e7b3e418, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa538792-537d-4982-b33a-11cdb315bc04, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14599436577089015409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459943657708901540914599436577089015409145994365770890154091459943657708901540914599436577089015409145994365770890154091459943657708901540914599436577089015409145994365770890154091459943657708901540914599436577089015409145994365770890154091459943657708901540914599436577089015409145994365770890154091459943657708901540914599436577089015409145994365770890154091459943657708901540914599436577089015409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b94fc89f-36cc-4e19-8dc0-b72a79bcbf3c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b94fc89f-36cc-4e19-8dc0-b72a79bcbf3c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15017263050646960264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501726305064696026415017263050646960264150172630506469602641501726305064696026415017263050646960264150172630506469602641501726305064696026415017263050646960264150172630506469602641501726305064696026415017263050646960264150172630506469602641501726305064696026415017263050646960264150172630506469602641501726305064696026415017263050646960264150172630506469602641501726305064696026415017263050646960264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa538792-537d-4982-b33a-11cdb315bc04, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bbd6884-43a9-47a6-8607-1505deb3a941, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bbd6884-43a9-47a6-8607-1505deb3a941, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14216094780440443499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421609478044044349914216094780440443499142160947804404434991421609478044044349914216094780440443499142160947804404434991421609478044044349914216094780440443499142160947804404434991421609478044044349914216094780440443499142160947804404434991421609478044044349914216094780440443499142160947804404434991421609478044044349914216094780440443499142160947804404434991421609478044044349914216094780440443499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b94fc89f-36cc-4e19-8dc0-b72a79bcbf3c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 037870c1-8a49-4a9a-b166-2c3bc9dbcee7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 037870c1-8a49-4a9a-b166-2c3bc9dbcee7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6216250472313282785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62162504723132827856216250472313282785621625047231328278562162504723132827856216250472313282785621625047231328278562162504723132827856216250472313282785621625047231328278562162504723132827856216250472313282785621625047231328278562162504723132827856216250472313282785621625047231328278562162504723132827856216250472313282785621625047231328278562162504723132827856216250472313282785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bbd6884-43a9-47a6-8607-1505deb3a941, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c2259d-dee9-44ee-984d-9ecc15b50b60, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c2259d-dee9-44ee-984d-9ecc15b50b60, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13107857082622868661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310785708262286866113107857082622868661131078570826228686611310785708262286866113107857082622868661131078570826228686611310785708262286866113107857082622868661131078570826228686611310785708262286866113107857082622868661131078570826228686611310785708262286866113107857082622868661131078570826228686611310785708262286866113107857082622868661131078570826228686611310785708262286866113107857082622868661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 037870c1-8a49-4a9a-b166-2c3bc9dbcee7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd3160e-0001-46ae-93ce-7676f8998294, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd3160e-0001-46ae-93ce-7676f8998294, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17929450670703920910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792945067070392091017929450670703920910179294506707039209101792945067070392091017929450670703920910179294506707039209101792945067070392091017929450670703920910179294506707039209101792945067070392091017929450670703920910179294506707039209101792945067070392091017929450670703920910179294506707039209101792945067070392091017929450670703920910179294506707039209101792945067070392091017929450670703920910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c2259d-dee9-44ee-984d-9ecc15b50b60, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f553b2f-8d05-4c28-80cb-29a9af1115b1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f553b2f-8d05-4c28-80cb-29a9af1115b1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4463990688942672803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44639906889426728034463990688942672803446399068894267280344639906889426728034463990688942672803446399068894267280344639906889426728034463990688942672803446399068894267280344639906889426728034463990688942672803446399068894267280344639906889426728034463990688942672803446399068894267280344639906889426728034463990688942672803446399068894267280344639906889426728034463990688942672803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd3160e-0001-46ae-93ce-7676f8998294, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ce116f-2681-43c5-96fc-540bf33ae4c0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ce116f-2681-43c5-96fc-540bf33ae4c0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13717521647614462376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371752164761446237613717521647614462376137175216476144623761371752164761446237613717521647614462376137175216476144623761371752164761446237613717521647614462376137175216476144623761371752164761446237613717521647614462376137175216476144623761371752164761446237613717521647614462376137175216476144623761371752164761446237613717521647614462376137175216476144623761371752164761446237613717521647614462376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f553b2f-8d05-4c28-80cb-29a9af1115b1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aebc4f86-a7b9-4fdb-bab2-60f4d5ad5326, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebc4f86-a7b9-4fdb-bab2-60f4d5ad5326, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1985369965577898851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19853699655778988511985369965577898851198536996557789885119853699655778988511985369965577898851198536996557789885119853699655778988511985369965577898851198536996557789885119853699655778988511985369965577898851198536996557789885119853699655778988511985369965577898851198536996557789885119853699655778988511985369965577898851198536996557789885119853699655778988511985369965577898851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ce116f-2681-43c5-96fc-540bf33ae4c0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ea13af-b568-47d4-9a88-756dfedb9c46, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ea13af-b568-47d4-9a88-756dfedb9c46, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11940187217984827925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194018721798482792511940187217984827925119401872179848279251194018721798482792511940187217984827925119401872179848279251194018721798482792511940187217984827925119401872179848279251194018721798482792511940187217984827925119401872179848279251194018721798482792511940187217984827925119401872179848279251194018721798482792511940187217984827925119401872179848279251194018721798482792511940187217984827925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebc4f86-a7b9-4fdb-bab2-60f4d5ad5326, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6de7a2b-9439-47c6-aac6-bc33bf4b74f7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6de7a2b-9439-47c6-aac6-bc33bf4b74f7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13830003757644607109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383000375764460710913830003757644607109138300037576446071091383000375764460710913830003757644607109138300037576446071091383000375764460710913830003757644607109138300037576446071091383000375764460710913830003757644607109138300037576446071091383000375764460710913830003757644607109138300037576446071091383000375764460710913830003757644607109138300037576446071091383000375764460710913830003757644607109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ea13af-b568-47d4-9a88-756dfedb9c46, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7446220f-cbef-45f1-a606-722e59fb0fb5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7446220f-cbef-45f1-a606-722e59fb0fb5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11108009883840664453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110800988384066445311108009883840664453111080098838406644531110800988384066445311108009883840664453111080098838406644531110800988384066445311108009883840664453111080098838406644531110800988384066445311108009883840664453111080098838406644531110800988384066445311108009883840664453111080098838406644531110800988384066445311108009883840664453111080098838406644531110800988384066445311108009883840664453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6de7a2b-9439-47c6-aac6-bc33bf4b74f7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7be3a03-f9be-4d7a-a1a4-8d2d81181b29, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7be3a03-f9be-4d7a-a1a4-8d2d81181b29, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13493261233290956774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349326123329095677413493261233290956774134932612332909567741349326123329095677413493261233290956774134932612332909567741349326123329095677413493261233290956774134932612332909567741349326123329095677413493261233290956774134932612332909567741349326123329095677413493261233290956774134932612332909567741349326123329095677413493261233290956774134932612332909567741349326123329095677413493261233290956774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7446220f-cbef-45f1-a606-722e59fb0fb5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cf6c98e-ae58-4c26-b36e-2c21d03ebaed, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cf6c98e-ae58-4c26-b36e-2c21d03ebaed, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7449905398597474302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74499053985974743027449905398597474302744990539859747430274499053985974743027449905398597474302744990539859747430274499053985974743027449905398597474302744990539859747430274499053985974743027449905398597474302744990539859747430274499053985974743027449905398597474302744990539859747430274499053985974743027449905398597474302744990539859747430274499053985974743027449905398597474302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7be3a03-f9be-4d7a-a1a4-8d2d81181b29, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1e3c8db-8974-49bf-8deb-c1e12614a23d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1e3c8db-8974-49bf-8deb-c1e12614a23d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2243553273750412930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22435532737504129302243553273750412930224355327375041293022435532737504129302243553273750412930224355327375041293022435532737504129302243553273750412930224355327375041293022435532737504129302243553273750412930224355327375041293022435532737504129302243553273750412930224355327375041293022435532737504129302243553273750412930224355327375041293022435532737504129302243553273750412930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cf6c98e-ae58-4c26-b36e-2c21d03ebaed, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1e3c8db-8974-49bf-8deb-c1e12614a23d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af92fa57-f6e7-4ee7-931a-5a33cbb616d5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af92fa57-f6e7-4ee7-931a-5a33cbb616d5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11387615283063227132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138761528306322713211387615283063227132113876152830632271321138761528306322713211387615283063227132113876152830632271321138761528306322713211387615283063227132113876152830632271321138761528306322713211387615283063227132113876152830632271321138761528306322713211387615283063227132113876152830632271321138761528306322713211387615283063227132113876152830632271321138761528306322713211387615283063227132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab7ae93-c172-4e15-aad9-7f205b834627, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab7ae93-c172-4e15-aad9-7f205b834627, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16427370879124347336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642737087912434733616427370879124347336164273708791243473361642737087912434733616427370879124347336164273708791243473361642737087912434733616427370879124347336164273708791243473361642737087912434733616427370879124347336164273708791243473361642737087912434733616427370879124347336164273708791243473361642737087912434733616427370879124347336164273708791243473361642737087912434733616427370879124347336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af92fa57-f6e7-4ee7-931a-5a33cbb616d5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e59444d3-ff99-4901-9902-67e71cb820f6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59444d3-ff99-4901-9902-67e71cb820f6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13380244610813381290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338024461081338129013380244610813381290133802446108133812901338024461081338129013380244610813381290133802446108133812901338024461081338129013380244610813381290133802446108133812901338024461081338129013380244610813381290133802446108133812901338024461081338129013380244610813381290133802446108133812901338024461081338129013380244610813381290133802446108133812901338024461081338129013380244610813381290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab7ae93-c172-4e15-aad9-7f205b834627, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e0d60cb-2633-4544-a31f-f5c86035c0e4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e0d60cb-2633-4544-a31f-f5c86035c0e4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3248668037549155809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32486680375491558093248668037549155809324866803754915580932486680375491558093248668037549155809324866803754915580932486680375491558093248668037549155809324866803754915580932486680375491558093248668037549155809324866803754915580932486680375491558093248668037549155809324866803754915580932486680375491558093248668037549155809324866803754915580932486680375491558093248668037549155809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e0d60cb-2633-4544-a31f-f5c86035c0e4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8890435-785b-4e5f-8c11-71f71897fda0, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8890435-785b-4e5f-8c11-71f71897fda0, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18297242406394796364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829724240639479636418297242406394796364182972424063947963641829724240639479636418297242406394796364182972424063947963641829724240639479636418297242406394796364182972424063947963641829724240639479636418297242406394796364182972424063947963641829724240639479636418297242406394796364182972424063947963641829724240639479636418297242406394796364182972424063947963641829724240639479636418297242406394796364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59444d3-ff99-4901-9902-67e71cb820f6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c7e620e-1215-4261-a4b1-6a84acbed2b1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c7e620e-1215-4261-a4b1-6a84acbed2b1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2423839412802846909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24238394128028469092423839412802846909242383941280284690924238394128028469092423839412802846909242383941280284690924238394128028469092423839412802846909242383941280284690924238394128028469092423839412802846909242383941280284690924238394128028469092423839412802846909242383941280284690924238394128028469092423839412802846909242383941280284690924238394128028469092423839412802846909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c7e620e-1215-4261-a4b1-6a84acbed2b1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b421ec-679d-4d7a-957b-9d58b381aed1, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b421ec-679d-4d7a-957b-9d58b381aed1, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13131490323168378380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313149032316837838013131490323168378380131314903231683783801313149032316837838013131490323168378380131314903231683783801313149032316837838013131490323168378380131314903231683783801313149032316837838013131490323168378380131314903231683783801313149032316837838013131490323168378380131314903231683783801313149032316837838013131490323168378380131314903231683783801313149032316837838013131490323168378380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8890435-785b-4e5f-8c11-71f71897fda0, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5daf68d-212c-4628-bb37-37840a6fb5ad, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5daf68d-212c-4628-bb37-37840a6fb5ad, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11314631538732845778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131463153873284577811314631538732845778113146315387328457781131463153873284577811314631538732845778113146315387328457781131463153873284577811314631538732845778113146315387328457781131463153873284577811314631538732845778113146315387328457781131463153873284577811314631538732845778113146315387328457781131463153873284577811314631538732845778113146315387328457781131463153873284577811314631538732845778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b421ec-679d-4d7a-957b-9d58b381aed1, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e770bb61-a263-4dcf-b898-ac4161eb0069, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e770bb61-a263-4dcf-b898-ac4161eb0069, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10961321522461895388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096132152246189538810961321522461895388109613215224618953881096132152246189538810961321522461895388109613215224618953881096132152246189538810961321522461895388109613215224618953881096132152246189538810961321522461895388109613215224618953881096132152246189538810961321522461895388109613215224618953881096132152246189538810961321522461895388109613215224618953881096132152246189538810961321522461895388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5daf68d-212c-4628-bb37-37840a6fb5ad, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d1daf7c-8a6c-490f-a1e6-484a4fafc632, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d1daf7c-8a6c-490f-a1e6-484a4fafc632, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12096770030700745041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209677003070074504112096770030700745041120967700307007450411209677003070074504112096770030700745041120967700307007450411209677003070074504112096770030700745041120967700307007450411209677003070074504112096770030700745041120967700307007450411209677003070074504112096770030700745041120967700307007450411209677003070074504112096770030700745041120967700307007450411209677003070074504112096770030700745041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e770bb61-a263-4dcf-b898-ac4161eb0069, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f6eaf0f-dace-4aa6-abd1-d9e69e86895d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f6eaf0f-dace-4aa6-abd1-d9e69e86895d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6643002937652880593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66430029376528805936643002937652880593664300293765288059366430029376528805936643002937652880593664300293765288059366430029376528805936643002937652880593664300293765288059366430029376528805936643002937652880593664300293765288059366430029376528805936643002937652880593664300293765288059366430029376528805936643002937652880593664300293765288059366430029376528805936643002937652880593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d1daf7c-8a6c-490f-a1e6-484a4fafc632, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_dxqmr6re.log --grpc-port=27082 --mon-port=15165 --ic-port=7259 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d79dc3-558e-4ffe-b2e3-b6c2cbeeea6c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d79dc3-558e-4ffe-b2e3-b6c2cbeeea6c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12118361679881319797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211836167988131979712118361679881319797121183616798813197971211836167988131979712118361679881319797121183616798813197971211836167988131979712118361679881319797121183616798813197971211836167988131979712118361679881319797121183616798813197971211836167988131979712118361679881319797121183616798813197971211836167988131979712118361679881319797121183616798813197971211836167988131979712118361679881319797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14701', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_dxqmr6re.log', '--grpc-port=27082', '--mon-port=15165', '--ic-port=7259', '--key-file', '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d79dc3-558e-4ffe-b2e3-b6c2cbeeea6c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab20322a-94da-479d-8679-eadfd4c5d8cf, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ya.test:process.py:628 Command pid: 1371919
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab20322a-94da-479d-8679-eadfd4c5d8cf, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15785461959274745569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578546195927474556915785461959274745569157854619592747455691578546195927474556915785461959274745569157854619592747455691578546195927474556915785461959274745569157854619592747455691578546195927474556915785461959274745569157854619592747455691578546195927474556915785461959274745569157854619592747455691578546195927474556915785461959274745569157854619592747455691578546195927474556915785461959274745569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f6eaf0f-dace-4aa6-abd1-d9e69e86895d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:27082/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 309eced6-e871-4f27-b883-f1d8907a7386, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 309eced6-e871-4f27-b883-f1d8907a7386, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14854035649270047750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485403564927004775014854035649270047750148540356492700477501485403564927004775014854035649270047750148540356492700477501485403564927004775014854035649270047750148540356492700477501485403564927004775014854035649270047750148540356492700477501485403564927004775014854035649270047750148540356492700477501485403564927004775014854035649270047750148540356492700477501485403564927004775014854035649270047750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 1371920
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab20322a-94da-479d-8679-eadfd4c5d8cf, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073ee23d-c865-4944-a8e0-a3e5cac3975c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073ee23d-c865-4944-a8e0-a3e5cac3975c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3705328178764184060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37053281787641840603705328178764184060370532817876418406037053281787641840603705328178764184060370532817876418406037053281787641840603705328178764184060370532817876418406037053281787641840603705328178764184060370532817876418406037053281787641840603705328178764184060370532817876418406037053281787641840603705328178764184060370532817876418406037053281787641840603705328178764184060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 309eced6-e871-4f27-b883-f1d8907a7386, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9771501a-203f-4c4b-8909-1e99910b1f79, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9771501a-203f-4c4b-8909-1e99910b1f79, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2628507053612531697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26285070536125316972628507053612531697262850705361253169726285070536125316972628507053612531697262850705361253169726285070536125316972628507053612531697262850705361253169726285070536125316972628507053612531697262850705361253169726285070536125316972628507053612531697262850705361253169726285070536125316972628507053612531697262850705361253169726285070536125316972628507053612531697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073ee23d-c865-4944-a8e0-a3e5cac3975c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3642d57-39b3-4ef6-82c9-6c13642cb1e4, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3642d57-39b3-4ef6-82c9-6c13642cb1e4, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3936810175609483230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39368101756094832303936810175609483230393681017560948323039368101756094832303936810175609483230393681017560948323039368101756094832303936810175609483230393681017560948323039368101756094832303936810175609483230393681017560948323039368101756094832303936810175609483230393681017560948323039368101756094832303936810175609483230393681017560948323039368101756094832303936810175609483230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9771501a-203f-4c4b-8909-1e99910b1f79, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6afc65b-353f-42b2-9e60-b9b80acb3335, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6afc65b-353f-42b2-9e60-b9b80acb3335, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16112953380671901868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611295338067190186816112953380671901868161129533806719018681611295338067190186816112953380671901868161129533806719018681611295338067190186816112953380671901868161129533806719018681611295338067190186816112953380671901868161129533806719018681611295338067190186816112953380671901868161129533806719018681611295338067190186816112953380671901868161129533806719018681611295338067190186816112953380671901868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3642d57-39b3-4ef6-82c9-6c13642cb1e4, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99be099c-f0a0-4951-be5e-85e8870c9f90, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99be099c-f0a0-4951-be5e-85e8870c9f90, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10317669360786874358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031766936078687435810317669360786874358103176693607868743581031766936078687435810317669360786874358103176693607868743581031766936078687435810317669360786874358103176693607868743581031766936078687435810317669360786874358103176693607868743581031766936078687435810317669360786874358103176693607868743581031766936078687435810317669360786874358103176693607868743581031766936078687435810317669360786874358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6afc65b-353f-42b2-9e60-b9b80acb3335, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97034d46-dd1f-4dc2-8a56-fcfa0b1d0815, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97034d46-dd1f-4dc2-8a56-fcfa0b1d0815, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1560867747172332005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15608677471723320051560867747172332005156086774717233200515608677471723320051560867747172332005156086774717233200515608677471723320051560867747172332005156086774717233200515608677471723320051560867747172332005156086774717233200515608677471723320051560867747172332005156086774717233200515608677471723320051560867747172332005156086774717233200515608677471723320051560867747172332005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99be099c-f0a0-4951-be5e-85e8870c9f90, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 781fb27b-c0a6-4bfe-b7a8-c4247c1de8c5, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 781fb27b-c0a6-4bfe-b7a8-c4247c1de8c5, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14073041133868339316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407304113386833931614073041133868339316140730411338683393161407304113386833931614073041133868339316140730411338683393161407304113386833931614073041133868339316140730411338683393161407304113386833931614073041133868339316140730411338683393161407304113386833931614073041133868339316140730411338683393161407304113386833931614073041133868339316140730411338683393161407304113386833931614073041133868339316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97034d46-dd1f-4dc2-8a56-fcfa0b1d0815, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dddf798-1745-4aaf-818e-c919813382bb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 781fb27b-c0a6-4bfe-b7a8-c4247c1de8c5, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dddf798-1745-4aaf-818e-c919813382bb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2156942796759127671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21569427967591276712156942796759127671215694279675912767121569427967591276712156942796759127671215694279675912767121569427967591276712156942796759127671215694279675912767121569427967591276712156942796759127671215694279675912767121569427967591276712156942796759127671215694279675912767121569427967591276712156942796759127671215694279675912767121569427967591276712156942796759127671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6c0e34-6c2e-452b-abb0-c5bcdfbee3c7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6c0e34-6c2e-452b-abb0-c5bcdfbee3c7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5763448149383954293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57634481493839542935763448149383954293576344814938395429357634481493839542935763448149383954293576344814938395429357634481493839542935763448149383954293576344814938395429357634481493839542935763448149383954293576344814938395429357634481493839542935763448149383954293576344814938395429357634481493839542935763448149383954293576344814938395429357634481493839542935763448149383954293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dddf798-1745-4aaf-818e-c919813382bb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a84ff7df-fbac-4b0d-b07b-1dec940387e7, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a84ff7df-fbac-4b0d-b07b-1dec940387e7, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13962358163607827581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396235816360782758113962358163607827581139623581636078275811396235816360782758113962358163607827581139623581636078275811396235816360782758113962358163607827581139623581636078275811396235816360782758113962358163607827581139623581636078275811396235816360782758113962358163607827581139623581636078275811396235816360782758113962358163607827581139623581636078275811396235816360782758113962358163607827581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6c0e34-6c2e-452b-abb0-c5bcdfbee3c7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 439b9259-e82c-45c5-a5e2-d98c534419a3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 439b9259-e82c-45c5-a5e2-d98c534419a3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3048819981531783173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30488199815317831733048819981531783173304881998153178317330488199815317831733048819981531783173304881998153178317330488199815317831733048819981531783173304881998153178317330488199815317831733048819981531783173304881998153178317330488199815317831733048819981531783173304881998153178317330488199815317831733048819981531783173304881998153178317330488199815317831733048819981531783173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a84ff7df-fbac-4b0d-b07b-1dec940387e7, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 439b9259-e82c-45c5-a5e2-d98c534419a3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a4c56b-2b0a-4853-b42a-3ac116a9640d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a4c56b-2b0a-4853-b42a-3ac116a9640d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2221221032707837752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22212210327078377522221221032707837752222122103270783775222212210327078377522221221032707837752222122103270783775222212210327078377522221221032707837752222122103270783775222212210327078377522221221032707837752222122103270783775222212210327078377522221221032707837752222122103270783775222212210327078377522221221032707837752222122103270783775222212210327078377522221221032707837752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4896e5e6-2773-4315-a406-e8970126de92, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4896e5e6-2773-4315-a406-e8970126de92, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16553660806775660589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655366080677566058916553660806775660589165536608067756605891655366080677566058916553660806775660589165536608067756605891655366080677566058916553660806775660589165536608067756605891655366080677566058916553660806775660589165536608067756605891655366080677566058916553660806775660589165536608067756605891655366080677566058916553660806775660589165536608067756605891655366080677566058916553660806775660589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a4c56b-2b0a-4853-b42a-3ac116a9640d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa22e56c-621b-4c78-addb-4c154843d9d3, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa22e56c-621b-4c78-addb-4c154843d9d3, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15683270795659359238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568327079565935923815683270795659359238156832707956593592381568327079565935923815683270795659359238156832707956593592381568327079565935923815683270795659359238156832707956593592381568327079565935923815683270795659359238156832707956593592381568327079565935923815683270795659359238156832707956593592381568327079565935923815683270795659359238156832707956593592381568327079565935923815683270795659359238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4896e5e6-2773-4315-a406-e8970126de92, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76e4a654-5c39-40e1-be67-491ea8bc4e33, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76e4a654-5c39-40e1-be67-491ea8bc4e33, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16430927226265518358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643092722626551835816430927226265518358164309272262655183581643092722626551835816430927226265518358164309272262655183581643092722626551835816430927226265518358164309272262655183581643092722626551835816430927226265518358164309272262655183581643092722626551835816430927226265518358164309272262655183581643092722626551835816430927226265518358164309272262655183581643092722626551835816430927226265518358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa22e56c-621b-4c78-addb-4c154843d9d3, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad5466c2-0a8a-4954-a6ec-2f6a2a35d5cc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad5466c2-0a8a-4954-a6ec-2f6a2a35d5cc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12636041226003740256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263604122600374025612636041226003740256126360412260037402561263604122600374025612636041226003740256126360412260037402561263604122600374025612636041226003740256126360412260037402561263604122600374025612636041226003740256126360412260037402561263604122600374025612636041226003740256126360412260037402561263604122600374025612636041226003740256126360412260037402561263604122600374025612636041226003740256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76e4a654-5c39-40e1-be67-491ea8bc4e33, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be47f9aa-104c-4834-bdd6-2b1cacffe7f9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be47f9aa-104c-4834-bdd6-2b1cacffe7f9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1417749127114097611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14177491271140976111417749127114097611141774912711409761114177491271140976111417749127114097611141774912711409761114177491271140976111417749127114097611141774912711409761114177491271140976111417749127114097611141774912711409761114177491271140976111417749127114097611141774912711409761114177491271140976111417749127114097611141774912711409761114177491271140976111417749127114097611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad5466c2-0a8a-4954-a6ec-2f6a2a35d5cc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7834305e-5330-4358-8e2c-d5d78a913c0b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7834305e-5330-4358-8e2c-d5d78a913c0b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9112462270409316059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91124622704093160599112462270409316059911246227040931605991124622704093160599112462270409316059911246227040931605991124622704093160599112462270409316059911246227040931605991124622704093160599112462270409316059911246227040931605991124622704093160599112462270409316059911246227040931605991124622704093160599112462270409316059911246227040931605991124622704093160599112462270409316059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be47f9aa-104c-4834-bdd6-2b1cacffe7f9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 231dd6c9-35b4-41bc-a75a-2b9ceaea8adc, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 231dd6c9-35b4-41bc-a75a-2b9ceaea8adc, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2231908991997574881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22319089919975748812231908991997574881223190899199757488122319089919975748812231908991997574881223190899199757488122319089919975748812231908991997574881223190899199757488122319089919975748812231908991997574881223190899199757488122319089919975748812231908991997574881223190899199757488122319089919975748812231908991997574881223190899199757488122319089919975748812231908991997574881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7834305e-5330-4358-8e2c-d5d78a913c0b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28c05de4-a80e-4bde-a5c9-9a7895348a87, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28c05de4-a80e-4bde-a5c9-9a7895348a87, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15158876944477866134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515887694447786613415158876944477866134151588769444778661341515887694447786613415158876944477866134151588769444778661341515887694447786613415158876944477866134151588769444778661341515887694447786613415158876944477866134151588769444778661341515887694447786613415158876944477866134151588769444778661341515887694447786613415158876944477866134151588769444778661341515887694447786613415158876944477866134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 231dd6c9-35b4-41bc-a75a-2b9ceaea8adc, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 304aa8c2-7946-4d46-8784-60d81d4a0446, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 304aa8c2-7946-4d46-8784-60d81d4a0446, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17331100460967059805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733110046096705980517331100460967059805173311004609670598051733110046096705980517331100460967059805173311004609670598051733110046096705980517331100460967059805173311004609670598051733110046096705980517331100460967059805173311004609670598051733110046096705980517331100460967059805173311004609670598051733110046096705980517331100460967059805173311004609670598051733110046096705980517331100460967059805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28c05de4-a80e-4bde-a5c9-9a7895348a87, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56a92681-4e09-4472-8c54-cc60ed49372b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56a92681-4e09-4472-8c54-cc60ed49372b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17727188050887637918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772718805088763791817727188050887637918177271880508876379181772718805088763791817727188050887637918177271880508876379181772718805088763791817727188050887637918177271880508876379181772718805088763791817727188050887637918177271880508876379181772718805088763791817727188050887637918177271880508876379181772718805088763791817727188050887637918177271880508876379181772718805088763791817727188050887637918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 304aa8c2-7946-4d46-8784-60d81d4a0446, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 680fa9aa-9bcb-4209-9b5d-a5797f5c6679, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56a92681-4e09-4472-8c54-cc60ed49372b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 680fa9aa-9bcb-4209-9b5d-a5797f5c6679, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5223212632629474114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52232126326294741145223212632629474114522321263262947411452232126326294741145223212632629474114522321263262947411452232126326294741145223212632629474114522321263262947411452232126326294741145223212632629474114522321263262947411452232126326294741145223212632629474114522321263262947411452232126326294741145223212632629474114522321263262947411452232126326294741145223212632629474114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c5f088-9e5f-406c-a6fe-778599906932, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c5f088-9e5f-406c-a6fe-778599906932, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9148556257650992755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91485562576509927559148556257650992755914855625765099275591485562576509927559148556257650992755914855625765099275591485562576509927559148556257650992755914855625765099275591485562576509927559148556257650992755914855625765099275591485562576509927559148556257650992755914855625765099275591485562576509927559148556257650992755914855625765099275591485562576509927559148556257650992755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 680fa9aa-9bcb-4209-9b5d-a5797f5c6679, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a79898f-c861-4401-8bbc-43b3ef0f1778, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a79898f-c861-4401-8bbc-43b3ef0f1778, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11518948987746067002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151894898774606700211518948987746067002115189489877460670021151894898774606700211518948987746067002115189489877460670021151894898774606700211518948987746067002115189489877460670021151894898774606700211518948987746067002115189489877460670021151894898774606700211518948987746067002115189489877460670021151894898774606700211518948987746067002115189489877460670021151894898774606700211518948987746067002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c5f088-9e5f-406c-a6fe-778599906932, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe9fe192-a476-465f-802b-06a58bb69476, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe9fe192-a476-465f-802b-06a58bb69476, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4406491542447020699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44064915424470206994406491542447020699440649154244702069944064915424470206994406491542447020699440649154244702069944064915424470206994406491542447020699440649154244702069944064915424470206994406491542447020699440649154244702069944064915424470206994406491542447020699440649154244702069944064915424470206994406491542447020699440649154244702069944064915424470206994406491542447020699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a79898f-c861-4401-8bbc-43b3ef0f1778, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1965807c-cd60-4748-b320-d5fabd462168, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1965807c-cd60-4748-b320-d5fabd462168, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2743578852005194431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27435788520051944312743578852005194431274357885200519443127435788520051944312743578852005194431274357885200519443127435788520051944312743578852005194431274357885200519443127435788520051944312743578852005194431274357885200519443127435788520051944312743578852005194431274357885200519443127435788520051944312743578852005194431274357885200519443127435788520051944312743578852005194431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe9fe192-a476-465f-802b-06a58bb69476, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13fde911-18cf-4aa4-b2d5-c1327a5c5344, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13fde911-18cf-4aa4-b2d5-c1327a5c5344, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9145399708524872486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91453997085248724869145399708524872486914539970852487248691453997085248724869145399708524872486914539970852487248691453997085248724869145399708524872486914539970852487248691453997085248724869145399708524872486914539970852487248691453997085248724869145399708524872486914539970852487248691453997085248724869145399708524872486914539970852487248691453997085248724869145399708524872486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13fde911-18cf-4aa4-b2d5-c1327a5c5344, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1ddad1b-5e30-4b58-8a82-dda7f19eed4c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ddad1b-5e30-4b58-8a82-dda7f19eed4c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16416330042281616868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641633004228161686816416330042281616868164163300422816168681641633004228161686816416330042281616868164163300422816168681641633004228161686816416330042281616868164163300422816168681641633004228161686816416330042281616868164163300422816168681641633004228161686816416330042281616868164163300422816168681641633004228161686816416330042281616868164163300422816168681641633004228161686816416330042281616868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1965807c-cd60-4748-b320-d5fabd462168, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba212bb6-e0bf-467c-85b2-b07bbe4f8645, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba212bb6-e0bf-467c-85b2-b07bbe4f8645, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10595099847190824526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059509984719082452610595099847190824526105950998471908245261059509984719082452610595099847190824526105950998471908245261059509984719082452610595099847190824526105950998471908245261059509984719082452610595099847190824526105950998471908245261059509984719082452610595099847190824526105950998471908245261059509984719082452610595099847190824526105950998471908245261059509984719082452610595099847190824526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ddad1b-5e30-4b58-8a82-dda7f19eed4c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3ceee65-1df1-4ac8-b83d-50f9440514ac, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3ceee65-1df1-4ac8-b83d-50f9440514ac, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 775865584891617016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016775865584891617016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba212bb6-e0bf-467c-85b2-b07bbe4f8645, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8e4d91a-589a-4403-9375-23ec245f7c27, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8e4d91a-589a-4403-9375-23ec245f7c27, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18256326402386700140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825632640238670014018256326402386700140182563264023867001401825632640238670014018256326402386700140182563264023867001401825632640238670014018256326402386700140182563264023867001401825632640238670014018256326402386700140182563264023867001401825632640238670014018256326402386700140182563264023867001401825632640238670014018256326402386700140182563264023867001401825632640238670014018256326402386700140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3ceee65-1df1-4ac8-b83d-50f9440514ac, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92c99dd7-0fa1-419f-b30d-6cbf8cbba56a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c99dd7-0fa1-419f-b30d-6cbf8cbba56a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14605128327121010631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460512832712101063114605128327121010631146051283271210106311460512832712101063114605128327121010631146051283271210106311460512832712101063114605128327121010631146051283271210106311460512832712101063114605128327121010631146051283271210106311460512832712101063114605128327121010631146051283271210106311460512832712101063114605128327121010631146051283271210106311460512832712101063114605128327121010631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8e4d91a-589a-4403-9375-23ec245f7c27, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3eb2034-02e7-4af7-ba93-6280941269d6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3eb2034-02e7-4af7-ba93-6280941269d6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8063491836494594815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80634918364945948158063491836494594815806349183649459481580634918364945948158063491836494594815806349183649459481580634918364945948158063491836494594815806349183649459481580634918364945948158063491836494594815806349183649459481580634918364945948158063491836494594815806349183649459481580634918364945948158063491836494594815806349183649459481580634918364945948158063491836494594815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c99dd7-0fa1-419f-b30d-6cbf8cbba56a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ddbfc3-4a28-48d2-88d4-a476b68bf6e2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ddbfc3-4a28-48d2-88d4-a476b68bf6e2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8813374331747086455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88133743317470864558813374331747086455881337433174708645588133743317470864558813374331747086455881337433174708645588133743317470864558813374331747086455881337433174708645588133743317470864558813374331747086455881337433174708645588133743317470864558813374331747086455881337433174708645588133743317470864558813374331747086455881337433174708645588133743317470864558813374331747086455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3eb2034-02e7-4af7-ba93-6280941269d6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3927ae99-7649-4e3d-bc79-b6411f2e17fa, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3927ae99-7649-4e3d-bc79-b6411f2e17fa, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17798171559622308926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779817155962230892617798171559622308926177981715596223089261779817155962230892617798171559622308926177981715596223089261779817155962230892617798171559622308926177981715596223089261779817155962230892617798171559622308926177981715596223089261779817155962230892617798171559622308926177981715596223089261779817155962230892617798171559622308926177981715596223089261779817155962230892617798171559622308926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ddbfc3-4a28-48d2-88d4-a476b68bf6e2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af49472-3d44-4fce-adb0-1eee57541367, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af49472-3d44-4fce-adb0-1eee57541367, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9982567199199929958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99825671991999299589982567199199929958998256719919992995899825671991999299589982567199199929958998256719919992995899825671991999299589982567199199929958998256719919992995899825671991999299589982567199199929958998256719919992995899825671991999299589982567199199929958998256719919992995899825671991999299589982567199199929958998256719919992995899825671991999299589982567199199929958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3927ae99-7649-4e3d-bc79-b6411f2e17fa, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c638260-9806-46c3-8b98-ae1c04b32bd6, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c638260-9806-46c3-8b98-ae1c04b32bd6, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7995100689695181683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79951006896951816837995100689695181683799510068969518168379951006896951816837995100689695181683799510068969518168379951006896951816837995100689695181683799510068969518168379951006896951816837995100689695181683799510068969518168379951006896951816837995100689695181683799510068969518168379951006896951816837995100689695181683799510068969518168379951006896951816837995100689695181683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af49472-3d44-4fce-adb0-1eee57541367, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f4da48-2a87-4bd5-98f9-f5c05b4ff44a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f4da48-2a87-4bd5-98f9-f5c05b4ff44a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16012058846060179387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601205884606017938716012058846060179387160120588460601793871601205884606017938716012058846060179387160120588460601793871601205884606017938716012058846060179387160120588460601793871601205884606017938716012058846060179387160120588460601793871601205884606017938716012058846060179387160120588460601793871601205884606017938716012058846060179387160120588460601793871601205884606017938716012058846060179387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c638260-9806-46c3-8b98-ae1c04b32bd6, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82c4421a-6c1c-4a86-90e7-1bfc5750397d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c4421a-6c1c-4a86-90e7-1bfc5750397d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8807439366426580515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88074393664265805158807439366426580515880743936642658051588074393664265805158807439366426580515880743936642658051588074393664265805158807439366426580515880743936642658051588074393664265805158807439366426580515880743936642658051588074393664265805158807439366426580515880743936642658051588074393664265805158807439366426580515880743936642658051588074393664265805158807439366426580515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f4da48-2a87-4bd5-98f9-f5c05b4ff44a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24ede3d0-f918-49e3-a825-5934b286bc1d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ede3d0-f918-49e3-a825-5934b286bc1d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4541966946711078787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45419669467110787874541966946711078787454196694671107878745419669467110787874541966946711078787454196694671107878745419669467110787874541966946711078787454196694671107878745419669467110787874541966946711078787454196694671107878745419669467110787874541966946711078787454196694671107878745419669467110787874541966946711078787454196694671107878745419669467110787874541966946711078787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c4421a-6c1c-4a86-90e7-1bfc5750397d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e015789c-5320-481e-b786-4c55fe0c6201, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e015789c-5320-481e-b786-4c55fe0c6201, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 237081813275293546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546237081813275293546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ede3d0-f918-49e3-a825-5934b286bc1d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9963b301-709b-469e-afa5-51a03747fb38, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9963b301-709b-469e-afa5-51a03747fb38, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4016682013291915574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40166820132919155744016682013291915574401668201329191557440166820132919155744016682013291915574401668201329191557440166820132919155744016682013291915574401668201329191557440166820132919155744016682013291915574401668201329191557440166820132919155744016682013291915574401668201329191557440166820132919155744016682013291915574401668201329191557440166820132919155744016682013291915574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e015789c-5320-481e-b786-4c55fe0c6201, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e089f641-c0c7-43f9-ba56-9bfa21151d19, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e089f641-c0c7-43f9-ba56-9bfa21151d19, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16312247040506078975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631224704050607897516312247040506078975163122470405060789751631224704050607897516312247040506078975163122470405060789751631224704050607897516312247040506078975163122470405060789751631224704050607897516312247040506078975163122470405060789751631224704050607897516312247040506078975163122470405060789751631224704050607897516312247040506078975163122470405060789751631224704050607897516312247040506078975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9963b301-709b-469e-afa5-51a03747fb38, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8fda55-e527-4e2d-a285-7bd1da74b0ed, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8fda55-e527-4e2d-a285-7bd1da74b0ed, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1313088733624307657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13130887336243076571313088733624307657131308873362430765713130887336243076571313088733624307657131308873362430765713130887336243076571313088733624307657131308873362430765713130887336243076571313088733624307657131308873362430765713130887336243076571313088733624307657131308873362430765713130887336243076571313088733624307657131308873362430765713130887336243076571313088733624307657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e089f641-c0c7-43f9-ba56-9bfa21151d19, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f042f6ea-eb01-44ba-bf54-8e6abe247675, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f042f6ea-eb01-44ba-bf54-8e6abe247675, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6248915340049237313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62489153400492373136248915340049237313624891534004923731362489153400492373136248915340049237313624891534004923731362489153400492373136248915340049237313624891534004923731362489153400492373136248915340049237313624891534004923731362489153400492373136248915340049237313624891534004923731362489153400492373136248915340049237313624891534004923731362489153400492373136248915340049237313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8fda55-e527-4e2d-a285-7bd1da74b0ed, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 766b7cde-61f6-4a62-af72-9fe9ac1ca96d, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 766b7cde-61f6-4a62-af72-9fe9ac1ca96d, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16866166230171879064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686616623017187906416866166230171879064168661662301718790641686616623017187906416866166230171879064168661662301718790641686616623017187906416866166230171879064168661662301718790641686616623017187906416866166230171879064168661662301718790641686616623017187906416866166230171879064168661662301718790641686616623017187906416866166230171879064168661662301718790641686616623017187906416866166230171879064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f042f6ea-eb01-44ba-bf54-8e6abe247675, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 957eb476-8701-40fa-bf9f-a4b0413e36e2, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 957eb476-8701-40fa-bf9f-a4b0413e36e2, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1364106766134349438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13641067661343494381364106766134349438136410676613434943813641067661343494381364106766134349438136410676613434943813641067661343494381364106766134349438136410676613434943813641067661343494381364106766134349438136410676613434943813641067661343494381364106766134349438136410676613434943813641067661343494381364106766134349438136410676613434943813641067661343494381364106766134349438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 766b7cde-61f6-4a62-af72-9fe9ac1ca96d, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 957eb476-8701-40fa-bf9f-a4b0413e36e2, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10166407-0caa-4063-bda4-1c4e18c19525, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10166407-0caa-4063-bda4-1c4e18c19525, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3236921252701289521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32369212527012895213236921252701289521323692125270128952132369212527012895213236921252701289521323692125270128952132369212527012895213236921252701289521323692125270128952132369212527012895213236921252701289521323692125270128952132369212527012895213236921252701289521323692125270128952132369212527012895213236921252701289521323692125270128952132369212527012895213236921252701289521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c0d5c9d-8405-49b1-9363-581a3eca51e9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c0d5c9d-8405-49b1-9363-581a3eca51e9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1714887689932082244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17148876899320822441714887689932082244171488768993208224417148876899320822441714887689932082244171488768993208224417148876899320822441714887689932082244171488768993208224417148876899320822441714887689932082244171488768993208224417148876899320822441714887689932082244171488768993208224417148876899320822441714887689932082244171488768993208224417148876899320822441714887689932082244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10166407-0caa-4063-bda4-1c4e18c19525, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 922617a1-817b-4595-8860-e148ecabc198, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922617a1-817b-4595-8860-e148ecabc198, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5087322816695153264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50873228166951532645087322816695153264508732281669515326450873228166951532645087322816695153264508732281669515326450873228166951532645087322816695153264508732281669515326450873228166951532645087322816695153264508732281669515326450873228166951532645087322816695153264508732281669515326450873228166951532645087322816695153264508732281669515326450873228166951532645087322816695153264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c0d5c9d-8405-49b1-9363-581a3eca51e9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce97881-5d23-4136-89b2-ec428ae0a8cb, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce97881-5d23-4136-89b2-ec428ae0a8cb, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2485461558953785836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24854615589537858362485461558953785836248546155895378583624854615589537858362485461558953785836248546155895378583624854615589537858362485461558953785836248546155895378583624854615589537858362485461558953785836248546155895378583624854615589537858362485461558953785836248546155895378583624854615589537858362485461558953785836248546155895378583624854615589537858362485461558953785836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922617a1-817b-4595-8860-e148ecabc198, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1212e96b-6781-41cc-993d-a442b3255510, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1212e96b-6781-41cc-993d-a442b3255510, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1654724220132235623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16547242201322356231654724220132235623165472422013223562316547242201322356231654724220132235623165472422013223562316547242201322356231654724220132235623165472422013223562316547242201322356231654724220132235623165472422013223562316547242201322356231654724220132235623165472422013223562316547242201322356231654724220132235623165472422013223562316547242201322356231654724220132235623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce97881-5d23-4136-89b2-ec428ae0a8cb, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7450f9df-3f38-44c8-94f0-e8000be5bfab, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7450f9df-3f38-44c8-94f0-e8000be5bfab, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13164073651091394275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316407365109139427513164073651091394275131640736510913942751316407365109139427513164073651091394275131640736510913942751316407365109139427513164073651091394275131640736510913942751316407365109139427513164073651091394275131640736510913942751316407365109139427513164073651091394275131640736510913942751316407365109139427513164073651091394275131640736510913942751316407365109139427513164073651091394275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1212e96b-6781-41cc-993d-a442b3255510, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1d5beb-ea90-4428-bf92-1c9702da95d9, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1d5beb-ea90-4428-bf92-1c9702da95d9, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 133373980244144410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410133373980244144410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7450f9df-3f38-44c8-94f0-e8000be5bfab, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54b36a74-7a0a-49d9-bfbf-82335f2bc139, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54b36a74-7a0a-49d9-bfbf-82335f2bc139, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7123157795610404768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71231577956104047687123157795610404768712315779561040476871231577956104047687123157795610404768712315779561040476871231577956104047687123157795610404768712315779561040476871231577956104047687123157795610404768712315779561040476871231577956104047687123157795610404768712315779561040476871231577956104047687123157795610404768712315779561040476871231577956104047687123157795610404768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1d5beb-ea90-4428-bf92-1c9702da95d9, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16ead90c-250f-42cb-bdeb-bb52a2975d15, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16ead90c-250f-42cb-bdeb-bb52a2975d15, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15748853946649957312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574885394664995731215748853946649957312157488539466499573121574885394664995731215748853946649957312157488539466499573121574885394664995731215748853946649957312157488539466499573121574885394664995731215748853946649957312157488539466499573121574885394664995731215748853946649957312157488539466499573121574885394664995731215748853946649957312157488539466499573121574885394664995731215748853946649957312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54b36a74-7a0a-49d9-bfbf-82335f2bc139, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b48d9648-4d83-4442-a95e-4c23932aef6b, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b48d9648-4d83-4442-a95e-4c23932aef6b, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3438516194836411441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34385161948364114413438516194836411441343851619483641144134385161948364114413438516194836411441343851619483641144134385161948364114413438516194836411441343851619483641144134385161948364114413438516194836411441343851619483641144134385161948364114413438516194836411441343851619483641144134385161948364114413438516194836411441343851619483641144134385161948364114413438516194836411441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16ead90c-250f-42cb-bdeb-bb52a2975d15, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b48d9648-4d83-4442-a95e-4c23932aef6b, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcfe5ee6-f00b-4297-af40-8600e07cb3bd, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcfe5ee6-f00b-4297-af40-8600e07cb3bd, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16454381146530879770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645438114653087977016454381146530879770164543811465308797701645438114653087977016454381146530879770164543811465308797701645438114653087977016454381146530879770164543811465308797701645438114653087977016454381146530879770164543811465308797701645438114653087977016454381146530879770164543811465308797701645438114653087977016454381146530879770164543811465308797701645438114653087977016454381146530879770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0715e7b-1911-4bfe-b9c8-315746bbf350, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0715e7b-1911-4bfe-b9c8-315746bbf350, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11650457111103440855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165045711110344085511650457111103440855116504571111034408551165045711110344085511650457111103440855116504571111034408551165045711110344085511650457111103440855116504571111034408551165045711110344085511650457111103440855116504571111034408551165045711110344085511650457111103440855116504571111034408551165045711110344085511650457111103440855116504571111034408551165045711110344085511650457111103440855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcfe5ee6-f00b-4297-af40-8600e07cb3bd, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9de98c65-b665-4d3e-882d-5a56dc305c8c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9de98c65-b665-4d3e-882d-5a56dc305c8c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10538181378004781402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053818137800478140210538181378004781402105381813780047814021053818137800478140210538181378004781402105381813780047814021053818137800478140210538181378004781402105381813780047814021053818137800478140210538181378004781402105381813780047814021053818137800478140210538181378004781402105381813780047814021053818137800478140210538181378004781402105381813780047814021053818137800478140210538181378004781402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0715e7b-1911-4bfe-b9c8-315746bbf350, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9de98c65-b665-4d3e-882d-5a56dc305c8c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd950576-262f-458c-83e7-f46860b85dee, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73ff3947-c872-4ae4-8022-dc2aa9655837, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd950576-262f-458c-83e7-f46860b85dee, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13072064935709063484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307206493570906348413072064935709063484130720649357090634841307206493570906348413072064935709063484130720649357090634841307206493570906348413072064935709063484130720649357090634841307206493570906348413072064935709063484130720649357090634841307206493570906348413072064935709063484130720649357090634841307206493570906348413072064935709063484130720649357090634841307206493570906348413072064935709063484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73ff3947-c872-4ae4-8022-dc2aa9655837, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11477906613897370494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147790661389737049411477906613897370494114779066138973704941147790661389737049411477906613897370494114779066138973704941147790661389737049411477906613897370494114779066138973704941147790661389737049411477906613897370494114779066138973704941147790661389737049411477906613897370494114779066138973704941147790661389737049411477906613897370494114779066138973704941147790661389737049411477906613897370494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd950576-262f-458c-83e7-f46860b85dee, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8feb88c3-bfec-4619-a62d-63cdeef18a69, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73ff3947-c872-4ae4-8022-dc2aa9655837, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff732d0f-16aa-494a-b384-45e2d98911ce, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff732d0f-16aa-494a-b384-45e2d98911ce, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5861062582665036406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58610625826650364065861062582665036406586106258266503640658610625826650364065861062582665036406586106258266503640658610625826650364065861062582665036406586106258266503640658610625826650364065861062582665036406586106258266503640658610625826650364065861062582665036406586106258266503640658610625826650364065861062582665036406586106258266503640658610625826650364065861062582665036406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8feb88c3-bfec-4619-a62d-63cdeef18a69, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1786504576471396646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17865045764713966461786504576471396646178650457647139664617865045764713966461786504576471396646178650457647139664617865045764713966461786504576471396646178650457647139664617865045764713966461786504576471396646178650457647139664617865045764713966461786504576471396646178650457647139664617865045764713966461786504576471396646178650457647139664617865045764713966461786504576471396646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 1371920) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1371920) elapsed time (sec): 0.9002788066864014
DEBUG    ya.test:process.py:263 Command (pid 1371920) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1371920) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1371920) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1371920) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1371920) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1371920) maxrss: 918168
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff732d0f-16aa-494a-b384-45e2d98911ce, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1371920) minflt: 45173
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8feb88c3-bfec-4619-a62d-63cdeef18a69, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ya.test:process.py:263 Command (pid 1371920) msgrcv: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ya.test:process.py:263 Command (pid 1371920) msgsnd: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcbeaf04-0607-4002-a7fc-d1fc102040ea, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1371920) nivcsw: 193
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c909c303-525f-4259-8adb-da37e3becf0c, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcbeaf04-0607-4002-a7fc-d1fc102040ea, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18281663843041396158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828166384304139615818281663843041396158182816638430413961581828166384304139615818281663843041396158182816638430413961581828166384304139615818281663843041396158182816638430413961581828166384304139615818281663843041396158182816638430413961581828166384304139615818281663843041396158182816638430413961581828166384304139615818281663843041396158182816638430413961581828166384304139615818281663843041396158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1371920) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1371920) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1371920) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1371920) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1371920) stime: 0.199811
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c909c303-525f-4259-8adb-da37e3becf0c, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6556155493866228804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65561554938662288046556155493866228804655615549386622880465561554938662288046556155493866228804655615549386622880465561554938662288046556155493866228804655615549386622880465561554938662288046556155493866228804655615549386622880465561554938662288046556155493866228804655615549386622880465561554938662288046556155493866228804655615549386622880465561554938662288046556155493866228804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 1371920) utime: 0.53162
DEBUG    ya.test:process.py:263 Command (pid 1371920) wtime: 0.915
DEBUG    ya.test:process.py:275 Command (pid 1371920) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcbeaf04-0607-4002-a7fc-d1fc102040ea, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab67887-fb1a-440d-a79e-d54ca774a163, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab67887-fb1a-440d-a79e-d54ca774a163, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16693498891702405757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669349889170240575716693498891702405757166934988917024057571669349889170240575716693498891702405757166934988917024057571669349889170240575716693498891702405757166934988917024057571669349889170240575716693498891702405757166934988917024057571669349889170240575716693498891702405757166934988917024057571669349889170240575716693498891702405757166934988917024057571669349889170240575716693498891702405757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c909c303-525f-4259-8adb-da37e3becf0c, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e346b84b-f2eb-4872-b66b-bbe89e52416a, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e346b84b-f2eb-4872-b66b-bbe89e52416a, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4393776004215534060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43937760042155340604393776004215534060439377600421553406043937760042155340604393776004215534060439377600421553406043937760042155340604393776004215534060439377600421553406043937760042155340604393776004215534060439377600421553406043937760042155340604393776004215534060439377600421553406043937760042155340604393776004215534060439377600421553406043937760042155340604393776004215534060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab67887-fb1a-440d-a79e-d54ca774a163, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beafe742d30>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beafe742d30> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8031f6d6-121a-4e7b-879d-17919f682767, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8031f6d6-121a-4e7b-879d-17919f682767, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3NGNhODYtOGZkN2UzN2QtZjgzOTE2NDQtYTkzZDM1YzI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beafe742d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dde66bd-051c-4e5c-befb-f46a9c149d21, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dde66bd-051c-4e5c-befb-f46a9c149d21, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=NDhjZGM2ZjEtY2MxYTA0MGYtNTkyM2QzZjQtMTI5MzBkZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1330467878290566960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13304678782905669601330467878290566960133046787829056696013304678782905669601330467878290566960133046787829056696013304678782905669601330467878290566960133046787829056696013304678782905669601330467878290566960133046787829056696013304678782905669601330467878290566960133046787829056696013304678782905669601330467878290566960133046787829056696013304678782905669601330467878290566960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8031f6d6-121a-4e7b-879d-17919f682767, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8031f6d6-121a-4e7b-879d-17919f682767, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8031f6d6-121a-4e7b-879d-17919f682767, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e346b84b-f2eb-4872-b66b-bbe89e52416a, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beafe78a170>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beafe78a170> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, df6499a1-56e5-445f-a3cc-bc8d8b13ed18, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, df6499a1-56e5-445f-a3cc-bc8d8b13ed18, ghrun-cg3t4ljx3u.auto.internal:10241): request = { session_id: "ydb://session/3?node_id=50003&id=OWRlZGJiYzAtNzg0NmQxY2UtMjM4NDhhMmItMmJmMzQ2ODI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beafe78a170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beaff7988f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 740ba863-d47d-455b-b9ca-f2c54766a077, ghrun-cg3t4ljx3u.auto.internal:10241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 740ba863-d47d-455b-b9ca-f2c54766a077, ghrun-cg3t4ljx3u.auto.internal:10241): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dde66bd-051c-4e5c-befb-f46a9c149d21, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=30290430-38c021d5-1561f385-4af5d536" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, df6499a1-56e5-445f-a3cc-bc8d8b13ed18, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, df6499a1-56e5-445f-a3cc-bc8d8b13ed18, ghrun-cg3t4ljx3u.auto.internal:10241): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, df6499a1-56e5-445f-a3cc-bc8d8b13ed18, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beafe786b30>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beafe786b30> is no longer active. Current active count 1.
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7beafe786b30> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1ba76cac-fce4-4748-984e-4c9386389696, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ba76cac-fce4-4748-984e-4c9386389696, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 740ba863-d47d-455b-b9ca-f2c54766a077, ghrun-cg3t4ljx3u.auto.internal:10241): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 740ba863-d47d-455b-b9ca-f2c54766a077, ghrun-cg3t4ljx3u.auto.internal:10241): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-10-14T23:16:01.588220901+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 740ba863-d47d-455b-b9ca-f2c54766a077, ghrun-cg3t4ljx3u.auto.internal:10241): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cg3t4ljx3u.auto.internal:10241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1ba76cac-fce4-4748-984e-4c9386389696, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 1ba76cac-fce4-4748-984e-4c9386389696, ghrun-cg3t4ljx3u.auto.internal:27082): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27082: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27082: Failed to connect to remote host: Connection refused {created_time:"2025-10-14T23:16:01.598560497+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 1ba76cac-fce4-4748-984e-4c9386389696, ghrun-cg3t4ljx3u.auto.internal:27082): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cg3t4ljx3u.auto.internal:27082
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27082: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27082: Failed to connect to remote host: Connection refused {created_time:"2025-10-14T23:16:01.598560497+00:00", grpc_status:14}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beafe786b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beaff7b5b30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff764070>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-10-14T23:16:01.588220901+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a41d59ee-9ae2-4a7d-92b4-39f6fe401ad1, localhost:14701): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a41d59ee-9ae2-4a7d-92b4-39f6fe401ad1, localhost:14701): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a41d59ee-9ae2-4a7d-92b4-39f6fe401ad1, localhost:14701): 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/test_simple_encryption_1. Endpoint: "localhost:14701". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14701
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 70b55859-9322-49fc-8235-668903d6da9d, localhost:14701): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 70b55859-9322-49fc-8235-668903d6da9d, localhost:14701): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 70b55859-9322-49fc-8235-668903d6da9d, localhost:14701): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints []>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14701
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff661d70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b476714b-7970-405f-bb35-c9364717f419, localhost:14701): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b476714b-7970-405f-bb35-c9364717f419, localhost:14701): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b476714b-7970-405f-bb35-c9364717f419, localhost:14701): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-cg3t4ljx3u.auto.internal" port: 27082 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-cg3t4ljx3u.auto.internal:27082, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14701
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bd2a6799-6260-40a3-9ae4-ab522f41f85b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bd2a6799-6260-40a3-9ae4-ab522f41f85b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, df1133fc-5227-4ff8-8066-2500b8afa231, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df1133fc-5227-4ff8-8066-2500b8afa231, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 04be9011-ce6d-47c4-968a-e9dc5298ec8c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04be9011-ce6d-47c4-968a-e9dc5298ec8c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7beaff7988f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7beaff7b5b30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beaff52deb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 3 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a7a01e6c-583e-4e25-9a4e-80270692002a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a7a01e6c-583e-4e25-9a4e-80270692002a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7beaff548a30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 4 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4b6124e0-2e2c-4be3-bf0d-6fbb1bea452f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4b6124e0-2e2c-4be3-bf0d-6fbb1bea452f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, bd2a6799-6260-40a3-9ae4-ab522f41f85b, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, bd2a6799-6260-40a3-9ae4-ab522f41f85b, ghrun-cg3t4ljx3u.auto.internal:27082): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-10-14T23:16:07.709147332+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, df1133fc-5227-4ff8-8066-2500b8afa231, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, df1133fc-5227-4ff8-8066-2500b8afa231, ghrun-cg3t4ljx3u.auto.internal:27082): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-10-14T23:16:07.712085762+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 04be9011-ce6d-47c4-968a-e9dc5298ec8c, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 04be9011-ce6d-47c4-968a-e9dc5298ec8c, ghrun-cg3t4ljx3u.auto.internal:27082): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-10-14T23:16:07.71662888+00:00", grpc_status:4}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f69397b0-5a88-48ff-8186-cecedc6bbbef, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f69397b0-5a88-48ff-8186-cecedc6bbbef, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 58d54004-114b-4252-8954-1f7ab545c074, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 58d54004-114b-4252-8954-1f7ab545c074, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1df5d878-217a-4547-9c7e-4e8226d49537, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1df5d878-217a-4547-9c7e-4e8226d49537, ghrun-cg3t4ljx3u.auto.internal:27082): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a7a01e6c-583e-4e25-9a4e-80270692002a, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a7a01e6c-583e-4e25-9a4e-80270692002a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, a7a01e6c-583e-4e25-9a4e-80270692002a, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4b6124e0-2e2c-4be3-bf0d-6fbb1bea452f, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4b6124e0-2e2c-4be3-bf0d-6fbb1bea452f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 2d87b2cb-0165-43f5-b783-a92cc0a453eb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, a2b8287b-9253-40ae-b352-a4eff2dcb8ea, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 2d87b2cb-0165-43f5-b783-a92cc0a453eb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 4b6124e0-2e2c-4be3-bf0d-6fbb1bea452f, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 58d54004-114b-4252-8954-1f7ab545c074, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 58d54004-114b-4252-8954-1f7ab545c074, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, a2b8287b-9253-40ae-b352-a4eff2dcb8ea, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 58d54004-114b-4252-8954-1f7ab545c074, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1df5d878-217a-4547-9c7e-4e8226d49537, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1df5d878-217a-4547-9c7e-4e8226d49537, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 1df5d878-217a-4547-9c7e-4e8226d49537, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, f69397b0-5a88-48ff-8186-cecedc6bbbef, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f69397b0-5a88-48ff-8186-cecedc6bbbef, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, f69397b0-5a88-48ff-8186-cecedc6bbbef, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, a2b8287b-9253-40ae-b352-a4eff2dcb8ea, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=97afb9de-987da48b-2102786a-59f4bd08" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c32688d-0990-4c2c-9d02-83472487ea02, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c32688d-0990-4c2c-9d02-83472487ea02, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11983635270869344865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198363527086934486511983635270869344865119836352708693448651198363527086934486511983635270869344865119836352708693448651198363527086934486511983635270869344865119836352708693448651198363527086934486511983635270869344865119836352708693448651198363527086934486511983635270869344865119836352708693448651198363527086934486511983635270869344865119836352708693448651198363527086934486511983635270869344865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 2d87b2cb-0165-43f5-b783-a92cc0a453eb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=97afb9de-987da48b-2102786a-59f4bd08" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c287cd47-6357-4107-b036-fa84e82d9bb0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c287cd47-6357-4107-b036-fa84e82d9bb0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8196483611092121237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81964836110921212378196483611092121237819648361109212123781964836110921212378196483611092121237819648361109212123781964836110921212378196483611092121237819648361109212123781964836110921212378196483611092121237819648361109212123781964836110921212378196483611092121237819648361109212123781964836110921212378196483611092121237819648361109212123781964836110921212378196483611092121237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c287cd47-6357-4107-b036-fa84e82d9bb0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 8ee3d5c1-56ea-41de-916d-3794877656c2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 8ee3d5c1-56ea-41de-916d-3794877656c2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c32688d-0990-4c2c-9d02-83472487ea02, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 62aa0619-30e0-458a-81eb-6e34755d2901, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 62aa0619-30e0-458a-81eb-6e34755d2901, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 8ee3d5c1-56ea-41de-916d-3794877656c2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=97afb9de-987da48b-2102786a-59f4bd08" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e566cfb8-4f8f-4c07-b8a1-e75e1d6436bd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e566cfb8-4f8f-4c07-b8a1-e75e1d6436bd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2558959731603605357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25589597316036053572558959731603605357255895973160360535725589597316036053572558959731603605357255895973160360535725589597316036053572558959731603605357255895973160360535725589597316036053572558959731603605357255895973160360535725589597316036053572558959731603605357255895973160360535725589597316036053572558959731603605357255895973160360535725589597316036053572558959731603605357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 62aa0619-30e0-458a-81eb-6e34755d2901, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=97afb9de-987da48b-2102786a-59f4bd08" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c985ada6-9a73-4a25-86f1-d7ad4c56beae, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c985ada6-9a73-4a25-86f1-d7ad4c56beae, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2124199371789255818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21241993717892558182124199371789255818212419937178925581821241993717892558182124199371789255818212419937178925581821241993717892558182124199371789255818212419937178925581821241993717892558182124199371789255818212419937178925581821241993717892558182124199371789255818212419937178925581821241993717892558182124199371789255818212419937178925581821241993717892558182124199371789255818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e566cfb8-4f8f-4c07-b8a1-e75e1d6436bd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, a5837a79-48ce-4f71-aec7-475eb58f785c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, a5837a79-48ce-4f71-aec7-475eb58f785c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c985ada6-9a73-4a25-86f1-d7ad4c56beae, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852f17a0-1e34-4719-ad6c-6e6c639354ec, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852f17a0-1e34-4719-ad6c-6e6c639354ec, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4215226385726497178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42152263857264971784215226385726497178421522638572649717842152263857264971784215226385726497178421522638572649717842152263857264971784215226385726497178421522638572649717842152263857264971784215226385726497178421522638572649717842152263857264971784215226385726497178421522638572649717842152263857264971784215226385726497178421522638572649717842152263857264971784215226385726497178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, a5837a79-48ce-4f71-aec7-475eb58f785c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=97afb9de-987da48b-2102786a-59f4bd08" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb12755e-28f6-4d4a-8a7e-6dba865b260f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb12755e-28f6-4d4a-8a7e-6dba865b260f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8613939224060339973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86139392240603399738613939224060339973861393922406033997386139392240603399738613939224060339973861393922406033997386139392240603399738613939224060339973861393922406033997386139392240603399738613939224060339973861393922406033997386139392240603399738613939224060339973861393922406033997386139392240603399738613939224060339973861393922406033997386139392240603399738613939224060339973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852f17a0-1e34-4719-ad6c-6e6c639354ec, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5edc0538-ab6a-4a53-8529-5077bbc7cf52, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5edc0538-ab6a-4a53-8529-5077bbc7cf52, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8203018309922336924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82030183099223369248203018309922336924820301830992233692482030183099223369248203018309922336924820301830992233692482030183099223369248203018309922336924820301830992233692482030183099223369248203018309922336924820301830992233692482030183099223369248203018309922336924820301830992233692482030183099223369248203018309922336924820301830992233692482030183099223369248203018309922336924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb12755e-28f6-4d4a-8a7e-6dba865b260f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 160faaf9-dab8-4007-9a9b-496de5c8dc86, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160faaf9-dab8-4007-9a9b-496de5c8dc86, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 956811588670709648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648956811588670709648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5edc0538-ab6a-4a53-8529-5077bbc7cf52, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ded99ce7-1709-4b9c-aa79-0223b8eb2360, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ded99ce7-1709-4b9c-aa79-0223b8eb2360, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17547971745116595665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754797174511659566517547971745116595665175479717451165956651754797174511659566517547971745116595665175479717451165956651754797174511659566517547971745116595665175479717451165956651754797174511659566517547971745116595665175479717451165956651754797174511659566517547971745116595665175479717451165956651754797174511659566517547971745116595665175479717451165956651754797174511659566517547971745116595665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160faaf9-dab8-4007-9a9b-496de5c8dc86, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e045aba2-1948-4bdd-92e9-365093f4839a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e045aba2-1948-4bdd-92e9-365093f4839a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17211397953976998786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721139795397699878617211397953976998786172113979539769987861721139795397699878617211397953976998786172113979539769987861721139795397699878617211397953976998786172113979539769987861721139795397699878617211397953976998786172113979539769987861721139795397699878617211397953976998786172113979539769987861721139795397699878617211397953976998786172113979539769987861721139795397699878617211397953976998786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ded99ce7-1709-4b9c-aa79-0223b8eb2360, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5294ba8-be97-4b49-8e5f-f6fad6c788c4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5294ba8-be97-4b49-8e5f-f6fad6c788c4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16953391918176485988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695339191817648598816953391918176485988169533919181764859881695339191817648598816953391918176485988169533919181764859881695339191817648598816953391918176485988169533919181764859881695339191817648598816953391918176485988169533919181764859881695339191817648598816953391918176485988169533919181764859881695339191817648598816953391918176485988169533919181764859881695339191817648598816953391918176485988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e045aba2-1948-4bdd-92e9-365093f4839a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3299ead3-f462-4d7b-8d2c-327b82b1de96, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3299ead3-f462-4d7b-8d2c-327b82b1de96, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16203811971631997405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620381197163199740516203811971631997405162038119716319974051620381197163199740516203811971631997405162038119716319974051620381197163199740516203811971631997405162038119716319974051620381197163199740516203811971631997405162038119716319974051620381197163199740516203811971631997405162038119716319974051620381197163199740516203811971631997405162038119716319974051620381197163199740516203811971631997405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5294ba8-be97-4b49-8e5f-f6fad6c788c4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f62919b-a848-45a5-80d8-24a64bc0a281, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f62919b-a848-45a5-80d8-24a64bc0a281, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16673585268081059130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667358526808105913016673585268081059130166735852680810591301667358526808105913016673585268081059130166735852680810591301667358526808105913016673585268081059130166735852680810591301667358526808105913016673585268081059130166735852680810591301667358526808105913016673585268081059130166735852680810591301667358526808105913016673585268081059130166735852680810591301667358526808105913016673585268081059130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3299ead3-f462-4d7b-8d2c-327b82b1de96, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5c976cb-4e79-4a3a-b6f6-2f1e38bea15a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5c976cb-4e79-4a3a-b6f6-2f1e38bea15a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13184801414097510662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318480141409751066213184801414097510662131848014140975106621318480141409751066213184801414097510662131848014140975106621318480141409751066213184801414097510662131848014140975106621318480141409751066213184801414097510662131848014140975106621318480141409751066213184801414097510662131848014140975106621318480141409751066213184801414097510662131848014140975106621318480141409751066213184801414097510662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f62919b-a848-45a5-80d8-24a64bc0a281, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6154121b-ab15-40c1-a57e-51ac8c031659, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6154121b-ab15-40c1-a57e-51ac8c031659, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17921333071095553801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792133307109555380117921333071095553801179213330710955538011792133307109555380117921333071095553801179213330710955538011792133307109555380117921333071095553801179213330710955538011792133307109555380117921333071095553801179213330710955538011792133307109555380117921333071095553801179213330710955538011792133307109555380117921333071095553801179213330710955538011792133307109555380117921333071095553801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5c976cb-4e79-4a3a-b6f6-2f1e38bea15a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e11453c9-73cf-4dd5-b9e8-942e99968168, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e11453c9-73cf-4dd5-b9e8-942e99968168, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13886097801137013485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388609780113701348513886097801137013485138860978011370134851388609780113701348513886097801137013485138860978011370134851388609780113701348513886097801137013485138860978011370134851388609780113701348513886097801137013485138860978011370134851388609780113701348513886097801137013485138860978011370134851388609780113701348513886097801137013485138860978011370134851388609780113701348513886097801137013485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6154121b-ab15-40c1-a57e-51ac8c031659, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cfe0acc-c903-4abe-a6bf-33c4dbb0e17a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cfe0acc-c903-4abe-a6bf-33c4dbb0e17a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5029331504499349343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50293315044993493435029331504499349343502933150449934934350293315044993493435029331504499349343502933150449934934350293315044993493435029331504499349343502933150449934934350293315044993493435029331504499349343502933150449934934350293315044993493435029331504499349343502933150449934934350293315044993493435029331504499349343502933150449934934350293315044993493435029331504499349343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e11453c9-73cf-4dd5-b9e8-942e99968168, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f654faca-b6c3-440e-8524-f5ad70e1d4e6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f654faca-b6c3-440e-8524-f5ad70e1d4e6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7395873001818997357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73958730018189973577395873001818997357739587300181899735773958730018189973577395873001818997357739587300181899735773958730018189973577395873001818997357739587300181899735773958730018189973577395873001818997357739587300181899735773958730018189973577395873001818997357739587300181899735773958730018189973577395873001818997357739587300181899735773958730018189973577395873001818997357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f654faca-b6c3-440e-8524-f5ad70e1d4e6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ac29660-ae50-4333-bcb6-6a168a1ac8bc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ac29660-ae50-4333-bcb6-6a168a1ac8bc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11398837648183053723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139883764818305372311398837648183053723113988376481830537231139883764818305372311398837648183053723113988376481830537231139883764818305372311398837648183053723113988376481830537231139883764818305372311398837648183053723113988376481830537231139883764818305372311398837648183053723113988376481830537231139883764818305372311398837648183053723113988376481830537231139883764818305372311398837648183053723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cfe0acc-c903-4abe-a6bf-33c4dbb0e17a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e8b58cf-3d37-4369-b1c5-65325bceb5bb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e8b58cf-3d37-4369-b1c5-65325bceb5bb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4986830125326384821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49868301253263848214986830125326384821498683012532638482149868301253263848214986830125326384821498683012532638482149868301253263848214986830125326384821498683012532638482149868301253263848214986830125326384821498683012532638482149868301253263848214986830125326384821498683012532638482149868301253263848214986830125326384821498683012532638482149868301253263848214986830125326384821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ac29660-ae50-4333-bcb6-6a168a1ac8bc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab6fa3f5-70c5-4075-bec7-e29df4fec06b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab6fa3f5-70c5-4075-bec7-e29df4fec06b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2830141482703221369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28301414827032213692830141482703221369283014148270322136928301414827032213692830141482703221369283014148270322136928301414827032213692830141482703221369283014148270322136928301414827032213692830141482703221369283014148270322136928301414827032213692830141482703221369283014148270322136928301414827032213692830141482703221369283014148270322136928301414827032213692830141482703221369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e8b58cf-3d37-4369-b1c5-65325bceb5bb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 439a2c54-5672-4c5b-b708-726d5e5143ae, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 439a2c54-5672-4c5b-b708-726d5e5143ae, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13525532777965114552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352553277796511455213525532777965114552135255327779651145521352553277796511455213525532777965114552135255327779651145521352553277796511455213525532777965114552135255327779651145521352553277796511455213525532777965114552135255327779651145521352553277796511455213525532777965114552135255327779651145521352553277796511455213525532777965114552135255327779651145521352553277796511455213525532777965114552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab6fa3f5-70c5-4075-bec7-e29df4fec06b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5156e1a6-e756-499a-93fe-b4f74591fdb9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5156e1a6-e756-499a-93fe-b4f74591fdb9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16590978740828246728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659097874082824672816590978740828246728165909787408282467281659097874082824672816590978740828246728165909787408282467281659097874082824672816590978740828246728165909787408282467281659097874082824672816590978740828246728165909787408282467281659097874082824672816590978740828246728165909787408282467281659097874082824672816590978740828246728165909787408282467281659097874082824672816590978740828246728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 439a2c54-5672-4c5b-b708-726d5e5143ae, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d28e74f7-0b64-409d-8468-f8d40f9815bd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28e74f7-0b64-409d-8468-f8d40f9815bd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17251120132307577806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725112013230757780617251120132307577806172511201323075778061725112013230757780617251120132307577806172511201323075778061725112013230757780617251120132307577806172511201323075778061725112013230757780617251120132307577806172511201323075778061725112013230757780617251120132307577806172511201323075778061725112013230757780617251120132307577806172511201323075778061725112013230757780617251120132307577806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5156e1a6-e756-499a-93fe-b4f74591fdb9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69ed9540-17c1-45b3-b1ab-786209c5fd6b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69ed9540-17c1-45b3-b1ab-786209c5fd6b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12952627194035702253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295262719403570225312952627194035702253129526271940357022531295262719403570225312952627194035702253129526271940357022531295262719403570225312952627194035702253129526271940357022531295262719403570225312952627194035702253129526271940357022531295262719403570225312952627194035702253129526271940357022531295262719403570225312952627194035702253129526271940357022531295262719403570225312952627194035702253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28e74f7-0b64-409d-8468-f8d40f9815bd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06d6f745-4d34-498b-be13-daef3502e2ba, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06d6f745-4d34-498b-be13-daef3502e2ba, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11154435453136692452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115443545313669245211154435453136692452111544354531366924521115443545313669245211154435453136692452111544354531366924521115443545313669245211154435453136692452111544354531366924521115443545313669245211154435453136692452111544354531366924521115443545313669245211154435453136692452111544354531366924521115443545313669245211154435453136692452111544354531366924521115443545313669245211154435453136692452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69ed9540-17c1-45b3-b1ab-786209c5fd6b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ae29dbb-65cf-44a1-8576-4a446b231892, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ae29dbb-65cf-44a1-8576-4a446b231892, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14624924317970649507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462492431797064950714624924317970649507146249243179706495071462492431797064950714624924317970649507146249243179706495071462492431797064950714624924317970649507146249243179706495071462492431797064950714624924317970649507146249243179706495071462492431797064950714624924317970649507146249243179706495071462492431797064950714624924317970649507146249243179706495071462492431797064950714624924317970649507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06d6f745-4d34-498b-be13-daef3502e2ba, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2c66133-f574-45eb-ae0a-cff53984bb38, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2c66133-f574-45eb-ae0a-cff53984bb38, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11033674821496199460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103367482149619946011033674821496199460110336748214961994601103367482149619946011033674821496199460110336748214961994601103367482149619946011033674821496199460110336748214961994601103367482149619946011033674821496199460110336748214961994601103367482149619946011033674821496199460110336748214961994601103367482149619946011033674821496199460110336748214961994601103367482149619946011033674821496199460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ae29dbb-65cf-44a1-8576-4a446b231892, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed912fff-b0c3-4df4-94dc-e2cdfb8acad2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed912fff-b0c3-4df4-94dc-e2cdfb8acad2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3745730727723519873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37457307277235198733745730727723519873374573072772351987337457307277235198733745730727723519873374573072772351987337457307277235198733745730727723519873374573072772351987337457307277235198733745730727723519873374573072772351987337457307277235198733745730727723519873374573072772351987337457307277235198733745730727723519873374573072772351987337457307277235198733745730727723519873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2c66133-f574-45eb-ae0a-cff53984bb38, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7459f4e4-97bb-4458-8e38-05e59ee5eae1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7459f4e4-97bb-4458-8e38-05e59ee5eae1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7775257383881277143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77752573838812771437775257383881277143777525738388127714377752573838812771437775257383881277143777525738388127714377752573838812771437775257383881277143777525738388127714377752573838812771437775257383881277143777525738388127714377752573838812771437775257383881277143777525738388127714377752573838812771437775257383881277143777525738388127714377752573838812771437775257383881277143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed912fff-b0c3-4df4-94dc-e2cdfb8acad2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 465de784-8245-4a10-a897-d58c0e01d6f4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 465de784-8245-4a10-a897-d58c0e01d6f4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15483959269863605353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548395926986360535315483959269863605353154839592698636053531548395926986360535315483959269863605353154839592698636053531548395926986360535315483959269863605353154839592698636053531548395926986360535315483959269863605353154839592698636053531548395926986360535315483959269863605353154839592698636053531548395926986360535315483959269863605353154839592698636053531548395926986360535315483959269863605353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7459f4e4-97bb-4458-8e38-05e59ee5eae1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640187db-a455-4673-8bee-453674faf682, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640187db-a455-4673-8bee-453674faf682, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1139828640096165998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11398286400961659981139828640096165998113982864009616599811398286400961659981139828640096165998113982864009616599811398286400961659981139828640096165998113982864009616599811398286400961659981139828640096165998113982864009616599811398286400961659981139828640096165998113982864009616599811398286400961659981139828640096165998113982864009616599811398286400961659981139828640096165998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 465de784-8245-4a10-a897-d58c0e01d6f4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc02d985-bc83-4673-a49b-dfc0d782c25f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc02d985-bc83-4673-a49b-dfc0d782c25f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8212480309930631134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82124803099306311348212480309930631134821248030993063113482124803099306311348212480309930631134821248030993063113482124803099306311348212480309930631134821248030993063113482124803099306311348212480309930631134821248030993063113482124803099306311348212480309930631134821248030993063113482124803099306311348212480309930631134821248030993063113482124803099306311348212480309930631134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640187db-a455-4673-8bee-453674faf682, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fec51388-bedb-4951-80c9-576504385462, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fec51388-bedb-4951-80c9-576504385462, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 69019018594773611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6901901859477361169019018594773611690190185947736116901901859477361169019018594773611690190185947736116901901859477361169019018594773611690190185947736116901901859477361169019018594773611690190185947736116901901859477361169019018594773611690190185947736116901901859477361169019018594773611690190185947736116901901859477361169019018594773611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc02d985-bc83-4673-a49b-dfc0d782c25f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e985c6-26ca-4472-8ff1-d48db4631c9f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e985c6-26ca-4472-8ff1-d48db4631c9f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17246159580261806423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724615958026180642317246159580261806423172461595802618064231724615958026180642317246159580261806423172461595802618064231724615958026180642317246159580261806423172461595802618064231724615958026180642317246159580261806423172461595802618064231724615958026180642317246159580261806423172461595802618064231724615958026180642317246159580261806423172461595802618064231724615958026180642317246159580261806423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fec51388-bedb-4951-80c9-576504385462, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3719317-aef5-47fc-ae38-76f142e51adb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3719317-aef5-47fc-ae38-76f142e51adb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3743416658352553602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37434166583525536023743416658352553602374341665835255360237434166583525536023743416658352553602374341665835255360237434166583525536023743416658352553602374341665835255360237434166583525536023743416658352553602374341665835255360237434166583525536023743416658352553602374341665835255360237434166583525536023743416658352553602374341665835255360237434166583525536023743416658352553602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e985c6-26ca-4472-8ff1-d48db4631c9f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f8454d6-2e74-41de-ae45-7e7aad011330, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f8454d6-2e74-41de-ae45-7e7aad011330, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16389571037858243062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638957103785824306216389571037858243062163895710378582430621638957103785824306216389571037858243062163895710378582430621638957103785824306216389571037858243062163895710378582430621638957103785824306216389571037858243062163895710378582430621638957103785824306216389571037858243062163895710378582430621638957103785824306216389571037858243062163895710378582430621638957103785824306216389571037858243062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3719317-aef5-47fc-ae38-76f142e51adb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b80352-0cf8-4ad3-bc87-515fe4be2243, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b80352-0cf8-4ad3-bc87-515fe4be2243, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1787719910358582772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17877199103585827721787719910358582772178771991035858277217877199103585827721787719910358582772178771991035858277217877199103585827721787719910358582772178771991035858277217877199103585827721787719910358582772178771991035858277217877199103585827721787719910358582772178771991035858277217877199103585827721787719910358582772178771991035858277217877199103585827721787719910358582772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f8454d6-2e74-41de-ae45-7e7aad011330, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deb623ed-11cb-4a7f-a2c3-184e4ca425bc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deb623ed-11cb-4a7f-a2c3-184e4ca425bc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4080126403785603755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40801264037856037554080126403785603755408012640378560375540801264037856037554080126403785603755408012640378560375540801264037856037554080126403785603755408012640378560375540801264037856037554080126403785603755408012640378560375540801264037856037554080126403785603755408012640378560375540801264037856037554080126403785603755408012640378560375540801264037856037554080126403785603755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deb623ed-11cb-4a7f-a2c3-184e4ca425bc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a794f6-8ac1-4002-a31e-1a52e4d64e16, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a794f6-8ac1-4002-a31e-1a52e4d64e16, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 386568623135770046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046386568623135770046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b80352-0cf8-4ad3-bc87-515fe4be2243, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7841c70-e44b-48b4-9919-657a9843940f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7841c70-e44b-48b4-9919-657a9843940f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5185451579520545116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51854515795205451165185451579520545116518545157952054511651854515795205451165185451579520545116518545157952054511651854515795205451165185451579520545116518545157952054511651854515795205451165185451579520545116518545157952054511651854515795205451165185451579520545116518545157952054511651854515795205451165185451579520545116518545157952054511651854515795205451165185451579520545116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a794f6-8ac1-4002-a31e-1a52e4d64e16, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a27db0e-654d-4792-aebf-13147b7f5f9f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a27db0e-654d-4792-aebf-13147b7f5f9f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11604876131977282003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160487613197728200311604876131977282003116048761319772820031160487613197728200311604876131977282003116048761319772820031160487613197728200311604876131977282003116048761319772820031160487613197728200311604876131977282003116048761319772820031160487613197728200311604876131977282003116048761319772820031160487613197728200311604876131977282003116048761319772820031160487613197728200311604876131977282003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7841c70-e44b-48b4-9919-657a9843940f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0c8ae30-66ef-469b-bae5-5e3ac7a487de, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c8ae30-66ef-469b-bae5-5e3ac7a487de, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6712749257209690316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67127492572096903166712749257209690316671274925720969031667127492572096903166712749257209690316671274925720969031667127492572096903166712749257209690316671274925720969031667127492572096903166712749257209690316671274925720969031667127492572096903166712749257209690316671274925720969031667127492572096903166712749257209690316671274925720969031667127492572096903166712749257209690316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a27db0e-654d-4792-aebf-13147b7f5f9f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c8ae30-66ef-469b-bae5-5e3ac7a487de, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cad2dc1-9d08-48af-b290-4b57fe5281b8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cad2dc1-9d08-48af-b290-4b57fe5281b8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7759701337906293609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77597013379062936097759701337906293609775970133790629360977597013379062936097759701337906293609775970133790629360977597013379062936097759701337906293609775970133790629360977597013379062936097759701337906293609775970133790629360977597013379062936097759701337906293609775970133790629360977597013379062936097759701337906293609775970133790629360977597013379062936097759701337906293609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b57c3c-ed34-46e2-acec-7287f3f9fea9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b57c3c-ed34-46e2-acec-7287f3f9fea9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11846277280471516596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184627728047151659611846277280471516596118462772804715165961184627728047151659611846277280471516596118462772804715165961184627728047151659611846277280471516596118462772804715165961184627728047151659611846277280471516596118462772804715165961184627728047151659611846277280471516596118462772804715165961184627728047151659611846277280471516596118462772804715165961184627728047151659611846277280471516596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cad2dc1-9d08-48af-b290-4b57fe5281b8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f356d0fb-6730-40f6-89f6-6d3dfe3c1b1e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b57c3c-ed34-46e2-acec-7287f3f9fea9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 958324ba-54c7-4c27-ab32-ed96cac9d511, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 958324ba-54c7-4c27-ab32-ed96cac9d511, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11925349917132172651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192534991713217265111925349917132172651119253499171321726511192534991713217265111925349917132172651119253499171321726511192534991713217265111925349917132172651119253499171321726511192534991713217265111925349917132172651119253499171321726511192534991713217265111925349917132172651119253499171321726511192534991713217265111925349917132172651119253499171321726511192534991713217265111925349917132172651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f356d0fb-6730-40f6-89f6-6d3dfe3c1b1e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13924515026175779056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392451502617577905613924515026175779056139245150261757790561392451502617577905613924515026175779056139245150261757790561392451502617577905613924515026175779056139245150261757790561392451502617577905613924515026175779056139245150261757790561392451502617577905613924515026175779056139245150261757790561392451502617577905613924515026175779056139245150261757790561392451502617577905613924515026175779056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 958324ba-54c7-4c27-ab32-ed96cac9d511, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a7a560f-1b00-4f64-9076-67029671cb73, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a7a560f-1b00-4f64-9076-67029671cb73, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13950421578092764964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395042157809276496413950421578092764964139504215780927649641395042157809276496413950421578092764964139504215780927649641395042157809276496413950421578092764964139504215780927649641395042157809276496413950421578092764964139504215780927649641395042157809276496413950421578092764964139504215780927649641395042157809276496413950421578092764964139504215780927649641395042157809276496413950421578092764964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f356d0fb-6730-40f6-89f6-6d3dfe3c1b1e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20257932-6a79-4bfc-82d4-8667a93eedaa, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20257932-6a79-4bfc-82d4-8667a93eedaa, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12894099537623380676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289409953762338067612894099537623380676128940995376233806761289409953762338067612894099537623380676128940995376233806761289409953762338067612894099537623380676128940995376233806761289409953762338067612894099537623380676128940995376233806761289409953762338067612894099537623380676128940995376233806761289409953762338067612894099537623380676128940995376233806761289409953762338067612894099537623380676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a7a560f-1b00-4f64-9076-67029671cb73, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c6fc3d7-d2da-408a-8c84-e7a1166ce974, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c6fc3d7-d2da-408a-8c84-e7a1166ce974, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7496666486208399298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74966664862083992987496666486208399298749666648620839929874966664862083992987496666486208399298749666648620839929874966664862083992987496666486208399298749666648620839929874966664862083992987496666486208399298749666648620839929874966664862083992987496666486208399298749666648620839929874966664862083992987496666486208399298749666648620839929874966664862083992987496666486208399298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20257932-6a79-4bfc-82d4-8667a93eedaa, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a3b76c5-828e-4037-8f6d-7a7fecc33291, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a3b76c5-828e-4037-8f6d-7a7fecc33291, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5306136790380464626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53061367903804646265306136790380464626530613679038046462653061367903804646265306136790380464626530613679038046462653061367903804646265306136790380464626530613679038046462653061367903804646265306136790380464626530613679038046462653061367903804646265306136790380464626530613679038046462653061367903804646265306136790380464626530613679038046462653061367903804646265306136790380464626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c6fc3d7-d2da-408a-8c84-e7a1166ce974, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 987d0451-dcb4-4189-8799-79be3cc9c93e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 987d0451-dcb4-4189-8799-79be3cc9c93e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17619144048849384140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761914404884938414017619144048849384140176191440488493841401761914404884938414017619144048849384140176191440488493841401761914404884938414017619144048849384140176191440488493841401761914404884938414017619144048849384140176191440488493841401761914404884938414017619144048849384140176191440488493841401761914404884938414017619144048849384140176191440488493841401761914404884938414017619144048849384140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a3b76c5-828e-4037-8f6d-7a7fecc33291, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5deb4f4-dd15-4bb9-8200-1f5d54d5dbb0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5deb4f4-dd15-4bb9-8200-1f5d54d5dbb0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6910977892799947253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69109778927999472536910977892799947253691097789279994725369109778927999472536910977892799947253691097789279994725369109778927999472536910977892799947253691097789279994725369109778927999472536910977892799947253691097789279994725369109778927999472536910977892799947253691097789279994725369109778927999472536910977892799947253691097789279994725369109778927999472536910977892799947253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 987d0451-dcb4-4189-8799-79be3cc9c93e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6a793cf-8302-4d43-a43b-b26a79a376e0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a793cf-8302-4d43-a43b-b26a79a376e0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12525068971389516210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252506897138951621012525068971389516210125250689713895162101252506897138951621012525068971389516210125250689713895162101252506897138951621012525068971389516210125250689713895162101252506897138951621012525068971389516210125250689713895162101252506897138951621012525068971389516210125250689713895162101252506897138951621012525068971389516210125250689713895162101252506897138951621012525068971389516210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5deb4f4-dd15-4bb9-8200-1f5d54d5dbb0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dc6bee5-916f-40c4-b5ff-57c85c30cc4e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dc6bee5-916f-40c4-b5ff-57c85c30cc4e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2124700826631508966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21247008266315089662124700826631508966212470082663150896621247008266315089662124700826631508966212470082663150896621247008266315089662124700826631508966212470082663150896621247008266315089662124700826631508966212470082663150896621247008266315089662124700826631508966212470082663150896621247008266315089662124700826631508966212470082663150896621247008266315089662124700826631508966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dc6bee5-916f-40c4-b5ff-57c85c30cc4e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86f75ee2-ad63-42e1-be91-c6345ad9e97f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86f75ee2-ad63-42e1-be91-c6345ad9e97f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14189323011357214606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418932301135721460614189323011357214606141893230113572146061418932301135721460614189323011357214606141893230113572146061418932301135721460614189323011357214606141893230113572146061418932301135721460614189323011357214606141893230113572146061418932301135721460614189323011357214606141893230113572146061418932301135721460614189323011357214606141893230113572146061418932301135721460614189323011357214606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a793cf-8302-4d43-a43b-b26a79a376e0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f0a0d85-a970-4598-8ae2-9aed99114905, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f0a0d85-a970-4598-8ae2-9aed99114905, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10076956153907063933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007695615390706393310076956153907063933100769561539070639331007695615390706393310076956153907063933100769561539070639331007695615390706393310076956153907063933100769561539070639331007695615390706393310076956153907063933100769561539070639331007695615390706393310076956153907063933100769561539070639331007695615390706393310076956153907063933100769561539070639331007695615390706393310076956153907063933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f0a0d85-a970-4598-8ae2-9aed99114905, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86f75ee2-ad63-42e1-be91-c6345ad9e97f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e6cc4ee-f4ce-409c-b63f-29b515d2683b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6cc4ee-f4ce-409c-b63f-29b515d2683b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7496282927370275920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74962829273702759207496282927370275920749628292737027592074962829273702759207496282927370275920749628292737027592074962829273702759207496282927370275920749628292737027592074962829273702759207496282927370275920749628292737027592074962829273702759207496282927370275920749628292737027592074962829273702759207496282927370275920749628292737027592074962829273702759207496282927370275920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929c70be-b280-4519-9e91-7bb2a13b9541, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929c70be-b280-4519-9e91-7bb2a13b9541, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18360294067644683082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836029406764468308218360294067644683082183602940676446830821836029406764468308218360294067644683082183602940676446830821836029406764468308218360294067644683082183602940676446830821836029406764468308218360294067644683082183602940676446830821836029406764468308218360294067644683082183602940676446830821836029406764468308218360294067644683082183602940676446830821836029406764468308218360294067644683082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e6cc4ee-f4ce-409c-b63f-29b515d2683b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c51d0cf-d51f-489f-947c-a72faea4b1bd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c51d0cf-d51f-489f-947c-a72faea4b1bd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7273968585218938944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72739685852189389447273968585218938944727396858521893894472739685852189389447273968585218938944727396858521893894472739685852189389447273968585218938944727396858521893894472739685852189389447273968585218938944727396858521893894472739685852189389447273968585218938944727396858521893894472739685852189389447273968585218938944727396858521893894472739685852189389447273968585218938944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929c70be-b280-4519-9e91-7bb2a13b9541, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b723ca-de03-4c88-adbb-d3bd96754692, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b723ca-de03-4c88-adbb-d3bd96754692, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2320699536816224139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23206995368162241392320699536816224139232069953681622413923206995368162241392320699536816224139232069953681622413923206995368162241392320699536816224139232069953681622413923206995368162241392320699536816224139232069953681622413923206995368162241392320699536816224139232069953681622413923206995368162241392320699536816224139232069953681622413923206995368162241392320699536816224139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c51d0cf-d51f-489f-947c-a72faea4b1bd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b593414-98b3-4d22-b616-8906492cd0f5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b593414-98b3-4d22-b616-8906492cd0f5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7561760888017860219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75617608880178602197561760888017860219756176088801786021975617608880178602197561760888017860219756176088801786021975617608880178602197561760888017860219756176088801786021975617608880178602197561760888017860219756176088801786021975617608880178602197561760888017860219756176088801786021975617608880178602197561760888017860219756176088801786021975617608880178602197561760888017860219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46b723ca-de03-4c88-adbb-d3bd96754692, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb34ec65-dcc9-4351-a0e6-efdbe88c4b67, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb34ec65-dcc9-4351-a0e6-efdbe88c4b67, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6423611008417337838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64236110084173378386423611008417337838642361100841733783864236110084173378386423611008417337838642361100841733783864236110084173378386423611008417337838642361100841733783864236110084173378386423611008417337838642361100841733783864236110084173378386423611008417337838642361100841733783864236110084173378386423611008417337838642361100841733783864236110084173378386423611008417337838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b593414-98b3-4d22-b616-8906492cd0f5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1c2b072-b1e6-4b4e-b12d-86b16af00268, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1c2b072-b1e6-4b4e-b12d-86b16af00268, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16207019053935554592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620701905393555459216207019053935554592162070190539355545921620701905393555459216207019053935554592162070190539355545921620701905393555459216207019053935554592162070190539355545921620701905393555459216207019053935554592162070190539355545921620701905393555459216207019053935554592162070190539355545921620701905393555459216207019053935554592162070190539355545921620701905393555459216207019053935554592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb34ec65-dcc9-4351-a0e6-efdbe88c4b67, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75c59d43-a874-41f2-83a0-6cbcd2af332d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75c59d43-a874-41f2-83a0-6cbcd2af332d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1885724964685804374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18857249646858043741885724964685804374188572496468580437418857249646858043741885724964685804374188572496468580437418857249646858043741885724964685804374188572496468580437418857249646858043741885724964685804374188572496468580437418857249646858043741885724964685804374188572496468580437418857249646858043741885724964685804374188572496468580437418857249646858043741885724964685804374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1c2b072-b1e6-4b4e-b12d-86b16af00268, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 017f29e3-d820-4a74-912b-c27a86a8de07, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 017f29e3-d820-4a74-912b-c27a86a8de07, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5570128724237151198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55701287242371511985570128724237151198557012872423715119855701287242371511985570128724237151198557012872423715119855701287242371511985570128724237151198557012872423715119855701287242371511985570128724237151198557012872423715119855701287242371511985570128724237151198557012872423715119855701287242371511985570128724237151198557012872423715119855701287242371511985570128724237151198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c59d43-a874-41f2-83a0-6cbcd2af332d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3825e2ed-1725-4dc5-90fd-a8e8160e4b76, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3825e2ed-1725-4dc5-90fd-a8e8160e4b76, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16787471011537396875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678747101153739687516787471011537396875167874710115373968751678747101153739687516787471011537396875167874710115373968751678747101153739687516787471011537396875167874710115373968751678747101153739687516787471011537396875167874710115373968751678747101153739687516787471011537396875167874710115373968751678747101153739687516787471011537396875167874710115373968751678747101153739687516787471011537396875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 017f29e3-d820-4a74-912b-c27a86a8de07, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603e9229-dd75-4dfa-a37f-ce0a9abf24cb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603e9229-dd75-4dfa-a37f-ce0a9abf24cb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6854278315865117711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68542783158651177116854278315865117711685427831586511771168542783158651177116854278315865117711685427831586511771168542783158651177116854278315865117711685427831586511771168542783158651177116854278315865117711685427831586511771168542783158651177116854278315865117711685427831586511771168542783158651177116854278315865117711685427831586511771168542783158651177116854278315865117711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3825e2ed-1725-4dc5-90fd-a8e8160e4b76, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4af1f932-42a6-48c6-a137-55ebc18f7fa0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4af1f932-42a6-48c6-a137-55ebc18f7fa0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14119773388902528173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411977338890252817314119773388902528173141197733889025281731411977338890252817314119773388902528173141197733889025281731411977338890252817314119773388902528173141197733889025281731411977338890252817314119773388902528173141197733889025281731411977338890252817314119773388902528173141197733889025281731411977338890252817314119773388902528173141197733889025281731411977338890252817314119773388902528173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603e9229-dd75-4dfa-a37f-ce0a9abf24cb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ebfa903-29bf-46f9-9717-0145cbc0a1d3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ebfa903-29bf-46f9-9717-0145cbc0a1d3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1862321175152484585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18623211751524845851862321175152484585186232117515248458518623211751524845851862321175152484585186232117515248458518623211751524845851862321175152484585186232117515248458518623211751524845851862321175152484585186232117515248458518623211751524845851862321175152484585186232117515248458518623211751524845851862321175152484585186232117515248458518623211751524845851862321175152484585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4af1f932-42a6-48c6-a137-55ebc18f7fa0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1b2784-c125-4965-9a3a-428c0c25fa8b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1b2784-c125-4965-9a3a-428c0c25fa8b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3662162970253715149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36621629702537151493662162970253715149366216297025371514936621629702537151493662162970253715149366216297025371514936621629702537151493662162970253715149366216297025371514936621629702537151493662162970253715149366216297025371514936621629702537151493662162970253715149366216297025371514936621629702537151493662162970253715149366216297025371514936621629702537151493662162970253715149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ebfa903-29bf-46f9-9717-0145cbc0a1d3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cade6d9-f00c-4cbf-806f-44922f44c389, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cade6d9-f00c-4cbf-806f-44922f44c389, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17572426749624259321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757242674962425932117572426749624259321175724267496242593211757242674962425932117572426749624259321175724267496242593211757242674962425932117572426749624259321175724267496242593211757242674962425932117572426749624259321175724267496242593211757242674962425932117572426749624259321175724267496242593211757242674962425932117572426749624259321175724267496242593211757242674962425932117572426749624259321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1b2784-c125-4965-9a3a-428c0c25fa8b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfe6c4d6-720b-4b06-a6e7-755b4c128423, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfe6c4d6-720b-4b06-a6e7-755b4c128423, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7504296774244885554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75042967742448855547504296774244885554750429677424488555475042967742448855547504296774244885554750429677424488555475042967742448855547504296774244885554750429677424488555475042967742448855547504296774244885554750429677424488555475042967742448855547504296774244885554750429677424488555475042967742448855547504296774244885554750429677424488555475042967742448855547504296774244885554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cade6d9-f00c-4cbf-806f-44922f44c389, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f33efb35-387d-453a-adb7-6f2abec220dc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f33efb35-387d-453a-adb7-6f2abec220dc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13792059917613689806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379205991761368980613792059917613689806137920599176136898061379205991761368980613792059917613689806137920599176136898061379205991761368980613792059917613689806137920599176136898061379205991761368980613792059917613689806137920599176136898061379205991761368980613792059917613689806137920599176136898061379205991761368980613792059917613689806137920599176136898061379205991761368980613792059917613689806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfe6c4d6-720b-4b06-a6e7-755b4c128423, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c55ae4-3d88-4912-af21-caea7d2bfc4a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c55ae4-3d88-4912-af21-caea7d2bfc4a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18347623219044049800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834762321904404980018347623219044049800183476232190440498001834762321904404980018347623219044049800183476232190440498001834762321904404980018347623219044049800183476232190440498001834762321904404980018347623219044049800183476232190440498001834762321904404980018347623219044049800183476232190440498001834762321904404980018347623219044049800183476232190440498001834762321904404980018347623219044049800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f33efb35-387d-453a-adb7-6f2abec220dc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfa95fa1-a186-4f06-a2c3-d1d9e272f98a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfa95fa1-a186-4f06-a2c3-d1d9e272f98a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7760390821070528887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77603908210705288877760390821070528887776039082107052888777603908210705288877760390821070528887776039082107052888777603908210705288877760390821070528887776039082107052888777603908210705288877760390821070528887776039082107052888777603908210705288877760390821070528887776039082107052888777603908210705288877760390821070528887776039082107052888777603908210705288877760390821070528887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c55ae4-3d88-4912-af21-caea7d2bfc4a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 088568a3-e91b-4aac-9ac4-b416921c0cd7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 088568a3-e91b-4aac-9ac4-b416921c0cd7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7462723343890397424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74627233438903974247462723343890397424746272334389039742474627233438903974247462723343890397424746272334389039742474627233438903974247462723343890397424746272334389039742474627233438903974247462723343890397424746272334389039742474627233438903974247462723343890397424746272334389039742474627233438903974247462723343890397424746272334389039742474627233438903974247462723343890397424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfa95fa1-a186-4f06-a2c3-d1d9e272f98a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ed0529a-2818-40c0-8158-a65dd2818a09, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ed0529a-2818-40c0-8158-a65dd2818a09, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17466283623478709780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746628362347870978017466283623478709780174662836234787097801746628362347870978017466283623478709780174662836234787097801746628362347870978017466283623478709780174662836234787097801746628362347870978017466283623478709780174662836234787097801746628362347870978017466283623478709780174662836234787097801746628362347870978017466283623478709780174662836234787097801746628362347870978017466283623478709780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 088568a3-e91b-4aac-9ac4-b416921c0cd7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71054547-290d-4d83-99ff-7f45b70f310f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71054547-290d-4d83-99ff-7f45b70f310f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 715819071487209840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840715819071487209840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ed0529a-2818-40c0-8158-a65dd2818a09, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d9db721-27d6-4c6c-89d3-eef259252e63, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d9db721-27d6-4c6c-89d3-eef259252e63, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17104675408622055526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710467540862205552617104675408622055526171046754086220555261710467540862205552617104675408622055526171046754086220555261710467540862205552617104675408622055526171046754086220555261710467540862205552617104675408622055526171046754086220555261710467540862205552617104675408622055526171046754086220555261710467540862205552617104675408622055526171046754086220555261710467540862205552617104675408622055526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71054547-290d-4d83-99ff-7f45b70f310f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36561966-53db-44dc-b62b-4116d0e9b47b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36561966-53db-44dc-b62b-4116d0e9b47b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 527445949395629137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137527445949395629137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d9db721-27d6-4c6c-89d3-eef259252e63, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8c6167b-9f3a-4361-a2e3-156a0486d4a6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c6167b-9f3a-4361-a2e3-156a0486d4a6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10606889471058559045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060688947105855904510606889471058559045106068894710585590451060688947105855904510606889471058559045106068894710585590451060688947105855904510606889471058559045106068894710585590451060688947105855904510606889471058559045106068894710585590451060688947105855904510606889471058559045106068894710585590451060688947105855904510606889471058559045106068894710585590451060688947105855904510606889471058559045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36561966-53db-44dc-b62b-4116d0e9b47b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be43b84b-26d5-4e65-83ae-4251260fb170, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be43b84b-26d5-4e65-83ae-4251260fb170, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685486439697930463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168548643969793046311685486439697930463116854864396979304631168548643969793046311685486439697930463116854864396979304631168548643969793046311685486439697930463116854864396979304631168548643969793046311685486439697930463116854864396979304631168548643969793046311685486439697930463116854864396979304631168548643969793046311685486439697930463116854864396979304631168548643969793046311685486439697930463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c6167b-9f3a-4361-a2e3-156a0486d4a6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b00c0f00-2698-4704-b7f8-cb1e9855f2d4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b00c0f00-2698-4704-b7f8-cb1e9855f2d4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3005137162481443838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30051371624814438383005137162481443838300513716248144383830051371624814438383005137162481443838300513716248144383830051371624814438383005137162481443838300513716248144383830051371624814438383005137162481443838300513716248144383830051371624814438383005137162481443838300513716248144383830051371624814438383005137162481443838300513716248144383830051371624814438383005137162481443838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be43b84b-26d5-4e65-83ae-4251260fb170, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f088757-597a-46ce-ae1f-1a69cb301e8b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f088757-597a-46ce-ae1f-1a69cb301e8b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14377357935192813385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437735793519281338514377357935192813385143773579351928133851437735793519281338514377357935192813385143773579351928133851437735793519281338514377357935192813385143773579351928133851437735793519281338514377357935192813385143773579351928133851437735793519281338514377357935192813385143773579351928133851437735793519281338514377357935192813385143773579351928133851437735793519281338514377357935192813385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f088757-597a-46ce-ae1f-1a69cb301e8b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24ff30ae-d9ca-4cfa-944b-4df7e1a2736e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ff30ae-d9ca-4cfa-944b-4df7e1a2736e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 162536284713862451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451162536284713862451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b00c0f00-2698-4704-b7f8-cb1e9855f2d4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ff30ae-d9ca-4cfa-944b-4df7e1a2736e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02757103-c441-4840-a51d-164618649c45, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02757103-c441-4840-a51d-164618649c45, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3786582466492428744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37865824664924287443786582466492428744378658246649242874437865824664924287443786582466492428744378658246649242874437865824664924287443786582466492428744378658246649242874437865824664924287443786582466492428744378658246649242874437865824664924287443786582466492428744378658246649242874437865824664924287443786582466492428744378658246649242874437865824664924287443786582466492428744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fac45e5f-8283-491a-94c0-2c44900202db, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fac45e5f-8283-491a-94c0-2c44900202db, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14065985524558409113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406598552455840911314065985524558409113140659855245584091131406598552455840911314065985524558409113140659855245584091131406598552455840911314065985524558409113140659855245584091131406598552455840911314065985524558409113140659855245584091131406598552455840911314065985524558409113140659855245584091131406598552455840911314065985524558409113140659855245584091131406598552455840911314065985524558409113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fac45e5f-8283-491a-94c0-2c44900202db, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7918e6c7-8cf7-44a5-bfd5-2b55fb1d3c90, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7918e6c7-8cf7-44a5-bfd5-2b55fb1d3c90, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3305002553754910722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33050025537549107223305002553754910722330500255375491072233050025537549107223305002553754910722330500255375491072233050025537549107223305002553754910722330500255375491072233050025537549107223305002553754910722330500255375491072233050025537549107223305002553754910722330500255375491072233050025537549107223305002553754910722330500255375491072233050025537549107223305002553754910722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02757103-c441-4840-a51d-164618649c45, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69a68015-2c3a-42ce-8f5c-f5ce52654d3e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69a68015-2c3a-42ce-8f5c-f5ce52654d3e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13208455522924016424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320845552292401642413208455522924016424132084555229240164241320845552292401642413208455522924016424132084555229240164241320845552292401642413208455522924016424132084555229240164241320845552292401642413208455522924016424132084555229240164241320845552292401642413208455522924016424132084555229240164241320845552292401642413208455522924016424132084555229240164241320845552292401642413208455522924016424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7918e6c7-8cf7-44a5-bfd5-2b55fb1d3c90, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a1108e7-1960-4575-ad91-f5372afe0f71, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69a68015-2c3a-42ce-8f5c-f5ce52654d3e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f186e0a-8d09-406f-847e-51ea619dc6c2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f186e0a-8d09-406f-847e-51ea619dc6c2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10769704256104253312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076970425610425331210769704256104253312107697042561042533121076970425610425331210769704256104253312107697042561042533121076970425610425331210769704256104253312107697042561042533121076970425610425331210769704256104253312107697042561042533121076970425610425331210769704256104253312107697042561042533121076970425610425331210769704256104253312107697042561042533121076970425610425331210769704256104253312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a1108e7-1960-4575-ad91-f5372afe0f71, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6247771757985819135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62477717579858191356247771757985819135624777175798581913562477717579858191356247771757985819135624777175798581913562477717579858191356247771757985819135624777175798581913562477717579858191356247771757985819135624777175798581913562477717579858191356247771757985819135624777175798581913562477717579858191356247771757985819135624777175798581913562477717579858191356247771757985819135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a1108e7-1960-4575-ad91-f5372afe0f71, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19867f90-e02c-4b23-8aa8-169093e97eb5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19867f90-e02c-4b23-8aa8-169093e97eb5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16557310910956770590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655731091095677059016557310910956770590165573109109567705901655731091095677059016557310910956770590165573109109567705901655731091095677059016557310910956770590165573109109567705901655731091095677059016557310910956770590165573109109567705901655731091095677059016557310910956770590165573109109567705901655731091095677059016557310910956770590165573109109567705901655731091095677059016557310910956770590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f186e0a-8d09-406f-847e-51ea619dc6c2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49930ec1-18aa-4522-9282-a94ae36cca6c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49930ec1-18aa-4522-9282-a94ae36cca6c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14228086842402076943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422808684240207694314228086842402076943142280868424020769431422808684240207694314228086842402076943142280868424020769431422808684240207694314228086842402076943142280868424020769431422808684240207694314228086842402076943142280868424020769431422808684240207694314228086842402076943142280868424020769431422808684240207694314228086842402076943142280868424020769431422808684240207694314228086842402076943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19867f90-e02c-4b23-8aa8-169093e97eb5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba62d274-df4f-444c-aa69-d612d016e89b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba62d274-df4f-444c-aa69-d612d016e89b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6062689410363847979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60626894103638479796062689410363847979606268941036384797960626894103638479796062689410363847979606268941036384797960626894103638479796062689410363847979606268941036384797960626894103638479796062689410363847979606268941036384797960626894103638479796062689410363847979606268941036384797960626894103638479796062689410363847979606268941036384797960626894103638479796062689410363847979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49930ec1-18aa-4522-9282-a94ae36cca6c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9dc34e7-2f83-40b2-b1c3-6c8d843c1b8f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9dc34e7-2f83-40b2-b1c3-6c8d843c1b8f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1790371839886817821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17903718398868178211790371839886817821179037183988681782117903718398868178211790371839886817821179037183988681782117903718398868178211790371839886817821179037183988681782117903718398868178211790371839886817821179037183988681782117903718398868178211790371839886817821179037183988681782117903718398868178211790371839886817821179037183988681782117903718398868178211790371839886817821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba62d274-df4f-444c-aa69-d612d016e89b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aefaedf5-26f3-445f-8984-1d3b0ca752ca, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aefaedf5-26f3-445f-8984-1d3b0ca752ca, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15162242563388082065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516224256338808206515162242563388082065151622425633880820651516224256338808206515162242563388082065151622425633880820651516224256338808206515162242563388082065151622425633880820651516224256338808206515162242563388082065151622425633880820651516224256338808206515162242563388082065151622425633880820651516224256338808206515162242563388082065151622425633880820651516224256338808206515162242563388082065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9dc34e7-2f83-40b2-b1c3-6c8d843c1b8f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d99ee650-dd1a-4d18-8838-aebf71812437, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d99ee650-dd1a-4d18-8838-aebf71812437, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16672626580806187466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667262658080618746616672626580806187466166726265808061874661667262658080618746616672626580806187466166726265808061874661667262658080618746616672626580806187466166726265808061874661667262658080618746616672626580806187466166726265808061874661667262658080618746616672626580806187466166726265808061874661667262658080618746616672626580806187466166726265808061874661667262658080618746616672626580806187466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d99ee650-dd1a-4d18-8838-aebf71812437, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfcab702-4855-4db7-987d-c31cdef3bdd6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfcab702-4855-4db7-987d-c31cdef3bdd6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7517806387049923780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75178063870499237807517806387049923780751780638704992378075178063870499237807517806387049923780751780638704992378075178063870499237807517806387049923780751780638704992378075178063870499237807517806387049923780751780638704992378075178063870499237807517806387049923780751780638704992378075178063870499237807517806387049923780751780638704992378075178063870499237807517806387049923780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aefaedf5-26f3-445f-8984-1d3b0ca752ca, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 849c36c6-0fd0-4333-9916-de07ff28005d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 849c36c6-0fd0-4333-9916-de07ff28005d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7830836618534510213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78308366185345102137830836618534510213783083661853451021378308366185345102137830836618534510213783083661853451021378308366185345102137830836618534510213783083661853451021378308366185345102137830836618534510213783083661853451021378308366185345102137830836618534510213783083661853451021378308366185345102137830836618534510213783083661853451021378308366185345102137830836618534510213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfcab702-4855-4db7-987d-c31cdef3bdd6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db018103-8ea5-4271-809a-692bedb7dc47, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db018103-8ea5-4271-809a-692bedb7dc47, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1608468730779784881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16084687307797848811608468730779784881160846873077978488116084687307797848811608468730779784881160846873077978488116084687307797848811608468730779784881160846873077978488116084687307797848811608468730779784881160846873077978488116084687307797848811608468730779784881160846873077978488116084687307797848811608468730779784881160846873077978488116084687307797848811608468730779784881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 849c36c6-0fd0-4333-9916-de07ff28005d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e8c61d6-9e1d-4b49-a3a7-414100867b16, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e8c61d6-9e1d-4b49-a3a7-414100867b16, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14182283042068890011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418228304206889001114182283042068890011141822830420688900111418228304206889001114182283042068890011141822830420688900111418228304206889001114182283042068890011141822830420688900111418228304206889001114182283042068890011141822830420688900111418228304206889001114182283042068890011141822830420688900111418228304206889001114182283042068890011141822830420688900111418228304206889001114182283042068890011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db018103-8ea5-4271-809a-692bedb7dc47, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68f907bc-e618-446a-986f-3fee100fcce6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68f907bc-e618-446a-986f-3fee100fcce6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11144846828380122485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114484682838012248511144846828380122485111448468283801224851114484682838012248511144846828380122485111448468283801224851114484682838012248511144846828380122485111448468283801224851114484682838012248511144846828380122485111448468283801224851114484682838012248511144846828380122485111448468283801224851114484682838012248511144846828380122485111448468283801224851114484682838012248511144846828380122485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e8c61d6-9e1d-4b49-a3a7-414100867b16, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 721c2999-8f7b-45a8-b3e0-7b4c33acc9e9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 721c2999-8f7b-45a8-b3e0-7b4c33acc9e9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4681185715527069645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46811857155270696454681185715527069645468118571552706964546811857155270696454681185715527069645468118571552706964546811857155270696454681185715527069645468118571552706964546811857155270696454681185715527069645468118571552706964546811857155270696454681185715527069645468118571552706964546811857155270696454681185715527069645468118571552706964546811857155270696454681185715527069645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68f907bc-e618-446a-986f-3fee100fcce6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c14f3d04-ee96-43a7-938b-650e9febad4a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c14f3d04-ee96-43a7-938b-650e9febad4a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11925911568949409188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192591156894940918811925911568949409188119259115689494091881192591156894940918811925911568949409188119259115689494091881192591156894940918811925911568949409188119259115689494091881192591156894940918811925911568949409188119259115689494091881192591156894940918811925911568949409188119259115689494091881192591156894940918811925911568949409188119259115689494091881192591156894940918811925911568949409188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 721c2999-8f7b-45a8-b3e0-7b4c33acc9e9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27be4182-2f00-4283-8a6e-262aba0f35d4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27be4182-2f00-4283-8a6e-262aba0f35d4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5338186170750304936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53381861707503049365338186170750304936533818617075030493653381861707503049365338186170750304936533818617075030493653381861707503049365338186170750304936533818617075030493653381861707503049365338186170750304936533818617075030493653381861707503049365338186170750304936533818617075030493653381861707503049365338186170750304936533818617075030493653381861707503049365338186170750304936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c14f3d04-ee96-43a7-938b-650e9febad4a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43e7a654-ac1f-462f-8e04-773695389c4a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43e7a654-ac1f-462f-8e04-773695389c4a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3594700031710587375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35947000317105873753594700031710587375359470003171058737535947000317105873753594700031710587375359470003171058737535947000317105873753594700031710587375359470003171058737535947000317105873753594700031710587375359470003171058737535947000317105873753594700031710587375359470003171058737535947000317105873753594700031710587375359470003171058737535947000317105873753594700031710587375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27be4182-2f00-4283-8a6e-262aba0f35d4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86ec6d45-ecc6-4826-a8a1-86c908327745, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86ec6d45-ecc6-4826-a8a1-86c908327745, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1848047828994113064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18480478289941130641848047828994113064184804782899411306418480478289941130641848047828994113064184804782899411306418480478289941130641848047828994113064184804782899411306418480478289941130641848047828994113064184804782899411306418480478289941130641848047828994113064184804782899411306418480478289941130641848047828994113064184804782899411306418480478289941130641848047828994113064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43e7a654-ac1f-462f-8e04-773695389c4a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5af9cefc-c92e-4cb8-a4d8-22e23b4b762b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5af9cefc-c92e-4cb8-a4d8-22e23b4b762b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15695608923291027701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569560892329102770115695608923291027701156956089232910277011569560892329102770115695608923291027701156956089232910277011569560892329102770115695608923291027701156956089232910277011569560892329102770115695608923291027701156956089232910277011569560892329102770115695608923291027701156956089232910277011569560892329102770115695608923291027701156956089232910277011569560892329102770115695608923291027701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86ec6d45-ecc6-4826-a8a1-86c908327745, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d12677-69b4-42b3-a9f1-92a468590710, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d12677-69b4-42b3-a9f1-92a468590710, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2355972344713424786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23559723447134247862355972344713424786235597234471342478623559723447134247862355972344713424786235597234471342478623559723447134247862355972344713424786235597234471342478623559723447134247862355972344713424786235597234471342478623559723447134247862355972344713424786235597234471342478623559723447134247862355972344713424786235597234471342478623559723447134247862355972344713424786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5af9cefc-c92e-4cb8-a4d8-22e23b4b762b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ddde5e7-9eda-40a9-a2b8-4340dc74199c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ddde5e7-9eda-40a9-a2b8-4340dc74199c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5026530896831535467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50265308968315354675026530896831535467502653089683153546750265308968315354675026530896831535467502653089683153546750265308968315354675026530896831535467502653089683153546750265308968315354675026530896831535467502653089683153546750265308968315354675026530896831535467502653089683153546750265308968315354675026530896831535467502653089683153546750265308968315354675026530896831535467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d12677-69b4-42b3-a9f1-92a468590710, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b226bf8-6a31-47a4-a49b-1dc07525fc40, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b226bf8-6a31-47a4-a49b-1dc07525fc40, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15713207443638822513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571320744363882251315713207443638822513157132074436388225131571320744363882251315713207443638822513157132074436388225131571320744363882251315713207443638822513157132074436388225131571320744363882251315713207443638822513157132074436388225131571320744363882251315713207443638822513157132074436388225131571320744363882251315713207443638822513157132074436388225131571320744363882251315713207443638822513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ddde5e7-9eda-40a9-a2b8-4340dc74199c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c20e5dfc-8a3e-45b8-9d1a-eb95aff9e9a8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c20e5dfc-8a3e-45b8-9d1a-eb95aff9e9a8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5392637599512134156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53926375995121341565392637599512134156539263759951213415653926375995121341565392637599512134156539263759951213415653926375995121341565392637599512134156539263759951213415653926375995121341565392637599512134156539263759951213415653926375995121341565392637599512134156539263759951213415653926375995121341565392637599512134156539263759951213415653926375995121341565392637599512134156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b226bf8-6a31-47a4-a49b-1dc07525fc40, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c193ee09-f74a-4236-b434-e245a66949b7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c193ee09-f74a-4236-b434-e245a66949b7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13698406867618957339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369840686761895733913698406867618957339136984068676189573391369840686761895733913698406867618957339136984068676189573391369840686761895733913698406867618957339136984068676189573391369840686761895733913698406867618957339136984068676189573391369840686761895733913698406867618957339136984068676189573391369840686761895733913698406867618957339136984068676189573391369840686761895733913698406867618957339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c20e5dfc-8a3e-45b8-9d1a-eb95aff9e9a8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7416ad53-62d6-4ac6-90d6-fc349ba11cdd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7416ad53-62d6-4ac6-90d6-fc349ba11cdd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8013100649167703516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80131006491677035168013100649167703516801310064916770351680131006491677035168013100649167703516801310064916770351680131006491677035168013100649167703516801310064916770351680131006491677035168013100649167703516801310064916770351680131006491677035168013100649167703516801310064916770351680131006491677035168013100649167703516801310064916770351680131006491677035168013100649167703516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c193ee09-f74a-4236-b434-e245a66949b7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f738a4-774f-4161-8ddc-ffaacd5a816c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f738a4-774f-4161-8ddc-ffaacd5a816c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3830218434147705076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38302184341477050763830218434147705076383021843414770507638302184341477050763830218434147705076383021843414770507638302184341477050763830218434147705076383021843414770507638302184341477050763830218434147705076383021843414770507638302184341477050763830218434147705076383021843414770507638302184341477050763830218434147705076383021843414770507638302184341477050763830218434147705076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7416ad53-62d6-4ac6-90d6-fc349ba11cdd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85516dd6-740a-45dd-8093-edb92d3ab94f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85516dd6-740a-45dd-8093-edb92d3ab94f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280454242969221823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22804542429692218232280454242969221823228045424296922182322804542429692218232280454242969221823228045424296922182322804542429692218232280454242969221823228045424296922182322804542429692218232280454242969221823228045424296922182322804542429692218232280454242969221823228045424296922182322804542429692218232280454242969221823228045424296922182322804542429692218232280454242969221823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f738a4-774f-4161-8ddc-ffaacd5a816c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a65e57d6-2329-4af2-9d30-66827d4b9c08, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a65e57d6-2329-4af2-9d30-66827d4b9c08, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8940640463300863168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89406404633008631688940640463300863168894064046330086316889406404633008631688940640463300863168894064046330086316889406404633008631688940640463300863168894064046330086316889406404633008631688940640463300863168894064046330086316889406404633008631688940640463300863168894064046330086316889406404633008631688940640463300863168894064046330086316889406404633008631688940640463300863168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85516dd6-740a-45dd-8093-edb92d3ab94f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba849e2-82d4-44ef-9681-8de613282393, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba849e2-82d4-44ef-9681-8de613282393, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14802602174489762848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480260217448976284814802602174489762848148026021744897628481480260217448976284814802602174489762848148026021744897628481480260217448976284814802602174489762848148026021744897628481480260217448976284814802602174489762848148026021744897628481480260217448976284814802602174489762848148026021744897628481480260217448976284814802602174489762848148026021744897628481480260217448976284814802602174489762848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a65e57d6-2329-4af2-9d30-66827d4b9c08, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3412f01f-8a80-4ece-a9ba-4c4d0d663adc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3412f01f-8a80-4ece-a9ba-4c4d0d663adc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5724667570063046752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57246675700630467525724667570063046752572466757006304675257246675700630467525724667570063046752572466757006304675257246675700630467525724667570063046752572466757006304675257246675700630467525724667570063046752572466757006304675257246675700630467525724667570063046752572466757006304675257246675700630467525724667570063046752572466757006304675257246675700630467525724667570063046752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3412f01f-8a80-4ece-a9ba-4c4d0d663adc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea5452a8-105d-43c6-b58d-486ece7cb4f1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea5452a8-105d-43c6-b58d-486ece7cb4f1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4117024388803745423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41170243888037454234117024388803745423411702438880374542341170243888037454234117024388803745423411702438880374542341170243888037454234117024388803745423411702438880374542341170243888037454234117024388803745423411702438880374542341170243888037454234117024388803745423411702438880374542341170243888037454234117024388803745423411702438880374542341170243888037454234117024388803745423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea5452a8-105d-43c6-b58d-486ece7cb4f1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e17bc3c-d262-475c-8108-17aa1f01f9f4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e17bc3c-d262-475c-8108-17aa1f01f9f4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17155215397722110054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715521539772211005417155215397722110054171552153977221100541715521539772211005417155215397722110054171552153977221100541715521539772211005417155215397722110054171552153977221100541715521539772211005417155215397722110054171552153977221100541715521539772211005417155215397722110054171552153977221100541715521539772211005417155215397722110054171552153977221100541715521539772211005417155215397722110054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba849e2-82d4-44ef-9681-8de613282393, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e4750f1-b83a-4079-b3fd-cad570316b66, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e4750f1-b83a-4079-b3fd-cad570316b66, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17310685028485053243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731068502848505324317310685028485053243173106850284850532431731068502848505324317310685028485053243173106850284850532431731068502848505324317310685028485053243173106850284850532431731068502848505324317310685028485053243173106850284850532431731068502848505324317310685028485053243173106850284850532431731068502848505324317310685028485053243173106850284850532431731068502848505324317310685028485053243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e17bc3c-d262-475c-8108-17aa1f01f9f4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d464e6fa-cda6-4d53-a724-1a4a4b0fa1a2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d464e6fa-cda6-4d53-a724-1a4a4b0fa1a2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12722089468922409774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272208946892240977412722089468922409774127220894689224097741272208946892240977412722089468922409774127220894689224097741272208946892240977412722089468922409774127220894689224097741272208946892240977412722089468922409774127220894689224097741272208946892240977412722089468922409774127220894689224097741272208946892240977412722089468922409774127220894689224097741272208946892240977412722089468922409774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e4750f1-b83a-4079-b3fd-cad570316b66, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480be981-e171-4cac-9dc1-cf3d1ad272c5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480be981-e171-4cac-9dc1-cf3d1ad272c5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13990131131460776147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399013113146077614713990131131460776147139901311314607761471399013113146077614713990131131460776147139901311314607761471399013113146077614713990131131460776147139901311314607761471399013113146077614713990131131460776147139901311314607761471399013113146077614713990131131460776147139901311314607761471399013113146077614713990131131460776147139901311314607761471399013113146077614713990131131460776147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d464e6fa-cda6-4d53-a724-1a4a4b0fa1a2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2849312d-abba-4921-96c8-36a1eb9ef9ae, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2849312d-abba-4921-96c8-36a1eb9ef9ae, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3754638231483631600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37546382314836316003754638231483631600375463823148363160037546382314836316003754638231483631600375463823148363160037546382314836316003754638231483631600375463823148363160037546382314836316003754638231483631600375463823148363160037546382314836316003754638231483631600375463823148363160037546382314836316003754638231483631600375463823148363160037546382314836316003754638231483631600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480be981-e171-4cac-9dc1-cf3d1ad272c5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aab70a8-5705-4cb0-ae94-a2d2491eddc2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aab70a8-5705-4cb0-ae94-a2d2491eddc2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11474401948581703954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147440194858170395411474401948581703954114744019485817039541147440194858170395411474401948581703954114744019485817039541147440194858170395411474401948581703954114744019485817039541147440194858170395411474401948581703954114744019485817039541147440194858170395411474401948581703954114744019485817039541147440194858170395411474401948581703954114744019485817039541147440194858170395411474401948581703954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2849312d-abba-4921-96c8-36a1eb9ef9ae, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30457c24-705e-4a98-9ec8-b3ab3476b3c6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30457c24-705e-4a98-9ec8-b3ab3476b3c6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2736605231899481985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27366052318994819852736605231899481985273660523189948198527366052318994819852736605231899481985273660523189948198527366052318994819852736605231899481985273660523189948198527366052318994819852736605231899481985273660523189948198527366052318994819852736605231899481985273660523189948198527366052318994819852736605231899481985273660523189948198527366052318994819852736605231899481985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aab70a8-5705-4cb0-ae94-a2d2491eddc2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d739fc34-b855-4aed-a2d8-4f69bb6dbbca, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d739fc34-b855-4aed-a2d8-4f69bb6dbbca, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5393883768281871349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53938837682818713495393883768281871349539388376828187134953938837682818713495393883768281871349539388376828187134953938837682818713495393883768281871349539388376828187134953938837682818713495393883768281871349539388376828187134953938837682818713495393883768281871349539388376828187134953938837682818713495393883768281871349539388376828187134953938837682818713495393883768281871349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30457c24-705e-4a98-9ec8-b3ab3476b3c6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 815fff9c-8dd1-4ff6-aece-e04a97ed5ffa, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 815fff9c-8dd1-4ff6-aece-e04a97ed5ffa, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4839524439851029710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48395244398510297104839524439851029710483952443985102971048395244398510297104839524439851029710483952443985102971048395244398510297104839524439851029710483952443985102971048395244398510297104839524439851029710483952443985102971048395244398510297104839524439851029710483952443985102971048395244398510297104839524439851029710483952443985102971048395244398510297104839524439851029710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d739fc34-b855-4aed-a2d8-4f69bb6dbbca, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bf00553-ce5e-4de7-957b-c2594c6ee8dd, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bf00553-ce5e-4de7-957b-c2594c6ee8dd, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5380505693883137490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53805056938831374905380505693883137490538050569388313749053805056938831374905380505693883137490538050569388313749053805056938831374905380505693883137490538050569388313749053805056938831374905380505693883137490538050569388313749053805056938831374905380505693883137490538050569388313749053805056938831374905380505693883137490538050569388313749053805056938831374905380505693883137490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 815fff9c-8dd1-4ff6-aece-e04a97ed5ffa, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c74c7c8f-2fec-4b87-9da4-5202533fc073, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c74c7c8f-2fec-4b87-9da4-5202533fc073, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7071798038116500033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70717980381165000337071798038116500033707179803811650003370717980381165000337071798038116500033707179803811650003370717980381165000337071798038116500033707179803811650003370717980381165000337071798038116500033707179803811650003370717980381165000337071798038116500033707179803811650003370717980381165000337071798038116500033707179803811650003370717980381165000337071798038116500033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bf00553-ce5e-4de7-957b-c2594c6ee8dd, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a3bcbc2-e5b7-4489-aa77-a97853df2c95, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a3bcbc2-e5b7-4489-aa77-a97853df2c95, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2089349558352124581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20893495583521245812089349558352124581208934955835212458120893495583521245812089349558352124581208934955835212458120893495583521245812089349558352124581208934955835212458120893495583521245812089349558352124581208934955835212458120893495583521245812089349558352124581208934955835212458120893495583521245812089349558352124581208934955835212458120893495583521245812089349558352124581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c74c7c8f-2fec-4b87-9da4-5202533fc073, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2358c9a4-6672-402f-8b95-d6a57a99fbda, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2358c9a4-6672-402f-8b95-d6a57a99fbda, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1540795193983910529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15407951939839105291540795193983910529154079519398391052915407951939839105291540795193983910529154079519398391052915407951939839105291540795193983910529154079519398391052915407951939839105291540795193983910529154079519398391052915407951939839105291540795193983910529154079519398391052915407951939839105291540795193983910529154079519398391052915407951939839105291540795193983910529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a3bcbc2-e5b7-4489-aa77-a97853df2c95, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 889bca71-c737-434c-90f7-9965e9028325, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 889bca71-c737-434c-90f7-9965e9028325, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 965910205229139778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778965910205229139778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2358c9a4-6672-402f-8b95-d6a57a99fbda, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f38741f-b4fb-40ab-a8df-0431e79eaff0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f38741f-b4fb-40ab-a8df-0431e79eaff0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9949931471566164796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99499314715661647969949931471566164796994993147156616479699499314715661647969949931471566164796994993147156616479699499314715661647969949931471566164796994993147156616479699499314715661647969949931471566164796994993147156616479699499314715661647969949931471566164796994993147156616479699499314715661647969949931471566164796994993147156616479699499314715661647969949931471566164796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 889bca71-c737-434c-90f7-9965e9028325, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b25278c9-e28f-45e0-897d-f559d411c1f7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b25278c9-e28f-45e0-897d-f559d411c1f7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6794985607654093175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67949856076540931756794985607654093175679498560765409317567949856076540931756794985607654093175679498560765409317567949856076540931756794985607654093175679498560765409317567949856076540931756794985607654093175679498560765409317567949856076540931756794985607654093175679498560765409317567949856076540931756794985607654093175679498560765409317567949856076540931756794985607654093175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f38741f-b4fb-40ab-a8df-0431e79eaff0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e661e9c-eaee-4d70-9a13-b608aca464bf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e661e9c-eaee-4d70-9a13-b608aca464bf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15044251698536384369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504425169853638436915044251698536384369150442516985363843691504425169853638436915044251698536384369150442516985363843691504425169853638436915044251698536384369150442516985363843691504425169853638436915044251698536384369150442516985363843691504425169853638436915044251698536384369150442516985363843691504425169853638436915044251698536384369150442516985363843691504425169853638436915044251698536384369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b25278c9-e28f-45e0-897d-f559d411c1f7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c39ea9-3253-4559-96f9-37d718b4278f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c39ea9-3253-4559-96f9-37d718b4278f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9096387756293424487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90963877562934244879096387756293424487909638775629342448790963877562934244879096387756293424487909638775629342448790963877562934244879096387756293424487909638775629342448790963877562934244879096387756293424487909638775629342448790963877562934244879096387756293424487909638775629342448790963877562934244879096387756293424487909638775629342448790963877562934244879096387756293424487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e661e9c-eaee-4d70-9a13-b608aca464bf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddaa7b0b-85a3-41af-9005-116b19359952, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddaa7b0b-85a3-41af-9005-116b19359952, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1270108460727711942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12701084607277119421270108460727711942127010846072771194212701084607277119421270108460727711942127010846072771194212701084607277119421270108460727711942127010846072771194212701084607277119421270108460727711942127010846072771194212701084607277119421270108460727711942127010846072771194212701084607277119421270108460727711942127010846072771194212701084607277119421270108460727711942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c39ea9-3253-4559-96f9-37d718b4278f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2b06a08-ece9-45de-aeae-d6cb9c3847d8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2b06a08-ece9-45de-aeae-d6cb9c3847d8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18112854089675553930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811285408967555393018112854089675553930181128540896755539301811285408967555393018112854089675553930181128540896755539301811285408967555393018112854089675553930181128540896755539301811285408967555393018112854089675553930181128540896755539301811285408967555393018112854089675553930181128540896755539301811285408967555393018112854089675553930181128540896755539301811285408967555393018112854089675553930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddaa7b0b-85a3-41af-9005-116b19359952, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb5202e2-bae4-432c-a5b3-c4bb66dc9fd6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb5202e2-bae4-432c-a5b3-c4bb66dc9fd6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5230573802183172285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52305738021831722855230573802183172285523057380218317228552305738021831722855230573802183172285523057380218317228552305738021831722855230573802183172285523057380218317228552305738021831722855230573802183172285523057380218317228552305738021831722855230573802183172285523057380218317228552305738021831722855230573802183172285523057380218317228552305738021831722855230573802183172285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2b06a08-ece9-45de-aeae-d6cb9c3847d8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1589e0b-0e28-4816-96a9-d699ba47c26b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1589e0b-0e28-4816-96a9-d699ba47c26b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1189540043577553709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11895400435775537091189540043577553709118954004357755370911895400435775537091189540043577553709118954004357755370911895400435775537091189540043577553709118954004357755370911895400435775537091189540043577553709118954004357755370911895400435775537091189540043577553709118954004357755370911895400435775537091189540043577553709118954004357755370911895400435775537091189540043577553709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb5202e2-bae4-432c-a5b3-c4bb66dc9fd6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ddd1cbe-9263-4dc5-b0d6-e1c1e71eadd0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ddd1cbe-9263-4dc5-b0d6-e1c1e71eadd0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16136071733917793947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613607173391779394716136071733917793947161360717339177939471613607173391779394716136071733917793947161360717339177939471613607173391779394716136071733917793947161360717339177939471613607173391779394716136071733917793947161360717339177939471613607173391779394716136071733917793947161360717339177939471613607173391779394716136071733917793947161360717339177939471613607173391779394716136071733917793947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1589e0b-0e28-4816-96a9-d699ba47c26b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f527b13-fe29-45a2-9424-2cef3c22073a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f527b13-fe29-45a2-9424-2cef3c22073a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13401533159113261555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340153315911326155513401533159113261555134015331591132615551340153315911326155513401533159113261555134015331591132615551340153315911326155513401533159113261555134015331591132615551340153315911326155513401533159113261555134015331591132615551340153315911326155513401533159113261555134015331591132615551340153315911326155513401533159113261555134015331591132615551340153315911326155513401533159113261555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ddd1cbe-9263-4dc5-b0d6-e1c1e71eadd0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 941dcd1e-6c6f-4b95-9527-de5be828db0c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 941dcd1e-6c6f-4b95-9527-de5be828db0c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8314204337934360535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83142043379343605358314204337934360535831420433793436053583142043379343605358314204337934360535831420433793436053583142043379343605358314204337934360535831420433793436053583142043379343605358314204337934360535831420433793436053583142043379343605358314204337934360535831420433793436053583142043379343605358314204337934360535831420433793436053583142043379343605358314204337934360535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f527b13-fe29-45a2-9424-2cef3c22073a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a03daef-b397-434a-9546-221a77227600, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a03daef-b397-434a-9546-221a77227600, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12233680026750194810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223368002675019481012233680026750194810122336800267501948101223368002675019481012233680026750194810122336800267501948101223368002675019481012233680026750194810122336800267501948101223368002675019481012233680026750194810122336800267501948101223368002675019481012233680026750194810122336800267501948101223368002675019481012233680026750194810122336800267501948101223368002675019481012233680026750194810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 941dcd1e-6c6f-4b95-9527-de5be828db0c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0c64bbb-325a-4c1d-b0a4-8dbe125e175f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0c64bbb-325a-4c1d-b0a4-8dbe125e175f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5829322396974237018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58293223969742370185829322396974237018582932239697423701858293223969742370185829322396974237018582932239697423701858293223969742370185829322396974237018582932239697423701858293223969742370185829322396974237018582932239697423701858293223969742370185829322396974237018582932239697423701858293223969742370185829322396974237018582932239697423701858293223969742370185829322396974237018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a03daef-b397-434a-9546-221a77227600, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df53993e-d277-4d65-ac08-4f832de3f4b6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df53993e-d277-4d65-ac08-4f832de3f4b6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15229964443321262603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522996444332126260315229964443321262603152299644433212626031522996444332126260315229964443321262603152299644433212626031522996444332126260315229964443321262603152299644433212626031522996444332126260315229964443321262603152299644433212626031522996444332126260315229964443321262603152299644433212626031522996444332126260315229964443321262603152299644433212626031522996444332126260315229964443321262603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0c64bbb-325a-4c1d-b0a4-8dbe125e175f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fad0dc95-b153-4e7b-8f5a-66a5eae2827f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fad0dc95-b153-4e7b-8f5a-66a5eae2827f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13552555074770864970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355255507477086497013552555074770864970135525550747708649701355255507477086497013552555074770864970135525550747708649701355255507477086497013552555074770864970135525550747708649701355255507477086497013552555074770864970135525550747708649701355255507477086497013552555074770864970135525550747708649701355255507477086497013552555074770864970135525550747708649701355255507477086497013552555074770864970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df53993e-d277-4d65-ac08-4f832de3f4b6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71b717c0-feba-4228-817b-0d7dafec030b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71b717c0-feba-4228-817b-0d7dafec030b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6147532748988806901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61475327489888069016147532748988806901614753274898880690161475327489888069016147532748988806901614753274898880690161475327489888069016147532748988806901614753274898880690161475327489888069016147532748988806901614753274898880690161475327489888069016147532748988806901614753274898880690161475327489888069016147532748988806901614753274898880690161475327489888069016147532748988806901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fad0dc95-b153-4e7b-8f5a-66a5eae2827f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7faa7ad2-f50e-4c94-85ac-a2f8dfce528d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7faa7ad2-f50e-4c94-85ac-a2f8dfce528d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18410363055493133187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841036305549313318718410363055493133187184103630554931331871841036305549313318718410363055493133187184103630554931331871841036305549313318718410363055493133187184103630554931331871841036305549313318718410363055493133187184103630554931331871841036305549313318718410363055493133187184103630554931331871841036305549313318718410363055493133187184103630554931331871841036305549313318718410363055493133187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71b717c0-feba-4228-817b-0d7dafec030b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd3f59d-b653-4471-93e6-17296c0c202e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd3f59d-b653-4471-93e6-17296c0c202e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4486159444236047902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44861594442360479024486159444236047902448615944423604790244861594442360479024486159444236047902448615944423604790244861594442360479024486159444236047902448615944423604790244861594442360479024486159444236047902448615944423604790244861594442360479024486159444236047902448615944423604790244861594442360479024486159444236047902448615944423604790244861594442360479024486159444236047902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7faa7ad2-f50e-4c94-85ac-a2f8dfce528d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3ec861f-6378-46a9-98b4-6eedb65fefce, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3ec861f-6378-46a9-98b4-6eedb65fefce, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4299584655154207740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42995846551542077404299584655154207740429958465515420774042995846551542077404299584655154207740429958465515420774042995846551542077404299584655154207740429958465515420774042995846551542077404299584655154207740429958465515420774042995846551542077404299584655154207740429958465515420774042995846551542077404299584655154207740429958465515420774042995846551542077404299584655154207740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd3f59d-b653-4471-93e6-17296c0c202e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5519a2b-b7c7-446a-bc8f-ef8d5915659e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5519a2b-b7c7-446a-bc8f-ef8d5915659e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15837068465086935492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583706846508693549215837068465086935492158370684650869354921583706846508693549215837068465086935492158370684650869354921583706846508693549215837068465086935492158370684650869354921583706846508693549215837068465086935492158370684650869354921583706846508693549215837068465086935492158370684650869354921583706846508693549215837068465086935492158370684650869354921583706846508693549215837068465086935492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3ec861f-6378-46a9-98b4-6eedb65fefce, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e4a968e-b4b6-4dbe-a624-e496be59d938, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e4a968e-b4b6-4dbe-a624-e496be59d938, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2221388388612721877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22213883886127218772221388388612721877222138838861272187722213883886127218772221388388612721877222138838861272187722213883886127218772221388388612721877222138838861272187722213883886127218772221388388612721877222138838861272187722213883886127218772221388388612721877222138838861272187722213883886127218772221388388612721877222138838861272187722213883886127218772221388388612721877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5519a2b-b7c7-446a-bc8f-ef8d5915659e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef2e2ee-6c796f68-e1da1a52-3d30fd1d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62d81cc6-4daf-49d9-9fac-ccb634938dcc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62d81cc6-4daf-49d9-9fac-ccb634938dcc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6750344876100663176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67503448761006631766750344876100663176675034487610066317667503448761006631766750344876100663176675034487610066317667503448761006631766750344876100663176675034487610066317667503448761006631766750344876100663176675034487610066317667503448761006631766750344876100663176675034487610066317667503448761006631766750344876100663176675034487610066317667503448761006631766750344876100663176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e4a968e-b4b6-4dbe-a624-e496be59d938, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038906." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg515947ctazb4s1hdnchj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038906." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 994f85ab-3c21-45a4-957d-737a85d74e60, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 994f85ab-3c21-45a4-957d-737a85d74e60, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15064437333852259847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62d81cc6-4daf-49d9-9fac-ccb634938dcc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038922." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg515g3hzgx6ffztqqd3af" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038922." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08a75b3d-d05d-4aef-8f57-2e6caeb5fc9f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08a75b3d-d05d-4aef-8f57-2e6caeb5fc9f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10415158884013455648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 994f85ab-3c21-45a4-957d-737a85d74e60, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg518n246zw2par1zmk7rc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc87219e-e25d-4eea-ba7f-f929c361c7f6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc87219e-e25d-4eea-ba7f-f929c361c7f6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15064437333852259847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08a75b3d-d05d-4aef-8f57-2e6caeb5fc9f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg518s280qmd71ea2h4ez7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb92455f-16d5-4be0-b04d-ae684094fe6a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb92455f-16d5-4be0-b04d-ae684094fe6a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10415158884013455648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc87219e-e25d-4eea-ba7f-f929c361c7f6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg51bjd98cf9pcc75nyzgh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb92455f-16d5-4be0-b04d-ae684094fe6a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg51c0d0ba0rxpwbq2j6md" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25f0bb5b-43d0-4ae7-9f4b-1213531e417e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25f0bb5b-43d0-4ae7-9f4b-1213531e417e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15064437333852259847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847150644373338522598471506443733385225984715064437333852259847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b886135-3635-4688-99ed-8ffc7d23b995, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b886135-3635-4688-99ed-8ffc7d23b995, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10415158884013455648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648104151588840134556481041515888401345564810415158884013455648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25f0bb5b-43d0-4ae7-9f4b-1213531e417e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg51gs2ecmm8h87rek3cne" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecbb5687-a63d-4e33-a768-a1fdd515adb0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecbb5687-a63d-4e33-a768-a1fdd515adb0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3205594257559888087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b886135-3635-4688-99ed-8ffc7d23b995, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg51gwfh1hcf10ne91y887" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ac12aa4-30b6-4afb-83d0-e31ab096fa18, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ac12aa4-30b6-4afb-83d0-e31ab096fa18, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10795795630043613372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecbb5687-a63d-4e33-a768-a1fdd515adb0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg51r5dsqhppvzp6b8p000" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cdf37c1-53ce-411a-b3bb-372fb8930c2f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cdf37c1-53ce-411a-b3bb-372fb8930c2f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3205594257559888087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ac12aa4-30b6-4afb-83d0-e31ab096fa18, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg51s2e40grngfmtawf3pe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b494f3b0-1477-4f41-8788-73f36c8b92bc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b494f3b0-1477-4f41-8788-73f36c8b92bc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10795795630043613372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cdf37c1-53ce-411a-b3bb-372fb8930c2f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg51th77q0cae9c4hynjme" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b98acfde-0238-4c89-bb69-c91bc4ce02d1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b98acfde-0238-4c89-bb69-c91bc4ce02d1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3205594257559888087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087320559425755988808732055942575598880873205594257559888087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b494f3b0-1477-4f41-8788-73f36c8b92bc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg51w91zj2py1w2j2cj3x1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d32465c-a4fa-43ff-956e-09573164eba2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d32465c-a4fa-43ff-956e-09573164eba2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10795795630043613372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372107957956300436133721079579563004361337210795795630043613372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b98acfde-0238-4c89-bb69-c91bc4ce02d1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg51z21vt0at867g3gyxj4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a68bb3-8e3e-4a7e-bdc9-b73929fef08d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a68bb3-8e3e-4a7e-bdc9-b73929fef08d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1178494263735339395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d32465c-a4fa-43ff-956e-09573164eba2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg520y4a244v1efsjh2aek" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038936." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5d5334e-e121-48e8-9240-2b26effb0b54, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5d5334e-e121-48e8-9240-2b26effb0b54, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17107495922093922072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a68bb3-8e3e-4a7e-bdc9-b73929fef08d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg526c4jww2fxrkq799y66" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31d5c2ba-ef4c-40f8-88a2-92b1ea89514f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31d5c2ba-ef4c-40f8-88a2-92b1ea89514f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1178494263735339395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5d5334e-e121-48e8-9240-2b26effb0b54, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg527taftsn12jaqh3gsfc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6fa1fc0-a230-4f23-bccf-c5b4ab188ddf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6fa1fc0-a230-4f23-bccf-c5b4ab188ddf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17107495922093922072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31d5c2ba-ef4c-40f8-88a2-92b1ea89514f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg528j7yyaw38sky6h4ba3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ccb4a24-8ae0-4e78-85d6-7d2951c9d75f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ccb4a24-8ae0-4e78-85d6-7d2951c9d75f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1178494263735339395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395117849426373533939511784942637353393951178494263735339395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6fa1fc0-a230-4f23-bccf-c5b4ab188ddf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg52a57y9kexjhb242r0qn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b26b9b32-d721-4fee-8127-e0d82fd21e27, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b26b9b32-d721-4fee-8127-e0d82fd21e27, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17107495922093922072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072171074959220939220721710749592209392207217107495922093922072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ccb4a24-8ae0-4e78-85d6-7d2951c9d75f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg52cqf9v9c9qzj0bhyztz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a83cde7d-ef39-4623-93c3-9073050ccce2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a83cde7d-ef39-4623-93c3-9073050ccce2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 353601384565605055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b26b9b32-d721-4fee-8127-e0d82fd21e27, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg52e8dsaabnfa5ydk097j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 898af2ef-0f40-476c-b749-573c3bd4ebaa, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 898af2ef-0f40-476c-b749-573c3bd4ebaa, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4374951379773023153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a83cde7d-ef39-4623-93c3-9073050ccce2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg52m7dh74j2f4aqq6wpbq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cee35c41-079e-482f-b7eb-cea97ee5f349, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cee35c41-079e-482f-b7eb-cea97ee5f349, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 353601384565605055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 898af2ef-0f40-476c-b749-573c3bd4ebaa, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg52q8ae05vz189kzsr5ka" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 662b8068-363e-4a29-bda4-6bd47a4f321d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 662b8068-363e-4a29-bda4-6bd47a4f321d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4374951379773023153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cee35c41-079e-482f-b7eb-cea97ee5f349, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg52qj2bdp6m4xzqsxxbb3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90586863-9754-42a1-b65a-afeb6c39478d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90586863-9754-42a1-b65a-afeb6c39478d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 353601384565605055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055353601384565605055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 662b8068-363e-4a29-bda4-6bd47a4f321d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg52sw3jjwy4vpkr5tggkj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42f1876f-97cb-4522-afb7-cc5c50bac20a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42f1876f-97cb-4522-afb7-cc5c50bac20a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4374951379773023153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153437495137977302315343749513797730231534374951379773023153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90586863-9754-42a1-b65a-afeb6c39478d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg52w68eaysqtaqd0np1gs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d778d365-faaf-4e76-a9d5-71e62379a7b3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d778d365-faaf-4e76-a9d5-71e62379a7b3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18106992175471728908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42f1876f-97cb-4522-afb7-cc5c50bac20a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg52ytce2p1zebnjst38kf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb02a7f-5263-4fe2-8fb6-340ae46d66a7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d778d365-faaf-4e76-a9d5-71e62379a7b3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg533sf0teq928ygm6rvqr" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb02a7f-5263-4fe2-8fb6-340ae46d66a7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6812987424491166132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faabaa1a-eb0c-4baf-b9d1-e0ad281c8fa1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faabaa1a-eb0c-4baf-b9d1-e0ad281c8fa1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18106992175471728908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb02a7f-5263-4fe2-8fb6-340ae46d66a7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg53604c96ade1wgs4r4xv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e26f4c6d-89e8-4db4-9807-9f624594e022, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e26f4c6d-89e8-4db4-9807-9f624594e022, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6812987424491166132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faabaa1a-eb0c-4baf-b9d1-e0ad281c8fa1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg536h7n3brcgwq3v8mxxn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 894d265c-d98b-4903-adf2-9a9f7406cc12, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 894d265c-d98b-4903-adf2-9a9f7406cc12, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18106992175471728908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908181069921754717289081810699217547172890818106992175471728908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e26f4c6d-89e8-4db4-9807-9f624594e022, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg538b9y47wh1zca41f30x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ba9241-bca7-4649-a775-8858abc0abd4, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ba9241-bca7-4649-a775-8858abc0abd4, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6812987424491166132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132681298742449116613268129874244911661326812987424491166132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 894d265c-d98b-4903-adf2-9a9f7406cc12, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg53at4hdwv4chwzhp7t9r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56a9cea0-8156-47b9-b7a1-a06264d2c57a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56a9cea0-8156-47b9-b7a1-a06264d2c57a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6624470891552626167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ba9241-bca7-4649-a775-8858abc0abd4, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg53cfbzbcpkdk1qev9518" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038922." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4867edf3-6f82-4d3c-a24e-53c3a8b4c69e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4867edf3-6f82-4d3c-a24e-53c3a8b4c69e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2097779600843979210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56a9cea0-8156-47b9-b7a1-a06264d2c57a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg53hzc53d040frppyb6t6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1840e05-2730-4cfd-b088-22b467be1c4d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1840e05-2730-4cfd-b088-22b467be1c4d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6624470891552626167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4867edf3-6f82-4d3c-a24e-53c3a8b4c69e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg53kqfs2y5kedbgc9mhfc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80440462-7231-4798-aae6-22a9d178d49b, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80440462-7231-4798-aae6-22a9d178d49b, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2097779600843979210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1840e05-2730-4cfd-b088-22b467be1c4d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg53mc59y094cgg0v635s9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb3579e5-2c1d-406f-b348-b4e0d42f0a08, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb3579e5-2c1d-406f-b348-b4e0d42f0a08, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6624470891552626167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167662447089155262616766244708915526261676624470891552626167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80440462-7231-4798-aae6-22a9d178d49b, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg53nser61na76nk1nyapf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aecfbe1a-d317-4c9b-ab4d-b2e1e73da828, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aecfbe1a-d317-4c9b-ab4d-b2e1e73da828, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2097779600843979210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210209777960084397921020977796008439792102097779600843979210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb3579e5-2c1d-406f-b348-b4e0d42f0a08, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg53rw769yh4m5jg462jga" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc8b44f1-312b-4a83-ae3d-b077c4a56d1a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aecfbe1a-d317-4c9b-ab4d-b2e1e73da828, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg53sw08pzv5c57gaye2gq" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc8b44f1-312b-4a83-ae3d-b077c4a56d1a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1038156506787156663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bee5ad57-ba4b-4f83-8fbd-061f9d90d188, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bee5ad57-ba4b-4f83-8fbd-061f9d90d188, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12631065809577685821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc8b44f1-312b-4a83-ae3d-b077c4a56d1a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg540qa6e9nxpnjdzaag8m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 565637c9-d253-4623-a713-1af6e61bac46, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 565637c9-d253-4623-a713-1af6e61bac46, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1038156506787156663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bee5ad57-ba4b-4f83-8fbd-061f9d90d188, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg541z4y930t1cb8vavdnq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d47863f6-7a29-4add-bcd3-165f96065595, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d47863f6-7a29-4add-bcd3-165f96065595, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12631065809577685821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 565637c9-d253-4623-a713-1af6e61bac46, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg5431fr6p6t0bhsfy0c54" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c4a4ca2-cecf-428c-baa3-e7b9ddfb861d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c4a4ca2-cecf-428c-baa3-e7b9ddfb861d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1038156506787156663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663103815650678715666310381565067871566631038156506787156663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d47863f6-7a29-4add-bcd3-165f96065595, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg545c7y9j57t5v3m7svtq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d83e152-e33b-49f9-ae33-80e0dda69b86, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d83e152-e33b-49f9-ae33-80e0dda69b86, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12631065809577685821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821126310658095776858211263106580957768582112631065809577685821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c4a4ca2-cecf-428c-baa3-e7b9ddfb861d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg547k6bjam7jk18kpsy5m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038902." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b20cc7bf-bab4-4621-9ab4-cd3f3b3443dc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b20cc7bf-bab4-4621-9ab4-cd3f3b3443dc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17833944612412438022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d83e152-e33b-49f9-ae33-80e0dda69b86, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg54a24066k4k7xpyfh9z6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94a7f1f7-c3f1-467c-8987-6c4dd326ab70, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94a7f1f7-c3f1-467c-8987-6c4dd326ab70, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6854217330860361563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b20cc7bf-bab4-4621-9ab4-cd3f3b3443dc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg54ezewjjxy38d7cdr84r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 217c9723-1997-4ef5-a92f-9c2d47de4a3c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 217c9723-1997-4ef5-a92f-9c2d47de4a3c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17833944612412438022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 217c9723-1997-4ef5-a92f-9c2d47de4a3c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg54jcdz2vdb3b7zc1tyzg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e28409-66ff-479f-b518-da895fa48187, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e28409-66ff-479f-b518-da895fa48187, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17833944612412438022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022178339446124124380221783394461241243802217833944612412438022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94a7f1f7-c3f1-467c-8987-6c4dd326ab70, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg54hjcbvr1z7gqf8fz6wt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193bd91e-d6e0-47d8-886f-83aaa90cb9f5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193bd91e-d6e0-47d8-886f-83aaa90cb9f5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6854217330860361563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e28409-66ff-479f-b518-da895fa48187, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg54pm7daj1abjw9kmez3y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038960." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b8901ec-178d-4d33-b57c-23901a2025a6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b8901ec-178d-4d33-b57c-23901a2025a6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2930382334139598613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193bd91e-d6e0-47d8-886f-83aaa90cb9f5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg54qje1v1qzje8s0j4jb3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d6797f-e34b-4388-813e-9cabfebca083, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d6797f-e34b-4388-813e-9cabfebca083, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6854217330860361563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563685421733086036156368542173308603615636854217330860361563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b8901ec-178d-4d33-b57c-23901a2025a6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg54y5cqr44p7x7hf46b99" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53cb92d6-edfc-4020-9ae5-2ef843acba4c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53cb92d6-edfc-4020-9ae5-2ef843acba4c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2930382334139598613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53cb92d6-edfc-4020-9ae5-2ef843acba4c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg550kanj2nds9s2cz8rxq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d6797f-e34b-4388-813e-9cabfebca083, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg54ygbfappsszx3yqyxmj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2fce174-b2de-4864-a8f8-cbadebc07fe2, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2fce174-b2de-4864-a8f8-cbadebc07fe2, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2930382334139598613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613293038233413959861329303823341395986132930382334139598613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038922." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a1b0546-fb6e-41da-b44d-535f9504f5ab, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a1b0546-fb6e-41da-b44d-535f9504f5ab, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7507783344849179087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a1b0546-fb6e-41da-b44d-535f9504f5ab, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg556c38v6j4ffzvj4rrsk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 960c385b-163d-47c9-8b7e-9b6a46b7e7a6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 960c385b-163d-47c9-8b7e-9b6a46b7e7a6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7507783344849179087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2fce174-b2de-4864-a8f8-cbadebc07fe2, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg555740t1caaxdp753nq0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 960c385b-163d-47c9-8b7e-9b6a46b7e7a6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg558rckzza433n26yddjf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17c2bb3a-db53-4e30-8711-370080231403, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17c2bb3a-db53-4e30-8711-370080231403, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7395785272187524683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fdcbd76-1eec-42da-b486-e99f90e23121, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fdcbd76-1eec-42da-b486-e99f90e23121, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7507783344849179087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087750778334484917908775077833448491790877507783344849179087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17c2bb3a-db53-4e30-8711-370080231403, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg55d6dwa5eax0thjt9eh9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b785b488-a23a-45bd-b175-c578b3d51a88, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b785b488-a23a-45bd-b175-c578b3d51a88, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7395785272187524683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fdcbd76-1eec-42da-b486-e99f90e23121, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg55da7vb0vz3tndrsjb2q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b785b488-a23a-45bd-b175-c578b3d51a88, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg55fhbsdh6frzyxz752mk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db5fbd7d-59fb-4db9-a506-d5ed82a2c5cc, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db5fbd7d-59fb-4db9-a506-d5ed82a2c5cc, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7395785272187524683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683739578527218752468373957852721875246837395785272187524683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e1fc7ef-38b3-44bf-9c82-3d69a5514786, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1fc7ef-38b3-44bf-9c82-3d69a5514786, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9911027111697223383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1fc7ef-38b3-44bf-9c82-3d69a5514786, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg55m970ftjfnxd1r6agkg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf512b0-ea80-43f3-86bb-c359c1bb2d81, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf512b0-ea80-43f3-86bb-c359c1bb2d81, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9911027111697223383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db5fbd7d-59fb-4db9-a506-d5ed82a2c5cc, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg55kv8rar8xe7fxjwax4a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf512b0-ea80-43f3-86bb-c359c1bb2d81, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg55pa33n09550wabwspjz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0baad90a-39d7-4a18-a7a5-5464ed1d49a3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0baad90a-39d7-4a18-a7a5-5464ed1d49a3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9911027111697223383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383991102711169722338399110271116972233839911027111697223383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80cce025-b432-423d-a901-4d0421366193, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80cce025-b432-423d-a901-4d0421366193, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14082700929428837787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80cce025-b432-423d-a901-4d0421366193, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg55twbcnvaytsbz5mbaat" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c9e2e79-05bd-4d96-8ace-a342aa0de4e7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c9e2e79-05bd-4d96-8ace-a342aa0de4e7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14082700929428837787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0baad90a-39d7-4a18-a7a5-5464ed1d49a3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg55tf33f2fzekn73zdgwm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c9e2e79-05bd-4d96-8ace-a342aa0de4e7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg55wt0kg65c8kfnme45w8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 249a4acf-22e6-430d-a38b-4671192537d0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249a4acf-22e6-430d-a38b-4671192537d0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14082700929428837787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787140827009294288377871408270092942883778714082700929428837787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e30b9670-8f9e-44bb-98f3-1e3c7683ee3d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e30b9670-8f9e-44bb-98f3-1e3c7683ee3d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5286362927692687928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e30b9670-8f9e-44bb-98f3-1e3c7683ee3d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg561c37r2dntgj6ezb08r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c737da50-6d83-420f-9854-a15f7417db3c, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c737da50-6d83-420f-9854-a15f7417db3c, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5286362927692687928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c737da50-6d83-420f-9854-a15f7417db3c, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg563hep08w2501f75d90w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249a4acf-22e6-430d-a38b-4671192537d0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg5614dymf381656gyd50e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43c30470-e5ca-47b4-8a1b-0a9498b68379, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43c30470-e5ca-47b4-8a1b-0a9498b68379, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5286362927692687928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928528636292769268792852863629276926879285286362927692687928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 155d641c-eb2f-4261-801c-104377e75ded, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 155d641c-eb2f-4261-801c-104377e75ded, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16214651104615399177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 155d641c-eb2f-4261-801c-104377e75ded, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg568h5cmxyvsen9qjrxzh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f12e4cdb-487d-4230-8fe8-7fbbc077f323, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12e4cdb-487d-4230-8fe8-7fbbc077f323, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16214651104615399177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43c30470-e5ca-47b4-8a1b-0a9498b68379, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg567reewj4yaq88mn7wtc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12e4cdb-487d-4230-8fe8-7fbbc077f323, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg56ak1ayanf0cws4740tb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e012017f-62af-4c78-9e65-a974e0dad8bf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e012017f-62af-4c78-9e65-a974e0dad8bf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16214651104615399177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177162146511046153991771621465110461539917716214651104615399177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3479e2c5-bd5b-47d9-a7ce-1416261a8a60, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3479e2c5-bd5b-47d9-a7ce-1416261a8a60, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3732203851614586184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3479e2c5-bd5b-47d9-a7ce-1416261a8a60, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg56f4asy0926f3ex853dr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4009fe9-e085-40c3-946c-55e8be4b6315, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4009fe9-e085-40c3-946c-55e8be4b6315, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3732203851614586184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4009fe9-e085-40c3-946c-55e8be4b6315, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg56h19dwvz3mtw9k0f6cz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e012017f-62af-4c78-9e65-a974e0dad8bf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg56exc3p8f2h18gk2xb0p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cfd9729-fa2f-4a93-8800-23d46f1af1e8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cfd9729-fa2f-4a93-8800-23d46f1af1e8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3732203851614586184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184373220385161458618437322038516145861843732203851614586184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f00c95c-c8ac-4170-b21c-c60b499b9afe, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f00c95c-c8ac-4170-b21c-c60b499b9afe, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9983155941502882548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cfd9729-fa2f-4a93-8800-23d46f1af1e8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg56n8f40mr7732sm5pqqz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f707ea7a-6c41-419d-b196-91c63d89be52, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f707ea7a-6c41-419d-b196-91c63d89be52, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16230213344833111497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f00c95c-c8ac-4170-b21c-c60b499b9afe, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg56py996yc8apb2qmp2v5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d655fe0f-93f7-4b14-8760-a93f43f83cfb, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d655fe0f-93f7-4b14-8760-a93f43f83cfb, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9983155941502882548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f707ea7a-6c41-419d-b196-91c63d89be52, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg56wga9fs5j5kkkxkest0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb8ea72d-edb9-4aeb-93ea-52a68bc1a1ca, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb8ea72d-edb9-4aeb-93ea-52a68bc1a1ca, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16230213344833111497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d655fe0f-93f7-4b14-8760-a93f43f83cfb, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg56wraja3f2pfhk61c59s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f943bcd-d2ae-4fa8-bd6e-12046d06234a, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f943bcd-d2ae-4fa8-bd6e-12046d06234a, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9983155941502882548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548998315594150288254899831559415028825489983155941502882548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb8ea72d-edb9-4aeb-93ea-52a68bc1a1ca, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg572zewq6b4kt05dva0b0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f943bcd-d2ae-4fa8-bd6e-12046d06234a, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg57422x4940fyss39k2kz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b68c90c-9ac4-4fcc-98b0-021bb14bd3b1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b68c90c-9ac4-4fcc-98b0-021bb14bd3b1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16230213344833111497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497162302133448331114971623021334483311149716230213344833111497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4df8785c-170b-4f52-9cb5-42fa587e96c5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4df8785c-170b-4f52-9cb5-42fa587e96c5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8501908718056313292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4df8785c-170b-4f52-9cb5-42fa587e96c5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg57bc7p69tbphygfpnrq7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff95877-b8bc-4739-a7fa-adafabf05ea8, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff95877-b8bc-4739-a7fa-adafabf05ea8, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8501908718056313292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b68c90c-9ac4-4fcc-98b0-021bb14bd3b1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg57anazvmhefhtzs8n5zq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0d09eb3-10cf-49bb-b4b2-288f5a8ca1fe, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0d09eb3-10cf-49bb-b4b2-288f5a8ca1fe, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18369232880642373237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff95877-b8bc-4739-a7fa-adafabf05ea8, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg57e11za5scxa95029znb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a2f4656-1dda-4977-a05c-8bcffd5ee2f9, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a2f4656-1dda-4977-a05c-8bcffd5ee2f9, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8501908718056313292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292850190871805631329285019087180563132928501908718056313292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0d09eb3-10cf-49bb-b4b2-288f5a8ca1fe, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg57h25t2fq0pkrnyphavg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480a10ec-c734-4d2d-96cb-7cbc2867900d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480a10ec-c734-4d2d-96cb-7cbc2867900d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18369232880642373237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480a10ec-c734-4d2d-96cb-7cbc2867900d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg57kffdpmbmmt3n8wmyfd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2cb8c30-2687-46c4-933c-8fae287ef869, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2cb8c30-2687-46c4-933c-8fae287ef869, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18369232880642373237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237183692328806423732371836923288064237323718369232880642373237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a2f4656-1dda-4977-a05c-8bcffd5ee2f9, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg57j95n98dy869ctwhg66" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8a395c-ba66-4831-a778-ec81f457f324, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8a395c-ba66-4831-a778-ec81f457f324, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14262291644428882378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8a395c-ba66-4831-a778-ec81f457f324, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg57sd35y1npkxr5he81x8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c99d98-1d0c-47d0-a5b5-2f291faf6c95, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c99d98-1d0c-47d0-a5b5-2f291faf6c95, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14262291644428882378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2cb8c30-2687-46c4-933c-8fae287ef869, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg57qxcxaxpzve9493hm87" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f8a1a0a-32ef-42f8-b39c-0ab537c7fcfe, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f8a1a0a-32ef-42f8-b39c-0ab537c7fcfe, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8748716672569430633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:10241/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c99d98-1d0c-47d0-a5b5-2f291faf6c95, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg57w1czgwq1haj2t4hw45" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 500a7e7e-9c81-4e50-98cb-989b2409a027, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 500a7e7e-9c81-4e50-98cb-989b2409a027, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14262291644428882378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378142622916444288823781426229164442888237814262291644428882378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f8a1a0a-32ef-42f8-b39c-0ab537c7fcfe, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg57ze8n8fpph3htk7wcr2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24ee7773-9efb-4bd9-b1d5-821833f9cae7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ee7773-9efb-4bd9-b1d5-821833f9cae7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8748716672569430633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ee7773-9efb-4bd9-b1d5-821833f9cae7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg582jee2g4wx2sw5p52yx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb67a66e-5bb9-41c9-a659-84779144c0c0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb67a66e-5bb9-41c9-a659-84779144c0c0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8748716672569430633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633874871667256943063387487166725694306338748716672569430633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 500a7e7e-9c81-4e50-98cb-989b2409a027, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg580s3rahh7p119d1rg3q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af6a9d80-be82-49f9-a945-88cf777182bf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af6a9d80-be82-49f9-a945-88cf777182bf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18410748000235823009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb67a66e-5bb9-41c9-a659-84779144c0c0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg585nbg2a1nh3csxezdej" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01285b16-138e-4747-a0ba-a8b3d11283a1, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01285b16-138e-4747-a0ba-a8b3d11283a1, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11774218879542364228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af6a9d80-be82-49f9-a945-88cf777182bf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg588188ch1gmcg91dzt6e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beba97c4-53bc-4536-b0e7-cb3a73934d32, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beba97c4-53bc-4536-b0e7-cb3a73934d32, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18410748000235823009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01285b16-138e-4747-a0ba-a8b3d11283a1, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg58cw7wdh968fz9p8t17d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0930f265-43e0-4588-91f7-aca78b6bfc18, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0930f265-43e0-4588-91f7-aca78b6bfc18, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11774218879542364228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0930f265-43e0-4588-91f7-aca78b6bfc18, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg58ex37rr3vghswcmm2kx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09f2e5e2-5692-4a0c-b80e-894cd77f05f5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09f2e5e2-5692-4a0c-b80e-894cd77f05f5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11774218879542364228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228117742188795423642281177421887954236422811774218879542364228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beba97c4-53bc-4536-b0e7-cb3a73934d32, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg58dtbj0mzvrcjzx3tb50" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf3ead00-0c47-45c5-925f-38ea22394da7, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf3ead00-0c47-45c5-925f-38ea22394da7, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18410748000235823009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009184107480002358230091841074800023582300918410748000235823009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09f2e5e2-5692-4a0c-b80e-894cd77f05f5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg58m07kn90vaqqg1c2wfn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28cf977f-93e2-4e5f-832e-e6666c4d19d3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28cf977f-93e2-4e5f-832e-e6666c4d19d3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10107747482180172784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf3ead00-0c47-45c5-925f-38ea22394da7, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg58n62r0b8ckba3ykvq4h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a845cdea-ff11-4bce-bd93-dddd9108bccf, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a845cdea-ff11-4bce-bd93-dddd9108bccf, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15146262970656434270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28cf977f-93e2-4e5f-832e-e6666c4d19d3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg58vde1gree5k3jhdbdhx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61161c3b-46b6-4f21-905d-f5787ceec104, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61161c3b-46b6-4f21-905d-f5787ceec104, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10107747482180172784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14701 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_e76pzi11.log --grpc-port=10241 --mon-port=9464 --ic-port=17690 --key-file /home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14701', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_e76pzi11.log', '--grpc-port=10241', '--mon-port=9464', '--ic-port=17690', '--key-file', '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1373633
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10241/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ygsp/000c57/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61161c3b-46b6-4f21-905d-f5787ceec104, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg58xm491wq0zd3gq37488" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ya.test:process.py:628 Command pid: 1373634
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41164cd6-e4d3-4608-bedd-c94ccf7d7c16, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41164cd6-e4d3-4608-bedd-c94ccf7d7c16, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10107747482180172784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784101077474821801727841010774748218017278410107747482180172784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a845cdea-ff11-4bce-bd93-dddd9108bccf, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg58w22whdj761a9f2xkzh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, babd3868-636c-4557-88b0-6b6fe05cd3e0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, babd3868-636c-4557-88b0-6b6fe05cd3e0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15146262970656434270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41164cd6-e4d3-4608-bedd-c94ccf7d7c16, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg590zahyk78zk2n6g9n3v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, babd3868-636c-4557-88b0-6b6fe05cd3e0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg591xb3pr6n85tw582bkq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b86a7e7-6a15-4559-9596-d8ecd79c7e76, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b86a7e7-6a15-4559-9596-d8ecd79c7e76, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2536910362096243193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43531318-045f-4ee0-9235-a5b079fb7a92, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43531318-045f-4ee0-9235-a5b079fb7a92, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15146262970656434270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270151462629706564342701514626297065643427015146262970656434270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b86a7e7-6a15-4559-9596-d8ecd79c7e76, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg599m3hvxkdxx4txv1zhm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 024aeb09-38a2-4097-b7ba-1c7f8862b835, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 024aeb09-38a2-4097-b7ba-1c7f8862b835, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2536910362096243193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43531318-045f-4ee0-9235-a5b079fb7a92, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg59a831vav88zm5edp278" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 024aeb09-38a2-4097-b7ba-1c7f8862b835, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg59bv7nkypd0yhvht4qwd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabb4006-d069-4280-9c84-1a7cf2df9ed0, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabb4006-d069-4280-9c84-1a7cf2df9ed0, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2536910362096243193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193253691036209624319325369103620962431932536910362096243193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71cd46b5-b259-4608-bdb7-9ac19b8812e3, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71cd46b5-b259-4608-bdb7-9ac19b8812e3, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17111616519038756547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71cd46b5-b259-4608-bdb7-9ac19b8812e3, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg59hcbx2149hmg1ffrkbp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca88f745-db45-44eb-8f1b-c41c3302d847, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca88f745-db45-44eb-8f1b-c41c3302d847, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17111616519038756547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabb4006-d069-4280-9c84-1a7cf2df9ed0, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg59h15nd6ce8p9spdd9fx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d7b8c6-2fed-4dca-8798-9482fff3ce14, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d7b8c6-2fed-4dca-8798-9482fff3ce14, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9567031667605817566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d7b8c6-2fed-4dca-8798-9482fff3ce14, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg59r5ep8fz64hy5jp59wq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece14c0b-0e3a-4474-8831-091fc6fc2be5, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece14c0b-0e3a-4474-8831-091fc6fc2be5, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9567031667605817566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece14c0b-0e3a-4474-8831-091fc6fc2be5, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg59tm3z50whpkj2n8d4pn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca88f745-db45-44eb-8f1b-c41c3302d847, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg59q8eg3y3rbd4g8zn8wf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ea62c2e-fd39-49cb-84d6-87a794a1a451, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ea62c2e-fd39-49cb-84d6-87a794a1a451, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9567031667605817566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566956703166760581756695670316676058175669567031667605817566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f74f8c48-7c3f-4bc0-9643-aad1031dd50f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f74f8c48-7c3f-4bc0-9643-aad1031dd50f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17111616519038756547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547171116165190387565471711161651903875654717111616519038756547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ea62c2e-fd39-49cb-84d6-87a794a1a451, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg59y06ybjb5knrtpst3vx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f74f8c48-7c3f-4bc0-9643-aad1031dd50f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg59y6fampsyvqk9r7d0w9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac018e74-ac90-4e25-9117-a1cac0dd6d8e, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac018e74-ac90-4e25-9117-a1cac0dd6d8e, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2859002511805479609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5725109-e47c-414e-8277-8f6e28444b05, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5725109-e47c-414e-8277-8f6e28444b05, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7336840012025994162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac018e74-ac90-4e25-9117-a1cac0dd6d8e, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg5a65bg7xhpwjghkwfvjq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd83c2ad-ad0a-4703-aeb9-46ba0001f449, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd83c2ad-ad0a-4703-aeb9-46ba0001f449, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2859002511805479609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 1373634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1373634) elapsed time (sec): 1.3326497077941895
DEBUG    ya.test:process.py:263 Command (pid 1373634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1373634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1373634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1373634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1373634) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1373634) maxrss: 924696
DEBUG    ya.test:process.py:263 Command (pid 1373634) minflt: 45116
DEBUG    ya.test:process.py:263 Command (pid 1373634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1373634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1373634) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1373634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1373634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1373634) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1373634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1373634) stime: 0.20756999999999998
DEBUG    ya.test:process.py:263 Command (pid 1373634) utime: 0.513945
DEBUG    ya.test:process.py:263 Command (pid 1373634) wtime: 1.36
DEBUG    ya.test:process.py:275 Command (pid 1373634) output:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 9a90d84c1462eab5e6d836e96ecaa86eb48aa4d1
    Branch: 
    Author: Александр Новожилов <ivningman@gmail.com>
    Summary: Merge 525f117c40c48dab008f7b2e05d4242aab8b6254 into 834977fc44faac0d4668f39ffec80dcbbc74fbaf
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5725109-e47c-414e-8277-8f6e28444b05, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg5a699f6sy6g6ce5216n6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d997d5-04ee-4096-ac7b-989df39caa75, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd83c2ad-ad0a-4703-aeb9-46ba0001f449, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg5a8p7mw1q21mtmb27s4g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d997d5-04ee-4096-ac7b-989df39caa75, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7336840012025994162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db3dd85-de2b-4197-a146-85dbd0022e9f, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db3dd85-de2b-4197-a146-85dbd0022e9f, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2859002511805479609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609285900251180547960928590025118054796092859002511805479609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d997d5-04ee-4096-ac7b-989df39caa75, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg5acy4m5873eabs6frd5q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8c9e80e-143e-4ac5-a217-385f4a4d194d, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8c9e80e-143e-4ac5-a217-385f4a4d194d, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7336840012025994162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162733684001202599416273368400120259941627336840012025994162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db3dd85-de2b-4197-a146-85dbd0022e9f, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg5adkb1f153dq2fbnzyxn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff6eec30>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038908." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8c9e80e-143e-4ac5-a217-385f4a4d194d, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7jg5ajwcex25kt1x5vx0xgn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7beaff764070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beafd0d04f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beafd0d04f0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a4d573d3-238d-4385-a923-bdd1413a71ce, ghrun-cg3t4ljx3u.auto.internal:12476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a4d573d3-238d-4385-a923-bdd1413a71ce, ghrun-cg3t4ljx3u.auto.internal:12476): request = { session_id: "ydb://session/3?node_id=50001&id=YmI2NjUyMGItYjcyOWZjOTYtOWU3NTU5ZjYtNmM2NDllMGU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beafd0d04f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beaff6efa30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beaff6efa30> is no longer active. Current active count 4.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d61891d4-3901-496a-ac63-43219f822b51, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d61891d4-3901-496a-ac63-43219f822b51, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=NmFhMjg5ODUtODAxYzI2YzktMmUxZWM5YjgtMWNmYjQ1MWY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a4d573d3-238d-4385-a923-bdd1413a71ce, ghrun-cg3t4ljx3u.auto.internal:12476): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a4d573d3-238d-4385-a923-bdd1413a71ce, ghrun-cg3t4ljx3u.auto.internal:12476): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beaff6efa30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beaff71abf0>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, a4d573d3-238d-4385-a923-bdd1413a71ce, ghrun-cg3t4ljx3u.auto.internal:12476): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d61891d4-3901-496a-ac63-43219f822b51, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beaff71abf0> is no longer active. Current active count 3.
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d61891d4-3901-496a-ac63-43219f822b51, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 15e838e4-0611-47fa-a6b1-ac78459d18e6, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, d61891d4-3901-496a-ac63-43219f822b51, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 15e838e4-0611-47fa-a6b1-ac78459d18e6, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=MWMyOTllYTctZTc2NTkyN2EtMzIzNzZkZjgtYTAzNGU4NjE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beaff71abf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beaff661d70>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beaff661d70> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 964082df-f7cc-4656-9af7-f5843f9bac57, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 964082df-f7cc-4656-9af7-f5843f9bac57, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMWE5M2MtMTBjNGQyOWMtNWQ1NDNmMjQtYTMzY2Q1ODc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 15e838e4-0611-47fa-a6b1-ac78459d18e6, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 15e838e4-0611-47fa-a6b1-ac78459d18e6, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beaff661d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beaff6eec30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beaff6eec30> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 431c1685-5bf9-4fad-a4e9-a1124f8c5afe, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 431c1685-5bf9-4fad-a4e9-a1124f8c5afe, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=Njc1ZTJjY2ItYzQyOWJkOGQtYWEzYWJhNTItYzNkNDViN2U=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 15e838e4-0611-47fa-a6b1-ac78459d18e6, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beaff6eec30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7beaff764070>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7beaff764070> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 952dc391-5520-471e-bb33-db5a832b6598, ghrun-cg3t4ljx3u.auto.internal:27082): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 952dc391-5520-471e-bb33-db5a832b6598, ghrun-cg3t4ljx3u.auto.internal:27082): request = { session_id: "ydb://session/3?node_id=50002&id=ZjljYWZkOTYtYjM1NTBmNC1jYzRlZDU5OS1iODgxMzZmZA==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7beaff764070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14701
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cg3t4ljx3u.auto.internal:26597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cg3t4ljx3u.auto.internal:12476
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 964082df-f7cc-4656-9af7-f5843f9bac57, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 964082df-f7cc-4656-9af7-f5843f9bac57, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 964082df-f7cc-4656-9af7-f5843f9bac57, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 431c1685-5bf9-4fad-a4e9-a1124f8c5afe, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 431c1685-5bf9-4fad-a4e9-a1124f8c5afe, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 431c1685-5bf9-4fad-a4e9-a1124f8c5afe, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 952dc391-5520-471e-bb33-db5a832b6598, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 952dc391-5520-471e-bb33-db5a832b6598, ghrun-cg3t4ljx3u.auto.internal:27082): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 952dc391-5520-471e-bb33-db5a832b6598, ghrun-cg3t4ljx3u.auto.internal:27082): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cg3t4ljx3u.auto.internal:27082
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14701
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:26597/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:12476/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:1363/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8008/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:64624/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:18828/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:63647/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:12294/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:17332/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:14701/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:10241/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:27082/3
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13536
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28558
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17690
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9464
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63866
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10878
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7259
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15165
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27082
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14333
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13996
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11920
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12476
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5235
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24323
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19008
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14276
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26749
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11490
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64624
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6672
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19913
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17332
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8648
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8943
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8927
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12294
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65505
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28556
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9529
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18828
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11494
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2619
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7571
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1363
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8840
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1874
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28676
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63647
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4115
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11471
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12638
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8008
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6183
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11800
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25172
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14701
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9387
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17905
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24515
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61895
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14103
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20869
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20447
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9245
============================== slowest durations ===============================
131.34s call     test_encryption.py::TestEncryption::test_simple_encryption
17.56s teardown test_encryption.py::TestEncryption::test_simple_encryption
16.31s setup    test_encryption.py::TestEncryption::test_simple_encryption
=========================== short test summary info ============================
ERROR test_encryption.py::TestEncryption::test_simple_encryption - 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/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/ygsp/000c57/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.045821 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.077755 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.11294 seconds, 1 sessions to shutdown
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.012767 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.023031 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.046641 seconds, 1 sessions to shutdown
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.029314 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1373633==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 528 byte(s) in 3 object(s) allocated from:
#0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000021e2b6fe in bool NActors::TActorContext::Send<(NActors::ESendingType)0>(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:516:34
#2 0x00004b36aa45 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
#3 0x00004b36aa45 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:863:13
#4 0x00004b3707ce in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:96:70
#5 0x00004b362a51 in NActors::THandshakeActor::CheckPeerCookie(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:624:32
#6 0x00004b350a98 in NActors::THandshakeActor::PerformIncomingHandshake() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1042:52
#7 0x00004b34c847 in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:339:21
#8 0x00004b34b30c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:293:17
#9 0x00004050f42b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
#10 0x00001f6827aa in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9

Indirect leak of 200 byte(s) in 1 object(s) allocated from:
#0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f023ada in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:197:33
#2 0x00003f0245a8 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:204:11
#3 0x00003f02449a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#4 0x00004b151ed0 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
#5 0x000053f54db2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#6 0x000041395a5b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1604:26
#7 0x0000413acea4 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2266:13
#8 0x00003e707246 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#9 0x00004123481b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
#10 0x00003e78be85 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#11 0x00003e785ae5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#12 0x00003e7782a7 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#13 0x00003e70d3c6 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003e71127d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001f2a0c05 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7fdc0e40bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 168 byte(s) in 3 object(s) allocated from:
#0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f00ad32 in MakeHolder<NKikimr::NNodeBroker::TCacheMissResolve, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, TAutoPtr<NActors::IEventHandle, TDelete> &, NMonotonic::TMonotonic &, unsigned long> /-S/util/generic/ptr.h:386:23
#2 0x00003f00ad32 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:387:27
#3 0x00003f014ab0 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
#4 0x00003f005121 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#5 0x000021e24b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#6 0x000021edbe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#7 0x000021ee59f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#8 0x000021ee4fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#9 0x000021ee701e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#10 0x00001f6a2dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#11 0x00001f3406e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 120 byte(s) in 1 object(s) allocated from:
#0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f0296b3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003f0296b3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003f0296b3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003f0296b3 in get_node /-S/util/generic/hash_table.h:497:43
#5 0x00003f0296b3 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
#6 0x00003f0296b3 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
#7 0x00003f0246a4 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#8 0x00003f0246a4 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:177:20
#9 0x00003f0246a4 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
#10 0x00003f02449a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#11 0x00004b151ed0 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
#12 0x000053f54db2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x000041395a5b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1604:26
#14 0x0000413acea4 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2266:13
#15 0x00003e707246 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x00004123481b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
#17 0x00003e78be85 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#18 0x00003e785ae5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#19 0x00003e7782a7 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#20 0x00003e70d3c6 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e71127d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f2a0c05 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7fdc0e40bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 96 byte(s) in 3 object(s) allocated from:
#0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f036d7d in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003f036d7d in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003f036d7d in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003f036d7d in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x00003f036d7d in __construct_node_hash<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1840:21
#6 0x00003f036d7d in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__emplace_unique_key_args<NKikimr::NNodeBroker::TCacheMiss*, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>>(NKikimr::NNodeBroker::TCacheMiss* const&, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1547:25
#7 0x00003f00b058 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
#8 0x00003f00b058 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
#9 0x00003f00b058 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:389:38
#10 0x00003f014ab0 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
#11 0x00003f005121 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#12 0x000021e24b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#13 0x000021edbe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#14 0x000021ee59f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#15 0x000021ee4fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#16 0x000021ee701e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#17 0x00001f6a2dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#18 0x00001f3406e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 72 byte(s) in 3 object(s) allocated from:
#0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004b36a930 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:863:41
#2 0x00004b3707ce in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:96:70
#3 0x00004b362a51 in NActors::THandshakeActor::CheckPeerCookie(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:624:32
#4 0x00004b350a98 in NActors::THandshakeActor::PerformIncomingHandshake() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1042:52
#5 0x00004b34c847 in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:339:21
#6 0x00004b34b30c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:293:17
#7 0x00004050f42b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
#8 0x00001f6827aa in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9

Indirect leak of 72 byte(s) in 1 object(s) allocated from:
#0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f0292ba in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003f0292ba in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003f0292ba in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003f0292ba in initialize_dynamic /-S/util/generic/hash_table.h:233:35
#5 0x00003f0292ba in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
#6 0x00003f0292ba in THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::reserve(unsigned long) /-S/util/generic/hash_table.h:1324:13
#7 0x00003f024695 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
#8 0x00003f024695 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:177:20
#9 0x00003f024695 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
#10 0x00003f02449a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#11 0x00004b151ed0 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
#12 0x000053f54db2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x000041395a5b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1604:26
#14 0x0000413acea4 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2266:13
#15 0x00003e707246 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x00004123481b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
#17 0x00003e78be85 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#18 0x00003e785ae5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#19 0x00003e7782a7 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#20 0x00003e70d3c6 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e71127d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f2a0c05 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7fdc0e40bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
#0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f029d13 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003f029d13 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003f029d13 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003f029d13 in __allocate_at_least<std::__y1::allocator<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > > > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003f029d13 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003f029d13 in __init_with_size<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *, std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *> /-S/contrib/libs/cxxsupp/libcxx/include/vector:825:7
#7 0x00003f029d13 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
#8 0x00003f029d13 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
#9 0x00003f029d13 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
#10 0x00003f029728 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
#11 0x00003f029728 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
#12 0x00003f029728 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
#13 0x00003f029728 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
#14 0x00003f0246a4 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#15 0x00003f0246a4 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:177:20
#16 0x00003f0246a4 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
#17 0x00003f02449a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#18 0x00004b151ed0 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:572:35
#19 0x000053f54db2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#20 0x000041395a5b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1604:26
#21 0x0000413acea4 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2266:13
#22 0x00003e707246 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#23 0x00004123481b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
#24 0x00003e78be85 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#25 0x00003e785ae5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#26 0x00003e7782a7 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#27 0x00003e70d3c6 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#28 0x00003e71127d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#29 0x00001f2a0c05 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#30 0x7fdc0e40bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 40 byte(s) in 1 object(s) allocated from:
#0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f0374d6 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003f0374d6 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003f0374d6 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003f0374d6 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x00003f0374d6 in void std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__do_rehash<true>(unsigned long) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1730:36
#6 0x00003f03702c in __rehash<true> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table
#7 0x00003f03702c in __rehash_unique /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:883:63
#8 0x00003f03702c in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__emplace_unique_key_args<NKikimr::NNodeBroker::TCacheMiss*, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>>(NKikimr::NNodeBroker::TCacheMiss* const&, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1549:7
#9 0x00003f00b058 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
#10 0x00003f00b058 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
#11 0x00003f00b058 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:389:38
#12 0x00003f014ab0 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
#13 0x00003f005121 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#14 0x000021e24b87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#15 0x000021edbe01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#16 0x000021ee59f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#17 0x000021ee4fad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#18 0x000021ee701e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#19 0x00001f6a2dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#20 0x00001f3406e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004125229f in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00004125229f in TBasicString /-S/util/generic/string.h:491:18
#3 0x00004125229f in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x00004125229f in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:163:45
#5 0x0000412ab562 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1332:17
#6 0x000041293f91 in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1401:9
#7 0x0000412626e8 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1134:13
#8 0x000041235917 in Parse /-S/ydb/core/config/init/init.h:324:15
#9 0x000041235917 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:69:13
#10 0x00003e78c584 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
#11 0x00003e785abc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
#12 0x00003e7782a7 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#13 0x00003e70d3c6 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003e71127d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001f2a0c05 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7fdc0e40bd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001f37cbcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000041238089 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000041238089 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000041238089 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x000041238089 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:643:22
#5 0x000041252da7 in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:166:21
#6 0x0000412ab562 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1332:17
#7 0x000041293f91 in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1401:9
#8 0x0000412626e8 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1134:13
#9 0x000041235917 in Parse /-S/ydb/core/config/init/init.h:324:15
#10 0x000041235917 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:69:13
#11 0x00003e78c584 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
#12 0x00003e785abc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
#13 0x00003e7782a7 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
==================== 1 passed, 1 error in 167.93s (0:02:47) ====================
